labels
stringlengths
3
22
ids
stringlengths
44
278
txt
stringlengths
13
29k
xmi
stringlengths
359
1.44M
is_duplicated
bool
2 classes
graph
stringlengths
364
727k
model_type
stringclasses
2 values
expressions
repo-ecore-all/data/diverse-project/k3/k3-samples-incomplete/cellular_automata/org.kermeta.language.sample.cellularautomata.rules.core.model/metamodel/rules_core.ecore
core Rule evaluatedVal filter Add IntegerExpression UnaryExpression target And Or Not Greater Lower IntegerLiteral val Conditional ifTrueExpression ifFalseExpression condition BinaryExpression left right Mult Div Filter Mod UMinus Minus Equal
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="core" nsURI="http://rules/core/1.0" nsPrefix="core"> <eClassifiers xsi:type="ecore:EClass" name="Rule"> <eStructuralFeatures xsi:type="ecore:EReference" name="evaluatedVal" lowerBound="1" eType="#//IntegerExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filter" eType="#//Filter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Add" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerExpression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" eSuperTypes="#//IntegerExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//IntegerExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Lower" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" eSuperTypes="#//IntegerExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="val" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conditional" eSuperTypes="#//IntegerExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="ifTrueExpression" lowerBound="1" eType="#//IntegerExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ifFalseExpression" lowerBound="1" eType="#//IntegerExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//IntegerExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" eSuperTypes="#//IntegerExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//IntegerExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//IntegerExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mult" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Div" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Filter" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Mod" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="UMinus" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#//BinaryExpression"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"core","nsURI":"http://rules/core/1.0","name":"core","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Add","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExpression","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greater","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lower","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mult","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Div","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Filter","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mod","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UMinus","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equal","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"evaluatedVal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filter","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"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":"val","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ifTrueExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ifFalseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"container":false,"ordered":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":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":3},{"source":20,"target":22},{"source":20,"target":1},{"source":22,"target":3},{"source":21,"target":15},{"source":21,"target":23},{"source":21,"target":1},{"source":23,"target":15},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":24},{"source":24,"target":12},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":25},{"source":4,"target":26},{"source":25,"target":3},{"source":25,"target":27},{"source":25,"target":4},{"source":27,"target":3},{"source":26,"target":3},{"source":5,"target":0},{"source":5,"target":12},{"source":5,"target":28},{"source":28,"target":12},{"source":6,"target":0},{"source":6,"target":12},{"source":6,"target":29},{"source":29,"target":12},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":30},{"source":30,"target":4},{"source":8,"target":0},{"source":8,"target":12},{"source":8,"target":31},{"source":31,"target":12},{"source":9,"target":0},{"source":9,"target":12},{"source":9,"target":32},{"source":32,"target":12},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":33},{"source":10,"target":34},{"source":33,"target":35},{"source":33,"target":10},{"source":34,"target":3},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":36},{"source":11,"target":37},{"source":11,"target":38},{"source":11,"target":39},{"source":36,"target":3},{"source":36,"target":40},{"source":36,"target":11},{"source":40,"target":3},{"source":37,"target":3},{"source":37,"target":41},{"source":37,"target":11},{"source":41,"target":3},{"source":38,"target":3},{"source":38,"target":42},{"source":38,"target":11},{"source":42,"target":3},{"source":39,"target":3},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":43},{"source":12,"target":44},{"source":12,"target":45},{"source":43,"target":3},{"source":43,"target":46},{"source":43,"target":12},{"source":46,"target":3},{"source":44,"target":3},{"source":44,"target":47},{"source":44,"target":12},{"source":47,"target":3},{"source":45,"target":3},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":48},{"source":48,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":49},{"source":49,"target":12},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":50},{"source":50,"target":12},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":51},{"source":51,"target":4},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":52},{"source":52,"target":12},{"source":19,"target":0},{"source":19,"target":12},{"source":19,"target":53},{"source":53,"target":12}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsUML2typeIsValid.ecore
UML2 ParameterDirectionKind in in inout inout out out return return Parameter direction Interface Actor ActivityParameterNode Node StructuredClassifier InformationItem Property Component DeploymentSpecification Activity TimeInterval LiteralBoolean Artifact ExpansionNode OpaqueExpression Enumeration Signal Pin Extension StateMachine InstanceValue DataType Behavior LiteralSpecification OutputPin StructuralFeature ValuePin CentralBufferNode Interaction ParameterableClassifier EncapsulatedClassifier PrimitiveType LiteralInteger ExtensionEnd Duration TypedElement type UseCase LiteralUnlimitedNatural DataStoreNode LiteralNull LiteralString Class Interval Device CommunicationPath Type Stereotype InputPin TimeExpression Association Operation ownedParameter ProtocolStateMachine Collaboration TemplateableClassifier AssociationClass ValueSpecification Port Expression Classifier ObjectNode DurationInterval Variable ExecutionEnvironment BehavioredClassifier
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind"> <eLiterals name="in" value="1" literal="in"/> <eLiterals name="inout" value="2" literal="inout"/> <eLiterals name="out" value="3" literal="out"/> <eLiterals name="return" value="4" literal="return"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//ParameterDirectionKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Type"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Parameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","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":"StructuredClassifier","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"name":"in","id":67,"value":1,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":68,"value":2,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":69,"value":3,"literal":"out","eClass":"EEnumLiteral"},{"name":"return","id":70,"value":4,"literal":"return","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":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"},{"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"},{"container":false,"ordered":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":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"},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":1,"target":0},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":67,"target":1},{"source":68,"target":1},{"source":69,"target":1},{"source":70,"target":1},{"source":2,"target":0},{"source":2,"target":38},{"source":2,"target":71},{"source":2,"target":72},{"source":71,"target":1},{"source":71,"target":73},{"source":71,"target":2},{"source":73,"target":1},{"source":72,"target":38},{"source":3,"target":0},{"source":3,"target":61},{"source":3,"target":74},{"source":74,"target":61},{"source":4,"target":0},{"source":4,"target":61},{"source":4,"target":75},{"source":75,"target":61},{"source":5,"target":0},{"source":5,"target":62},{"source":5,"target":76},{"source":76,"target":62},{"source":6,"target":0},{"source":6,"target":44},{"source":6,"target":77},{"source":77,"target":44},{"source":7,"target":0},{"source":7,"target":61},{"source":7,"target":78},{"source":78,"target":61},{"source":8,"target":0},{"source":8,"target":61},{"source":8,"target":79},{"source":79,"target":61},{"source":9,"target":0},{"source":9,"target":28},{"source":9,"target":80},{"source":80,"target":28},{"source":10,"target":0},{"source":10,"target":44},{"source":10,"target":81},{"source":81,"target":44},{"source":11,"target":0},{"source":11,"target":15},{"source":11,"target":82},{"source":82,"target":15},{"source":12,"target":0},{"source":12,"target":25},{"source":12,"target":83},{"source":83,"target":25},{"source":13,"target":0},{"source":13,"target":45},{"source":13,"target":84},{"source":84,"target":45},{"source":14,"target":0},{"source":14,"target":26},{"source":14,"target":85},{"source":85,"target":26},{"source":15,"target":0},{"source":15,"target":61},{"source":15,"target":86},{"source":86,"target":61},{"source":16,"target":0},{"source":16,"target":62},{"source":16,"target":87},{"source":87,"target":62},{"source":17,"target":0},{"source":17,"target":58},{"source":17,"target":88},{"source":88,"target":58},{"source":18,"target":0},{"source":18,"target":24},{"source":18,"target":89},{"source":89,"target":24},{"source":19,"target":0},{"source":19,"target":61},{"source":19,"target":90},{"source":90,"target":61},{"source":20,"target":0},{"source":20,"target":62},{"source":20,"target":91},{"source":91,"target":62},{"source":21,"target":0},{"source":21,"target":52},{"source":21,"target":92},{"source":92,"target":52},{"source":22,"target":0},{"source":22,"target":25},{"source":22,"target":93},{"source":93,"target":25},{"source":23,"target":0},{"source":23,"target":58},{"source":23,"target":94},{"source":94,"target":58},{"source":24,"target":0},{"source":24,"target":61},{"source":24,"target":95},{"source":95,"target":61},{"source":25,"target":0},{"source":25,"target":44},{"source":25,"target":96},{"source":96,"target":44},{"source":26,"target":0},{"source":26,"target":58},{"source":26,"target":97},{"source":97,"target":58},{"source":27,"target":0},{"source":27,"target":20},{"source":27,"target":98},{"source":98,"target":20},{"source":28,"target":0},{"source":28,"target":38},{"source":28,"target":99},{"source":99,"target":38},{"source":29,"target":0},{"source":29,"target":50},{"source":29,"target":100},{"source":100,"target":50},{"source":30,"target":0},{"source":30,"target":62},{"source":30,"target":101},{"source":101,"target":62},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":102},{"source":102,"target":25},{"source":32,"target":0},{"source":32,"target":61},{"source":32,"target":103},{"source":103,"target":61},{"source":33,"target":0},{"source":33,"target":7},{"source":33,"target":104},{"source":104,"target":7},{"source":34,"target":0},{"source":34,"target":24},{"source":34,"target":105},{"source":105,"target":24},{"source":35,"target":0},{"source":35,"target":26},{"source":35,"target":106},{"source":106,"target":26},{"source":36,"target":0},{"source":36,"target":9},{"source":36,"target":107},{"source":107,"target":9},{"source":37,"target":0},{"source":37,"target":58},{"source":37,"target":108},{"source":108,"target":58},{"source":38,"target":0},{"source":38,"target":109},{"source":109,"target":48},{"source":109,"target":110},{"source":109,"target":38},{"source":110,"target":48},{"source":39,"target":0},{"source":39,"target":66},{"source":39,"target":111},{"source":111,"target":66},{"source":40,"target":0},{"source":40,"target":26},{"source":40,"target":112},{"source":112,"target":26},{"source":41,"target":0},{"source":41,"target":30},{"source":41,"target":113},{"source":113,"target":30},{"source":42,"target":0},{"source":42,"target":26},{"source":42,"target":114},{"source":114,"target":26},{"source":43,"target":0},{"source":43,"target":26},{"source":43,"target":115},{"source":115,"target":26},{"source":44,"target":0},{"source":44,"target":66},{"source":44,"target":33},{"source":44,"target":116},{"source":44,"target":117},{"source":116,"target":66},{"source":117,"target":33},{"source":45,"target":0},{"source":45,"target":58},{"source":45,"target":118},{"source":118,"target":58},{"source":46,"target":0},{"source":46,"target":6},{"source":46,"target":119},{"source":119,"target":6},{"source":47,"target":0},{"source":47,"target":52},{"source":47,"target":120},{"source":120,"target":52},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":44},{"source":49,"target":121},{"source":121,"target":44},{"source":50,"target":0},{"source":50,"target":20},{"source":50,"target":122},{"source":122,"target":20},{"source":51,"target":0},{"source":51,"target":58},{"source":51,"target":123},{"source":123,"target":58},{"source":52,"target":0},{"source":52,"target":61},{"source":52,"target":124},{"source":124,"target":61},{"source":53,"target":0},{"source":53,"target":38},{"source":53,"target":125},{"source":53,"target":126},{"source":125,"target":2},{"source":125,"target":127},{"source":125,"target":53},{"source":127,"target":2},{"source":126,"target":38},{"source":54,"target":0},{"source":54,"target":22},{"source":54,"target":128},{"source":128,"target":22},{"source":55,"target":0},{"source":55,"target":66},{"source":55,"target":7},{"source":55,"target":129},{"source":55,"target":130},{"source":129,"target":66},{"source":130,"target":7},{"source":56,"target":0},{"source":56,"target":61},{"source":56,"target":131},{"source":131,"target":61},{"source":57,"target":0},{"source":57,"target":44},{"source":57,"target":52},{"source":57,"target":132},{"source":57,"target":133},{"source":132,"target":44},{"source":133,"target":52},{"source":58,"target":0},{"source":58,"target":38},{"source":58,"target":134},{"source":134,"target":38},{"source":59,"target":0},{"source":59,"target":9},{"source":59,"target":135},{"source":135,"target":9},{"source":60,"target":0},{"source":60,"target":17},{"source":60,"target":136},{"source":136,"target":17},{"source":61,"target":0},{"source":61,"target":48},{"source":61,"target":137},{"source":137,"target":48},{"source":62,"target":0},{"source":62,"target":38},{"source":62,"target":138},{"source":138,"target":38},{"source":63,"target":0},{"source":63,"target":45},{"source":63,"target":139},{"source":139,"target":45},{"source":64,"target":0},{"source":64,"target":38},{"source":64,"target":140},{"source":140,"target":38},{"source":65,"target":0},{"source":65,"target":6},{"source":65,"target":141},{"source":141,"target":6},{"source":66,"target":0},{"source":66,"target":61},{"source":66,"target":142},{"source":142,"target":61}],"multigraph":true}
ecore
library
repo-ecore-all/data/eclipse/emf.compare/plugins/org.eclipse.emf.compare.rcp.ui.tests/src/org/eclipse/emf/compare/rcp/ui/tests/contentmergeviewer/accessor/match/data/right.ecore
extlibrary Book BookCategory Item Borrowable Borrower borrowed containmentBorrowed
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns: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="_14sTEG60EeGkd4g88tZXfA" name="extlibrary" nsURI="http:///org/eclipse/emf/examples/library/extlibrary.ecore/1.0.0" nsPrefix="extlib"> <eClassifiers xsi:type="ecore:EClass" xmi:id="_146VgG60EeGkd4g88tZXfA" name="Book"/> <eClassifiers xsi:type="ecore:EEnum" xmi:id="_15F7sG60EeGkd4g88tZXfA" name="BookCategory"/> <eClassifiers xsi:type="ecore:EClass" name="Item" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Borrowable" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Borrower"> <eStructuralFeatures xsi:type="ecore:EReference" name="borrowed" upperBound="-1" eType="#//Borrowable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containmentBorrowed" upperBound="-1" eType="#//Borrowable" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"extlib","nsURI":"http:///org/eclipse/emf/examples/library/extlibrary.ecore/1.0.0","name":"extlibrary","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Item","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Borrowable","instanceClass":null,"abstract":true,"id":4,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Borrower","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":false,"unsettable":false,"transient":false,"unique":true,"name":"borrowed","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":"containmentBorrowed","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":7},{"source":6,"target":4},{"source":6,"target":8},{"source":6,"target":5},{"source":8,"target":4},{"source":7,"target":4},{"source":7,"target":9},{"source":7,"target":5},{"source":9,"target":4}],"multigraph":true}
ecore
relational
repo-ecore-all/data/anatlyzer/a2l/examples/example.vmtesting/transformations/Relational2UML/relational.ecore
relational_4relational2UML Database name url ownedSchemas Schema name ownedTables owner Table name ownedColumns ownedForeignKeys owner ForeignKey name foreignTable sourceTable Column name type isPrimaryKey isUnique owner Type NUMERIC NUMERIC VARCHAR VARCHAR DATE DATE TIME TIME FLOAT FLOAT CHAR CHAR ModelElement comment
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="relational_4relational2UML" nsURI="http://www.obeo.fr/dsl/relational" nsPrefix="relational"> <eClassifiers xsi:type="ecore:EClass" name="Database" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSchemas" ordered="false" upperBound="-1" eType="#//Schema" containment="true" eOpposite="#//Schema/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Schema" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTables" ordered="false" upperBound="-1" eType="#//Table" containment="true" eOpposite="#//Table/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="#//Database" eOpposite="#//Database/ownedSchemas"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedColumns" ordered="false" upperBound="-1" eType="#//Column" containment="true" eOpposite="#//Column/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedForeignKeys" ordered="false" upperBound="-1" eType="#//ForeignKey" containment="true" eOpposite="#//ForeignKey/foreignTable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="#//Schema" eOpposite="#//Schema/ownedTables"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForeignKey" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="foreignTable" lowerBound="1" eType="#//Table" eOpposite="#//Table/ownedForeignKeys"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceTable" lowerBound="1" eType="#//Table"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isPrimaryKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="#//Table" eOpposite="#//Table/ownedColumns"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Type"> <eLiterals name="NUMERIC"/> <eLiterals name="VARCHAR" value="1"/> <eLiterals name="DATE" value="2"/> <eLiterals name="TIME" value="3"/> <eLiterals name="FLOAT" value="4"/> <eLiterals name="CHAR" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"relational","nsURI":"http://www.obeo.fr/dsl/relational","name":"relational_4relational2UML","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Database","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Schema","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKey","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSchemas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"ownedColumns","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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedForeignKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","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":"foreignTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"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":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isPrimaryKey","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":"isUnique","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"},{"name":"NUMERIC","id":49,"value":0,"literal":"NUMERIC","eClass":"EEnumLiteral"},{"name":"VARCHAR","id":50,"value":1,"literal":"VARCHAR","eClass":"EEnumLiteral"},{"name":"DATE","id":51,"value":2,"literal":"DATE","eClass":"EEnumLiteral"},{"name":"TIME","id":52,"value":3,"literal":"TIME","eClass":"EEnumLiteral"},{"name":"FLOAT","id":53,"value":4,"literal":"FLOAT","eClass":"EEnumLiteral"},{"name":"CHAR","id":54,"value":5,"literal":"CHAR","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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":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":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":8,"target":12},{"source":8,"target":1},{"source":9,"target":13},{"source":9,"target":1},{"source":10,"target":2},{"source":10,"target":14},{"source":10,"target":1},{"source":10,"target":15},{"source":14,"target":2},{"source":11,"target":7},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":15},{"source":2,"target":18},{"source":16,"target":19},{"source":16,"target":2},{"source":17,"target":3},{"source":17,"target":20},{"source":17,"target":2},{"source":17,"target":21},{"source":20,"target":3},{"source":15,"target":1},{"source":15,"target":22},{"source":15,"target":2},{"source":15,"target":10},{"source":22,"target":1},{"source":18,"target":7},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":21},{"source":3,"target":26},{"source":23,"target":27},{"source":23,"target":3},{"source":24,"target":5},{"source":24,"target":28},{"source":24,"target":3},{"source":24,"target":29},{"source":28,"target":5},{"source":25,"target":4},{"source":25,"target":30},{"source":25,"target":3},{"source":25,"target":31},{"source":30,"target":4},{"source":21,"target":2},{"source":21,"target":32},{"source":21,"target":3},{"source":21,"target":17},{"source":32,"target":2},{"source":26,"target":7},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":33},{"source":4,"target":31},{"source":4,"target":34},{"source":4,"target":35},{"source":33,"target":36},{"source":33,"target":4},{"source":31,"target":3},{"source":31,"target":37},{"source":31,"target":4},{"source":31,"target":25},{"source":37,"target":3},{"source":34,"target":3},{"source":34,"target":38},{"source":34,"target":4},{"source":38,"target":3},{"source":35,"target":7},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":29},{"source":5,"target":43},{"source":39,"target":44},{"source":39,"target":5},{"source":40,"target":6},{"source":40,"target":45},{"source":40,"target":5},{"source":45,"target":6},{"source":41,"target":46},{"source":41,"target":5},{"source":42,"target":47},{"source":42,"target":5},{"source":29,"target":3},{"source":29,"target":48},{"source":29,"target":5},{"source":29,"target":24},{"source":48,"target":3},{"source":43,"target":7},{"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":49,"target":6},{"source":50,"target":6},{"source":51,"target":6},{"source":52,"target":6},{"source":53,"target":6},{"source":54,"target":6},{"source":7,"target":0},{"source":7,"target":55},{"source":55,"target":56},{"source":55,"target":7}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/gemoc/ale-lang-compiler/tests/org.eclipse.emf.ecoretools.ale.compiler.test/test-results-legacy/visitor/minijava/visitor-comp/miniJava.ecore
miniJava Program name imports classes state Import importedNamespace TypeDeclaration accessLevel implementz members Clazz isabstract superClass Interface Member access Method isabstract isstatic params body cache Parameter Field defaultValue AccessLevel PRIVATE private PROTECTED protected PUBLIC public Block statements Statement PrintStatement expression Return expression IfStatement expression thenBlock elseBlock WhileStatement condition block ForStatement declaration condition progression block TypeRef SingleTypeRef ClassRef referencedClass NamedElement name TypedDeclaration typeRef Symbol VariableDeclaration Assignment assignee value Assignee Expression ArrayTypeRef typeRef IntegerTypeRef BooleanTypeRef StringTypeRef VoidTypeRef Or left right And left right Equality left right Inequality left right SuperiorOrEqual left right InferiorOrEqual left right Superior left right Inferior left right Plus left right Minus left right Multiplication left right Division left right ArrayAccess object index ArrayLength array Not expression Neg expression FieldAccess receiver field MethodCall receiver method args StringConstant value IntConstant value BoolConstant value This Super Null NewObject type args NewArray type size SymbolRef symbol Context bindings parentContext childContext cache Value IntegerValue value SymbolBinding value symbol FieldBinding field value StringValue value BooleanValue value OutputStream stream State rootFrame objectsHeap outputStream arraysHeap contextCache frameCache Frame call instance childFrame parentFrame rootContext returnValue NullValue Call NewCall newz MethodCall2 methodcall ObjectInstance fieldbindings type ArrayInstance value size ObjectRefValue instance ArrayRefValue instance SymbolToSymbolBindingMap java.util.Map$Entry java.util.Map$Entry key value ClazzToMethodMap java.util.Map$Entry java.util.Map$Entry key value Modulo left right
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="miniJava" nsURI="http://miniJava.miniJava.miniJava/" nsPrefix="miniJava"> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="//Import" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1" eType="//TypeDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="//State"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Import"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDeclaration" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="accessLevel" eType="//AccessLevel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implementz" unique="false" upperBound="-1" eType="//Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="//Member" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Clazz" eSuperTypes="//TypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isabstract"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" eType="//Clazz"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="//TypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="Member" eSuperTypes="//TypedDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="access" eType="//AccessLevel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="//Member"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isabstract"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isstatic"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="//Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cache" upperBound="-1" eType="//ClazzToMethodMap" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="//Symbol"/> <eClassifiers xsi:type="ecore:EClass" name="Field" eSuperTypes="//Member"> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AccessLevel"> <eLiterals name="PRIVATE" literal="private"/> <eLiterals name="PROTECTED" value="1" literal="protected"/> <eLiterals name="PUBLIC" value="2" literal="public"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement"/> <eClassifiers xsi:type="ecore:EClass" name="PrintStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Return" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenBlock" eType="//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBlock" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" eType="//Assignment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="progression" eType="//Assignment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeRef"/> <eClassifiers xsi:type="ecore:EClass" name="SingleTypeRef" eSuperTypes="//TypeRef"/> <eClassifiers xsi:type="ecore:EClass" name="ClassRef" eSuperTypes="//SingleTypeRef"> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedClass" eType="//TypeDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedDeclaration" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="//TypeRef" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Symbol" eSuperTypes="//TypedDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="//Symbol //Assignee"/> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="assignee" eType="//Assignee" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignee"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="//Statement //Assignee"/> <eClassifiers xsi:type="ecore:EClass" name="ArrayTypeRef" eSuperTypes="//TypeRef"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="//SingleTypeRef" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerTypeRef" eSuperTypes="//SingleTypeRef"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanTypeRef" eSuperTypes="//SingleTypeRef"/> <eClassifiers xsi:type="ecore:EClass" name="StringTypeRef" eSuperTypes="//SingleTypeRef"/> <eClassifiers xsi:type="ecore:EClass" name="VoidTypeRef" eSuperTypes="//SingleTypeRef"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Equality" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Inequality" 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="SuperiorOrEqual" 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="InferiorOrEqual" 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="Superior" 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="Inferior" 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="Plus" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Multiplication" 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="Division" 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="ArrayAccess" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayLength" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="array" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Neg" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldAccess" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="field" eType="//Field"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodCall" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="method" eType="//Method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringConstant" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntConstant" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BoolConstant" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="This" eSuperTypes="//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Super" eSuperTypes="//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Null" eSuperTypes="//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="NewObject" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="//Clazz"/> <eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewArray" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="//TypeRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SymbolRef" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="symbol" eType="//Symbol"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Context"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1" eType="//SymbolBinding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentContext" eType="//Context" eOpposite="//Context/childContext"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childContext" eType="//Context" containment="true" eOpposite="//Context/parentContext"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cache" upperBound="-1" eType="//SymbolToSymbolBindingMap" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Value"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SymbolBinding"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="//Value" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="symbol" lowerBound="1" eType="//Symbol"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldBinding"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="field" lowerBound="1" eType="//Field"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="//Value" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputStream"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stream" unique="false" upperBound="-1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eAnnotations source="aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rootFrame" eType="//Frame" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectsHeap" upperBound="-1" eType="//ObjectInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputStream" eType="//OutputStream" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arraysHeap" upperBound="-1" eType="//ArrayInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contextCache" eType="//Context"/> <eStructuralFeatures xsi:type="ecore:EReference" name="frameCache" eType="//Frame"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Frame"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="call" eType="//Call" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" eType="//ObjectInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childFrame" eType="//Frame" containment="true" eOpposite="//Frame/parentFrame"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentFrame" eType="//Frame" eOpposite="//Frame/childFrame"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rootContext" eType="//Context" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnValue" eType="//Value" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Call" abstract="true"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewCall" eSuperTypes="//Call"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="newz" lowerBound="1" eType="//NewObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodCall2" eSuperTypes="//Call"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodcall" lowerBound="1" eType="//MethodCall"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectInstance"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fieldbindings" upperBound="-1" eType="//FieldBinding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//Clazz"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayInstance"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="//Value" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectRefValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" eType="//ObjectInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayRefValue" eSuperTypes="//Value"> <eAnnotations source="aspect"/> <eAnnotations source="RuntimeData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" eType="//ArrayInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SymbolToSymbolBindingMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="//Symbol"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="//SymbolBinding"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClazzToMethodMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="//Clazz"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="//Method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Modulo" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"miniJava","nsURI":"http://miniJava.miniJava.miniJava/","name":"miniJava","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clazz","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessLevel","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrintStatement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Return","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeRef","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleTypeRef","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassRef","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedDeclaration","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symbol","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignee","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayTypeRef","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerTypeRef","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanTypeRef","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringTypeRef","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidTypeRef","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equality","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inequality","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperiorOrEqual","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InferiorOrEqual","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Superior","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inferior","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplication","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Division","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLength","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Neg","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringConstant","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntConstant","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolConstant","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"This","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Super","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Null","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewObject","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewArray","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolRef","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerValue","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolBinding","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldBinding","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputStream","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Frame","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullValue","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Call","instanceClass":null,"abstract":true,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewCall","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall2","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectInstance","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInstance","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectRefValue","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayRefValue","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"SymbolToSymbolBindingMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ClazzToMethodMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modulo","instanceClass":null,"abstract":false,"id":80,"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":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","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":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","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":"importedNamespace","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"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":"accessLevel","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"implementz","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":"members","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isabstract","changeable":true,"lowerBound":0,"iD":false,"id":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":"superClass","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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"access","changeable":true,"lowerBound":0,"iD":false,"id":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":"isabstract","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":"isstatic","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","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":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cache","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"name":"PRIVATE","id":122,"value":0,"literal":"private","eClass":"EEnumLiteral"},{"name":"PROTECTED","id":123,"value":1,"literal":"protected","eClass":"EEnumLiteral"},{"name":"PUBLIC","id":124,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenBlock","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":"elseBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","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":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"progression","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":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedClass","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"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":"typeRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"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":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"left","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":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":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":201,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"container":false,"ordered":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":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"container":false,"ordered":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":217,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":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":226,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"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":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":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":279,"derived":false},{"container":false,"ordered":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":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"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":"parentContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":293,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cache","changeable":true,"resolveProxies":true,"lowerBound":0,"id":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"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":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"resolveProxies":true,"lowerBound":1,"id":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":307,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"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":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"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":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"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":"stream","changeable":true,"lowerBound":0,"iD":false,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rootFrame","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"objectsHeap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputStream","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arraysHeap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextCache","changeable":true,"resolveProxies":true,"lowerBound":0,"id":323,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"frameCache","changeable":true,"resolveProxies":true,"lowerBound":0,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"call","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"container":false,"ordered":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":332,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childFrame","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"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":"parentFrame","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rootContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"newz","changeable":true,"resolveProxies":true,"lowerBound":1,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methodcall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"derived":false},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fieldbindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":350,"derived":false},{"container":false,"ordered":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":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"derived":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":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":1,"target":0},{"source":1,"target":81},{"source":1,"target":82},{"source":1,"target":83},{"source":1,"target":84},{"source":81,"target":85},{"source":81,"target":1},{"source":82,"target":2},{"source":82,"target":86},{"source":82,"target":1},{"source":86,"target":2},{"source":83,"target":3},{"source":83,"target":87},{"source":83,"target":1},{"source":87,"target":3},{"source":84,"target":68},{"source":84,"target":88},{"source":84,"target":1},{"source":88,"target":68},{"source":2,"target":0},{"source":2,"target":89},{"source":89,"target":90},{"source":89,"target":2},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":91,"target":10},{"source":91,"target":95},{"source":91,"target":3},{"source":95,"target":10},{"source":92,"target":5},{"source":92,"target":96},{"source":92,"target":3},{"source":96,"target":5},{"source":93,"target":6},{"source":93,"target":97},{"source":93,"target":3},{"source":97,"target":6},{"source":94,"target":21},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":98},{"source":4,"target":99},{"source":4,"target":100},{"source":98,"target":101},{"source":98,"target":4},{"source":99,"target":4},{"source":99,"target":102},{"source":99,"target":4},{"source":102,"target":4},{"source":100,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":103},{"source":103,"target":3},{"source":6,"target":0},{"source":6,"target":22},{"source":6,"target":104},{"source":6,"target":105},{"source":104,"target":10},{"source":104,"target":106},{"source":104,"target":6},{"source":106,"target":10},{"source":105,"target":22},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":107},{"source":7,"target":108},{"source":7,"target":109},{"source":7,"target":110},{"source":7,"target":111},{"source":7,"target":112},{"source":107,"target":113},{"source":107,"target":7},{"source":108,"target":114},{"source":108,"target":7},{"source":109,"target":8},{"source":109,"target":115},{"source":109,"target":7},{"source":115,"target":8},{"source":110,"target":11},{"source":110,"target":116},{"source":110,"target":7},{"source":116,"target":11},{"source":111,"target":79},{"source":111,"target":117},{"source":111,"target":7},{"source":117,"target":79},{"source":112,"target":6},{"source":8,"target":0},{"source":8,"target":23},{"source":8,"target":118},{"source":118,"target":23},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":119},{"source":9,"target":120},{"source":119,"target":27},{"source":119,"target":121},{"source":119,"target":9},{"source":121,"target":27},{"source":120,"target":6},{"source":10,"target":0},{"source":10,"target":122},{"source":10,"target":123},{"source":10,"target":124},{"source":122,"target":10},{"source":123,"target":10},{"source":124,"target":10},{"source":11,"target":0},{"source":11,"target":12},{"source":11,"target":125},{"source":11,"target":126},{"source":125,"target":12},{"source":125,"target":127},{"source":125,"target":11},{"source":127,"target":12},{"source":126,"target":12},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":128},{"source":13,"target":129},{"source":128,"target":27},{"source":128,"target":130},{"source":128,"target":13},{"source":130,"target":27},{"source":129,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":131},{"source":14,"target":132},{"source":131,"target":27},{"source":131,"target":133},{"source":131,"target":14},{"source":133,"target":27},{"source":132,"target":12},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":134},{"source":15,"target":135},{"source":15,"target":136},{"source":15,"target":137},{"source":134,"target":27},{"source":134,"target":138},{"source":134,"target":15},{"source":138,"target":27},{"source":135,"target":11},{"source":135,"target":139},{"source":135,"target":15},{"source":139,"target":11},{"source":136,"target":11},{"source":136,"target":140},{"source":136,"target":15},{"source":140,"target":11},{"source":137,"target":12},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":141},{"source":16,"target":142},{"source":16,"target":143},{"source":141,"target":27},{"source":141,"target":144},{"source":141,"target":16},{"source":144,"target":27},{"source":142,"target":11},{"source":142,"target":145},{"source":142,"target":16},{"source":145,"target":11},{"source":143,"target":12},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":146},{"source":17,"target":147},{"source":17,"target":148},{"source":17,"target":149},{"source":17,"target":150},{"source":146,"target":25},{"source":146,"target":151},{"source":146,"target":17},{"source":151,"target":25},{"source":147,"target":27},{"source":147,"target":152},{"source":147,"target":17},{"source":152,"target":27},{"source":148,"target":25},{"source":148,"target":153},{"source":148,"target":17},{"source":153,"target":25},{"source":149,"target":11},{"source":149,"target":154},{"source":149,"target":17},{"source":154,"target":11},{"source":150,"target":12},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":155},{"source":155,"target":18},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":156},{"source":20,"target":157},{"source":156,"target":3},{"source":156,"target":158},{"source":156,"target":20},{"source":158,"target":3},{"source":157,"target":19},{"source":21,"target":0},{"source":21,"target":159},{"source":159,"target":160},{"source":159,"target":21},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":161},{"source":22,"target":162},{"source":161,"target":18},{"source":161,"target":163},{"source":161,"target":22},{"source":163,"target":18},{"source":162,"target":21},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":164},{"source":164,"target":22},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":26},{"source":24,"target":165},{"source":24,"target":166},{"source":165,"target":23},{"source":166,"target":26},{"source":25,"target":0},{"source":25,"target":12},{"source":25,"target":167},{"source":25,"target":168},{"source":25,"target":169},{"source":167,"target":26},{"source":167,"target":170},{"source":167,"target":25},{"source":170,"target":26},{"source":168,"target":27},{"source":168,"target":171},{"source":168,"target":25},{"source":171,"target":27},{"source":169,"target":12},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":12},{"source":27,"target":26},{"source":27,"target":172},{"source":27,"target":173},{"source":172,"target":12},{"source":173,"target":26},{"source":28,"target":0},{"source":28,"target":18},{"source":28,"target":174},{"source":28,"target":175},{"source":174,"target":19},{"source":174,"target":176},{"source":174,"target":28},{"source":176,"target":19},{"source":175,"target":18},{"source":29,"target":0},{"source":29,"target":19},{"source":29,"target":177},{"source":177,"target":19},{"source":30,"target":0},{"source":30,"target":19},{"source":30,"target":178},{"source":178,"target":19},{"source":31,"target":0},{"source":31,"target":19},{"source":31,"target":179},{"source":179,"target":19},{"source":32,"target":0},{"source":32,"target":19},{"source":32,"target":180},{"source":180,"target":19},{"source":33,"target":0},{"source":33,"target":27},{"source":33,"target":181},{"source":33,"target":182},{"source":33,"target":183},{"source":181,"target":27},{"source":181,"target":184},{"source":181,"target":33},{"source":184,"target":27},{"source":182,"target":27},{"source":182,"target":185},{"source":182,"target":33},{"source":185,"target":27},{"source":183,"target":27},{"source":34,"target":0},{"source":34,"target":27},{"source":34,"target":186},{"source":34,"target":187},{"source":34,"target":188},{"source":186,"target":27},{"source":186,"target":189},{"source":186,"target":34},{"source":189,"target":27},{"source":187,"target":27},{"source":187,"target":190},{"source":187,"target":34},{"source":190,"target":27},{"source":188,"target":27},{"source":35,"target":0},{"source":35,"target":27},{"source":35,"target":191},{"source":35,"target":192},{"source":35,"target":193},{"source":191,"target":27},{"source":191,"target":194},{"source":191,"target":35},{"source":194,"target":27},{"source":192,"target":27},{"source":192,"target":195},{"source":192,"target":35},{"source":195,"target":27},{"source":193,"target":27},{"source":36,"target":0},{"source":36,"target":27},{"source":36,"target":196},{"source":36,"target":197},{"source":36,"target":198},{"source":196,"target":27},{"source":196,"target":199},{"source":196,"target":36},{"source":199,"target":27},{"source":197,"target":27},{"source":197,"target":200},{"source":197,"target":36},{"source":200,"target":27},{"source":198,"target":27},{"source":37,"target":0},{"source":37,"target":27},{"source":37,"target":201},{"source":37,"target":202},{"source":37,"target":203},{"source":201,"target":27},{"source":201,"target":204},{"source":201,"target":37},{"source":204,"target":27},{"source":202,"target":27},{"source":202,"target":205},{"source":202,"target":37},{"source":205,"target":27},{"source":203,"target":27},{"source":38,"target":0},{"source":38,"target":27},{"source":38,"target":206},{"source":38,"target":207},{"source":38,"target":208},{"source":206,"target":27},{"source":206,"target":209},{"source":206,"target":38},{"source":209,"target":27},{"source":207,"target":27},{"source":207,"target":210},{"source":207,"target":38},{"source":210,"target":27},{"source":208,"target":27},{"source":39,"target":0},{"source":39,"target":27},{"source":39,"target":211},{"source":39,"target":212},{"source":39,"target":213},{"source":211,"target":27},{"source":211,"target":214},{"source":211,"target":39},{"source":214,"target":27},{"source":212,"target":27},{"source":212,"target":215},{"source":212,"target":39},{"source":215,"target":27},{"source":213,"target":27},{"source":40,"target":0},{"source":40,"target":27},{"source":40,"target":216},{"source":40,"target":217},{"source":40,"target":218},{"source":216,"target":27},{"source":216,"target":219},{"source":216,"target":40},{"source":219,"target":27},{"source":217,"target":27},{"source":217,"target":220},{"source":217,"target":40},{"source":220,"target":27},{"source":218,"target":27},{"source":41,"target":0},{"source":41,"target":27},{"source":41,"target":221},{"source":41,"target":222},{"source":41,"target":223},{"source":221,"target":27},{"source":221,"target":224},{"source":221,"target":41},{"source":224,"target":27},{"source":222,"target":27},{"source":222,"target":225},{"source":222,"target":41},{"source":225,"target":27},{"source":223,"target":27},{"source":42,"target":0},{"source":42,"target":27},{"source":42,"target":226},{"source":42,"target":227},{"source":42,"target":228},{"source":226,"target":27},{"source":226,"target":229},{"source":226,"target":42},{"source":229,"target":27},{"source":227,"target":27},{"source":227,"target":230},{"source":227,"target":42},{"source":230,"target":27},{"source":228,"target":27},{"source":43,"target":0},{"source":43,"target":27},{"source":43,"target":231},{"source":43,"target":232},{"source":43,"target":233},{"source":231,"target":27},{"source":231,"target":234},{"source":231,"target":43},{"source":234,"target":27},{"source":232,"target":27},{"source":232,"target":235},{"source":232,"target":43},{"source":235,"target":27},{"source":233,"target":27},{"source":44,"target":0},{"source":44,"target":27},{"source":44,"target":236},{"source":44,"target":237},{"source":44,"target":238},{"source":236,"target":27},{"source":236,"target":239},{"source":236,"target":44},{"source":239,"target":27},{"source":237,"target":27},{"source":237,"target":240},{"source":237,"target":44},{"source":240,"target":27},{"source":238,"target":27},{"source":45,"target":0},{"source":45,"target":27},{"source":45,"target":241},{"source":45,"target":242},{"source":45,"target":243},{"source":241,"target":27},{"source":241,"target":244},{"source":241,"target":45},{"source":244,"target":27},{"source":242,"target":27},{"source":242,"target":245},{"source":242,"target":45},{"source":245,"target":27},{"source":243,"target":27},{"source":46,"target":0},{"source":46,"target":27},{"source":46,"target":246},{"source":46,"target":247},{"source":246,"target":27},{"source":246,"target":248},{"source":246,"target":46},{"source":248,"target":27},{"source":247,"target":27},{"source":47,"target":0},{"source":47,"target":27},{"source":47,"target":249},{"source":47,"target":250},{"source":249,"target":27},{"source":249,"target":251},{"source":249,"target":47},{"source":251,"target":27},{"source":250,"target":27},{"source":48,"target":0},{"source":48,"target":27},{"source":48,"target":252},{"source":48,"target":253},{"source":252,"target":27},{"source":252,"target":254},{"source":252,"target":48},{"source":254,"target":27},{"source":253,"target":27},{"source":49,"target":0},{"source":49,"target":27},{"source":49,"target":255},{"source":49,"target":256},{"source":49,"target":257},{"source":255,"target":27},{"source":255,"target":258},{"source":255,"target":49},{"source":258,"target":27},{"source":256,"target":9},{"source":256,"target":259},{"source":256,"target":49},{"source":259,"target":9},{"source":257,"target":27},{"source":50,"target":0},{"source":50,"target":27},{"source":50,"target":260},{"source":50,"target":261},{"source":50,"target":262},{"source":50,"target":263},{"source":260,"target":27},{"source":260,"target":264},{"source":260,"target":50},{"source":264,"target":27},{"source":261,"target":7},{"source":261,"target":265},{"source":261,"target":50},{"source":265,"target":7},{"source":262,"target":27},{"source":262,"target":266},{"source":262,"target":50},{"source":266,"target":27},{"source":263,"target":27},{"source":51,"target":0},{"source":51,"target":27},{"source":51,"target":267},{"source":51,"target":268},{"source":267,"target":269},{"source":267,"target":51},{"source":268,"target":27},{"source":52,"target":0},{"source":52,"target":27},{"source":52,"target":270},{"source":52,"target":271},{"source":270,"target":272},{"source":270,"target":52},{"source":271,"target":27},{"source":53,"target":0},{"source":53,"target":27},{"source":53,"target":273},{"source":53,"target":274},{"source":273,"target":275},{"source":273,"target":53},{"source":274,"target":27},{"source":54,"target":0},{"source":54,"target":27},{"source":54,"target":276},{"source":276,"target":27},{"source":55,"target":0},{"source":55,"target":27},{"source":55,"target":277},{"source":277,"target":27},{"source":56,"target":0},{"source":56,"target":27},{"source":56,"target":278},{"source":278,"target":27},{"source":57,"target":0},{"source":57,"target":27},{"source":57,"target":279},{"source":57,"target":280},{"source":57,"target":281},{"source":279,"target":4},{"source":279,"target":282},{"source":279,"target":57},{"source":282,"target":4},{"source":280,"target":27},{"source":280,"target":283},{"source":280,"target":57},{"source":283,"target":27},{"source":281,"target":27},{"source":58,"target":0},{"source":58,"target":27},{"source":58,"target":284},{"source":58,"target":285},{"source":58,"target":286},{"source":284,"target":18},{"source":284,"target":287},{"source":284,"target":58},{"source":287,"target":18},{"source":285,"target":27},{"source":285,"target":288},{"source":285,"target":58},{"source":288,"target":27},{"source":286,"target":27},{"source":59,"target":0},{"source":59,"target":27},{"source":59,"target":289},{"source":59,"target":290},{"source":289,"target":23},{"source":289,"target":291},{"source":289,"target":59},{"source":291,"target":23},{"source":290,"target":27},{"source":60,"target":0},{"source":60,"target":292},{"source":60,"target":293},{"source":60,"target":294},{"source":60,"target":295},{"source":292,"target":63},{"source":292,"target":296},{"source":292,"target":60},{"source":296,"target":63},{"source":293,"target":60},{"source":293,"target":297},{"source":293,"target":60},{"source":293,"target":294},{"source":297,"target":60},{"source":294,"target":60},{"source":294,"target":298},{"source":294,"target":60},{"source":294,"target":293},{"source":298,"target":60},{"source":295,"target":78},{"source":295,"target":299},{"source":295,"target":60},{"source":299,"target":78},{"source":61,"target":0},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":300},{"source":62,"target":301},{"source":300,"target":302},{"source":300,"target":62},{"source":301,"target":61},{"source":63,"target":0},{"source":63,"target":303},{"source":63,"target":304},{"source":303,"target":61},{"source":303,"target":305},{"source":303,"target":63},{"source":305,"target":61},{"source":304,"target":23},{"source":304,"target":306},{"source":304,"target":63},{"source":306,"target":23},{"source":64,"target":0},{"source":64,"target":307},{"source":64,"target":308},{"source":307,"target":9},{"source":307,"target":309},{"source":307,"target":64},{"source":309,"target":9},{"source":308,"target":61},{"source":308,"target":310},{"source":308,"target":64},{"source":310,"target":61},{"source":65,"target":0},{"source":65,"target":61},{"source":65,"target":311},{"source":65,"target":312},{"source":311,"target":313},{"source":311,"target":65},{"source":312,"target":61},{"source":66,"target":0},{"source":66,"target":61},{"source":66,"target":314},{"source":66,"target":315},{"source":314,"target":316},{"source":314,"target":66},{"source":315,"target":61},{"source":67,"target":0},{"source":67,"target":317},{"source":317,"target":318},{"source":317,"target":67},{"source":68,"target":0},{"source":68,"target":319},{"source":68,"target":320},{"source":68,"target":321},{"source":68,"target":322},{"source":68,"target":323},{"source":68,"target":324},{"source":319,"target":69},{"source":319,"target":325},{"source":319,"target":68},{"source":325,"target":69},{"source":320,"target":74},{"source":320,"target":326},{"source":320,"target":68},{"source":326,"target":74},{"source":321,"target":67},{"source":321,"target":327},{"source":321,"target":68},{"source":327,"target":67},{"source":322,"target":75},{"source":322,"target":328},{"source":322,"target":68},{"source":328,"target":75},{"source":323,"target":60},{"source":323,"target":329},{"source":323,"target":68},{"source":329,"target":60},{"source":324,"target":69},{"source":324,"target":330},{"source":324,"target":68},{"source":330,"target":69},{"source":69,"target":0},{"source":69,"target":331},{"source":69,"target":332},{"source":69,"target":333},{"source":69,"target":334},{"source":69,"target":335},{"source":69,"target":336},{"source":331,"target":71},{"source":331,"target":337},{"source":331,"target":69},{"source":337,"target":71},{"source":332,"target":74},{"source":332,"target":338},{"source":332,"target":69},{"source":338,"target":74},{"source":333,"target":69},{"source":333,"target":339},{"source":333,"target":69},{"source":333,"target":334},{"source":339,"target":69},{"source":334,"target":69},{"source":334,"target":340},{"source":334,"target":69},{"source":334,"target":333},{"source":340,"target":69},{"source":335,"target":60},{"source":335,"target":341},{"source":335,"target":69},{"source":341,"target":60},{"source":336,"target":61},{"source":336,"target":342},{"source":336,"target":69},{"source":342,"target":61},{"source":70,"target":0},{"source":70,"target":61},{"source":70,"target":343},{"source":343,"target":61},{"source":71,"target":0},{"source":72,"target":0},{"source":72,"target":71},{"source":72,"target":344},{"source":72,"target":345},{"source":344,"target":57},{"source":344,"target":346},{"source":344,"target":72},{"source":346,"target":57},{"source":345,"target":71},{"source":73,"target":0},{"source":73,"target":71},{"source":73,"target":347},{"source":73,"target":348},{"source":347,"target":50},{"source":347,"target":349},{"source":347,"target":73},{"source":349,"target":50},{"source":348,"target":71},{"source":74,"target":0},{"source":74,"target":350},{"source":74,"target":351},{"source":350,"target":64},{"source":350,"target":352},{"source":350,"target":74},{"source":352,"target":64},{"source":351,"target":4},{"source":351,"target":353},{"source":351,"target":74},{"source":353,"target":4},{"source":75,"target":0},{"source":75,"target":354},{"source":75,"target":355},{"source":354,"target":61},{"source":354,"target":356},{"source":354,"target":75},{"source":356,"target":61},{"source":355,"target":357},{"source":355,"target":75},{"source":76,"target":0},{"source":76,"target":61},{"source":76,"target":358},{"source":76,"target":359},{"source":358,"target":74},{"source":358,"target":360},{"source":358,"target":76},{"source":360,"target":74},{"source":359,"target":61},{"source":77,"target":0},{"source":77,"target":61},{"source":77,"target":361},{"source":77,"target":362},{"source":361,"target":75},{"source":361,"target":363},{"source":361,"target":77},{"source":363,"target":75},{"source":362,"target":61},{"source":78,"target":0},{"source":78,"target":364},{"source":78,"target":365},{"source":364,"target":23},{"source":364,"target":366},{"source":364,"target":78},{"source":366,"target":23},{"source":365,"target":63},{"source":365,"target":367},{"source":365,"target":78},{"source":367,"target":63},{"source":79,"target":0},{"source":79,"target":368},{"source":79,"target":369},{"source":368,"target":4},{"source":368,"target":370},{"source":368,"target":79},{"source":370,"target":4},{"source":369,"target":7},{"source":369,"target":371},{"source":369,"target":79},{"source":371,"target":7},{"source":80,"target":0},{"source":80,"target":27},{"source":80,"target":372},{"source":80,"target":373},{"source":80,"target":374},{"source":372,"target":27},{"source":372,"target":375},{"source":372,"target":80},{"source":375,"target":27},{"source":373,"target":27},{"source":373,"target":376},{"source":373,"target":80},{"source":376,"target":27},{"source":374,"target":27}],"multigraph":true}
ecore
robots
repo-ecore-all/data/solomona2003/modelEngineering2018-2019/assignmentOne/MB/Rover_MB/model/rover.ecore
rover System rover program Rover name component Program rover name block quantity Component name Actuator Sensor Motor Light color GPS position Compass angle Distance length Block command transition repeat Command outgoingTransition incomingTransition Transition source target SetLightColor light lightColor Wait time Move motor length velocity Rotate angle Terminate Repeat count setlightcolor wait move rotate TriggeredTransition Operator DistanceSensorTrigger distance length CompassTrigger compass angle GPSTrigger gps position SingleQuantity value Position X Y Time timeUnit Velocity velocityUnit Angle angleUnit Length lengthUnit ColorKind None None Red Red Green Green Blue Blue Yellow Yellow NormalTransition Operator smaller smaller greater greater equal equal unequal unequal TimeUnit nanoseconds nanoseconds milliseconds milliseconds seconds seconds minutes minutes hours hours AngleUnit radians radians degrees degrees LengthUnit millimeters millimeters centimeters centimeters meters meters VelocityUnit millimeters_per_second millimeters_per_second centimeters_per_second centimeters_per_second Quantity
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="rover" nsURI="http://www.example.org/rover" nsPrefix="rover"> <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="System"> <eStructuralFeatures xsi:type="ecore:EReference" name="rover" lowerBound="1" upperBound="-1" eType="#//Rover" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="program" lowerBound="1" upperBound="-1" eType="#//Program" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rover"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="OCL_constraint01 OCL_constraint01 OCL_constraint06"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="OCL_constraint01" value="self.component -> select(c : Component | c.oclIsTypeOf(Motor)) -> size() > 0"/> <details key="OCL_constraint06" value="self.component ->forAll(c1 | self.component-> forAll(c2 |c1 &lt;> c2 implies c1.name &lt;> c2.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="component" lowerBound="1" upperBound="-1" eType="#//Component" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eStructuralFeatures xsi:type="ecore:EReference" name="rover" lowerBound="1" eType="#//Rover"/> <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="block" lowerBound="1" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1" eType="#//Quantity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component" 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="Actuator" abstract="true" eSuperTypes="#//Component"/> <eClassifiers xsi:type="ecore:EClass" name="Sensor" abstract="true" eSuperTypes="#//Component"/> <eClassifiers xsi:type="ecore:EClass" name="Motor" eSuperTypes="#//Actuator"/> <eClassifiers xsi:type="ecore:EClass" name="Light" eSuperTypes="#//Actuator"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" lowerBound="1" eType="#//ColorKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GPS" eSuperTypes="#//Sensor"> <eStructuralFeatures xsi:type="ecore:EReference" name="position" lowerBound="1" eType="#//Position"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Compass" eSuperTypes="#//Sensor"> <eStructuralFeatures xsi:type="ecore:EReference" name="angle" lowerBound="1" eType="#//Angle"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Distance" eSuperTypes="#//Sensor"> <eStructuralFeatures xsi:type="ecore:EReference" name="length" lowerBound="1" eType="#//Length"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="OCL_constraint_02 OCL_constraint_03 OCL_constraint_02 OCL_constraint_08"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="OCL_constraint_02" value="self.command -> select(t : Command | t.oclIsTypeOf(Terminate) ) -> size() &lt;= 1"/> <details key="OCL_constraint_08" value="self.command -> select(c:Command | c.incomingTransition -> size() = 0) -> size() = 1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="command" upperBound="-1" eType="#//Command" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repeat" eType="#//Repeat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Command" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="OCL_constraint_02_2 OCL_constraint_02_2"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransition" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransition" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Command" eOpposite="#//Command/outgoingTransition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Command" eOpposite="#//Command/incomingTransition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetLightColor" eSuperTypes="#//Command"> <eStructuralFeatures xsi:type="ecore:EReference" name="light" lowerBound="1" eType="#//Light"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lightColor" eType="#//ColorKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Wait" eSuperTypes="#//Command"> <eStructuralFeatures xsi:type="ecore:EReference" name="time" lowerBound="1" eType="#//Time"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Move" eSuperTypes="#//Command"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="OCL_constraint_07_01 OCL_constraint_07_01"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="OCL_constraint_07_01" value="if self.length = null then self.outgoingTransition -> forAll(t:Transition | t.oclIsKindOf(TriggeredTransition)) else true endif"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="motor" lowerBound="1" eType="#//Motor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="length" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EReference" name="velocity" lowerBound="1" eType="#//Velocity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rotate" eSuperTypes="#//Command"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="OCL_constraint_03_01 OCL_constraint_03_02 OCL_constraint_03_01 OCL_constraint_03_02"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="OCL_constraint_03_01" value="self.outgoingTransition -> select(t : Transition | t.target.oclIsTypeOf(Rotate)) -> size() = 0"/> <details key="OCL_constraint_03_02" value="self.incomingTransition -> select(t : Transition | t.source.oclIsTypeOf(Rotate)) -> size() = 0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="angle" lowerBound="1" eType="#//Angle"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Terminate" eSuperTypes="#//Command"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="OCL_constraint_04 OCL_constraint_04"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="OCL_constraint_04" value="self.outgoingTransition -> size() = 0"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Repeat" eSuperTypes="#//Command"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="OCL_constraint_06 OCL_constraint_07_02 OCL_constraint_05 OCL_constraint_05 OCL_constraint_07_02"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="OCL_constraint_05" value="self.count > 0"/> <details key="OCL_constraint_07_02" value="if self.count = -1 then self.outgoingTransition -> forAll(t:Transition | t.oclIsKindOf(TriggeredTransition)) else true endif"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="count" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="setlightcolor" upperBound="-1" eType="#//SetLightColor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wait" upperBound="-1" eType="#//Wait" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="move" upperBound="-1" eType="#//Move" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rotate" upperBound="-1" eType="#//Rotate" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TriggeredTransition" abstract="true" eSuperTypes="#//Transition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Operator" eType="#//Operator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DistanceSensorTrigger" eSuperTypes="#//TriggeredTransition"> <eStructuralFeatures xsi:type="ecore:EReference" name="distance" lowerBound="1" eType="#//Distance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="length" lowerBound="1" eType="#//Length"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompassTrigger" eSuperTypes="#//TriggeredTransition"> <eStructuralFeatures xsi:type="ecore:EReference" name="compass" lowerBound="1" eType="#//Compass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="angle" lowerBound="1" eType="#//Angle"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GPSTrigger" eSuperTypes="#//TriggeredTransition"> <eStructuralFeatures xsi:type="ecore:EReference" name="gps" lowerBound="1" eType="#//GPS"/> <eStructuralFeatures xsi:type="ecore:EReference" name="position" lowerBound="1" eType="#//Position"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleQuantity" abstract="true" eSuperTypes="#//Quantity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Position" eSuperTypes="#//Quantity"> <eStructuralFeatures xsi:type="ecore:EReference" name="X" lowerBound="1" eType="#//Length"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Y" lowerBound="1" eType="#//Length"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Time" eSuperTypes="#//SingleQuantity"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="OCL_constraint_05"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="OCL_constraint_05" value="self.value > 0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timeUnit" eType="#//TimeUnit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Velocity" eSuperTypes="#//SingleQuantity"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="OCL_constraint_08 OCL_constraint_05"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="OCL_constraint_05" value="self.value &lt;> 0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="velocityUnit" eType="#//VelocityUnit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Angle" eSuperTypes="#//SingleQuantity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="angleUnit" eType="#//AngleUnit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Length" eSuperTypes="#//SingleQuantity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lengthUnit" eType="#//LengthUnit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ColorKind"> <eLiterals name="None"/> <eLiterals name="Red" value="1"/> <eLiterals name="Green" value="2"/> <eLiterals name="Blue" value="3"/> <eLiterals name="Yellow" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NormalTransition" eSuperTypes="#//Transition"/> <eClassifiers xsi:type="ecore:EEnum" name="Operator"> <eLiterals name="smaller"/> <eLiterals name="greater" value="1"/> <eLiterals name="equal" value="2"/> <eLiterals name="unequal" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TimeUnit"> <eLiterals name="nanoseconds"/> <eLiterals name="milliseconds" value="1"/> <eLiterals name="seconds" value="2"/> <eLiterals name="minutes" value="3"/> <eLiterals name="hours" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AngleUnit"> <eLiterals name="radians"/> <eLiterals name="degrees" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LengthUnit"> <eLiterals name="millimeters"/> <eLiterals name="centimeters" value="1"/> <eLiterals name="meters" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VelocityUnit"> <eLiterals name="millimeters_per_second"/> <eLiterals name="centimeters_per_second" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Quantity" abstract="true"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"rover","nsURI":"http://www.example.org/rover","name":"rover","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":"Rover","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actuator","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Motor","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Light","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GPS","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Compass","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Distance","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetLightColor","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Wait","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Move","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rotate","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Terminate","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repeat","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggeredTransition","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DistanceSensorTrigger","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompassTrigger","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GPSTrigger","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleQuantity","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Position","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Time","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Velocity","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Angle","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Length","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ColorKind","instanceClass":null,"id":31,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormalTransition","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TimeUnit","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AngleUnit","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LengthUnit","instanceClass":null,"id":36,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"VelocityUnit","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Quantity","instanceClass":null,"abstract":true,"id":38,"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":"rover","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"program","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":43,"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":"component","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":false,"unsettable":false,"transient":false,"unique":true,"name":"rover","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"block","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":"quantity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":1,"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":"position","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"length","changeable":true,"resolveProxies":true,"lowerBound":1,"id":69,"derived":false},{"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":"command","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":"transition","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":"repeat","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"light","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lightColor","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"time","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"motor","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"length","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"velocity","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"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":"count","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":true,"unsettable":false,"transient":false,"unique":true,"name":"setlightcolor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wait","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"move","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rotate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Operator","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"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":"distance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"compass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"resolveProxies":true,"lowerBound":1,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"gps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"X","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Y","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timeUnit","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"velocityUnit","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"angleUnit","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lengthUnit","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"name":"None","id":154,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Red","id":155,"value":1,"literal":"Red","eClass":"EEnumLiteral"},{"name":"Green","id":156,"value":2,"literal":"Green","eClass":"EEnumLiteral"},{"name":"Blue","id":157,"value":3,"literal":"Blue","eClass":"EEnumLiteral"},{"name":"Yellow","id":158,"value":4,"literal":"Yellow","eClass":"EEnumLiteral"},{"id":159,"eClass":"EGenericType"},{"name":"smaller","id":160,"value":0,"literal":"smaller","eClass":"EEnumLiteral"},{"name":"greater","id":161,"value":1,"literal":"greater","eClass":"EEnumLiteral"},{"name":"equal","id":162,"value":2,"literal":"equal","eClass":"EEnumLiteral"},{"name":"unequal","id":163,"value":3,"literal":"unequal","eClass":"EEnumLiteral"},{"name":"nanoseconds","id":164,"value":0,"literal":"nanoseconds","eClass":"EEnumLiteral"},{"name":"milliseconds","id":165,"value":1,"literal":"milliseconds","eClass":"EEnumLiteral"},{"name":"seconds","id":166,"value":2,"literal":"seconds","eClass":"EEnumLiteral"},{"name":"minutes","id":167,"value":3,"literal":"minutes","eClass":"EEnumLiteral"},{"name":"hours","id":168,"value":4,"literal":"hours","eClass":"EEnumLiteral"},{"name":"radians","id":169,"value":0,"literal":"radians","eClass":"EEnumLiteral"},{"name":"degrees","id":170,"value":1,"literal":"degrees","eClass":"EEnumLiteral"},{"name":"millimeters","id":171,"value":0,"literal":"millimeters","eClass":"EEnumLiteral"},{"name":"centimeters","id":172,"value":1,"literal":"centimeters","eClass":"EEnumLiteral"},{"name":"meters","id":173,"value":2,"literal":"meters","eClass":"EEnumLiteral"},{"name":"millimeters_per_second","id":174,"value":0,"literal":"millimeters_per_second","eClass":"EEnumLiteral"},{"name":"centimeters_per_second","id":175,"value":1,"literal":"centimeters_per_second","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":1,"target":0},{"source":1,"target":39},{"source":1,"target":40},{"source":39,"target":2},{"source":39,"target":41},{"source":39,"target":1},{"source":41,"target":2},{"source":40,"target":3},{"source":40,"target":42},{"source":40,"target":1},{"source":42,"target":3},{"source":2,"target":0},{"source":2,"target":43},{"source":2,"target":44},{"source":43,"target":45},{"source":43,"target":2},{"source":44,"target":4},{"source":44,"target":46},{"source":44,"target":2},{"source":46,"target":4},{"source":3,"target":0},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":3,"target":50},{"source":47,"target":2},{"source":47,"target":51},{"source":47,"target":3},{"source":51,"target":2},{"source":48,"target":52},{"source":48,"target":3},{"source":49,"target":12},{"source":49,"target":53},{"source":49,"target":3},{"source":53,"target":12},{"source":50,"target":38},{"source":50,"target":54},{"source":50,"target":3},{"source":54,"target":38},{"source":4,"target":0},{"source":4,"target":55},{"source":55,"target":56},{"source":55,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":57},{"source":57,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":58},{"source":58,"target":4},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":59},{"source":59,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":60},{"source":8,"target":61},{"source":60,"target":31},{"source":60,"target":62},{"source":60,"target":8},{"source":62,"target":31},{"source":61,"target":5},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":63},{"source":9,"target":64},{"source":63,"target":26},{"source":63,"target":65},{"source":63,"target":9},{"source":65,"target":26},{"source":64,"target":6},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":66},{"source":10,"target":67},{"source":66,"target":29},{"source":66,"target":68},{"source":66,"target":10},{"source":68,"target":29},{"source":67,"target":6},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":69},{"source":11,"target":70},{"source":69,"target":30},{"source":69,"target":71},{"source":69,"target":11},{"source":71,"target":30},{"source":70,"target":6},{"source":12,"target":0},{"source":12,"target":72},{"source":12,"target":73},{"source":12,"target":74},{"source":72,"target":13},{"source":72,"target":75},{"source":72,"target":12},{"source":75,"target":13},{"source":73,"target":14},{"source":73,"target":76},{"source":73,"target":12},{"source":76,"target":14},{"source":74,"target":20},{"source":74,"target":77},{"source":74,"target":12},{"source":77,"target":20},{"source":13,"target":0},{"source":13,"target":78},{"source":13,"target":79},{"source":78,"target":14},{"source":78,"target":80},{"source":78,"target":13},{"source":78,"target":81},{"source":80,"target":14},{"source":79,"target":14},{"source":79,"target":82},{"source":79,"target":13},{"source":79,"target":83},{"source":82,"target":14},{"source":14,"target":0},{"source":14,"target":81},{"source":14,"target":83},{"source":81,"target":13},{"source":81,"target":84},{"source":81,"target":14},{"source":81,"target":78},{"source":84,"target":13},{"source":83,"target":13},{"source":83,"target":85},{"source":83,"target":14},{"source":83,"target":79},{"source":85,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":86},{"source":15,"target":87},{"source":15,"target":88},{"source":86,"target":8},{"source":86,"target":89},{"source":86,"target":15},{"source":89,"target":8},{"source":87,"target":31},{"source":87,"target":90},{"source":87,"target":15},{"source":90,"target":31},{"source":88,"target":13},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":91},{"source":16,"target":92},{"source":91,"target":27},{"source":91,"target":93},{"source":91,"target":16},{"source":93,"target":27},{"source":92,"target":13},{"source":17,"target":0},{"source":17,"target":13},{"source":17,"target":94},{"source":17,"target":95},{"source":17,"target":96},{"source":17,"target":97},{"source":94,"target":7},{"source":94,"target":98},{"source":94,"target":17},{"source":98,"target":7},{"source":95,"target":30},{"source":95,"target":99},{"source":95,"target":17},{"source":99,"target":30},{"source":96,"target":28},{"source":96,"target":100},{"source":96,"target":17},{"source":100,"target":28},{"source":97,"target":13},{"source":18,"target":0},{"source":18,"target":13},{"source":18,"target":101},{"source":18,"target":102},{"source":101,"target":29},{"source":101,"target":103},{"source":101,"target":18},{"source":103,"target":29},{"source":102,"target":13},{"source":19,"target":0},{"source":19,"target":13},{"source":19,"target":104},{"source":104,"target":13},{"source":20,"target":0},{"source":20,"target":13},{"source":20,"target":105},{"source":20,"target":106},{"source":20,"target":107},{"source":20,"target":108},{"source":20,"target":109},{"source":20,"target":110},{"source":105,"target":111},{"source":105,"target":20},{"source":106,"target":15},{"source":106,"target":112},{"source":106,"target":20},{"source":112,"target":15},{"source":107,"target":16},{"source":107,"target":113},{"source":107,"target":20},{"source":113,"target":16},{"source":108,"target":17},{"source":108,"target":114},{"source":108,"target":20},{"source":114,"target":17},{"source":109,"target":18},{"source":109,"target":115},{"source":109,"target":20},{"source":115,"target":18},{"source":110,"target":13},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":116},{"source":21,"target":117},{"source":116,"target":33},{"source":116,"target":118},{"source":116,"target":21},{"source":118,"target":33},{"source":117,"target":14},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":119},{"source":22,"target":120},{"source":22,"target":121},{"source":119,"target":11},{"source":119,"target":122},{"source":119,"target":22},{"source":122,"target":11},{"source":120,"target":30},{"source":120,"target":123},{"source":120,"target":22},{"source":123,"target":30},{"source":121,"target":21},{"source":23,"target":0},{"source":23,"target":21},{"source":23,"target":124},{"source":23,"target":125},{"source":23,"target":126},{"source":124,"target":10},{"source":124,"target":127},{"source":124,"target":23},{"source":127,"target":10},{"source":125,"target":29},{"source":125,"target":128},{"source":125,"target":23},{"source":128,"target":29},{"source":126,"target":21},{"source":24,"target":0},{"source":24,"target":21},{"source":24,"target":129},{"source":24,"target":130},{"source":24,"target":131},{"source":129,"target":9},{"source":129,"target":132},{"source":129,"target":24},{"source":132,"target":9},{"source":130,"target":26},{"source":130,"target":133},{"source":130,"target":24},{"source":133,"target":26},{"source":131,"target":21},{"source":25,"target":0},{"source":25,"target":38},{"source":25,"target":134},{"source":25,"target":135},{"source":134,"target":136},{"source":134,"target":25},{"source":135,"target":38},{"source":26,"target":0},{"source":26,"target":38},{"source":26,"target":137},{"source":26,"target":138},{"source":26,"target":139},{"source":137,"target":30},{"source":137,"target":140},{"source":137,"target":26},{"source":140,"target":30},{"source":138,"target":30},{"source":138,"target":141},{"source":138,"target":26},{"source":141,"target":30},{"source":139,"target":38},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":142},{"source":27,"target":143},{"source":142,"target":34},{"source":142,"target":144},{"source":142,"target":27},{"source":144,"target":34},{"source":143,"target":25},{"source":28,"target":0},{"source":28,"target":25},{"source":28,"target":145},{"source":28,"target":146},{"source":145,"target":37},{"source":145,"target":147},{"source":145,"target":28},{"source":147,"target":37},{"source":146,"target":25},{"source":29,"target":0},{"source":29,"target":25},{"source":29,"target":148},{"source":29,"target":149},{"source":148,"target":35},{"source":148,"target":150},{"source":148,"target":29},{"source":150,"target":35},{"source":149,"target":25},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":151},{"source":30,"target":152},{"source":151,"target":36},{"source":151,"target":153},{"source":151,"target":30},{"source":153,"target":36},{"source":152,"target":25},{"source":31,"target":0},{"source":31,"target":154},{"source":31,"target":155},{"source":31,"target":156},{"source":31,"target":157},{"source":31,"target":158},{"source":154,"target":31},{"source":155,"target":31},{"source":156,"target":31},{"source":157,"target":31},{"source":158,"target":31},{"source":32,"target":0},{"source":32,"target":14},{"source":32,"target":159},{"source":159,"target":14},{"source":33,"target":0},{"source":33,"target":160},{"source":33,"target":161},{"source":33,"target":162},{"source":33,"target":163},{"source":160,"target":33},{"source":161,"target":33},{"source":162,"target":33},{"source":163,"target":33},{"source":34,"target":0},{"source":34,"target":164},{"source":34,"target":165},{"source":34,"target":166},{"source":34,"target":167},{"source":34,"target":168},{"source":164,"target":34},{"source":165,"target":34},{"source":166,"target":34},{"source":167,"target":34},{"source":168,"target":34},{"source":35,"target":0},{"source":35,"target":169},{"source":35,"target":170},{"source":169,"target":35},{"source":170,"target":35},{"source":36,"target":0},{"source":36,"target":171},{"source":36,"target":172},{"source":36,"target":173},{"source":171,"target":36},{"source":172,"target":36},{"source":173,"target":36},{"source":37,"target":0},{"source":37,"target":174},{"source":37,"target":175},{"source":174,"target":37},{"source":175,"target":37},{"source":38,"target":0}],"multigraph":true}
ecore
cloud
repo-ecore-all/data/SINTEF-9012/cloudml/codecs/kmf/metamodel/CloudML-2.1.ecore
cloudml core CloudMLElement name Property value CloudMLElementWithProperties properties resources puppetResources dockerResources Resource downloadCommand uploadCommand installCommand configureCommand startCommand stopCommand requireCredentials executeLocally CloudMLModel providers components clouds componentInstances internalComponents externalComponents internalComponentInstances externalComponentInstances vms vmInstances relationships relationshipInstances executesInstances resourcePools VM provided minRam maxRam minCores maxCores minStorage maxStorage os is64os true imageId securityGroup sshKey privateKey groupName providerSpecificTypeName VMPort Provider credentials login password Component providedPorts providedExecutionPlatforms InternalComponent requiredPorts compositeInternalComponents requiredExecutionPlatform Port component isLocal portNumber RequiredPort isMandatory ProvidedPort Relationship requiredPort providedPort requiredPortResource providedPortResource Cloud vmInstances VMInstance provided publicAddress hostname id VMPortInstance type ComponentInstance providedPortInstances type providedExecutionPlatformInstances InternalComponentInstance requiredPortInstances requiredExecutionPlatformInstance PortInstance type componentInstance RequiredPortInstance ProvidedPortInstance RelationshipInstance type requiredPortInstance providedPortInstance ExternalComponent provider endPoint provide login passwd location serviceType Region ExternalComponentInstance ips provide status ExecutionPlatform owner ExecutionPlatformInstance owner type ProvidedExecutionPlatform offers ProvidedExecutionPlatformInstance RequiredExecutionPlatform demands RequiredExecutionPlatformInstance ExecuteInstance providedExecutionPlatformInstance requiredExecutionPlatformInstance PuppetResource masterEndpoint repositoryEndpoint configureHostnameCommand username repositoryKey configurationFile manifestEntry ResourcesPool minReplicats maxReplicats nbReplicats baseInstances replicats type DockerResource image dockerFilePath
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="cloudml" nsURI="http://cloudml.net" nsPrefix="net.cloudml"> <eSubpackages name="core" nsURI="http://cloudml.net/core" nsPrefix="net.cloudml.core"> <eClassifiers xsi:type="ecore:EClass" name="CloudMLElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//core/CloudMLElement"> <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="CloudMLElementWithProperties" abstract="true" eSuperTypes="#//core/CloudMLElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//core/Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1" eType="#//core/Resource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="puppetResources" upperBound="-1" eType="#//core/PuppetResource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dockerResources" upperBound="-1" eType="#//core/DockerResource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="downloadCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uploadCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="installCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="configureCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stopCommand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="requireCredentials" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="executeLocally" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CloudMLModel" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="providers" upperBound="-1" eType="#//core/Provider" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1" eType="#//core/Component" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="clouds" upperBound="-1" eType="#//core/Cloud" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentInstances" upperBound="-1" eType="#//core/ComponentInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="internalComponents" upperBound="-1" eType="#//core/InternalComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="externalComponents" upperBound="-1" eType="#//core/ExternalComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="internalComponentInstances" upperBound="-1" eType="#//core/InternalComponentInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="externalComponentInstances" upperBound="-1" eType="#//core/ExternalComponentInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vms" upperBound="-1" eType="#//core/VM" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vmInstances" upperBound="-1" eType="#//core/VMInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationships" upperBound="-1" eType="#//core/Relationship" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationshipInstances" upperBound="-1" eType="#//core/RelationshipInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executesInstances" upperBound="-1" eType="#//core/ExecuteInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourcePools" upperBound="-1" eType="#//core/ResourcesPool" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VM" eSuperTypes="#//core/ExternalComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//core/VMPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minRam" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxRam" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minCores" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxCores" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minStorage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxStorage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="os" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="is64os" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="imageId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityGroup" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sshKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="privateKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="groupName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="providerSpecificTypeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VMPort" eSuperTypes="#//core/CloudMLElementWithProperties"/> <eClassifiers xsi:type="ecore:EClass" name="Provider" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credentials" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="login" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component" abstract="true" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="providedPorts" upperBound="-1" eType="#//core/ProvidedPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedExecutionPlatforms" upperBound="-1" eType="#//core/ProvidedExecutionPlatform" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InternalComponent" eSuperTypes="#//core/Component"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPorts" upperBound="-1" eType="#//core/RequiredPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compositeInternalComponents" upperBound="-1" eType="#//core/InternalComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredExecutionPlatform" lowerBound="1" eType="#//core/RequiredExecutionPlatform" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="component" lowerBound="1" eType="#//core/Component"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isLocal" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RequiredPort" eSuperTypes="#//core/Port"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMandatory" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProvidedPort" eSuperTypes="#//core/Port"/> <eClassifiers xsi:type="ecore:EClass" name="Relationship" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPort" lowerBound="1" eType="#//core/RequiredPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedPort" lowerBound="1" eType="#//core/ProvidedPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPortResource" eType="#//core/Resource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedPortResource" eType="#//core/Resource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cloud" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="vmInstances" upperBound="-1" eType="#//core/VMInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VMInstance" eSuperTypes="#//core/ExternalComponentInstance"> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//core/VMPortInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="publicAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hostname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VMPortInstance" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/VMPort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentInstance" abstract="true" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="providedPortInstances" upperBound="-1" eType="#//core/ProvidedPortInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/Component"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedExecutionPlatformInstances" upperBound="-1" eType="#//core/ProvidedExecutionPlatformInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InternalComponentInstance" eSuperTypes="#//core/ComponentInstance"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPortInstances" upperBound="-1" eType="#//core/RequiredPortInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredExecutionPlatformInstance" lowerBound="1" eType="#//core/RequiredExecutionPlatformInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortInstance" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/Port"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentInstance" lowerBound="1" eType="#//core/ComponentInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RequiredPortInstance" eSuperTypes="#//core/PortInstance"/> <eClassifiers xsi:type="ecore:EClass" name="ProvidedPortInstance" eSuperTypes="#//core/PortInstance"/> <eClassifiers xsi:type="ecore:EClass" name="RelationshipInstance" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/Relationship"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPortInstance" lowerBound="1" eType="#//core/RequiredPortInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedPortInstance" lowerBound="1" eType="#//core/ProvidedPortInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalComponent" eSuperTypes="#//core/Component"> <eStructuralFeatures xsi:type="ecore:EReference" name="provider" eType="#//core/Provider"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endPoint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provide" upperBound="-1" eType="#//core/VMPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="login" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="passwd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Region" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalComponentInstance" eSuperTypes="#//core/ComponentInstance"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ips" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provide" upperBound="-1" eType="#//core/VMPortInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionPlatform" abstract="true" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//core/Component"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionPlatformInstance" abstract="true" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//core/ComponentInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/ExecutionPlatform"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProvidedExecutionPlatform" eSuperTypes="#//core/ExecutionPlatform"> <eStructuralFeatures xsi:type="ecore:EReference" name="offers" upperBound="-1" eType="#//core/Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProvidedExecutionPlatformInstance" eSuperTypes="#//core/ExecutionPlatformInstance"/> <eClassifiers xsi:type="ecore:EClass" name="RequiredExecutionPlatform" eSuperTypes="#//core/ExecutionPlatform"> <eStructuralFeatures xsi:type="ecore:EReference" name="demands" upperBound="-1" eType="#//core/Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RequiredExecutionPlatformInstance" eSuperTypes="#//core/ExecutionPlatformInstance"/> <eClassifiers xsi:type="ecore:EClass" name="ExecuteInstance" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="providedExecutionPlatformInstance" lowerBound="1" eType="#//core/ProvidedExecutionPlatformInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredExecutionPlatformInstance" lowerBound="1" eType="#//core/RequiredExecutionPlatformInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PuppetResource" eSuperTypes="#//core/Resource"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="masterEndpoint" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="repositoryEndpoint" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="configureHostnameCommand" 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" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="repositoryKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="configurationFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manifestEntry" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResourcesPool" eSuperTypes="#//core/CloudMLElementWithProperties"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minReplicats" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxReplicats" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbReplicats" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="baseInstances" lowerBound="1" upperBound="-1" eType="#//core/VMInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="replicats" upperBound="-1" eType="#//core/VMInstance"/> <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="DockerResource" eSuperTypes="#//core/Resource"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dockerFilePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"net.cloudml","nsURI":"http://cloudml.net","name":"cloudml","id":0,"eClass":"EPackage"},{"nsPrefix":"net.cloudml.core","nsURI":"http://cloudml.net/core","name":"core","id":1,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudMLElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudMLElementWithProperties","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudMLModel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VM","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VMPort","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Provider","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalComponent","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredPort","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedPort","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cloud","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VMInstance","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VMPortInstance","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInstance","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalComponentInstance","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortInstance","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredPortInstance","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedPortInstance","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationshipInstance","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalComponent","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalComponentInstance","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionPlatform","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionPlatformInstance","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedExecutionPlatform","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedExecutionPlatformInstance","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredExecutionPlatform","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredExecutionPlatformInstance","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecuteInstance","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PuppetResource","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourcesPool","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DockerResource","instanceClass":null,"abstract":false,"id":36,"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":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":"value","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","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":"resources","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":"puppetResources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dockerResources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"downloadCommand","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":"uploadCommand","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":"installCommand","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":"configureCommand","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startCommand","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":"stopCommand","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":"requireCredentials","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":"executeLocally","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providers","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":"components","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":"clouds","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":"componentInstances","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":"internalComponents","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":"externalComponents","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":"internalComponentInstances","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":"externalComponentInstances","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":"vms","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":"vmInstances","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":"relationships","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":"relationshipInstances","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":"executesInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourcePools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":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":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minRam","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxRam","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minCores","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxCores","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minStorage","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxStorage","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"os","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"is64os","changeable":true,"lowerBound":0,"iD":false,"id":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":"imageId","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":"securityGroup","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":"sshKey","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":"privateKey","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":"groupName","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"providerSpecificTypeName","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"credentials","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"login","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedPorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedExecutionPlatforms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredPorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compositeInternalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredExecutionPlatform","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"component","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isLocal","changeable":true,"lowerBound":1,"iD":false,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portNumber","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,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMandatory","changeable":true,"lowerBound":1,"iD":false,"id":155,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredPort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providedPort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredPortResource","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":"providedPortResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vmInstances","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publicAddress","changeable":true,"lowerBound":0,"iD":false,"id":172,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hostname","changeable":true,"lowerBound":0,"iD":false,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedPortInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"providedExecutionPlatformInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredPortInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredExecutionPlatformInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":195,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"container":false,"ordered":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":202,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredPortInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":203,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providedPortInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"provider","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"endPoint","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provide","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"login","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":"passwd","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":"location","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":"serviceType","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Region","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"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":"ips","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provide","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"status","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"container":false,"ordered":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":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"offers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"demands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providedExecutionPlatformInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":249,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredExecutionPlatformInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"masterEndpoint","changeable":true,"lowerBound":1,"iD":false,"id":254,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"repositoryEndpoint","changeable":true,"lowerBound":1,"iD":false,"id":255,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"configureHostnameCommand","changeable":true,"lowerBound":0,"iD":false,"id":256,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"username","changeable":true,"lowerBound":0,"iD":false,"id":257,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"repositoryKey","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"configurationFile","changeable":true,"lowerBound":0,"iD":false,"id":259,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"manifestEntry","changeable":true,"lowerBound":0,"iD":false,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minReplicats","changeable":true,"lowerBound":1,"iD":false,"id":269,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxReplicats","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nbReplicats","changeable":true,"lowerBound":0,"iD":false,"id":271,"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":"baseInstances","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"replicats","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"image","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dockerFilePath","changeable":true,"lowerBound":0,"iD":false,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"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":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":0},{"source":2,"target":1},{"source":2,"target":37},{"source":37,"target":38},{"source":37,"target":2},{"source":3,"target":1},{"source":3,"target":2},{"source":3,"target":39},{"source":3,"target":40},{"source":39,"target":41},{"source":39,"target":3},{"source":40,"target":2},{"source":4,"target":1},{"source":4,"target":2},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":42,"target":3},{"source":42,"target":47},{"source":42,"target":4},{"source":47,"target":3},{"source":43,"target":5},{"source":43,"target":48},{"source":43,"target":4},{"source":48,"target":5},{"source":44,"target":34},{"source":44,"target":49},{"source":44,"target":4},{"source":49,"target":34},{"source":45,"target":36},{"source":45,"target":50},{"source":45,"target":4},{"source":50,"target":36},{"source":46,"target":2},{"source":5,"target":1},{"source":5,"target":4},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":51,"target":60},{"source":51,"target":5},{"source":52,"target":61},{"source":52,"target":5},{"source":53,"target":62},{"source":53,"target":5},{"source":54,"target":63},{"source":54,"target":5},{"source":55,"target":64},{"source":55,"target":5},{"source":56,"target":65},{"source":56,"target":5},{"source":57,"target":66},{"source":57,"target":5},{"source":58,"target":67},{"source":58,"target":5},{"source":59,"target":4},{"source":6,"target":1},{"source":6,"target":4},{"source":6,"target":68},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":6,"target":79},{"source":6,"target":80},{"source":6,"target":81},{"source":6,"target":82},{"source":68,"target":9},{"source":68,"target":83},{"source":68,"target":6},{"source":83,"target":9},{"source":69,"target":10},{"source":69,"target":84},{"source":69,"target":6},{"source":84,"target":10},{"source":70,"target":16},{"source":70,"target":85},{"source":70,"target":6},{"source":85,"target":16},{"source":71,"target":19},{"source":71,"target":86},{"source":71,"target":6},{"source":86,"target":19},{"source":72,"target":11},{"source":72,"target":87},{"source":72,"target":6},{"source":87,"target":11},{"source":73,"target":25},{"source":73,"target":88},{"source":73,"target":6},{"source":88,"target":25},{"source":74,"target":20},{"source":74,"target":89},{"source":74,"target":6},{"source":89,"target":20},{"source":75,"target":26},{"source":75,"target":90},{"source":75,"target":6},{"source":90,"target":26},{"source":76,"target":7},{"source":76,"target":91},{"source":76,"target":6},{"source":91,"target":7},{"source":77,"target":17},{"source":77,"target":92},{"source":77,"target":6},{"source":92,"target":17},{"source":78,"target":15},{"source":78,"target":93},{"source":78,"target":6},{"source":93,"target":15},{"source":79,"target":24},{"source":79,"target":94},{"source":79,"target":6},{"source":94,"target":24},{"source":80,"target":33},{"source":80,"target":95},{"source":80,"target":6},{"source":95,"target":33},{"source":81,"target":35},{"source":81,"target":96},{"source":81,"target":6},{"source":96,"target":35},{"source":82,"target":4},{"source":7,"target":1},{"source":7,"target":25},{"source":7,"target":97},{"source":7,"target":98},{"source":7,"target":99},{"source":7,"target":100},{"source":7,"target":101},{"source":7,"target":102},{"source":7,"target":103},{"source":7,"target":104},{"source":7,"target":105},{"source":7,"target":106},{"source":7,"target":107},{"source":7,"target":108},{"source":7,"target":109},{"source":7,"target":110},{"source":7,"target":111},{"source":7,"target":112},{"source":97,"target":8},{"source":97,"target":113},{"source":97,"target":7},{"source":113,"target":8},{"source":98,"target":114},{"source":98,"target":7},{"source":99,"target":115},{"source":99,"target":7},{"source":100,"target":116},{"source":100,"target":7},{"source":101,"target":117},{"source":101,"target":7},{"source":102,"target":118},{"source":102,"target":7},{"source":103,"target":119},{"source":103,"target":7},{"source":104,"target":120},{"source":104,"target":7},{"source":105,"target":121},{"source":105,"target":7},{"source":106,"target":122},{"source":106,"target":7},{"source":107,"target":123},{"source":107,"target":7},{"source":108,"target":124},{"source":108,"target":7},{"source":109,"target":125},{"source":109,"target":7},{"source":110,"target":126},{"source":110,"target":7},{"source":111,"target":127},{"source":111,"target":7},{"source":112,"target":25},{"source":8,"target":1},{"source":8,"target":4},{"source":8,"target":128},{"source":128,"target":4},{"source":9,"target":1},{"source":9,"target":4},{"source":9,"target":129},{"source":9,"target":130},{"source":9,"target":131},{"source":9,"target":132},{"source":129,"target":133},{"source":129,"target":9},{"source":130,"target":134},{"source":130,"target":9},{"source":131,"target":135},{"source":131,"target":9},{"source":132,"target":4},{"source":10,"target":1},{"source":10,"target":4},{"source":10,"target":136},{"source":10,"target":137},{"source":10,"target":138},{"source":136,"target":14},{"source":136,"target":139},{"source":136,"target":10},{"source":139,"target":14},{"source":137,"target":29},{"source":137,"target":140},{"source":137,"target":10},{"source":140,"target":29},{"source":138,"target":4},{"source":11,"target":1},{"source":11,"target":10},{"source":11,"target":141},{"source":11,"target":142},{"source":11,"target":143},{"source":11,"target":144},{"source":141,"target":13},{"source":141,"target":145},{"source":141,"target":11},{"source":145,"target":13},{"source":142,"target":11},{"source":142,"target":146},{"source":142,"target":11},{"source":146,"target":11},{"source":143,"target":31},{"source":143,"target":147},{"source":143,"target":11},{"source":147,"target":31},{"source":144,"target":10},{"source":12,"target":1},{"source":12,"target":4},{"source":12,"target":148},{"source":12,"target":149},{"source":12,"target":150},{"source":12,"target":151},{"source":148,"target":10},{"source":148,"target":152},{"source":148,"target":12},{"source":152,"target":10},{"source":149,"target":153},{"source":149,"target":12},{"source":150,"target":154},{"source":150,"target":12},{"source":151,"target":4},{"source":13,"target":1},{"source":13,"target":12},{"source":13,"target":155},{"source":13,"target":156},{"source":155,"target":157},{"source":155,"target":13},{"source":156,"target":12},{"source":14,"target":1},{"source":14,"target":12},{"source":14,"target":158},{"source":158,"target":12},{"source":15,"target":1},{"source":15,"target":4},{"source":15,"target":159},{"source":15,"target":160},{"source":15,"target":161},{"source":15,"target":162},{"source":15,"target":163},{"source":159,"target":13},{"source":159,"target":164},{"source":159,"target":15},{"source":164,"target":13},{"source":160,"target":14},{"source":160,"target":165},{"source":160,"target":15},{"source":165,"target":14},{"source":161,"target":5},{"source":161,"target":166},{"source":161,"target":15},{"source":166,"target":5},{"source":162,"target":5},{"source":162,"target":167},{"source":162,"target":15},{"source":167,"target":5},{"source":163,"target":4},{"source":16,"target":1},{"source":16,"target":4},{"source":16,"target":168},{"source":16,"target":169},{"source":168,"target":17},{"source":168,"target":170},{"source":168,"target":16},{"source":170,"target":17},{"source":169,"target":4},{"source":17,"target":1},{"source":17,"target":26},{"source":17,"target":171},{"source":17,"target":172},{"source":17,"target":173},{"source":17,"target":174},{"source":17,"target":175},{"source":171,"target":18},{"source":171,"target":176},{"source":171,"target":17},{"source":176,"target":18},{"source":172,"target":177},{"source":172,"target":17},{"source":173,"target":178},{"source":173,"target":17},{"source":174,"target":179},{"source":174,"target":17},{"source":175,"target":26},{"source":18,"target":1},{"source":18,"target":4},{"source":18,"target":180},{"source":18,"target":181},{"source":180,"target":8},{"source":180,"target":182},{"source":180,"target":18},{"source":182,"target":8},{"source":181,"target":4},{"source":19,"target":1},{"source":19,"target":4},{"source":19,"target":183},{"source":19,"target":184},{"source":19,"target":185},{"source":19,"target":186},{"source":183,"target":23},{"source":183,"target":187},{"source":183,"target":19},{"source":187,"target":23},{"source":184,"target":10},{"source":184,"target":188},{"source":184,"target":19},{"source":188,"target":10},{"source":185,"target":30},{"source":185,"target":189},{"source":185,"target":19},{"source":189,"target":30},{"source":186,"target":4},{"source":20,"target":1},{"source":20,"target":19},{"source":20,"target":190},{"source":20,"target":191},{"source":20,"target":192},{"source":190,"target":22},{"source":190,"target":193},{"source":190,"target":20},{"source":193,"target":22},{"source":191,"target":32},{"source":191,"target":194},{"source":191,"target":20},{"source":194,"target":32},{"source":192,"target":19},{"source":21,"target":1},{"source":21,"target":4},{"source":21,"target":195},{"source":21,"target":196},{"source":21,"target":197},{"source":195,"target":12},{"source":195,"target":198},{"source":195,"target":21},{"source":198,"target":12},{"source":196,"target":19},{"source":196,"target":199},{"source":196,"target":21},{"source":199,"target":19},{"source":197,"target":4},{"source":22,"target":1},{"source":22,"target":21},{"source":22,"target":200},{"source":200,"target":21},{"source":23,"target":1},{"source":23,"target":21},{"source":23,"target":201},{"source":201,"target":21},{"source":24,"target":1},{"source":24,"target":4},{"source":24,"target":202},{"source":24,"target":203},{"source":24,"target":204},{"source":24,"target":205},{"source":202,"target":15},{"source":202,"target":206},{"source":202,"target":24},{"source":206,"target":15},{"source":203,"target":22},{"source":203,"target":207},{"source":203,"target":24},{"source":207,"target":22},{"source":204,"target":23},{"source":204,"target":208},{"source":204,"target":24},{"source":208,"target":23},{"source":205,"target":4},{"source":25,"target":1},{"source":25,"target":10},{"source":25,"target":209},{"source":25,"target":210},{"source":25,"target":211},{"source":25,"target":212},{"source":25,"target":213},{"source":25,"target":214},{"source":25,"target":215},{"source":25,"target":216},{"source":25,"target":217},{"source":209,"target":9},{"source":209,"target":218},{"source":209,"target":25},{"source":218,"target":9},{"source":210,"target":219},{"source":210,"target":25},{"source":211,"target":8},{"source":211,"target":220},{"source":211,"target":25},{"source":220,"target":8},{"source":212,"target":221},{"source":212,"target":25},{"source":213,"target":222},{"source":213,"target":25},{"source":214,"target":223},{"source":214,"target":25},{"source":215,"target":224},{"source":215,"target":25},{"source":216,"target":225},{"source":216,"target":25},{"source":217,"target":10},{"source":26,"target":1},{"source":26,"target":19},{"source":26,"target":226},{"source":26,"target":227},{"source":26,"target":228},{"source":26,"target":229},{"source":226,"target":230},{"source":226,"target":26},{"source":227,"target":18},{"source":227,"target":231},{"source":227,"target":26},{"source":231,"target":18},{"source":228,"target":232},{"source":228,"target":26},{"source":229,"target":19},{"source":27,"target":1},{"source":27,"target":4},{"source":27,"target":233},{"source":27,"target":234},{"source":233,"target":10},{"source":233,"target":235},{"source":233,"target":27},{"source":235,"target":10},{"source":234,"target":4},{"source":28,"target":1},{"source":28,"target":4},{"source":28,"target":236},{"source":28,"target":237},{"source":28,"target":238},{"source":236,"target":19},{"source":236,"target":239},{"source":236,"target":28},{"source":239,"target":19},{"source":237,"target":27},{"source":237,"target":240},{"source":237,"target":28},{"source":240,"target":27},{"source":238,"target":4},{"source":29,"target":1},{"source":29,"target":27},{"source":29,"target":241},{"source":29,"target":242},{"source":241,"target":3},{"source":241,"target":243},{"source":241,"target":29},{"source":243,"target":3},{"source":242,"target":27},{"source":30,"target":1},{"source":30,"target":28},{"source":30,"target":244},{"source":244,"target":28},{"source":31,"target":1},{"source":31,"target":27},{"source":31,"target":245},{"source":31,"target":246},{"source":245,"target":3},{"source":245,"target":247},{"source":245,"target":31},{"source":247,"target":3},{"source":246,"target":27},{"source":32,"target":1},{"source":32,"target":28},{"source":32,"target":248},{"source":248,"target":28},{"source":33,"target":1},{"source":33,"target":4},{"source":33,"target":249},{"source":33,"target":250},{"source":33,"target":251},{"source":249,"target":30},{"source":249,"target":252},{"source":249,"target":33},{"source":252,"target":30},{"source":250,"target":32},{"source":250,"target":253},{"source":250,"target":33},{"source":253,"target":32},{"source":251,"target":4},{"source":34,"target":1},{"source":34,"target":5},{"source":34,"target":254},{"source":34,"target":255},{"source":34,"target":256},{"source":34,"target":257},{"source":34,"target":258},{"source":34,"target":259},{"source":34,"target":260},{"source":34,"target":261},{"source":254,"target":262},{"source":254,"target":34},{"source":255,"target":263},{"source":255,"target":34},{"source":256,"target":264},{"source":256,"target":34},{"source":257,"target":265},{"source":257,"target":34},{"source":258,"target":266},{"source":258,"target":34},{"source":259,"target":267},{"source":259,"target":34},{"source":260,"target":268},{"source":260,"target":34},{"source":261,"target":5},{"source":35,"target":1},{"source":35,"target":4},{"source":35,"target":269},{"source":35,"target":270},{"source":35,"target":271},{"source":35,"target":272},{"source":35,"target":273},{"source":35,"target":274},{"source":35,"target":275},{"source":269,"target":276},{"source":269,"target":35},{"source":270,"target":277},{"source":270,"target":35},{"source":271,"target":278},{"source":271,"target":35},{"source":272,"target":17},{"source":272,"target":279},{"source":272,"target":35},{"source":279,"target":17},{"source":273,"target":17},{"source":273,"target":280},{"source":273,"target":35},{"source":280,"target":17},{"source":274,"target":281},{"source":274,"target":35},{"source":275,"target":4},{"source":36,"target":1},{"source":36,"target":5},{"source":36,"target":282},{"source":36,"target":283},{"source":36,"target":284},{"source":282,"target":285},{"source":282,"target":36},{"source":283,"target":286},{"source":283,"target":36},{"source":284,"target":5}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/Vectovox/DAT240-2014-Group3/petrinet/se.chalmers.cse.mde2014.petrinet.graphicalEditor/model/petrinet.ecore
petrinet PetriNet name nodes arcs Arc net source target Node name net incoming outgoing Transition seconds 0 Place tokens Token
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="chalmers.se/cse/mde2014" nsPrefix="se.chalmers.cse.mde2014"> <eClassifiers xsi:type="ecore:EClass" name="PetriNet"> <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="nodes" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arcs" upperBound="-1" eType="#//Arc" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" lowerBound="1" eType="#//PetriNet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="net" lowerBound="1" eType="#//PetriNet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//Arc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//Arc"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="seconds" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="tokens" upperBound="-1" eType="#//Token" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Token"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"se.chalmers.cse.mde2014","nsURI":"chalmers.se/cse/mde2014","name":"petrinet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Token","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"container":false,"ordered":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":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":"arcs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":0.0,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"seconds","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tokens","changeable":true,"resolveProxies":true,"lowerBound":0,"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":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":7,"target":10},{"source":7,"target":1},{"source":8,"target":3},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":3},{"source":9,"target":2},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":2},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":13,"target":1},{"source":13,"target":16},{"source":13,"target":2},{"source":16,"target":1},{"source":14,"target":3},{"source":14,"target":17},{"source":14,"target":2},{"source":17,"target":3},{"source":15,"target":3},{"source":15,"target":18},{"source":15,"target":2},{"source":18,"target":3},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":19,"target":23},{"source":19,"target":3},{"source":20,"target":1},{"source":20,"target":24},{"source":20,"target":3},{"source":24,"target":1},{"source":21,"target":2},{"source":21,"target":25},{"source":21,"target":3},{"source":25,"target":2},{"source":22,"target":2},{"source":22,"target":26},{"source":22,"target":3},{"source":26,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":27},{"source":4,"target":28},{"source":27,"target":29},{"source":27,"target":4},{"source":28,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":30},{"source":5,"target":31},{"source":30,"target":6},{"source":30,"target":32},{"source":30,"target":5},{"source":32,"target":6},{"source":31,"target":3},{"source":6,"target":0}],"multigraph":true}
ecore
simple-pl
repo-ecore-all/data/Nicotin3/while-project/whpp/org.xtext.whpp.mydsl/model/generated/Wh.ecore
wh Model program Program function program Function name definition Definition input commands output Input variable input Output variable output Commands command commands
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="wh" nsURI="http://www.xtext.org/whpp/mydsl/Wh" nsPrefix="wh"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="program" upperBound="-1" eType="#//Program" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//Function" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="program" eType="#//Program" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" eType="#//Definition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="input" eType="#//Input" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" eType="#//Commands" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="output" eType="#//Output" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Input"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="input" eType="#//Input" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Output"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="output" eType="#//Output" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Commands"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="command" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" eType="#//Commands" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"wh","nsURI":"http://www.xtext.org/whpp/mydsl/Wh","name":"wh","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":"Program","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Input","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Output","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Commands","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":"program","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"program","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definition","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variable","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":true,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"command","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","changeable":true,"resolveProxies":true,"lowerBound":0,"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":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":2},{"source":8,"target":9},{"source":8,"target":1},{"source":9,"target":2},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":10,"target":3},{"source":10,"target":12},{"source":10,"target":2},{"source":12,"target":3},{"source":11,"target":2},{"source":11,"target":13},{"source":11,"target":2},{"source":13,"target":2},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":15},{"source":14,"target":16},{"source":14,"target":3},{"source":15,"target":4},{"source":15,"target":17},{"source":15,"target":3},{"source":17,"target":4},{"source":4,"target":0},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":18,"target":5},{"source":18,"target":21},{"source":18,"target":4},{"source":21,"target":5},{"source":19,"target":7},{"source":19,"target":22},{"source":19,"target":4},{"source":22,"target":7},{"source":20,"target":6},{"source":20,"target":23},{"source":20,"target":4},{"source":23,"target":6},{"source":5,"target":0},{"source":5,"target":24},{"source":5,"target":25},{"source":24,"target":26},{"source":24,"target":5},{"source":25,"target":5},{"source":25,"target":27},{"source":25,"target":5},{"source":27,"target":5},{"source":6,"target":0},{"source":6,"target":28},{"source":6,"target":29},{"source":28,"target":30},{"source":28,"target":6},{"source":29,"target":6},{"source":29,"target":31},{"source":29,"target":6},{"source":31,"target":6},{"source":7,"target":0},{"source":7,"target":32},{"source":7,"target":33},{"source":32,"target":34},{"source":32,"target":7},{"source":33,"target":7},{"source":33,"target":35},{"source":33,"target":7},{"source":35,"target":7}],"multigraph":true}
ecore
library
repo-ecore-all/data/adilinam/QVTdCaseStudy/org.eclipse.ocl.examples.xtext.tests/model/OCLinEcoreTutorial.ecore
tutorial Library name books loans members Book isAvailable name copies library loans Member name library loans books Loan book member date
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tutorial" nsURI="http://www.eclipse.org/mdt/ocl/oclinecore/tutorial" nsPrefix="tut"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false" upperBound="-1" eType="#//Book" containment="true" eOpposite="#//Book/library"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="#//Loan" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" ordered="false" upperBound="-1" eType="#//Member" containment="true" eOpposite="#//Member/library"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SufficientCopies"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="SufficientCopies" value="library?.loans?->select((book = self))->size() &lt;= copies"/> </eAnnotations> <eOperations name="isAvailable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="body" value="loans->size() &lt; copies"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copies" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library" eOpposite="#//Library/books"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="#//Loan" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="derivation" value="library?.loans?->select(book = self)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="AtMostTwoLoans UniqueLoans"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="AtMostTwoLoans" value="loans->size() &lt;= 2"/> <details key="UniqueLoans" value="loans->isUnique(p | p?.book)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library" eOpposite="#//Library/members"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="#//Loan" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="derivation" value="library?.loans?->select(member = self)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false" unique="false" upperBound="-1" eType="#//Book" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="derivation" value="loans?->collect(book)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Loan"> <eStructuralFeatures xsi:type="ecore:EReference" name="book" lowerBound="1" eType="#//Book"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" lowerBound="1" eType="#//Member"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"tut","nsURI":"http://www.eclipse.org/mdt/ocl/oclinecore/tutorial","name":"tutorial","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loan","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"isAvailable","lowerBound":0,"id":15,"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":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copies","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":true},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":true},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"book","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":6,"target":11},{"source":10,"target":2},{"source":7,"target":4},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":4},{"source":8,"target":3},{"source":8,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":13,"target":3},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":11},{"source":2,"target":18},{"source":15,"target":19},{"source":15,"target":2},{"source":16,"target":20},{"source":16,"target":2},{"source":17,"target":21},{"source":17,"target":2},{"source":11,"target":1},{"source":11,"target":22},{"source":11,"target":2},{"source":11,"target":6},{"source":22,"target":1},{"source":18,"target":4},{"source":18,"target":23},{"source":18,"target":2},{"source":23,"target":4},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":14},{"source":3,"target":25},{"source":3,"target":26},{"source":24,"target":27},{"source":24,"target":3},{"source":14,"target":1},{"source":14,"target":28},{"source":14,"target":3},{"source":14,"target":8},{"source":28,"target":1},{"source":25,"target":4},{"source":25,"target":29},{"source":25,"target":3},{"source":29,"target":4},{"source":26,"target":2},{"source":26,"target":30},{"source":26,"target":3},{"source":30,"target":2},{"source":4,"target":0},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":31,"target":2},{"source":31,"target":34},{"source":31,"target":4},{"source":34,"target":2},{"source":32,"target":3},{"source":32,"target":35},{"source":32,"target":4},{"source":35,"target":3},{"source":33,"target":36},{"source":33,"target":4}],"multigraph":true}
ecore
activities
repo-ecore-all/data/lolybc88/Primitives/AD2PetriNet/Copy of ActivityDiagram.ecore
activitydiagram Activity contains ADElement name activityDiag ActivityNode current sedges tedges ActivityEdge guard source target ActionNode ControlNode ObjectNode SignalNode signalId InitialNode FinalNode ForkNode JoinNode MergeNode DecisionNode AcceptSignalNode signalId TimeEventNode cycle ActivityFinalNode FlowFinalNode ActivityParameterNode parameter DataStoreNode Pin ExpansionNode
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="activitydiagram" nsURI="http://activitydiagram/1.0" nsPrefix="activitydiagram"> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//ADElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="contains" upperBound="-1" eType="#//ADElement" containment="true" eOpposite="#//ADElement/activityDiag"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ADElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityDiag" lowerBound="1" eType="#//Activity" eOpposite="#//Activity/contains"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//ADElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="current" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sedges" upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tedges" upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//ADElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="guard" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//ActivityNode" eOpposite="#//ActivityNode/sedges"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//ActivityNode" eOpposite="#//ActivityNode/tedges"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" abstract="true" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="SignalNode" eSuperTypes="#//ActivityNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="signalId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptSignalNode" eSuperTypes="#//ActivityNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="signalId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeEventNode" eSuperTypes="#//ActivityNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cycle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parameter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"activitydiagram","nsURI":"http://activitydiagram/1.0","name":"activitydiagram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ADElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionNode","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalNode","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptSignalNode","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeEventNode","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","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":"contains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"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":false,"unique":true,"name":"activityDiag","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"current","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sedges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tedges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"signalId","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"signalId","changeable":true,"lowerBound":0,"iD":false,"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":"cycle","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":2},{"source":1,"target":23},{"source":1,"target":24},{"source":23,"target":2},{"source":23,"target":25},{"source":23,"target":1},{"source":23,"target":26},{"source":25,"target":2},{"source":24,"target":2},{"source":2,"target":0},{"source":2,"target":27},{"source":2,"target":26},{"source":27,"target":28},{"source":27,"target":2},{"source":26,"target":1},{"source":26,"target":29},{"source":26,"target":2},{"source":26,"target":23},{"source":29,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"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":4},{"source":31,"target":35},{"source":31,"target":3},{"source":31,"target":36},{"source":35,"target":4},{"source":32,"target":4},{"source":32,"target":37},{"source":32,"target":3},{"source":32,"target":38},{"source":37,"target":4},{"source":33,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":39},{"source":4,"target":36},{"source":4,"target":38},{"source":4,"target":40},{"source":39,"target":41},{"source":39,"target":4},{"source":36,"target":3},{"source":36,"target":42},{"source":36,"target":4},{"source":36,"target":31},{"source":42,"target":3},{"source":38,"target":3},{"source":38,"target":43},{"source":38,"target":4},{"source":38,"target":32},{"source":43,"target":3},{"source":40,"target":2},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":44},{"source":44,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":45},{"source":45,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":46},{"source":46,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":47},{"source":8,"target":48},{"source":47,"target":49},{"source":47,"target":8},{"source":48,"target":3},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":50},{"source":50,"target":6},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":51},{"source":51,"target":6},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":52},{"source":52,"target":6},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":53},{"source":53,"target":6},{"source":13,"target":0},{"source":13,"target":6},{"source":13,"target":54},{"source":54,"target":6},{"source":14,"target":0},{"source":14,"target":6},{"source":14,"target":55},{"source":55,"target":6},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":56},{"source":15,"target":57},{"source":56,"target":58},{"source":56,"target":15},{"source":57,"target":3},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":59},{"source":16,"target":60},{"source":59,"target":61},{"source":59,"target":16},{"source":60,"target":3},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":62},{"source":62,"target":10},{"source":18,"target":0},{"source":18,"target":10},{"source":18,"target":63},{"source":63,"target":10},{"source":19,"target":0},{"source":19,"target":7},{"source":19,"target":64},{"source":19,"target":65},{"source":64,"target":66},{"source":64,"target":19},{"source":65,"target":7},{"source":20,"target":0},{"source":20,"target":7},{"source":20,"target":67},{"source":67,"target":7},{"source":21,"target":0},{"source":21,"target":7},{"source":21,"target":68},{"source":68,"target":7},{"source":22,"target":0},{"source":22,"target":7},{"source":22,"target":69},{"source":69,"target":7}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2WithIDInsMARTEsubsetRequiresDifferentName.ecore
UML2WithID Component Behavior ActivityPartition InformationItem LiteralSpecification TimeObservationAction UseCase Duration Device ExtensionEnd Extend CreateLinkAction CallAction Region ClearAssociationAction Classifier TestIdentityAction Actor EncapsulatedClassifier AddStructuralFeatureValueAction SendObjectAction RemoveStructuralFeatureValueAction DeploymentTarget TimeInterval ClearVariableAction Usage Lifeline Pseudostate Profile ConditionalNode StructuredActivityNode Port ControlFlow RedefinableTemplateSignature PackageableElement ApplyFunctionAction ExpansionRegion VariableAction LiteralInteger ObjectFlow Implementation EventOccurrence NamedElement name Interface DecisionNode ReadExtentAction ReclassifyObjectAction FinalState InteractionOccurrence Property subsettedProperty StartOwnedBehaviorAction ConnectableElement DestroyObjectAction Constraint WriteVariableAction EnumerationLiteral ValueSpecification AddVariableValueAction DestroyLinkAction Package OpaqueExpression Expression Realization InputPin ClearStructuralFeatureAction TypedElement Activity Abstraction Operation Action LiteralUnlimitedNatural InteractionOperand CallTrigger TimeConstraint LoopNode CallBehaviorAction PrimitiveFunction Interval Interaction PrimitiveType Class GeneralizationSet BroadcastSignalAction DurationConstraint OutputPin Namespace JoinNode InitialNode Reception InteractionFragment RaiseExceptionAction DataType TemplateableClassifier DeploymentSpecification Feature BehavioredClassifier Extension CallOperationAction AcceptEventAction MessageTrigger InformationFlow SendSignalAction ReadLinkObjectEndQualifierAction InteractionConstraint Connector CreateLinkObjectAction ActivityNode Vertex Type ParameterSet LiteralNull InvocationAction ExecutableNode ExtensionPoint Signal ReadLinkAction Collaboration ReadIsClassifiedObjectAction ForkNode Variable Stereotype InstanceSpecification RedefinableElement Parameter ExecutionEnvironment StateInvariant LinkAction RemoveVariableValueAction AssociationClass CommunicationPath StructuralFeature AcceptCallAction BehavioralFeature ControlNode StructuralFeatureAction DurationInterval ActivityFinalNode ConnectionPointReference Permission Include LiteralBoolean Stop ReadStructuralFeatureAction WriteStructuralFeatureAction Deployment TimeExpression MergeNode ProtocolTransition Enumeration Message ReadSelfAction ReplyAction Artifact WriteLinkAction PartDecomposition ExecutionOccurrence ObjectNode SignalTrigger State ActivityParameterNode StateMachine ReadVariableAction DeployedArtifact CollaborationOccurrence MessageEnd Substitution Transition ActivityEdge LiteralString ExpansionNode ValuePin ChangeTrigger TimeTrigger Association Continuation Trigger CentralBufferNode ProtocolStateMachine StructuredClassifier Gate Model InstanceValue Node DurationObservationAction ParameterableClassifier DataStoreNode IntervalConstraint Pin FlowFinalNode Dependency GeneralOrdering CreateObjectAction FinalNode ReadLinkObjectEndAction Manifestation AnyTrigger CombinedFragment Element ID
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2WithID" nsURI="http:///UML2WithID.ecore" nsPrefix="UML2WithID"> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" abstract="true" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" abstract="true" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type #//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" abstract="true" eSuperTypes="#//StructuredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget #//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" upperBound="-1" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" abstract="true" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true" eSuperTypes="#//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" abstract="true" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Namespace #//Feature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" abstract="true" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" abstract="true" eSuperTypes="#//LinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" abstract="true" eSuperTypes="#//ActivityNode #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" abstract="true" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2WithID","nsURI":"http:///UML2WithID.ecore","name":"UML2WithID","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":true,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":true,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":true,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":true,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":true,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":true,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":true,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":true,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":true,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":true,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":true,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":true,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":true,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":true,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":true,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":true,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":198,"interface":false,"eClass":"EClass"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsettedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","changeable":true,"lowerBound":0,"iD":false,"id":621,"derived":false},{"id":622,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":1,"target":0},{"source":1,"target":81},{"source":1,"target":198},{"source":1,"target":199},{"source":1,"target":200},{"source":199,"target":81},{"source":200,"target":198},{"source":2,"target":0},{"source":2,"target":81},{"source":2,"target":198},{"source":2,"target":201},{"source":2,"target":202},{"source":201,"target":81},{"source":202,"target":198},{"source":3,"target":0},{"source":3,"target":43},{"source":3,"target":198},{"source":3,"target":203},{"source":3,"target":204},{"source":203,"target":43},{"source":204,"target":198},{"source":4,"target":0},{"source":4,"target":16},{"source":4,"target":198},{"source":4,"target":205},{"source":4,"target":206},{"source":205,"target":16},{"source":206,"target":198},{"source":5,"target":0},{"source":5,"target":57},{"source":5,"target":198},{"source":5,"target":207},{"source":5,"target":208},{"source":207,"target":57},{"source":208,"target":198},{"source":6,"target":0},{"source":6,"target":144},{"source":6,"target":198},{"source":6,"target":209},{"source":6,"target":210},{"source":209,"target":144},{"source":210,"target":198},{"source":7,"target":0},{"source":7,"target":96},{"source":7,"target":198},{"source":7,"target":211},{"source":7,"target":212},{"source":211,"target":96},{"source":212,"target":198},{"source":8,"target":0},{"source":8,"target":57},{"source":8,"target":198},{"source":8,"target":213},{"source":8,"target":214},{"source":213,"target":57},{"source":214,"target":198},{"source":9,"target":0},{"source":9,"target":183},{"source":9,"target":198},{"source":9,"target":215},{"source":9,"target":216},{"source":215,"target":183},{"source":216,"target":198},{"source":10,"target":0},{"source":10,"target":50},{"source":10,"target":198},{"source":10,"target":217},{"source":10,"target":218},{"source":217,"target":50},{"source":218,"target":198},{"source":11,"target":0},{"source":11,"target":43},{"source":11,"target":198},{"source":11,"target":219},{"source":11,"target":220},{"source":219,"target":43},{"source":220,"target":198},{"source":12,"target":0},{"source":12,"target":154},{"source":12,"target":198},{"source":12,"target":221},{"source":12,"target":222},{"source":221,"target":154},{"source":222,"target":198},{"source":13,"target":0},{"source":13,"target":112},{"source":13,"target":198},{"source":13,"target":223},{"source":13,"target":224},{"source":223,"target":112},{"source":224,"target":198},{"source":14,"target":0},{"source":14,"target":86},{"source":14,"target":123},{"source":14,"target":198},{"source":14,"target":225},{"source":14,"target":226},{"source":14,"target":227},{"source":225,"target":86},{"source":226,"target":123},{"source":227,"target":198},{"source":15,"target":0},{"source":15,"target":70},{"source":15,"target":198},{"source":15,"target":228},{"source":15,"target":229},{"source":228,"target":70},{"source":229,"target":198},{"source":16,"target":0},{"source":16,"target":86},{"source":16,"target":109},{"source":16,"target":123},{"source":16,"target":198},{"source":16,"target":230},{"source":16,"target":231},{"source":16,"target":232},{"source":16,"target":233},{"source":230,"target":86},{"source":231,"target":109},{"source":232,"target":123},{"source":233,"target":198},{"source":17,"target":0},{"source":17,"target":70},{"source":17,"target":198},{"source":17,"target":234},{"source":17,"target":235},{"source":234,"target":70},{"source":235,"target":198},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":198},{"source":18,"target":236},{"source":18,"target":237},{"source":236,"target":16},{"source":237,"target":198},{"source":19,"target":0},{"source":19,"target":179},{"source":19,"target":198},{"source":19,"target":238},{"source":19,"target":239},{"source":238,"target":179},{"source":239,"target":198},{"source":20,"target":0},{"source":20,"target":144},{"source":20,"target":198},{"source":20,"target":240},{"source":20,"target":241},{"source":240,"target":144},{"source":241,"target":198},{"source":21,"target":0},{"source":21,"target":112},{"source":21,"target":198},{"source":21,"target":242},{"source":21,"target":243},{"source":242,"target":112},{"source":243,"target":198},{"source":22,"target":0},{"source":22,"target":144},{"source":22,"target":198},{"source":22,"target":244},{"source":22,"target":245},{"source":244,"target":144},{"source":245,"target":198},{"source":23,"target":0},{"source":23,"target":43},{"source":23,"target":198},{"source":23,"target":246},{"source":23,"target":247},{"source":246,"target":43},{"source":247,"target":198},{"source":24,"target":0},{"source":24,"target":78},{"source":24,"target":198},{"source":24,"target":248},{"source":24,"target":249},{"source":248,"target":78},{"source":249,"target":198},{"source":25,"target":0},{"source":25,"target":38},{"source":25,"target":198},{"source":25,"target":250},{"source":25,"target":251},{"source":250,"target":38},{"source":251,"target":198},{"source":26,"target":0},{"source":26,"target":190},{"source":26,"target":198},{"source":26,"target":252},{"source":26,"target":253},{"source":252,"target":190},{"source":253,"target":198},{"source":27,"target":0},{"source":27,"target":43},{"source":27,"target":198},{"source":27,"target":254},{"source":27,"target":255},{"source":254,"target":43},{"source":255,"target":198},{"source":28,"target":0},{"source":28,"target":108},{"source":28,"target":198},{"source":28,"target":256},{"source":28,"target":257},{"source":256,"target":108},{"source":257,"target":198},{"source":29,"target":0},{"source":29,"target":60},{"source":29,"target":198},{"source":29,"target":258},{"source":29,"target":259},{"source":258,"target":60},{"source":259,"target":198},{"source":30,"target":0},{"source":30,"target":31},{"source":30,"target":198},{"source":30,"target":260},{"source":30,"target":261},{"source":260,"target":31},{"source":261,"target":198},{"source":31,"target":0},{"source":31,"target":70},{"source":31,"target":86},{"source":31,"target":198},{"source":31,"target":262},{"source":31,"target":263},{"source":31,"target":264},{"source":262,"target":70},{"source":263,"target":86},{"source":264,"target":198},{"source":32,"target":0},{"source":32,"target":50},{"source":32,"target":198},{"source":32,"target":265},{"source":32,"target":266},{"source":265,"target":50},{"source":266,"target":198},{"source":33,"target":0},{"source":33,"target":168},{"source":33,"target":198},{"source":33,"target":267},{"source":33,"target":268},{"source":267,"target":168},{"source":268,"target":198},{"source":34,"target":0},{"source":34,"target":123},{"source":34,"target":198},{"source":34,"target":269},{"source":34,"target":270},{"source":269,"target":123},{"source":270,"target":198},{"source":35,"target":0},{"source":35,"target":43},{"source":35,"target":198},{"source":35,"target":271},{"source":35,"target":272},{"source":271,"target":43},{"source":272,"target":198},{"source":36,"target":0},{"source":36,"target":70},{"source":36,"target":198},{"source":36,"target":273},{"source":36,"target":274},{"source":273,"target":70},{"source":274,"target":198},{"source":37,"target":0},{"source":37,"target":31},{"source":37,"target":198},{"source":37,"target":275},{"source":37,"target":276},{"source":275,"target":31},{"source":276,"target":198},{"source":38,"target":0},{"source":38,"target":70},{"source":38,"target":198},{"source":38,"target":277},{"source":38,"target":278},{"source":277,"target":70},{"source":278,"target":198},{"source":39,"target":0},{"source":39,"target":5},{"source":39,"target":198},{"source":39,"target":279},{"source":39,"target":280},{"source":279,"target":5},{"source":280,"target":198},{"source":40,"target":0},{"source":40,"target":168},{"source":40,"target":198},{"source":40,"target":281},{"source":40,"target":282},{"source":281,"target":168},{"source":282,"target":198},{"source":41,"target":0},{"source":41,"target":63},{"source":41,"target":198},{"source":41,"target":283},{"source":41,"target":284},{"source":283,"target":63},{"source":284,"target":198},{"source":42,"target":0},{"source":42,"target":90},{"source":42,"target":165},{"source":42,"target":198},{"source":42,"target":285},{"source":42,"target":286},{"source":42,"target":287},{"source":285,"target":90},{"source":286,"target":165},{"source":287,"target":198},{"source":43,"target":0},{"source":43,"target":198},{"source":43,"target":288},{"source":43,"target":289},{"source":288,"target":290},{"source":288,"target":43},{"source":289,"target":198},{"source":44,"target":0},{"source":44,"target":16},{"source":44,"target":198},{"source":44,"target":291},{"source":44,"target":292},{"source":291,"target":16},{"source":292,"target":198},{"source":45,"target":0},{"source":45,"target":134},{"source":45,"target":198},{"source":45,"target":293},{"source":45,"target":294},{"source":293,"target":134},{"source":294,"target":198},{"source":46,"target":0},{"source":46,"target":70},{"source":46,"target":198},{"source":46,"target":295},{"source":46,"target":296},{"source":295,"target":70},{"source":296,"target":198},{"source":47,"target":0},{"source":47,"target":70},{"source":47,"target":198},{"source":47,"target":297},{"source":47,"target":298},{"source":297,"target":70},{"source":298,"target":198},{"source":48,"target":0},{"source":48,"target":159},{"source":48,"target":198},{"source":48,"target":299},{"source":48,"target":300},{"source":299,"target":159},{"source":300,"target":198},{"source":49,"target":0},{"source":49,"target":90},{"source":49,"target":198},{"source":49,"target":301},{"source":49,"target":302},{"source":301,"target":90},{"source":302,"target":198},{"source":50,"target":0},{"source":50,"target":131},{"source":50,"target":52},{"source":50,"target":23},{"source":50,"target":198},{"source":50,"target":303},{"source":50,"target":304},{"source":50,"target":305},{"source":50,"target":306},{"source":50,"target":307},{"source":303,"target":50},{"source":303,"target":308},{"source":303,"target":50},{"source":308,"target":50},{"source":304,"target":131},{"source":305,"target":52},{"source":306,"target":23},{"source":307,"target":198},{"source":51,"target":0},{"source":51,"target":70},{"source":51,"target":198},{"source":51,"target":309},{"source":51,"target":310},{"source":309,"target":70},{"source":310,"target":198},{"source":52,"target":0},{"source":52,"target":43},{"source":52,"target":198},{"source":52,"target":311},{"source":52,"target":312},{"source":311,"target":43},{"source":312,"target":198},{"source":53,"target":0},{"source":53,"target":70},{"source":53,"target":198},{"source":53,"target":313},{"source":53,"target":314},{"source":313,"target":70},{"source":314,"target":198},{"source":54,"target":0},{"source":54,"target":35},{"source":54,"target":198},{"source":54,"target":315},{"source":54,"target":316},{"source":315,"target":35},{"source":316,"target":198},{"source":55,"target":0},{"source":55,"target":38},{"source":55,"target":198},{"source":55,"target":317},{"source":55,"target":318},{"source":317,"target":38},{"source":318,"target":198},{"source":56,"target":0},{"source":56,"target":122},{"source":56,"target":198},{"source":56,"target":319},{"source":56,"target":320},{"source":319,"target":122},{"source":320,"target":198},{"source":57,"target":0},{"source":57,"target":66},{"source":57,"target":198},{"source":57,"target":321},{"source":57,"target":322},{"source":321,"target":66},{"source":322,"target":198},{"source":58,"target":0},{"source":58,"target":55},{"source":58,"target":198},{"source":58,"target":323},{"source":58,"target":324},{"source":323,"target":55},{"source":324,"target":198},{"source":59,"target":0},{"source":59,"target":154},{"source":59,"target":198},{"source":59,"target":325},{"source":59,"target":326},{"source":325,"target":154},{"source":326,"target":198},{"source":60,"target":0},{"source":60,"target":86},{"source":60,"target":35},{"source":60,"target":198},{"source":60,"target":327},{"source":60,"target":328},{"source":60,"target":329},{"source":327,"target":86},{"source":328,"target":35},{"source":329,"target":198},{"source":61,"target":0},{"source":61,"target":57},{"source":61,"target":198},{"source":61,"target":330},{"source":61,"target":331},{"source":330,"target":57},{"source":331,"target":198},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":198},{"source":62,"target":332},{"source":62,"target":333},{"source":332,"target":61},{"source":333,"target":198},{"source":63,"target":0},{"source":63,"target":68},{"source":63,"target":198},{"source":63,"target":334},{"source":63,"target":335},{"source":334,"target":68},{"source":335,"target":198},{"source":64,"target":0},{"source":64,"target":188},{"source":64,"target":198},{"source":64,"target":336},{"source":64,"target":337},{"source":336,"target":188},{"source":337,"target":198},{"source":65,"target":0},{"source":65,"target":135},{"source":65,"target":198},{"source":65,"target":338},{"source":65,"target":339},{"source":338,"target":135},{"source":339,"target":198},{"source":66,"target":0},{"source":66,"target":43},{"source":66,"target":198},{"source":66,"target":340},{"source":66,"target":341},{"source":340,"target":43},{"source":341,"target":198},{"source":67,"target":0},{"source":67,"target":2},{"source":67,"target":198},{"source":67,"target":342},{"source":67,"target":343},{"source":342,"target":2},{"source":343,"target":198},{"source":68,"target":0},{"source":68,"target":190},{"source":68,"target":198},{"source":68,"target":344},{"source":68,"target":345},{"source":344,"target":190},{"source":345,"target":198},{"source":69,"target":0},{"source":69,"target":133},{"source":69,"target":66},{"source":69,"target":198},{"source":69,"target":346},{"source":69,"target":347},{"source":69,"target":348},{"source":346,"target":133},{"source":347,"target":66},{"source":348,"target":198},{"source":70,"target":0},{"source":70,"target":113},{"source":70,"target":198},{"source":70,"target":349},{"source":70,"target":350},{"source":349,"target":113},{"source":350,"target":198},{"source":71,"target":0},{"source":71,"target":5},{"source":71,"target":198},{"source":71,"target":351},{"source":71,"target":352},{"source":351,"target":5},{"source":352,"target":198},{"source":72,"target":0},{"source":72,"target":86},{"source":72,"target":90},{"source":72,"target":198},{"source":72,"target":353},{"source":72,"target":354},{"source":72,"target":355},{"source":353,"target":86},{"source":354,"target":90},{"source":355,"target":198},{"source":73,"target":0},{"source":73,"target":100},{"source":73,"target":198},{"source":73,"target":356},{"source":73,"target":357},{"source":356,"target":100},{"source":357,"target":198},{"source":74,"target":0},{"source":74,"target":187},{"source":74,"target":198},{"source":74,"target":358},{"source":74,"target":359},{"source":358,"target":187},{"source":359,"target":198},{"source":75,"target":0},{"source":75,"target":31},{"source":75,"target":198},{"source":75,"target":360},{"source":75,"target":361},{"source":360,"target":31},{"source":361,"target":198},{"source":76,"target":0},{"source":76,"target":13},{"source":76,"target":198},{"source":76,"target":362},{"source":76,"target":363},{"source":362,"target":13},{"source":363,"target":198},{"source":77,"target":0},{"source":77,"target":35},{"source":77,"target":198},{"source":77,"target":364},{"source":77,"target":365},{"source":364,"target":35},{"source":365,"target":198},{"source":78,"target":0},{"source":78,"target":57},{"source":78,"target":198},{"source":78,"target":366},{"source":78,"target":367},{"source":366,"target":57},{"source":367,"target":198},{"source":79,"target":0},{"source":79,"target":2},{"source":79,"target":90},{"source":79,"target":198},{"source":79,"target":368},{"source":79,"target":369},{"source":79,"target":370},{"source":368,"target":2},{"source":369,"target":90},{"source":370,"target":198},{"source":80,"target":0},{"source":80,"target":92},{"source":80,"target":198},{"source":80,"target":371},{"source":80,"target":372},{"source":371,"target":92},{"source":372,"target":198},{"source":81,"target":0},{"source":81,"target":96},{"source":81,"target":19},{"source":81,"target":198},{"source":81,"target":373},{"source":81,"target":374},{"source":81,"target":375},{"source":373,"target":96},{"source":374,"target":19},{"source":375,"target":198},{"source":82,"target":0},{"source":82,"target":35},{"source":82,"target":198},{"source":82,"target":376},{"source":82,"target":377},{"source":376,"target":35},{"source":377,"target":198},{"source":83,"target":0},{"source":83,"target":112},{"source":83,"target":198},{"source":83,"target":378},{"source":83,"target":379},{"source":378,"target":112},{"source":379,"target":198},{"source":84,"target":0},{"source":84,"target":187},{"source":84,"target":198},{"source":84,"target":380},{"source":84,"target":381},{"source":380,"target":187},{"source":381,"target":198},{"source":85,"target":0},{"source":85,"target":188},{"source":85,"target":198},{"source":85,"target":382},{"source":85,"target":383},{"source":382,"target":188},{"source":383,"target":198},{"source":86,"target":0},{"source":86,"target":43},{"source":86,"target":198},{"source":86,"target":384},{"source":86,"target":385},{"source":384,"target":43},{"source":385,"target":198},{"source":87,"target":0},{"source":87,"target":134},{"source":87,"target":198},{"source":87,"target":386},{"source":87,"target":387},{"source":386,"target":134},{"source":387,"target":198},{"source":88,"target":0},{"source":88,"target":134},{"source":88,"target":198},{"source":88,"target":388},{"source":88,"target":389},{"source":388,"target":134},{"source":389,"target":198},{"source":89,"target":0},{"source":89,"target":133},{"source":89,"target":198},{"source":89,"target":390},{"source":89,"target":391},{"source":390,"target":133},{"source":391,"target":198},{"source":90,"target":0},{"source":90,"target":43},{"source":90,"target":198},{"source":90,"target":392},{"source":90,"target":393},{"source":392,"target":43},{"source":393,"target":198},{"source":91,"target":0},{"source":91,"target":70},{"source":91,"target":198},{"source":91,"target":394},{"source":91,"target":395},{"source":394,"target":70},{"source":395,"target":198},{"source":92,"target":0},{"source":92,"target":16},{"source":92,"target":198},{"source":92,"target":396},{"source":92,"target":397},{"source":396,"target":16},{"source":397,"target":198},{"source":93,"target":0},{"source":93,"target":16},{"source":93,"target":198},{"source":93,"target":398},{"source":93,"target":399},{"source":398,"target":16},{"source":399,"target":198},{"source":94,"target":0},{"source":94,"target":153},{"source":94,"target":198},{"source":94,"target":400},{"source":94,"target":401},{"source":400,"target":153},{"source":401,"target":198},{"source":95,"target":0},{"source":95,"target":123},{"source":95,"target":198},{"source":95,"target":402},{"source":95,"target":403},{"source":402,"target":123},{"source":403,"target":198},{"source":96,"target":0},{"source":96,"target":16},{"source":96,"target":198},{"source":96,"target":404},{"source":96,"target":405},{"source":404,"target":16},{"source":405,"target":198},{"source":97,"target":0},{"source":97,"target":174},{"source":97,"target":198},{"source":97,"target":406},{"source":97,"target":407},{"source":406,"target":174},{"source":407,"target":198},{"source":98,"target":0},{"source":98,"target":13},{"source":98,"target":198},{"source":98,"target":408},{"source":98,"target":409},{"source":408,"target":13},{"source":409,"target":198},{"source":99,"target":0},{"source":99,"target":70},{"source":99,"target":198},{"source":99,"target":410},{"source":99,"target":411},{"source":410,"target":70},{"source":411,"target":198},{"source":100,"target":0},{"source":100,"target":176},{"source":100,"target":198},{"source":100,"target":412},{"source":100,"target":413},{"source":412,"target":176},{"source":413,"target":198},{"source":101,"target":0},{"source":101,"target":35},{"source":101,"target":198},{"source":101,"target":414},{"source":101,"target":415},{"source":414,"target":35},{"source":415,"target":198},{"source":102,"target":0},{"source":102,"target":112},{"source":102,"target":198},{"source":102,"target":416},{"source":102,"target":417},{"source":416,"target":112},{"source":417,"target":198},{"source":103,"target":0},{"source":103,"target":70},{"source":103,"target":198},{"source":103,"target":418},{"source":103,"target":419},{"source":418,"target":70},{"source":419,"target":198},{"source":104,"target":0},{"source":104,"target":54},{"source":104,"target":198},{"source":104,"target":420},{"source":104,"target":421},{"source":420,"target":54},{"source":421,"target":198},{"source":105,"target":0},{"source":105,"target":95},{"source":105,"target":198},{"source":105,"target":422},{"source":105,"target":423},{"source":422,"target":95},{"source":423,"target":198},{"source":106,"target":0},{"source":106,"target":12},{"source":106,"target":198},{"source":106,"target":424},{"source":106,"target":425},{"source":424,"target":12},{"source":425,"target":198},{"source":107,"target":0},{"source":107,"target":123},{"source":107,"target":198},{"source":107,"target":426},{"source":107,"target":427},{"source":426,"target":123},{"source":427,"target":198},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":198},{"source":108,"target":428},{"source":108,"target":429},{"source":428,"target":43},{"source":429,"target":198},{"source":109,"target":0},{"source":109,"target":35},{"source":109,"target":198},{"source":109,"target":430},{"source":109,"target":431},{"source":430,"target":35},{"source":431,"target":198},{"source":110,"target":0},{"source":110,"target":43},{"source":110,"target":198},{"source":110,"target":432},{"source":110,"target":433},{"source":432,"target":43},{"source":433,"target":198},{"source":111,"target":0},{"source":111,"target":5},{"source":111,"target":198},{"source":111,"target":434},{"source":111,"target":435},{"source":434,"target":5},{"source":435,"target":198},{"source":112,"target":0},{"source":112,"target":70},{"source":112,"target":198},{"source":112,"target":436},{"source":112,"target":437},{"source":436,"target":70},{"source":437,"target":198},{"source":113,"target":0},{"source":113,"target":107},{"source":113,"target":198},{"source":113,"target":438},{"source":113,"target":439},{"source":438,"target":107},{"source":439,"target":198},{"source":114,"target":0},{"source":114,"target":123},{"source":114,"target":198},{"source":114,"target":440},{"source":114,"target":441},{"source":440,"target":123},{"source":441,"target":198},{"source":115,"target":0},{"source":115,"target":16},{"source":115,"target":198},{"source":115,"target":442},{"source":115,"target":443},{"source":442,"target":16},{"source":443,"target":198},{"source":116,"target":0},{"source":116,"target":127},{"source":116,"target":198},{"source":116,"target":444},{"source":116,"target":445},{"source":444,"target":127},{"source":445,"target":198},{"source":117,"target":0},{"source":117,"target":96},{"source":117,"target":179},{"source":117,"target":198},{"source":117,"target":446},{"source":117,"target":447},{"source":117,"target":448},{"source":446,"target":96},{"source":447,"target":179},{"source":448,"target":198},{"source":118,"target":0},{"source":118,"target":70},{"source":118,"target":198},{"source":118,"target":449},{"source":118,"target":450},{"source":449,"target":70},{"source":450,"target":198},{"source":119,"target":0},{"source":119,"target":134},{"source":119,"target":198},{"source":119,"target":451},{"source":119,"target":452},{"source":451,"target":134},{"source":452,"target":198},{"source":120,"target":0},{"source":120,"target":52},{"source":120,"target":66},{"source":120,"target":198},{"source":120,"target":453},{"source":120,"target":454},{"source":120,"target":455},{"source":453,"target":52},{"source":454,"target":66},{"source":455,"target":198},{"source":121,"target":0},{"source":121,"target":81},{"source":121,"target":198},{"source":121,"target":456},{"source":121,"target":457},{"source":456,"target":81},{"source":457,"target":198},{"source":122,"target":0},{"source":122,"target":35},{"source":122,"target":23},{"source":122,"target":163},{"source":122,"target":198},{"source":122,"target":458},{"source":122,"target":459},{"source":122,"target":460},{"source":122,"target":461},{"source":458,"target":35},{"source":459,"target":23},{"source":460,"target":163},{"source":461,"target":198},{"source":123,"target":0},{"source":123,"target":43},{"source":123,"target":198},{"source":123,"target":462},{"source":123,"target":463},{"source":462,"target":43},{"source":463,"target":198},{"source":124,"target":0},{"source":124,"target":52},{"source":124,"target":66},{"source":124,"target":198},{"source":124,"target":464},{"source":124,"target":465},{"source":124,"target":466},{"source":464,"target":52},{"source":465,"target":66},{"source":466,"target":198},{"source":125,"target":0},{"source":125,"target":183},{"source":125,"target":198},{"source":125,"target":467},{"source":125,"target":468},{"source":467,"target":183},{"source":468,"target":198},{"source":126,"target":0},{"source":126,"target":90},{"source":126,"target":198},{"source":126,"target":469},{"source":126,"target":470},{"source":469,"target":90},{"source":470,"target":198},{"source":127,"target":0},{"source":127,"target":70},{"source":127,"target":198},{"source":127,"target":471},{"source":127,"target":472},{"source":471,"target":70},{"source":472,"target":198},{"source":128,"target":0},{"source":128,"target":55},{"source":128,"target":198},{"source":128,"target":473},{"source":128,"target":474},{"source":473,"target":55},{"source":474,"target":198},{"source":129,"target":0},{"source":129,"target":81},{"source":129,"target":174},{"source":129,"target":198},{"source":129,"target":475},{"source":129,"target":476},{"source":129,"target":477},{"source":475,"target":81},{"source":476,"target":174},{"source":477,"target":198},{"source":130,"target":0},{"source":130,"target":174},{"source":130,"target":198},{"source":130,"target":478},{"source":130,"target":479},{"source":478,"target":174},{"source":479,"target":198},{"source":131,"target":0},{"source":131,"target":95},{"source":131,"target":66},{"source":131,"target":198},{"source":131,"target":480},{"source":131,"target":481},{"source":131,"target":482},{"source":480,"target":95},{"source":481,"target":66},{"source":482,"target":198},{"source":132,"target":0},{"source":132,"target":99},{"source":132,"target":198},{"source":132,"target":483},{"source":132,"target":484},{"source":483,"target":99},{"source":484,"target":198},{"source":133,"target":0},{"source":133,"target":86},{"source":133,"target":95},{"source":133,"target":198},{"source":133,"target":485},{"source":133,"target":486},{"source":133,"target":487},{"source":485,"target":86},{"source":486,"target":95},{"source":487,"target":198},{"source":134,"target":0},{"source":134,"target":107},{"source":134,"target":198},{"source":134,"target":488},{"source":134,"target":489},{"source":488,"target":107},{"source":489,"target":198},{"source":135,"target":0},{"source":135,"target":70},{"source":135,"target":198},{"source":135,"target":490},{"source":135,"target":491},{"source":490,"target":70},{"source":491,"target":198},{"source":136,"target":0},{"source":136,"target":78},{"source":136,"target":198},{"source":136,"target":492},{"source":136,"target":493},{"source":492,"target":78},{"source":493,"target":198},{"source":137,"target":0},{"source":137,"target":193},{"source":137,"target":198},{"source":137,"target":494},{"source":137,"target":495},{"source":494,"target":193},{"source":495,"target":198},{"source":138,"target":0},{"source":138,"target":108},{"source":138,"target":198},{"source":138,"target":496},{"source":138,"target":497},{"source":496,"target":108},{"source":497,"target":198},{"source":139,"target":0},{"source":139,"target":190},{"source":139,"target":198},{"source":139,"target":498},{"source":139,"target":499},{"source":498,"target":190},{"source":499,"target":198},{"source":140,"target":0},{"source":140,"target":43},{"source":140,"target":198},{"source":140,"target":500},{"source":140,"target":501},{"source":500,"target":43},{"source":501,"target":198},{"source":141,"target":0},{"source":141,"target":5},{"source":141,"target":198},{"source":141,"target":502},{"source":141,"target":503},{"source":502,"target":5},{"source":503,"target":198},{"source":142,"target":0},{"source":142,"target":42},{"source":142,"target":198},{"source":142,"target":504},{"source":142,"target":505},{"source":504,"target":42},{"source":505,"target":198},{"source":143,"target":0},{"source":143,"target":135},{"source":143,"target":198},{"source":143,"target":506},{"source":143,"target":507},{"source":506,"target":135},{"source":507,"target":198},{"source":144,"target":0},{"source":144,"target":135},{"source":144,"target":198},{"source":144,"target":508},{"source":144,"target":509},{"source":508,"target":135},{"source":509,"target":198},{"source":145,"target":0},{"source":145,"target":190},{"source":145,"target":198},{"source":145,"target":510},{"source":145,"target":511},{"source":510,"target":190},{"source":511,"target":198},{"source":146,"target":0},{"source":146,"target":57},{"source":146,"target":198},{"source":146,"target":512},{"source":146,"target":513},{"source":512,"target":57},{"source":513,"target":198},{"source":147,"target":0},{"source":147,"target":134},{"source":147,"target":198},{"source":147,"target":514},{"source":147,"target":515},{"source":514,"target":134},{"source":515,"target":198},{"source":148,"target":0},{"source":148,"target":167},{"source":148,"target":198},{"source":148,"target":516},{"source":148,"target":517},{"source":516,"target":167},{"source":517,"target":198},{"source":149,"target":0},{"source":149,"target":92},{"source":149,"target":198},{"source":149,"target":518},{"source":149,"target":519},{"source":518,"target":92},{"source":519,"target":198},{"source":150,"target":0},{"source":150,"target":43},{"source":150,"target":198},{"source":150,"target":520},{"source":150,"target":521},{"source":520,"target":43},{"source":521,"target":198},{"source":151,"target":0},{"source":151,"target":70},{"source":151,"target":198},{"source":151,"target":522},{"source":151,"target":523},{"source":522,"target":70},{"source":523,"target":198},{"source":152,"target":0},{"source":152,"target":70},{"source":152,"target":198},{"source":152,"target":524},{"source":152,"target":525},{"source":524,"target":70},{"source":525,"target":198},{"source":153,"target":0},{"source":153,"target":16},{"source":153,"target":163},{"source":153,"target":198},{"source":153,"target":526},{"source":153,"target":527},{"source":153,"target":528},{"source":526,"target":16},{"source":527,"target":163},{"source":528,"target":198},{"source":154,"target":0},{"source":154,"target":127},{"source":154,"target":198},{"source":154,"target":529},{"source":154,"target":530},{"source":529,"target":127},{"source":530,"target":198},{"source":155,"target":0},{"source":155,"target":49},{"source":155,"target":198},{"source":155,"target":531},{"source":155,"target":532},{"source":531,"target":49},{"source":532,"target":198},{"source":156,"target":0},{"source":156,"target":90},{"source":156,"target":198},{"source":156,"target":533},{"source":156,"target":534},{"source":533,"target":90},{"source":534,"target":198},{"source":157,"target":0},{"source":157,"target":107},{"source":157,"target":66},{"source":157,"target":198},{"source":157,"target":535},{"source":157,"target":536},{"source":157,"target":537},{"source":535,"target":107},{"source":536,"target":66},{"source":537,"target":198},{"source":158,"target":0},{"source":158,"target":100},{"source":158,"target":198},{"source":158,"target":538},{"source":158,"target":539},{"source":538,"target":100},{"source":539,"target":198},{"source":159,"target":0},{"source":159,"target":86},{"source":159,"target":123},{"source":159,"target":108},{"source":159,"target":198},{"source":159,"target":540},{"source":159,"target":541},{"source":159,"target":542},{"source":159,"target":543},{"source":540,"target":86},{"source":541,"target":123},{"source":542,"target":108},{"source":543,"target":198},{"source":160,"target":0},{"source":160,"target":157},{"source":160,"target":198},{"source":160,"target":544},{"source":160,"target":545},{"source":544,"target":157},{"source":545,"target":198},{"source":161,"target":0},{"source":161,"target":2},{"source":161,"target":198},{"source":161,"target":546},{"source":161,"target":547},{"source":546,"target":2},{"source":547,"target":198},{"source":162,"target":0},{"source":162,"target":38},{"source":162,"target":198},{"source":162,"target":548},{"source":162,"target":549},{"source":548,"target":38},{"source":549,"target":198},{"source":163,"target":0},{"source":163,"target":43},{"source":163,"target":198},{"source":163,"target":550},{"source":163,"target":551},{"source":550,"target":43},{"source":551,"target":198},{"source":164,"target":0},{"source":164,"target":43},{"source":164,"target":198},{"source":164,"target":552},{"source":164,"target":553},{"source":552,"target":43},{"source":553,"target":198},{"source":165,"target":0},{"source":165,"target":43},{"source":165,"target":198},{"source":165,"target":554},{"source":165,"target":555},{"source":554,"target":43},{"source":555,"target":198},{"source":166,"target":0},{"source":166,"target":63},{"source":166,"target":198},{"source":166,"target":556},{"source":166,"target":557},{"source":556,"target":63},{"source":557,"target":198},{"source":167,"target":0},{"source":167,"target":123},{"source":167,"target":198},{"source":167,"target":558},{"source":167,"target":559},{"source":558,"target":123},{"source":559,"target":198},{"source":168,"target":0},{"source":168,"target":123},{"source":168,"target":198},{"source":168,"target":560},{"source":168,"target":561},{"source":560,"target":123},{"source":561,"target":198},{"source":169,"target":0},{"source":169,"target":5},{"source":169,"target":198},{"source":169,"target":562},{"source":169,"target":563},{"source":562,"target":5},{"source":563,"target":198},{"source":170,"target":0},{"source":170,"target":157},{"source":170,"target":198},{"source":170,"target":564},{"source":170,"target":565},{"source":564,"target":157},{"source":565,"target":198},{"source":171,"target":0},{"source":171,"target":64},{"source":171,"target":198},{"source":171,"target":566},{"source":171,"target":567},{"source":566,"target":64},{"source":567,"target":198},{"source":172,"target":0},{"source":172,"target":176},{"source":172,"target":198},{"source":172,"target":568},{"source":172,"target":569},{"source":568,"target":176},{"source":569,"target":198},{"source":173,"target":0},{"source":173,"target":176},{"source":173,"target":198},{"source":173,"target":570},{"source":173,"target":571},{"source":570,"target":176},{"source":571,"target":198},{"source":174,"target":0},{"source":174,"target":16},{"source":174,"target":198},{"source":174,"target":572},{"source":174,"target":573},{"source":572,"target":16},{"source":573,"target":198},{"source":175,"target":0},{"source":175,"target":90},{"source":175,"target":198},{"source":175,"target":574},{"source":175,"target":575},{"source":574,"target":90},{"source":575,"target":198},{"source":176,"target":0},{"source":176,"target":43},{"source":176,"target":198},{"source":176,"target":576},{"source":176,"target":577},{"source":576,"target":43},{"source":577,"target":198},{"source":177,"target":0},{"source":177,"target":157},{"source":177,"target":198},{"source":177,"target":578},{"source":177,"target":579},{"source":578,"target":157},{"source":579,"target":198},{"source":178,"target":0},{"source":178,"target":161},{"source":178,"target":198},{"source":178,"target":580},{"source":178,"target":581},{"source":580,"target":161},{"source":581,"target":198},{"source":179,"target":0},{"source":179,"target":16},{"source":179,"target":198},{"source":179,"target":582},{"source":179,"target":583},{"source":582,"target":16},{"source":583,"target":198},{"source":180,"target":0},{"source":180,"target":165},{"source":180,"target":198},{"source":180,"target":584},{"source":180,"target":585},{"source":584,"target":165},{"source":585,"target":198},{"source":181,"target":0},{"source":181,"target":60},{"source":181,"target":198},{"source":181,"target":586},{"source":181,"target":587},{"source":586,"target":60},{"source":587,"target":198},{"source":182,"target":0},{"source":182,"target":57},{"source":182,"target":198},{"source":182,"target":588},{"source":182,"target":589},{"source":588,"target":57},{"source":589,"target":198},{"source":183,"target":0},{"source":183,"target":81},{"source":183,"target":23},{"source":183,"target":198},{"source":183,"target":590},{"source":183,"target":591},{"source":183,"target":592},{"source":590,"target":81},{"source":591,"target":23},{"source":592,"target":198},{"source":184,"target":0},{"source":184,"target":144},{"source":184,"target":198},{"source":184,"target":593},{"source":184,"target":594},{"source":593,"target":144},{"source":594,"target":198},{"source":185,"target":0},{"source":185,"target":16},{"source":185,"target":198},{"source":185,"target":595},{"source":185,"target":596},{"source":595,"target":16},{"source":596,"target":198},{"source":186,"target":0},{"source":186,"target":177},{"source":186,"target":198},{"source":186,"target":597},{"source":186,"target":598},{"source":597,"target":177},{"source":598,"target":198},{"source":187,"target":0},{"source":187,"target":54},{"source":187,"target":198},{"source":187,"target":599},{"source":187,"target":600},{"source":599,"target":54},{"source":600,"target":198},{"source":188,"target":0},{"source":188,"target":157},{"source":188,"target":198},{"source":188,"target":601},{"source":188,"target":602},{"source":601,"target":157},{"source":602,"target":198},{"source":189,"target":0},{"source":189,"target":193},{"source":189,"target":198},{"source":189,"target":603},{"source":189,"target":604},{"source":603,"target":193},{"source":604,"target":198},{"source":190,"target":0},{"source":190,"target":35},{"source":190,"target":198},{"source":190,"target":605},{"source":190,"target":606},{"source":605,"target":35},{"source":606,"target":198},{"source":191,"target":0},{"source":191,"target":43},{"source":191,"target":198},{"source":191,"target":607},{"source":191,"target":608},{"source":607,"target":43},{"source":608,"target":198},{"source":192,"target":0},{"source":192,"target":70},{"source":192,"target":198},{"source":192,"target":609},{"source":192,"target":610},{"source":609,"target":70},{"source":610,"target":198},{"source":193,"target":0},{"source":193,"target":134},{"source":193,"target":198},{"source":193,"target":611},{"source":193,"target":612},{"source":611,"target":134},{"source":612,"target":198},{"source":194,"target":0},{"source":194,"target":70},{"source":194,"target":198},{"source":194,"target":613},{"source":194,"target":614},{"source":613,"target":70},{"source":614,"target":198},{"source":195,"target":0},{"source":195,"target":68},{"source":195,"target":198},{"source":195,"target":615},{"source":195,"target":616},{"source":615,"target":68},{"source":616,"target":198},{"source":196,"target":0},{"source":196,"target":100},{"source":196,"target":198},{"source":196,"target":617},{"source":196,"target":618},{"source":617,"target":100},{"source":618,"target":198},{"source":197,"target":0},{"source":197,"target":90},{"source":197,"target":198},{"source":197,"target":619},{"source":197,"target":620},{"source":619,"target":90},{"source":620,"target":198},{"source":198,"target":0},{"source":198,"target":621},{"source":621,"target":622},{"source":621,"target":198}],"multigraph":true}
ecore
graph
repo-ecore-all/data/adilinam/QVTo-QVTd-OCL/org.eclipse.qvtd.build.etl.tests/model/Graph.ecore
graph Node incoming outgoing label type Edge target source type Element graph ElementType graph name Graph element name elementType EdgeType NodeType
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="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.eclipse.org/qvtd/test/compiler/0.1/Graph" nsPrefix="graph"> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//Edge" eOpposite="#//Edge/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//Edge" eOpposite="#//Edge/source"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//NodeType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Node" eOpposite="#//Node/incoming"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Node" eOpposite="#//Node/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//EdgeType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="graph" lowerBound="1" eType="#//Graph" eOpposite="#//Graph/element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementType" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="graph" lowerBound="1" eType="#//Graph" eOpposite="#//Graph/elementType"/> <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="Graph"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1" eType="#//Element" containment="true" eOpposite="#//Element/graph"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" upperBound="-1" eType="#//ElementType" eOpposite="#//ElementType/graph"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EdgeType" eSuperTypes="#//ElementType"/> <eClassifiers xsi:type="ecore:EClass" name="NodeType" eSuperTypes="#//ElementType"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"graph","nsURI":"http://www.eclipse.org/qvtd/test/compiler/0.1/Graph","name":"graph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementType","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EdgeType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeType","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":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","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":"label","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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":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":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":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":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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"}],"links":[{"source":0,"target":1},{"source":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":3},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":8,"target":2},{"source":8,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":13,"target":2},{"source":9,"target":2},{"source":9,"target":15},{"source":9,"target":1},{"source":9,"target":16},{"source":15,"target":2},{"source":10,"target":17},{"source":10,"target":1},{"source":11,"target":7},{"source":11,"target":18},{"source":11,"target":1},{"source":18,"target":7},{"source":12,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":14},{"source":2,"target":16},{"source":2,"target":19},{"source":2,"target":20},{"source":14,"target":1},{"source":14,"target":21},{"source":14,"target":2},{"source":14,"target":8},{"source":21,"target":1},{"source":16,"target":1},{"source":16,"target":22},{"source":16,"target":2},{"source":16,"target":9},{"source":22,"target":1},{"source":19,"target":6},{"source":19,"target":23},{"source":19,"target":2},{"source":23,"target":6},{"source":20,"target":3},{"source":3,"target":0},{"source":3,"target":24},{"source":24,"target":5},{"source":24,"target":25},{"source":24,"target":3},{"source":24,"target":26},{"source":25,"target":5},{"source":4,"target":0},{"source":4,"target":27},{"source":4,"target":28},{"source":27,"target":5},{"source":27,"target":29},{"source":27,"target":4},{"source":27,"target":30},{"source":29,"target":5},{"source":28,"target":31},{"source":28,"target":4},{"source":5,"target":0},{"source":5,"target":26},{"source":5,"target":32},{"source":5,"target":30},{"source":26,"target":3},{"source":26,"target":33},{"source":26,"target":5},{"source":26,"target":24},{"source":33,"target":3},{"source":32,"target":34},{"source":32,"target":5},{"source":30,"target":4},{"source":30,"target":35},{"source":30,"target":5},{"source":30,"target":27},{"source":35,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":36},{"source":36,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":37},{"source":37,"target":4}],"multigraph":true}
ecore
graph
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/adilinam/QVTo-QVTd-OCL/org.eclipse.qvtd.cs2as.compiler.tests/src/org/eclipse/qvtd/cs2as/compiler/tests/models/example3/KiamaAS.ecore
kiamaas Top node Node height depth Plus left right Num value
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="kiamaas" nsURI="http://cs2as/tests/example3/kiamaas/1.0" nsPrefix="kiamaas"> <eClassifiers xsi:type="ecore:EClass" name="Top"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" lowerBound="1" eType="#//Node" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="depth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Node" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Num" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"kiamaas","nsURI":"http://cs2as/tests/example3/kiamaas/1.0","name":"kiamaas","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Top","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Num","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"node","changeable":true,"resolveProxies":true,"lowerBound":1,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":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":"depth","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":5,"target":2},{"source":5,"target":6},{"source":5,"target":1},{"source":6,"target":2},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":8},{"source":7,"target":9},{"source":7,"target":2},{"source":8,"target":10},{"source":8,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":11},{"source":3,"target":12},{"source":3,"target":13},{"source":11,"target":2},{"source":11,"target":14},{"source":11,"target":3},{"source":14,"target":2},{"source":12,"target":2},{"source":12,"target":15},{"source":12,"target":3},{"source":15,"target":2},{"source":13,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":16},{"source":4,"target":17},{"source":16,"target":18},{"source":16,"target":4},{"source":17,"target":2}],"multigraph":true}
ecore
library
repo-ecore-all/data/ghillairet/emftriple/tests/org.eclipselabs.emftriple.sesame.junit/model/model.ecore
model Person name books Book title authors tags data Library books location latestBook Location address featuredBook id ETypes eBigDecimal eBigInteger eBoolean eByte eByteArray eChar eDate eDouble eFloat eInt eLong eShort eString uris MappedLibrary location rareBooks regularBooks books PrimaryObject name singleNonContainmentReference multipleNonContainmentReference singleContainmentReferenceNoProxies multipleContainmentReferenceNoProxies singleContainmentReferenceProxies multipleContainmentReferenceProxies featureMapReferenceType2 featureMapReferenceType1 featureMapReferenceCollection featureMapAttributeType1 featureMapAttributeType2 featureMapAttributeCollection TargetObject singleAttribute arrayAttribute URI org.eclipse.emf.common.util.URI org.eclipse.emf.common.util.URI
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="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.eclipselabs.org/emf/junit" nsPrefix="org.eclipselabs.emf.junit"> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1" eType="#//Book" eOpposite="#//Book/authors"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="authors" upperBound="-1" eType="#//Person" eOpposite="#//Person/books"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tags" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="data" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1" eType="#//Book" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//Location" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="latestBook" eType="#//Book"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Location"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featuredBook" eType="#//Book"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject" transient="true" derived="true" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypes"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eBigDecimal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eBigInteger" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eByte" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EByte"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eByteArray" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EByteArray"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eChar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eDouble" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eFloat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eInt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eLong" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eShort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EShort"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uris" upperBound="-1" eType="#//URI"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappedLibrary"> <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//Location" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rareBooks" upperBound="-1" eType="#//Book" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="group" value="#books"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="regularBooks" upperBound="-1" eType="#//Book" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="group" value="#books"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="books" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="singleNonContainmentReference" eType="#//TargetObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multipleNonContainmentReference" upperBound="-1" eType="#//TargetObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="singleContainmentReferenceNoProxies" eType="#//TargetObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multipleContainmentReferenceNoProxies" upperBound="-1" eType="#//TargetObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="singleContainmentReferenceProxies" eType="#//TargetObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multipleContainmentReferenceProxies" upperBound="-1" eType="#//TargetObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureMapReferenceType2" upperBound="-1" eType="#//TargetObject" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="group" value="#featureMapReferenceCollection"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="featureMapReferenceType1" upperBound="-1" eType="#//TargetObject" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="group" value="#featureMapReferenceCollection"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapReferenceCollection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapAttributeType1" upperBound="-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="group" value="#featureMapAttributeCollection"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapAttributeType2" upperBound="-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="group" value="#featureMapAttributeCollection"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapAttributeCollection" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TargetObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="singleAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arrayAttribute" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="org.eclipse.emf.common.util.URI"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"org.eclipselabs.emf.junit","nsURI":"http://www.eclipselabs.org/emf/junit","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypes","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappedLibrary","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryObject","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetObject","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.URI","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.URI","name":"URI","instanceClass":"org.eclipse.emf.common.util.URI","id":9,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"authors","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":false,"lowerBound":0,"id":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":"location","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":"latestBook","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featuredBook","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":30,"derived":true},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eBigDecimal","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":"eBigInteger","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":"eBoolean","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eByte","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":"eByteArray","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"\u0000","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eChar","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":"eDate","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eDouble","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eFloat","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":false,"transient":false,"unique":true,"name":"eInt","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eLong","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eShort","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eString","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uris","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"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"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":"rareBooks","changeable":true,"resolveProxies":false,"lowerBound":0,"id":63,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"regularBooks","changeable":true,"resolveProxies":false,"lowerBound":0,"id":64,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"books","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"singleNonContainmentReference","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":"multipleNonContainmentReference","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":"singleContainmentReferenceNoProxies","changeable":true,"resolveProxies":false,"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":"multipleContainmentReferenceNoProxies","changeable":true,"resolveProxies":false,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"singleContainmentReferenceProxies","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":"multipleContainmentReferenceProxies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"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":"featureMapReferenceType2","changeable":true,"resolveProxies":false,"lowerBound":0,"id":77,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"featureMapReferenceType1","changeable":true,"resolveProxies":false,"lowerBound":0,"id":78,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureMapReferenceCollection","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"featureMapAttributeType1","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"featureMapAttributeType2","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureMapAttributeCollection","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"},{"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":"singleAttribute","changeable":true,"lowerBound":0,"iD":false,"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":"arrayAttribute","changeable":true,"lowerBound":0,"iD":false,"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":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":10,"target":12},{"source":10,"target":1},{"source":11,"target":2},{"source":11,"target":13},{"source":11,"target":1},{"source":11,"target":14},{"source":13,"target":2},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":14},{"source":2,"target":16},{"source":2,"target":17},{"source":15,"target":18},{"source":15,"target":2},{"source":14,"target":1},{"source":14,"target":19},{"source":14,"target":2},{"source":14,"target":11},{"source":19,"target":1},{"source":16,"target":20},{"source":16,"target":2},{"source":17,"target":21},{"source":17,"target":2},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":22,"target":2},{"source":22,"target":25},{"source":22,"target":3},{"source":25,"target":2},{"source":23,"target":4},{"source":23,"target":26},{"source":23,"target":3},{"source":26,"target":4},{"source":24,"target":2},{"source":24,"target":27},{"source":24,"target":3},{"source":27,"target":2},{"source":4,"target":0},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":28,"target":31},{"source":28,"target":4},{"source":29,"target":2},{"source":29,"target":32},{"source":29,"target":4},{"source":32,"target":2},{"source":30,"target":33},{"source":30,"target":4},{"source":5,"target":0},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":47},{"source":34,"target":48},{"source":34,"target":5},{"source":35,"target":49},{"source":35,"target":5},{"source":36,"target":50},{"source":36,"target":5},{"source":37,"target":51},{"source":37,"target":5},{"source":38,"target":52},{"source":38,"target":5},{"source":39,"target":53},{"source":39,"target":5},{"source":40,"target":54},{"source":40,"target":5},{"source":41,"target":55},{"source":41,"target":5},{"source":42,"target":56},{"source":42,"target":5},{"source":43,"target":57},{"source":43,"target":5},{"source":44,"target":58},{"source":44,"target":5},{"source":45,"target":59},{"source":45,"target":5},{"source":46,"target":60},{"source":46,"target":5},{"source":47,"target":9},{"source":47,"target":61},{"source":47,"target":5},{"source":61,"target":9},{"source":6,"target":0},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":62,"target":4},{"source":62,"target":66},{"source":62,"target":6},{"source":66,"target":4},{"source":63,"target":2},{"source":63,"target":67},{"source":63,"target":6},{"source":67,"target":2},{"source":64,"target":2},{"source":64,"target":68},{"source":64,"target":6},{"source":68,"target":2},{"source":65,"target":69},{"source":65,"target":6},{"source":7,"target":0},{"source":7,"target":70},{"source":7,"target":71},{"source":7,"target":72},{"source":7,"target":73},{"source":7,"target":74},{"source":7,"target":75},{"source":7,"target":76},{"source":7,"target":77},{"source":7,"target":78},{"source":7,"target":79},{"source":7,"target":80},{"source":7,"target":81},{"source":7,"target":82},{"source":70,"target":83},{"source":70,"target":7},{"source":71,"target":8},{"source":71,"target":84},{"source":71,"target":7},{"source":84,"target":8},{"source":72,"target":8},{"source":72,"target":85},{"source":72,"target":7},{"source":85,"target":8},{"source":73,"target":8},{"source":73,"target":86},{"source":73,"target":7},{"source":86,"target":8},{"source":74,"target":8},{"source":74,"target":87},{"source":74,"target":7},{"source":87,"target":8},{"source":75,"target":8},{"source":75,"target":88},{"source":75,"target":7},{"source":88,"target":8},{"source":76,"target":8},{"source":76,"target":89},{"source":76,"target":7},{"source":89,"target":8},{"source":77,"target":8},{"source":77,"target":90},{"source":77,"target":7},{"source":90,"target":8},{"source":78,"target":8},{"source":78,"target":91},{"source":78,"target":7},{"source":91,"target":8},{"source":79,"target":92},{"source":79,"target":7},{"source":80,"target":93},{"source":80,"target":7},{"source":81,"target":94},{"source":81,"target":7},{"source":82,"target":95},{"source":82,"target":7},{"source":8,"target":0},{"source":8,"target":96},{"source":8,"target":97},{"source":96,"target":98},{"source":96,"target":8},{"source":97,"target":99},{"source":97,"target":8},{"source":9,"target":0}],"multigraph":true}
ecore
people
repo-ecore-all/data/Sorour-j/Epsilon/examples/org.eclipse.epsilon.eugenia.examples.svg/model/people.ecore
people Model people Person name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="people" nsURI="www.eclipse.org/epsilon/examples/svg" nsPrefix="p"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eAnnotations source="gmf.diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="people" upperBound="-1" eType="#//Person" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eAnnotations source="gmf.node"> <details key="figure" value="svg"/> <details key="svg.uri" value="platform:/plugin/org.eclipse.epsilon.eugenia.examples.svg/svg/person.svg"/> <details key="label" value="name"/> <details key="label.icon" value="false"/> <details key="label.placement" value="external"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"p","nsURI":"www.eclipse.org/epsilon/examples/svg","name":"people","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":"Person","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"people","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":5,"target":6},{"source":5,"target":2}],"multigraph":true}
ecore
greetings
repo-ecore-all/data/ejaku/grgen/engine-net-2/examples/HelloWorld-TTC2011/helloworldext.ecore
helloworldext GreetingMessage text Person name Greeting greetingMessage person
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="helloworldext" nsURI="helloworldext" nsPrefix="helloworldext"> <eClassifiers xsi:type="ecore:EClass" name="GreetingMessage"> <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="Person"> <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="Greeting"> <eStructuralFeatures xsi:type="ecore:EReference" name="greetingMessage" eType="#//GreetingMessage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="person" eType="#//Person" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"helloworldext","nsURI":"helloworldext","name":"helloworldext","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreetingMessage","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greeting","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"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":"greetingMessage","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":true,"unsettable":false,"transient":false,"unique":true,"name":"person","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"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":6},{"source":6,"target":7},{"source":6,"target":2},{"source":3,"target":0},{"source":3,"target":8},{"source":3,"target":9},{"source":8,"target":1},{"source":8,"target":10},{"source":8,"target":3},{"source":10,"target":1},{"source":9,"target":2},{"source":9,"target":11},{"source":9,"target":3},{"source":11,"target":2}],"multigraph":true}
ecore
greetings
repo-ecore-all/data/LolloCorte/bpel-xtext/org.xtext.example.mydsl/src-gen/org/xtext/example/mydsl/MyDsl.ecore
myDsl Model greetings Greeting name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="myDsl" nsURI="http://www.xtext.org/example/mydsl/MyDsl" nsPrefix="myDsl"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="greetings" upperBound="-1" eType="#//Greeting" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Greeting"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"myDsl","nsURI":"http://www.xtext.org/example/mydsl/MyDsl","name":"myDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greeting","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"greetings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":5,"target":6},{"source":5,"target":2}],"multigraph":true}
ecore
class-diagram
repo-ecore-all/data/atlanmod/ATL_MR/atl-mr/data/Class2Relational/class.ecore
class NamedElt name Package classes types Classifier DataType Class super attr isAbstract Attribute multiValued type owner
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="class" nsURI="Class" nsPrefix="class"> <eClassifiers xsi:type="ecore:EClass" name="NamedElt" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElt"> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1" eType="#//Class" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//DataType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//NamedElt"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="super" ordered="false" upperBound="-1" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attr" upperBound="-1" eType="#//Attribute" containment="true" eOpposite="#//Attribute/owner"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//NamedElt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiValued" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="#//Class" eOpposite="#//Class/attr"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"class","nsURI":"Class","name":"class","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElt","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"super","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":"attr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiValued","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":7,"target":8},{"source":7,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":9,"target":5},{"source":9,"target":12},{"source":9,"target":2},{"source":12,"target":5},{"source":10,"target":4},{"source":10,"target":13},{"source":10,"target":2},{"source":13,"target":4},{"source":11,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":14},{"source":14,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":15},{"source":15,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":16},{"source":5,"target":17},{"source":5,"target":18},{"source":5,"target":19},{"source":16,"target":5},{"source":16,"target":20},{"source":16,"target":5},{"source":20,"target":5},{"source":17,"target":6},{"source":17,"target":21},{"source":17,"target":5},{"source":17,"target":22},{"source":21,"target":6},{"source":18,"target":23},{"source":18,"target":5},{"source":19,"target":3},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":24},{"source":6,"target":25},{"source":6,"target":22},{"source":6,"target":26},{"source":24,"target":27},{"source":24,"target":6},{"source":25,"target":3},{"source":25,"target":28},{"source":25,"target":6},{"source":28,"target":3},{"source":22,"target":5},{"source":22,"target":29},{"source":22,"target":6},{"source":22,"target":17},{"source":29,"target":5},{"source":26,"target":1}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/sunwuliang/SlicingProject1.0/slices/SlicedUML2InsDataSet3isAbstractDefined.ecore
UML2 StructuredClassifier Signal AssociationClass Collaboration Extension DeploymentSpecification Association Device StateMachine Enumeration Classifier isAbstract Activity ExecutionEnvironment TemplateableClassifier UseCase Component Node InformationItem ProtocolStateMachine Artifact Interface ParameterableClassifier Interaction Class Actor EncapsulatedClassifier DataType CommunicationPath BehavioredClassifier PrimitiveType Behavior Stereotype
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":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"},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":33},{"source":33,"target":11},{"source":2,"target":0},{"source":2,"target":11},{"source":2,"target":34},{"source":34,"target":11},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":7},{"source":3,"target":35},{"source":3,"target":36},{"source":35,"target":24},{"source":36,"target":7},{"source":4,"target":0},{"source":4,"target":29},{"source":4,"target":1},{"source":4,"target":37},{"source":4,"target":38},{"source":37,"target":29},{"source":38,"target":1},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":39},{"source":39,"target":7},{"source":6,"target":0},{"source":6,"target":20},{"source":6,"target":40},{"source":40,"target":20},{"source":7,"target":0},{"source":7,"target":11},{"source":7,"target":41},{"source":41,"target":11},{"source":8,"target":0},{"source":8,"target":17},{"source":8,"target":42},{"source":42,"target":17},{"source":9,"target":0},{"source":9,"target":31},{"source":9,"target":43},{"source":43,"target":31},{"source":10,"target":0},{"source":10,"target":27},{"source":10,"target":44},{"source":44,"target":27},{"source":11,"target":0},{"source":11,"target":45},{"source":45,"target":46},{"source":45,"target":11},{"source":12,"target":0},{"source":12,"target":31},{"source":12,"target":47},{"source":47,"target":31},{"source":13,"target":0},{"source":13,"target":17},{"source":13,"target":48},{"source":48,"target":17},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":49},{"source":49,"target":11},{"source":15,"target":0},{"source":15,"target":29},{"source":15,"target":50},{"source":50,"target":29},{"source":16,"target":0},{"source":16,"target":24},{"source":16,"target":51},{"source":51,"target":24},{"source":17,"target":0},{"source":17,"target":24},{"source":17,"target":52},{"source":52,"target":24},{"source":18,"target":0},{"source":18,"target":11},{"source":18,"target":53},{"source":53,"target":11},{"source":19,"target":0},{"source":19,"target":9},{"source":19,"target":54},{"source":54,"target":9},{"source":20,"target":0},{"source":20,"target":11},{"source":20,"target":55},{"source":55,"target":11},{"source":21,"target":0},{"source":21,"target":11},{"source":21,"target":56},{"source":56,"target":11},{"source":22,"target":0},{"source":22,"target":11},{"source":22,"target":57},{"source":57,"target":11},{"source":23,"target":0},{"source":23,"target":31},{"source":23,"target":58},{"source":58,"target":31},{"source":24,"target":0},{"source":24,"target":29},{"source":24,"target":26},{"source":24,"target":59},{"source":24,"target":60},{"source":59,"target":29},{"source":60,"target":26},{"source":25,"target":0},{"source":25,"target":11},{"source":25,"target":61},{"source":61,"target":11},{"source":26,"target":0},{"source":26,"target":1},{"source":26,"target":62},{"source":62,"target":1},{"source":27,"target":0},{"source":27,"target":11},{"source":27,"target":63},{"source":63,"target":11},{"source":28,"target":0},{"source":28,"target":7},{"source":28,"target":64},{"source":64,"target":7},{"source":29,"target":0},{"source":29,"target":11},{"source":29,"target":65},{"source":65,"target":11},{"source":30,"target":0},{"source":30,"target":27},{"source":30,"target":66},{"source":66,"target":27},{"source":31,"target":0},{"source":31,"target":24},{"source":31,"target":67},{"source":67,"target":24},{"source":32,"target":0},{"source":32,"target":24},{"source":32,"target":68},{"source":68,"target":24}],"multigraph":true}
ecore
simple-pl
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/Worthwhile.ecore
edu kit iti formal pse worthwhile model ast Program accept visitor functionDeclarations mainBlock axioms ASTNode accept visitor Addition accept visitor BinaryExpression accept visitor left right Expression accept visitor UnaryExpression accept visitor operand ArrayLiteral accept visitor values Literal accept visitor ArrayType accept visitor baseType Type accept visitor PrimitiveType accept visitor Assertion accept visitor GuardAssertion accept visitor FunctionCallPreconditionAssertion accept visitor guardedNode DivisorNotZeroAssertion accept visitor guardedNode Annotation accept visitor expression Assignment accept visitor value variable VariableDeclaration accept visitor type initialValue name Assumption accept visitor Axiom accept visitor Block accept visitor statements BooleanLiteral accept visitor getValue value BooleanType accept visitor Conditional accept visitor condition trueBlock falseBlock Conjunction accept visitor Disjunction accept visitor Division accept visitor Equal accept visitor Equivalence accept visitor ExistsQuantifier accept visitor QuantifiedExpression accept visitor parameter expression condition ForAllQuantifier accept visitor FunctionCall accept visitor actuals function FunctionDeclaration accept visitor preconditions postconditions parameters body returnType name Precondition accept visitor Postcondition accept visitor Greater accept visitor GreaterOrEqual accept visitor Implication accept visitor IntegerLiteral accept visitor value IntegerType accept visitor Invariant accept visitor Less accept visitor LessOrEqual accept visitor Loop accept visitor condition body invariants Minus accept visitor Sign accept visitor Modulus accept visitor Multiplication accept visitor Negation accept visitor Plus accept visitor ReturnStatement accept visitor returnValue function Subtraction accept visitor Unequal accept visitor VariableReference accept visitor variable Statement accept visitor ReturnValueReference accept visitor function SymbolReference accept visitor index ExpressionEvaluation expression ArrayFunction accept visitor chainedFunction index value ArrayAccess accept visitor index array ExpressionToExpressionMap java.util.Map$Entry java.util.Map$Entry key value FunctionAnnotation accept visitor TernaryExpression accept visitor whenTrue whenFalse condition LetExpression accept visitor parameters expression visitor IASTNodeVisitor edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node visit node
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="edu" nsURI="http:///edu" nsPrefix="edu"> <eSubpackages name="kit" nsURI="http://kit.edu" nsPrefix="edu.kit"> <eSubpackages name="iti" nsURI="http://iti.kit.edu" nsPrefix="edu.kit.iti"> <eSubpackages name="formal" nsURI="http://formal.iti.kit.edu" nsPrefix="edu.kit.iti.formal"> <eSubpackages name="pse" nsURI="http://pse.formal.iti.kit.edu" nsPrefix="edu.kit.iti.formal.pse"> <eSubpackages name="worthwhile" nsURI="http:///worthwhile.pse.formal.iti.kit.edu" nsPrefix="edu.kit.iti.formal.pse.worthwhile"> <eSubpackages name="model" nsURI="http:///model.worthwhile.pse.formal.iti.kit.edu" nsPrefix="edu.kit.iti.formal.pse.worthwhile.model"> <eSubpackages name="ast" nsURI="http:///ast.model.worthwhile.pse.formal.iti.kit.edu" nsPrefix="edu.kit.iti.formal.pse.worthwhile.model.ast"> <eClassifiers xsi:type="ecore:EClass" name="Program" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/ASTNode"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="functionDeclarations" ordered="false" upperBound="-1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/FunctionDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mainBlock" ordered="false" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="axioms" ordered="false" upperBound="-1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Axiom" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Addition" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" abstract="true" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/ASTNode"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" abstract="true" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayLiteral" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Literal"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="values" ordered="false" upperBound="-1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Literal" abstract="true" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Type"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="baseType" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/PrimitiveType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/ASTNode"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" abstract="true" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Type"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assertion" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Annotation"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GuardAssertion" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Assertion"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Represents an implicit assertion used to guard another node (e.g. a division to prevent division by zero)."/> </eAnnotations> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionCallPreconditionAssertion" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/GuardAssertion"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="guardedNode" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/FunctionCall"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DivisorNotZeroAssertion" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/GuardAssertion"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="guardedNode" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation" abstract="true" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Statement"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Statement"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/VariableReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Statement"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" ordered="false" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" 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="Assumption" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Annotation"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Axiom" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Annotation"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Statement"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" ordered="false" upperBound="-1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Literal"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eOperations name="getValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return this.isValue();"/> <details key="documentation" value="A helper method to return the value of this {@link BooleanLiteral} since we cannot change the generated getter's name."/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/PrimitiveType"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conditional" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Statement"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trueBlock" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="falseBlock" ordered="false" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conjunction" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Disjunction" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Division" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Equivalence" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExistsQuantifier" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/QuantifiedExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QuantifiedExpression" abstract="true" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/VariableDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForAllQuantifier" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/QuantifiedExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="actuals" ordered="false" upperBound="-1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="function" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/FunctionDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionDeclaration" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/ASTNode"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="preconditions" ordered="false" upperBound="-1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Precondition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postconditions" ordered="false" upperBound="-1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Postcondition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/VariableDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Precondition" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/FunctionAnnotation"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Postcondition" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/FunctionAnnotation"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GreaterOrEqual" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Implication" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Literal"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/PrimitiveType"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Invariant" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Annotation"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Less" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LessOrEqual" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Loop" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Statement"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="invariants" ordered="false" upperBound="-1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Invariant" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Sign"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sign" abstract="true" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/UnaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Modulus" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Multiplication" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Negation" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/UnaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Sign"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Statement"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="returnValue" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//kit/iti/formal/pse/worthwhile/model/ast/FunctionDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Subtraction" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Unequal" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableReference" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/SymbolReference"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/VariableDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/ASTNode"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReturnValueReference" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/SymbolReference"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="function" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/FunctionDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SymbolReference" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionEvaluation" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayFunction" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Literal"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="chainedFunction" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="index" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="array" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionToExpressionMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionAnnotation" abstract="true" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Annotation"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TernaryExpression" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="whenTrue" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="whenFalse" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LetExpression" eSuperTypes="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/visitor/IASTNodeVisitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/VariableDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression" containment="true"/> </eClassifiers> <eSubpackages name="visitor" nsURI="http:///visitor.ast.model.worthwhile.pse.formal.iti.kit.edu" nsPrefix="edu.kit.iti.formal.pse.worthwhile.model.ast.visitor"> <eClassifiers xsi:type="ecore:EClass" name="IASTNodeVisitor" instanceClassName="edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor" abstract="true" interface="true"> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Addition"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Annotation"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/ArrayLiteral"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/ArrayType"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Assertion"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Assignment"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Assumption"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/ASTNode"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Axiom"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/BinaryExpression"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Block"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/BooleanLiteral"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/BooleanType"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Conditional"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Conjunction"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Disjunction"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Division"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Equal"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Equivalence"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/ExistsQuantifier"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Expression"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/ForAllQuantifier"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/FunctionCall"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/FunctionDeclaration"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Greater"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/GreaterOrEqual"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Implication"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/IntegerLiteral"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/IntegerType"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Invariant"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Less"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/LessOrEqual"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Literal"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Loop"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Minus"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Modulus"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Multiplication"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Negation"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Plus"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Postcondition"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Precondition"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/PrimitiveType"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Program"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/QuantifiedExpression"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/ReturnStatement"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Sign"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Statement"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Subtraction"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Type"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/UnaryExpression"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/Unequal"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/VariableDeclaration"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/VariableReference"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/ArrayFunction"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/SymbolReference"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/TernaryExpression"/> </eOperations> <eOperations name="visit"> <eParameters name="node" lowerBound="1" eType="#//kit/iti/formal/pse/worthwhile/model/ast/LetExpression"/> </eOperations> </eClassifiers> </eSubpackages> </eSubpackages> </eSubpackages> </eSubpackages> </eSubpackages> </eSubpackages> </eSubpackages> </eSubpackages> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"edu","nsURI":"http:///edu","name":"edu","id":0,"eClass":"EPackage"},{"nsPrefix":"edu.kit","nsURI":"http://kit.edu","name":"kit","id":1,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti","nsURI":"http://iti.kit.edu","name":"iti","id":2,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal","nsURI":"http://formal.iti.kit.edu","name":"formal","id":3,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse","nsURI":"http://pse.formal.iti.kit.edu","name":"pse","id":4,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile","nsURI":"http:///worthwhile.pse.formal.iti.kit.edu","name":"worthwhile","id":5,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile.model","nsURI":"http:///model.worthwhile.pse.formal.iti.kit.edu","name":"model","id":6,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile.model.ast","nsURI":"http:///ast.model.worthwhile.pse.formal.iti.kit.edu","name":"ast","id":7,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Addition","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":true,"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":"UnaryExpression","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLiteral","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assertion","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardAssertion","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCallPreconditionAssertion","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DivisorNotZeroAssertion","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","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":"Assumption","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Axiom","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conjunction","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Disjunction","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Division","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equal","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equivalence","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExistsQuantifier","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuantifiedExpression","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForAllQuantifier","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionDeclaration","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Precondition","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Postcondition","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greater","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterOrEqual","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implication","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invariant","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Less","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessOrEqual","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loop","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sign","instanceClass":null,"abstract":true,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modulus","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplication","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Negation","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subtraction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unequal","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableReference","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnValueReference","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolReference","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionEvaluation","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayFunction","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ExpressionToExpressionMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionAnnotation","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TernaryExpression","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExpression","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile.model.ast.visitor","nsURI":"http:///visitor.ast.model.worthwhile.pse.formal.iti.kit.edu","name":"visitor","id":73,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":74,"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":"functionDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"mainBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"axioms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":79,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":"edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor","defaultValue":null,"instanceClassName":"edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor","name":"IASTNodeVisitor","instanceClass":null,"abstract":true,"id":80,"interface":true,"eClass":"EClass"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":85,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":86,"many":false,"required":true,"eClass":"EParameter"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":88,"many":false,"required":false,"eClass":"EOperation"},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":90,"many":false,"required":true,"eClass":"EParameter"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":92,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":96,"many":false,"required":true,"eClass":"EParameter"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EOperation"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":102,"many":false,"required":true,"eClass":"EParameter"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":107,"many":false,"required":true,"eClass":"EParameter"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":110,"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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":113,"many":false,"required":true,"eClass":"EParameter"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EOperation"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":118,"many":false,"required":true,"eClass":"EParameter"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"baseType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","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":"accept","lowerBound":0,"id":126,"many":false,"required":false,"eClass":"EOperation"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":128,"many":false,"required":true,"eClass":"EParameter"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EOperation"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":132,"many":false,"required":true,"eClass":"EParameter"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EOperation"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":136,"many":false,"required":true,"eClass":"EParameter"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":138,"many":false,"required":false,"eClass":"EOperation"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":140,"many":false,"required":true,"eClass":"EParameter"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":142,"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":"guardedNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":145,"many":false,"required":true,"eClass":"EParameter"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":148,"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":"guardedNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":151,"many":false,"required":true,"eClass":"EParameter"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":154,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":157,"many":false,"required":true,"eClass":"EParameter"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":160,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":161,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":164,"many":false,"required":true,"eClass":"EParameter"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":173,"many":false,"required":true,"eClass":"EParameter"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EOperation"},{"id":179,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":180,"many":false,"required":true,"eClass":"EParameter"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":182,"many":false,"required":false,"eClass":"EOperation"},{"id":183,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":184,"many":false,"required":true,"eClass":"EParameter"},{"id":185,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":186,"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":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":189,"many":false,"required":true,"eClass":"EParameter"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValue","lowerBound":0,"id":193,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":196,"many":false,"required":true,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EOperation"},{"id":201,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":202,"many":false,"required":true,"eClass":"EParameter"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":205,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trueBlock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":206,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"falseBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":209,"many":false,"required":true,"eClass":"EParameter"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":214,"many":false,"required":false,"eClass":"EOperation"},{"id":215,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":216,"many":false,"required":true,"eClass":"EParameter"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"id":219,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":220,"many":false,"required":true,"eClass":"EParameter"},{"id":221,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"id":223,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":224,"many":false,"required":true,"eClass":"EParameter"},{"id":225,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"id":227,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":228,"many":false,"required":true,"eClass":"EParameter"},{"id":229,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EOperation"},{"id":231,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":232,"many":false,"required":true,"eClass":"EParameter"},{"id":233,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":234,"many":false,"required":false,"eClass":"EOperation"},{"id":235,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":236,"many":false,"required":true,"eClass":"EParameter"},{"id":237,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":238,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":239,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"container":false,"ordered":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":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":243,"many":false,"required":true,"eClass":"EParameter"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":248,"many":false,"required":false,"eClass":"EOperation"},{"id":249,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":250,"many":false,"required":true,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":252,"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":"actuals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":256,"many":false,"required":true,"eClass":"EParameter"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":260,"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":"preconditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"postconditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"container":false,"ordered":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":264,"derived":false},{"container":false,"ordered":false,"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":265,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":268,"many":false,"required":true,"eClass":"EParameter"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":276,"many":false,"required":false,"eClass":"EOperation"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":278,"many":false,"required":true,"eClass":"EParameter"},{"id":279,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":280,"many":false,"required":false,"eClass":"EOperation"},{"id":281,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":282,"many":false,"required":true,"eClass":"EParameter"},{"id":283,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":284,"many":false,"required":false,"eClass":"EOperation"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":286,"many":false,"required":true,"eClass":"EParameter"},{"id":287,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":288,"many":false,"required":false,"eClass":"EOperation"},{"id":289,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":290,"many":false,"required":true,"eClass":"EParameter"},{"id":291,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":292,"many":false,"required":false,"eClass":"EOperation"},{"id":293,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":294,"many":false,"required":true,"eClass":"EParameter"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":296,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":299,"many":false,"required":true,"eClass":"EParameter"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":302,"many":false,"required":false,"eClass":"EOperation"},{"id":303,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":304,"many":false,"required":true,"eClass":"EParameter"},{"id":305,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":306,"many":false,"required":false,"eClass":"EOperation"},{"id":307,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":308,"many":false,"required":true,"eClass":"EParameter"},{"id":309,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":310,"many":false,"required":false,"eClass":"EOperation"},{"id":311,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":312,"many":false,"required":true,"eClass":"EParameter"},{"id":313,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":314,"many":false,"required":false,"eClass":"EOperation"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":316,"many":false,"required":true,"eClass":"EParameter"},{"id":317,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":318,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":319,"derived":false},{"container":false,"ordered":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":320,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invariants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":323,"many":false,"required":true,"eClass":"EParameter"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":328,"many":false,"required":false,"eClass":"EOperation"},{"id":329,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":330,"many":false,"required":true,"eClass":"EParameter"},{"id":331,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":332,"many":false,"required":false,"eClass":"EOperation"},{"id":333,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":334,"many":false,"required":true,"eClass":"EParameter"},{"id":335,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":336,"many":false,"required":false,"eClass":"EOperation"},{"id":337,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":338,"many":false,"required":true,"eClass":"EParameter"},{"id":339,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":340,"many":false,"required":false,"eClass":"EOperation"},{"id":341,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":342,"many":false,"required":true,"eClass":"EParameter"},{"id":343,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":344,"many":false,"required":false,"eClass":"EOperation"},{"id":345,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":346,"many":false,"required":true,"eClass":"EParameter"},{"id":347,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":348,"many":false,"required":false,"eClass":"EOperation"},{"id":349,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":350,"many":false,"required":true,"eClass":"EParameter"},{"id":351,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":352,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":356,"many":false,"required":true,"eClass":"EParameter"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":360,"many":false,"required":false,"eClass":"EOperation"},{"id":361,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":362,"many":false,"required":true,"eClass":"EParameter"},{"id":363,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":364,"many":false,"required":false,"eClass":"EOperation"},{"id":365,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":366,"many":false,"required":true,"eClass":"EParameter"},{"id":367,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":368,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":371,"many":false,"required":true,"eClass":"EParameter"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":374,"many":false,"required":false,"eClass":"EOperation"},{"id":375,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":376,"many":false,"required":true,"eClass":"EParameter"},{"id":377,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":378,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":381,"many":false,"required":true,"eClass":"EParameter"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":384,"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":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":387,"many":false,"required":true,"eClass":"EParameter"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":393,"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":"chainedFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":395,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":398,"many":false,"required":true,"eClass":"EParameter"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":403,"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":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":407,"many":false,"required":true,"eClass":"EParameter"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":411,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":412,"derived":false},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":415,"many":false,"required":false,"eClass":"EOperation"},{"id":416,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":417,"many":false,"required":true,"eClass":"EParameter"},{"id":418,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":419,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whenTrue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":420,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whenFalse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":421,"derived":false},{"container":false,"ordered":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":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":424,"many":false,"required":true,"eClass":"EParameter"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":429,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":430,"derived":false},{"container":false,"ordered":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":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":433,"many":false,"required":true,"eClass":"EParameter"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":437,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":438,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":439,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":440,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":441,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":442,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":443,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":444,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":445,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":446,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":447,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":448,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":449,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":450,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":451,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":452,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":453,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":454,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":455,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":456,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":457,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":458,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":459,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":460,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":461,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":462,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":463,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":464,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":465,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":466,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":467,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":468,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":469,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":470,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":471,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":472,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":473,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":474,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":475,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":476,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":477,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":478,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":479,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":480,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":481,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":482,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":483,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":484,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":485,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":486,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":487,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":488,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":489,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":490,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":491,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":492,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":493,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":494,"many":false,"required":true,"eClass":"EParameter"},{"id":495,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":496,"many":false,"required":true,"eClass":"EParameter"},{"id":497,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":498,"many":false,"required":true,"eClass":"EParameter"},{"id":499,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":500,"many":false,"required":true,"eClass":"EParameter"},{"id":501,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":502,"many":false,"required":true,"eClass":"EParameter"},{"id":503,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":504,"many":false,"required":true,"eClass":"EParameter"},{"id":505,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":506,"many":false,"required":true,"eClass":"EParameter"},{"id":507,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":508,"many":false,"required":true,"eClass":"EParameter"},{"id":509,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":510,"many":false,"required":true,"eClass":"EParameter"},{"id":511,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":512,"many":false,"required":true,"eClass":"EParameter"},{"id":513,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":514,"many":false,"required":true,"eClass":"EParameter"},{"id":515,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":516,"many":false,"required":true,"eClass":"EParameter"},{"id":517,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":518,"many":false,"required":true,"eClass":"EParameter"},{"id":519,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":520,"many":false,"required":true,"eClass":"EParameter"},{"id":521,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":522,"many":false,"required":true,"eClass":"EParameter"},{"id":523,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":524,"many":false,"required":true,"eClass":"EParameter"},{"id":525,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":526,"many":false,"required":true,"eClass":"EParameter"},{"id":527,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":528,"many":false,"required":true,"eClass":"EParameter"},{"id":529,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":530,"many":false,"required":true,"eClass":"EParameter"},{"id":531,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":532,"many":false,"required":true,"eClass":"EParameter"},{"id":533,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":534,"many":false,"required":true,"eClass":"EParameter"},{"id":535,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":536,"many":false,"required":true,"eClass":"EParameter"},{"id":537,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":538,"many":false,"required":true,"eClass":"EParameter"},{"id":539,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":540,"many":false,"required":true,"eClass":"EParameter"},{"id":541,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":542,"many":false,"required":true,"eClass":"EParameter"},{"id":543,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":544,"many":false,"required":true,"eClass":"EParameter"},{"id":545,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":546,"many":false,"required":true,"eClass":"EParameter"},{"id":547,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":548,"many":false,"required":true,"eClass":"EParameter"},{"id":549,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":550,"many":false,"required":true,"eClass":"EParameter"},{"id":551,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":552,"many":false,"required":true,"eClass":"EParameter"},{"id":553,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":554,"many":false,"required":true,"eClass":"EParameter"},{"id":555,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":556,"many":false,"required":true,"eClass":"EParameter"},{"id":557,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":558,"many":false,"required":true,"eClass":"EParameter"},{"id":559,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":560,"many":false,"required":true,"eClass":"EParameter"},{"id":561,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":562,"many":false,"required":true,"eClass":"EParameter"},{"id":563,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":564,"many":false,"required":true,"eClass":"EParameter"},{"id":565,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":566,"many":false,"required":true,"eClass":"EParameter"},{"id":567,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":568,"many":false,"required":true,"eClass":"EParameter"},{"id":569,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":570,"many":false,"required":true,"eClass":"EParameter"},{"id":571,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":572,"many":false,"required":true,"eClass":"EParameter"},{"id":573,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":574,"many":false,"required":true,"eClass":"EParameter"},{"id":575,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":576,"many":false,"required":true,"eClass":"EParameter"},{"id":577,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":578,"many":false,"required":true,"eClass":"EParameter"},{"id":579,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":580,"many":false,"required":true,"eClass":"EParameter"},{"id":581,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":582,"many":false,"required":true,"eClass":"EParameter"},{"id":583,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":584,"many":false,"required":true,"eClass":"EParameter"},{"id":585,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":586,"many":false,"required":true,"eClass":"EParameter"},{"id":587,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":588,"many":false,"required":true,"eClass":"EParameter"},{"id":589,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":590,"many":false,"required":true,"eClass":"EParameter"},{"id":591,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":592,"many":false,"required":true,"eClass":"EParameter"},{"id":593,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":594,"many":false,"required":true,"eClass":"EParameter"},{"id":595,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":596,"many":false,"required":true,"eClass":"EParameter"},{"id":597,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":598,"many":false,"required":true,"eClass":"EParameter"},{"id":599,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":600,"many":false,"required":true,"eClass":"EParameter"},{"id":601,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":602,"many":false,"required":true,"eClass":"EParameter"},{"id":603,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":604,"many":false,"required":true,"eClass":"EParameter"},{"id":605,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":606,"many":false,"required":true,"eClass":"EParameter"},{"id":607,"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":3},{"source":5,"target":6},{"source":5,"target":4},{"source":6,"target":7},{"source":6,"target":5},{"source":7,"target":8},{"source":7,"target":9},{"source":7,"target":10},{"source":7,"target":11},{"source":7,"target":12},{"source":7,"target":13},{"source":7,"target":14},{"source":7,"target":15},{"source":7,"target":16},{"source":7,"target":17},{"source":7,"target":18},{"source":7,"target":19},{"source":7,"target":20},{"source":7,"target":21},{"source":7,"target":22},{"source":7,"target":23},{"source":7,"target":24},{"source":7,"target":25},{"source":7,"target":26},{"source":7,"target":27},{"source":7,"target":28},{"source":7,"target":29},{"source":7,"target":30},{"source":7,"target":31},{"source":7,"target":32},{"source":7,"target":33},{"source":7,"target":34},{"source":7,"target":35},{"source":7,"target":36},{"source":7,"target":37},{"source":7,"target":38},{"source":7,"target":39},{"source":7,"target":40},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":7,"target":45},{"source":7,"target":46},{"source":7,"target":47},{"source":7,"target":48},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":7,"target":55},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":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":7,"target":70},{"source":7,"target":71},{"source":7,"target":72},{"source":7,"target":73},{"source":7,"target":6},{"source":8,"target":7},{"source":8,"target":9},{"source":8,"target":74},{"source":8,"target":75},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":74,"target":8},{"source":74,"target":79},{"source":79,"target":80},{"source":79,"target":81},{"source":79,"target":74},{"source":81,"target":80},{"source":75,"target":41},{"source":75,"target":82},{"source":75,"target":8},{"source":82,"target":41},{"source":76,"target":28},{"source":76,"target":83},{"source":76,"target":8},{"source":83,"target":28},{"source":77,"target":27},{"source":77,"target":84},{"source":77,"target":8},{"source":84,"target":27},{"source":78,"target":9},{"source":9,"target":7},{"source":9,"target":85},{"source":85,"target":9},{"source":85,"target":86},{"source":86,"target":80},{"source":86,"target":87},{"source":86,"target":85},{"source":87,"target":80},{"source":10,"target":7},{"source":10,"target":11},{"source":10,"target":88},{"source":10,"target":89},{"source":88,"target":10},{"source":88,"target":90},{"source":90,"target":80},{"source":90,"target":91},{"source":90,"target":88},{"source":91,"target":80},{"source":89,"target":11},{"source":11,"target":7},{"source":11,"target":12},{"source":11,"target":92},{"source":11,"target":93},{"source":11,"target":94},{"source":11,"target":95},{"source":92,"target":11},{"source":92,"target":96},{"source":96,"target":80},{"source":96,"target":97},{"source":96,"target":92},{"source":97,"target":80},{"source":93,"target":12},{"source":93,"target":98},{"source":93,"target":11},{"source":98,"target":12},{"source":94,"target":12},{"source":94,"target":99},{"source":94,"target":11},{"source":99,"target":12},{"source":95,"target":12},{"source":12,"target":7},{"source":12,"target":9},{"source":12,"target":100},{"source":12,"target":101},{"source":100,"target":12},{"source":100,"target":102},{"source":102,"target":80},{"source":102,"target":103},{"source":102,"target":100},{"source":103,"target":80},{"source":101,"target":9},{"source":13,"target":7},{"source":13,"target":12},{"source":13,"target":104},{"source":13,"target":105},{"source":13,"target":106},{"source":104,"target":13},{"source":104,"target":107},{"source":107,"target":80},{"source":107,"target":108},{"source":107,"target":104},{"source":108,"target":80},{"source":105,"target":12},{"source":105,"target":109},{"source":105,"target":13},{"source":109,"target":12},{"source":106,"target":12},{"source":14,"target":7},{"source":14,"target":15},{"source":14,"target":110},{"source":14,"target":111},{"source":14,"target":112},{"source":110,"target":14},{"source":110,"target":113},{"source":113,"target":80},{"source":113,"target":114},{"source":113,"target":110},{"source":114,"target":80},{"source":111,"target":12},{"source":111,"target":115},{"source":111,"target":14},{"source":115,"target":12},{"source":112,"target":15},{"source":15,"target":7},{"source":15,"target":12},{"source":15,"target":116},{"source":15,"target":117},{"source":116,"target":15},{"source":116,"target":118},{"source":118,"target":80},{"source":118,"target":119},{"source":118,"target":116},{"source":119,"target":80},{"source":117,"target":12},{"source":16,"target":7},{"source":16,"target":17},{"source":16,"target":120},{"source":16,"target":121},{"source":16,"target":122},{"source":120,"target":16},{"source":120,"target":123},{"source":123,"target":80},{"source":123,"target":124},{"source":123,"target":120},{"source":124,"target":80},{"source":121,"target":18},{"source":121,"target":125},{"source":121,"target":16},{"source":125,"target":18},{"source":122,"target":17},{"source":17,"target":7},{"source":17,"target":9},{"source":17,"target":126},{"source":17,"target":127},{"source":126,"target":17},{"source":126,"target":128},{"source":128,"target":80},{"source":128,"target":129},{"source":128,"target":126},{"source":129,"target":80},{"source":127,"target":9},{"source":18,"target":7},{"source":18,"target":17},{"source":18,"target":130},{"source":18,"target":131},{"source":130,"target":18},{"source":130,"target":132},{"source":132,"target":80},{"source":132,"target":133},{"source":132,"target":130},{"source":133,"target":80},{"source":131,"target":17},{"source":19,"target":7},{"source":19,"target":23},{"source":19,"target":134},{"source":19,"target":135},{"source":134,"target":19},{"source":134,"target":136},{"source":136,"target":80},{"source":136,"target":137},{"source":136,"target":134},{"source":137,"target":80},{"source":135,"target":23},{"source":20,"target":7},{"source":20,"target":19},{"source":20,"target":138},{"source":20,"target":139},{"source":138,"target":20},{"source":138,"target":140},{"source":140,"target":80},{"source":140,"target":141},{"source":140,"target":138},{"source":141,"target":80},{"source":139,"target":19},{"source":21,"target":7},{"source":21,"target":20},{"source":21,"target":142},{"source":21,"target":143},{"source":21,"target":144},{"source":142,"target":21},{"source":142,"target":145},{"source":145,"target":80},{"source":145,"target":146},{"source":145,"target":142},{"source":146,"target":80},{"source":143,"target":40},{"source":143,"target":147},{"source":143,"target":21},{"source":147,"target":40},{"source":144,"target":20},{"source":22,"target":7},{"source":22,"target":20},{"source":22,"target":148},{"source":22,"target":149},{"source":22,"target":150},{"source":148,"target":22},{"source":148,"target":151},{"source":151,"target":80},{"source":151,"target":152},{"source":151,"target":148},{"source":152,"target":80},{"source":149,"target":12},{"source":149,"target":153},{"source":149,"target":22},{"source":153,"target":12},{"source":150,"target":20},{"source":23,"target":7},{"source":23,"target":63},{"source":23,"target":154},{"source":23,"target":155},{"source":23,"target":156},{"source":154,"target":23},{"source":154,"target":157},{"source":157,"target":80},{"source":157,"target":158},{"source":157,"target":154},{"source":158,"target":80},{"source":155,"target":12},{"source":155,"target":159},{"source":155,"target":23},{"source":159,"target":12},{"source":156,"target":63},{"source":24,"target":7},{"source":24,"target":63},{"source":24,"target":160},{"source":24,"target":161},{"source":24,"target":162},{"source":24,"target":163},{"source":160,"target":24},{"source":160,"target":164},{"source":164,"target":80},{"source":164,"target":165},{"source":164,"target":160},{"source":165,"target":80},{"source":161,"target":12},{"source":161,"target":166},{"source":161,"target":24},{"source":166,"target":12},{"source":162,"target":62},{"source":162,"target":167},{"source":162,"target":24},{"source":167,"target":62},{"source":163,"target":63},{"source":25,"target":7},{"source":25,"target":63},{"source":25,"target":168},{"source":25,"target":169},{"source":25,"target":170},{"source":25,"target":171},{"source":25,"target":172},{"source":168,"target":25},{"source":168,"target":173},{"source":173,"target":80},{"source":173,"target":174},{"source":173,"target":168},{"source":174,"target":80},{"source":169,"target":17},{"source":169,"target":175},{"source":169,"target":25},{"source":175,"target":17},{"source":170,"target":12},{"source":170,"target":176},{"source":170,"target":25},{"source":176,"target":12},{"source":171,"target":177},{"source":171,"target":25},{"source":172,"target":63},{"source":26,"target":7},{"source":26,"target":23},{"source":26,"target":178},{"source":26,"target":179},{"source":178,"target":26},{"source":178,"target":180},{"source":180,"target":80},{"source":180,"target":181},{"source":180,"target":178},{"source":181,"target":80},{"source":179,"target":23},{"source":27,"target":7},{"source":27,"target":23},{"source":27,"target":182},{"source":27,"target":183},{"source":182,"target":27},{"source":182,"target":184},{"source":184,"target":80},{"source":184,"target":185},{"source":184,"target":182},{"source":185,"target":80},{"source":183,"target":23},{"source":28,"target":7},{"source":28,"target":63},{"source":28,"target":186},{"source":28,"target":187},{"source":28,"target":188},{"source":186,"target":28},{"source":186,"target":189},{"source":189,"target":80},{"source":189,"target":190},{"source":189,"target":186},{"source":190,"target":80},{"source":187,"target":63},{"source":187,"target":191},{"source":187,"target":28},{"source":191,"target":63},{"source":188,"target":63},{"source":29,"target":7},{"source":29,"target":15},{"source":29,"target":192},{"source":29,"target":193},{"source":29,"target":194},{"source":29,"target":195},{"source":192,"target":29},{"source":192,"target":196},{"source":196,"target":80},{"source":196,"target":197},{"source":196,"target":192},{"source":197,"target":80},{"source":193,"target":198},{"source":193,"target":29},{"source":194,"target":199},{"source":194,"target":29},{"source":195,"target":15},{"source":30,"target":7},{"source":30,"target":18},{"source":30,"target":200},{"source":30,"target":201},{"source":200,"target":30},{"source":200,"target":202},{"source":202,"target":80},{"source":202,"target":203},{"source":202,"target":200},{"source":203,"target":80},{"source":201,"target":18},{"source":31,"target":7},{"source":31,"target":63},{"source":31,"target":204},{"source":31,"target":205},{"source":31,"target":206},{"source":31,"target":207},{"source":31,"target":208},{"source":204,"target":31},{"source":204,"target":209},{"source":209,"target":80},{"source":209,"target":210},{"source":209,"target":204},{"source":210,"target":80},{"source":205,"target":12},{"source":205,"target":211},{"source":205,"target":31},{"source":211,"target":12},{"source":206,"target":28},{"source":206,"target":212},{"source":206,"target":31},{"source":212,"target":28},{"source":207,"target":28},{"source":207,"target":213},{"source":207,"target":31},{"source":213,"target":28},{"source":208,"target":63},{"source":32,"target":7},{"source":32,"target":11},{"source":32,"target":214},{"source":32,"target":215},{"source":214,"target":32},{"source":214,"target":216},{"source":216,"target":80},{"source":216,"target":217},{"source":216,"target":214},{"source":217,"target":80},{"source":215,"target":11},{"source":33,"target":7},{"source":33,"target":11},{"source":33,"target":218},{"source":33,"target":219},{"source":218,"target":33},{"source":218,"target":220},{"source":220,"target":80},{"source":220,"target":221},{"source":220,"target":218},{"source":221,"target":80},{"source":219,"target":11},{"source":34,"target":7},{"source":34,"target":11},{"source":34,"target":222},{"source":34,"target":223},{"source":222,"target":34},{"source":222,"target":224},{"source":224,"target":80},{"source":224,"target":225},{"source":224,"target":222},{"source":225,"target":80},{"source":223,"target":11},{"source":35,"target":7},{"source":35,"target":11},{"source":35,"target":226},{"source":35,"target":227},{"source":226,"target":35},{"source":226,"target":228},{"source":228,"target":80},{"source":228,"target":229},{"source":228,"target":226},{"source":229,"target":80},{"source":227,"target":11},{"source":36,"target":7},{"source":36,"target":11},{"source":36,"target":230},{"source":36,"target":231},{"source":230,"target":36},{"source":230,"target":232},{"source":232,"target":80},{"source":232,"target":233},{"source":232,"target":230},{"source":233,"target":80},{"source":231,"target":11},{"source":37,"target":7},{"source":37,"target":38},{"source":37,"target":234},{"source":37,"target":235},{"source":234,"target":37},{"source":234,"target":236},{"source":236,"target":80},{"source":236,"target":237},{"source":236,"target":234},{"source":237,"target":80},{"source":235,"target":38},{"source":38,"target":7},{"source":38,"target":12},{"source":38,"target":238},{"source":38,"target":239},{"source":38,"target":240},{"source":38,"target":241},{"source":38,"target":242},{"source":238,"target":38},{"source":238,"target":243},{"source":243,"target":80},{"source":243,"target":244},{"source":243,"target":238},{"source":244,"target":80},{"source":239,"target":25},{"source":239,"target":245},{"source":239,"target":38},{"source":245,"target":25},{"source":240,"target":12},{"source":240,"target":246},{"source":240,"target":38},{"source":246,"target":12},{"source":241,"target":12},{"source":241,"target":247},{"source":241,"target":38},{"source":247,"target":12},{"source":242,"target":12},{"source":39,"target":7},{"source":39,"target":38},{"source":39,"target":248},{"source":39,"target":249},{"source":248,"target":39},{"source":248,"target":250},{"source":250,"target":80},{"source":250,"target":251},{"source":250,"target":248},{"source":251,"target":80},{"source":249,"target":38},{"source":40,"target":7},{"source":40,"target":12},{"source":40,"target":252},{"source":40,"target":253},{"source":40,"target":254},{"source":40,"target":255},{"source":252,"target":40},{"source":252,"target":256},{"source":256,"target":80},{"source":256,"target":257},{"source":256,"target":252},{"source":257,"target":80},{"source":253,"target":12},{"source":253,"target":258},{"source":253,"target":40},{"source":258,"target":12},{"source":254,"target":41},{"source":254,"target":259},{"source":254,"target":40},{"source":259,"target":41},{"source":255,"target":12},{"source":41,"target":7},{"source":41,"target":9},{"source":41,"target":260},{"source":41,"target":261},{"source":41,"target":262},{"source":41,"target":263},{"source":41,"target":264},{"source":41,"target":265},{"source":41,"target":266},{"source":41,"target":267},{"source":260,"target":41},{"source":260,"target":268},{"source":268,"target":80},{"source":268,"target":269},{"source":268,"target":260},{"source":269,"target":80},{"source":261,"target":42},{"source":261,"target":270},{"source":261,"target":41},{"source":270,"target":42},{"source":262,"target":43},{"source":262,"target":271},{"source":262,"target":41},{"source":271,"target":43},{"source":263,"target":25},{"source":263,"target":272},{"source":263,"target":41},{"source":272,"target":25},{"source":264,"target":28},{"source":264,"target":273},{"source":264,"target":41},{"source":273,"target":28},{"source":265,"target":17},{"source":265,"target":274},{"source":265,"target":41},{"source":274,"target":17},{"source":266,"target":275},{"source":266,"target":41},{"source":267,"target":9},{"source":42,"target":7},{"source":42,"target":70},{"source":42,"target":276},{"source":42,"target":277},{"source":276,"target":42},{"source":276,"target":278},{"source":278,"target":80},{"source":278,"target":279},{"source":278,"target":276},{"source":279,"target":80},{"source":277,"target":70},{"source":43,"target":7},{"source":43,"target":70},{"source":43,"target":280},{"source":43,"target":281},{"source":280,"target":43},{"source":280,"target":282},{"source":282,"target":80},{"source":282,"target":283},{"source":282,"target":280},{"source":283,"target":80},{"source":281,"target":70},{"source":44,"target":7},{"source":44,"target":11},{"source":44,"target":284},{"source":44,"target":285},{"source":284,"target":44},{"source":284,"target":286},{"source":286,"target":80},{"source":286,"target":287},{"source":286,"target":284},{"source":287,"target":80},{"source":285,"target":11},{"source":45,"target":7},{"source":45,"target":11},{"source":45,"target":288},{"source":45,"target":289},{"source":288,"target":45},{"source":288,"target":290},{"source":290,"target":80},{"source":290,"target":291},{"source":290,"target":288},{"source":291,"target":80},{"source":289,"target":11},{"source":46,"target":7},{"source":46,"target":11},{"source":46,"target":292},{"source":46,"target":293},{"source":292,"target":46},{"source":292,"target":294},{"source":294,"target":80},{"source":294,"target":295},{"source":294,"target":292},{"source":295,"target":80},{"source":293,"target":11},{"source":47,"target":7},{"source":47,"target":15},{"source":47,"target":296},{"source":47,"target":297},{"source":47,"target":298},{"source":296,"target":47},{"source":296,"target":299},{"source":299,"target":80},{"source":299,"target":300},{"source":299,"target":296},{"source":300,"target":80},{"source":297,"target":301},{"source":297,"target":47},{"source":298,"target":15},{"source":48,"target":7},{"source":48,"target":18},{"source":48,"target":302},{"source":48,"target":303},{"source":302,"target":48},{"source":302,"target":304},{"source":304,"target":80},{"source":304,"target":305},{"source":304,"target":302},{"source":305,"target":80},{"source":303,"target":18},{"source":49,"target":7},{"source":49,"target":23},{"source":49,"target":306},{"source":49,"target":307},{"source":306,"target":49},{"source":306,"target":308},{"source":308,"target":80},{"source":308,"target":309},{"source":308,"target":306},{"source":309,"target":80},{"source":307,"target":23},{"source":50,"target":7},{"source":50,"target":11},{"source":50,"target":310},{"source":50,"target":311},{"source":310,"target":50},{"source":310,"target":312},{"source":312,"target":80},{"source":312,"target":313},{"source":312,"target":310},{"source":313,"target":80},{"source":311,"target":11},{"source":51,"target":7},{"source":51,"target":11},{"source":51,"target":314},{"source":51,"target":315},{"source":314,"target":51},{"source":314,"target":316},{"source":316,"target":80},{"source":316,"target":317},{"source":316,"target":314},{"source":317,"target":80},{"source":315,"target":11},{"source":52,"target":7},{"source":52,"target":63},{"source":52,"target":318},{"source":52,"target":319},{"source":52,"target":320},{"source":52,"target":321},{"source":52,"target":322},{"source":318,"target":52},{"source":318,"target":323},{"source":323,"target":80},{"source":323,"target":324},{"source":323,"target":318},{"source":324,"target":80},{"source":319,"target":12},{"source":319,"target":325},{"source":319,"target":52},{"source":325,"target":12},{"source":320,"target":28},{"source":320,"target":326},{"source":320,"target":52},{"source":326,"target":28},{"source":321,"target":49},{"source":321,"target":327},{"source":321,"target":52},{"source":327,"target":49},{"source":322,"target":63},{"source":53,"target":7},{"source":53,"target":54},{"source":53,"target":328},{"source":53,"target":329},{"source":328,"target":53},{"source":328,"target":330},{"source":330,"target":80},{"source":330,"target":331},{"source":330,"target":328},{"source":331,"target":80},{"source":329,"target":54},{"source":54,"target":7},{"source":54,"target":13},{"source":54,"target":332},{"source":54,"target":333},{"source":332,"target":54},{"source":332,"target":334},{"source":334,"target":80},{"source":334,"target":335},{"source":334,"target":332},{"source":335,"target":80},{"source":333,"target":13},{"source":55,"target":7},{"source":55,"target":11},{"source":55,"target":336},{"source":55,"target":337},{"source":336,"target":55},{"source":336,"target":338},{"source":338,"target":80},{"source":338,"target":339},{"source":338,"target":336},{"source":339,"target":80},{"source":337,"target":11},{"source":56,"target":7},{"source":56,"target":11},{"source":56,"target":340},{"source":56,"target":341},{"source":340,"target":56},{"source":340,"target":342},{"source":342,"target":80},{"source":342,"target":343},{"source":342,"target":340},{"source":343,"target":80},{"source":341,"target":11},{"source":57,"target":7},{"source":57,"target":13},{"source":57,"target":344},{"source":57,"target":345},{"source":344,"target":57},{"source":344,"target":346},{"source":346,"target":80},{"source":346,"target":347},{"source":346,"target":344},{"source":347,"target":80},{"source":345,"target":13},{"source":58,"target":7},{"source":58,"target":54},{"source":58,"target":348},{"source":58,"target":349},{"source":348,"target":58},{"source":348,"target":350},{"source":350,"target":80},{"source":350,"target":351},{"source":350,"target":348},{"source":351,"target":80},{"source":349,"target":54},{"source":59,"target":7},{"source":59,"target":63},{"source":59,"target":352},{"source":59,"target":353},{"source":59,"target":354},{"source":59,"target":355},{"source":352,"target":59},{"source":352,"target":356},{"source":356,"target":80},{"source":356,"target":357},{"source":356,"target":352},{"source":357,"target":80},{"source":353,"target":12},{"source":353,"target":358},{"source":353,"target":59},{"source":358,"target":12},{"source":354,"target":41},{"source":354,"target":359},{"source":354,"target":59},{"source":359,"target":41},{"source":355,"target":63},{"source":60,"target":7},{"source":60,"target":11},{"source":60,"target":360},{"source":60,"target":361},{"source":360,"target":60},{"source":360,"target":362},{"source":362,"target":80},{"source":362,"target":363},{"source":362,"target":360},{"source":363,"target":80},{"source":361,"target":11},{"source":61,"target":7},{"source":61,"target":11},{"source":61,"target":364},{"source":61,"target":365},{"source":364,"target":61},{"source":364,"target":366},{"source":366,"target":80},{"source":366,"target":367},{"source":366,"target":364},{"source":367,"target":80},{"source":365,"target":11},{"source":62,"target":7},{"source":62,"target":65},{"source":62,"target":368},{"source":62,"target":369},{"source":62,"target":370},{"source":368,"target":62},{"source":368,"target":371},{"source":371,"target":80},{"source":371,"target":372},{"source":371,"target":368},{"source":372,"target":80},{"source":369,"target":25},{"source":369,"target":373},{"source":369,"target":62},{"source":373,"target":25},{"source":370,"target":65},{"source":63,"target":7},{"source":63,"target":9},{"source":63,"target":374},{"source":63,"target":375},{"source":374,"target":63},{"source":374,"target":376},{"source":376,"target":80},{"source":376,"target":377},{"source":376,"target":374},{"source":377,"target":80},{"source":375,"target":9},{"source":64,"target":7},{"source":64,"target":65},{"source":64,"target":378},{"source":64,"target":379},{"source":64,"target":380},{"source":378,"target":64},{"source":378,"target":381},{"source":381,"target":80},{"source":381,"target":382},{"source":381,"target":378},{"source":382,"target":80},{"source":379,"target":41},{"source":379,"target":383},{"source":379,"target":64},{"source":383,"target":41},{"source":380,"target":65},{"source":65,"target":7},{"source":65,"target":12},{"source":65,"target":384},{"source":65,"target":385},{"source":65,"target":386},{"source":384,"target":65},{"source":384,"target":387},{"source":387,"target":80},{"source":387,"target":388},{"source":387,"target":384},{"source":388,"target":80},{"source":385,"target":12},{"source":385,"target":389},{"source":385,"target":65},{"source":389,"target":12},{"source":386,"target":12},{"source":66,"target":7},{"source":66,"target":9},{"source":66,"target":390},{"source":66,"target":391},{"source":390,"target":12},{"source":390,"target":392},{"source":390,"target":66},{"source":392,"target":12},{"source":391,"target":9},{"source":67,"target":7},{"source":67,"target":15},{"source":67,"target":393},{"source":67,"target":394},{"source":67,"target":395},{"source":67,"target":396},{"source":67,"target":397},{"source":393,"target":67},{"source":393,"target":398},{"source":398,"target":80},{"source":398,"target":399},{"source":398,"target":393},{"source":399,"target":80},{"source":394,"target":12},{"source":394,"target":400},{"source":394,"target":67},{"source":400,"target":12},{"source":395,"target":12},{"source":395,"target":401},{"source":395,"target":67},{"source":401,"target":12},{"source":396,"target":12},{"source":396,"target":402},{"source":396,"target":67},{"source":402,"target":12},{"source":397,"target":15},{"source":68,"target":7},{"source":68,"target":12},{"source":68,"target":403},{"source":68,"target":404},{"source":68,"target":405},{"source":68,"target":406},{"source":403,"target":68},{"source":403,"target":407},{"source":407,"target":80},{"source":407,"target":408},{"source":407,"target":403},{"source":408,"target":80},{"source":404,"target":12},{"source":404,"target":409},{"source":404,"target":68},{"source":409,"target":12},{"source":405,"target":12},{"source":405,"target":410},{"source":405,"target":68},{"source":410,"target":12},{"source":406,"target":12},{"source":69,"target":7},{"source":69,"target":411},{"source":69,"target":412},{"source":411,"target":12},{"source":411,"target":413},{"source":411,"target":69},{"source":413,"target":12},{"source":412,"target":12},{"source":412,"target":414},{"source":412,"target":69},{"source":414,"target":12},{"source":70,"target":7},{"source":70,"target":23},{"source":70,"target":415},{"source":70,"target":416},{"source":415,"target":70},{"source":415,"target":417},{"source":417,"target":80},{"source":417,"target":418},{"source":417,"target":415},{"source":418,"target":80},{"source":416,"target":23},{"source":71,"target":7},{"source":71,"target":12},{"source":71,"target":419},{"source":71,"target":420},{"source":71,"target":421},{"source":71,"target":422},{"source":71,"target":423},{"source":419,"target":71},{"source":419,"target":424},{"source":424,"target":80},{"source":424,"target":425},{"source":424,"target":419},{"source":425,"target":80},{"source":420,"target":12},{"source":420,"target":426},{"source":420,"target":71},{"source":426,"target":12},{"source":421,"target":12},{"source":421,"target":427},{"source":421,"target":71},{"source":427,"target":12},{"source":422,"target":12},{"source":422,"target":428},{"source":422,"target":71},{"source":428,"target":12},{"source":423,"target":12},{"source":72,"target":7},{"source":72,"target":12},{"source":72,"target":429},{"source":72,"target":430},{"source":72,"target":431},{"source":72,"target":432},{"source":429,"target":72},{"source":429,"target":433},{"source":433,"target":80},{"source":433,"target":434},{"source":433,"target":429},{"source":434,"target":80},{"source":430,"target":25},{"source":430,"target":435},{"source":430,"target":72},{"source":435,"target":25},{"source":431,"target":12},{"source":431,"target":436},{"source":431,"target":72},{"source":436,"target":12},{"source":432,"target":12},{"source":73,"target":80},{"source":73,"target":7},{"source":80,"target":73},{"source":80,"target":437},{"source":80,"target":438},{"source":80,"target":439},{"source":80,"target":440},{"source":80,"target":441},{"source":80,"target":442},{"source":80,"target":443},{"source":80,"target":444},{"source":80,"target":445},{"source":80,"target":446},{"source":80,"target":447},{"source":80,"target":448},{"source":80,"target":449},{"source":80,"target":450},{"source":80,"target":451},{"source":80,"target":452},{"source":80,"target":453},{"source":80,"target":454},{"source":80,"target":455},{"source":80,"target":456},{"source":80,"target":457},{"source":80,"target":458},{"source":80,"target":459},{"source":80,"target":460},{"source":80,"target":461},{"source":80,"target":462},{"source":80,"target":463},{"source":80,"target":464},{"source":80,"target":465},{"source":80,"target":466},{"source":80,"target":467},{"source":80,"target":468},{"source":80,"target":469},{"source":80,"target":470},{"source":80,"target":471},{"source":80,"target":472},{"source":80,"target":473},{"source":80,"target":474},{"source":80,"target":475},{"source":80,"target":476},{"source":80,"target":477},{"source":80,"target":478},{"source":80,"target":479},{"source":80,"target":480},{"source":80,"target":481},{"source":80,"target":482},{"source":80,"target":483},{"source":80,"target":484},{"source":80,"target":485},{"source":80,"target":486},{"source":80,"target":487},{"source":80,"target":488},{"source":80,"target":489},{"source":80,"target":490},{"source":80,"target":491},{"source":80,"target":492},{"source":80,"target":493},{"source":437,"target":80},{"source":437,"target":494},{"source":494,"target":10},{"source":494,"target":495},{"source":494,"target":437},{"source":495,"target":10},{"source":438,"target":80},{"source":438,"target":496},{"source":496,"target":23},{"source":496,"target":497},{"source":496,"target":438},{"source":497,"target":23},{"source":439,"target":80},{"source":439,"target":498},{"source":498,"target":14},{"source":498,"target":499},{"source":498,"target":439},{"source":499,"target":14},{"source":440,"target":80},{"source":440,"target":500},{"source":500,"target":16},{"source":500,"target":501},{"source":500,"target":440},{"source":501,"target":16},{"source":441,"target":80},{"source":441,"target":502},{"source":502,"target":19},{"source":502,"target":503},{"source":502,"target":441},{"source":503,"target":19},{"source":442,"target":80},{"source":442,"target":504},{"source":504,"target":24},{"source":504,"target":505},{"source":504,"target":442},{"source":505,"target":24},{"source":443,"target":80},{"source":443,"target":506},{"source":506,"target":26},{"source":506,"target":507},{"source":506,"target":443},{"source":507,"target":26},{"source":444,"target":80},{"source":444,"target":508},{"source":508,"target":9},{"source":508,"target":509},{"source":508,"target":444},{"source":509,"target":9},{"source":445,"target":80},{"source":445,"target":510},{"source":510,"target":27},{"source":510,"target":511},{"source":510,"target":445},{"source":511,"target":27},{"source":446,"target":80},{"source":446,"target":512},{"source":512,"target":11},{"source":512,"target":513},{"source":512,"target":446},{"source":513,"target":11},{"source":447,"target":80},{"source":447,"target":514},{"source":514,"target":28},{"source":514,"target":515},{"source":514,"target":447},{"source":515,"target":28},{"source":448,"target":80},{"source":448,"target":516},{"source":516,"target":29},{"source":516,"target":517},{"source":516,"target":448},{"source":517,"target":29},{"source":449,"target":80},{"source":449,"target":518},{"source":518,"target":30},{"source":518,"target":519},{"source":518,"target":449},{"source":519,"target":30},{"source":450,"target":80},{"source":450,"target":520},{"source":520,"target":31},{"source":520,"target":521},{"source":520,"target":450},{"source":521,"target":31},{"source":451,"target":80},{"source":451,"target":522},{"source":522,"target":32},{"source":522,"target":523},{"source":522,"target":451},{"source":523,"target":32},{"source":452,"target":80},{"source":452,"target":524},{"source":524,"target":33},{"source":524,"target":525},{"source":524,"target":452},{"source":525,"target":33},{"source":453,"target":80},{"source":453,"target":526},{"source":526,"target":34},{"source":526,"target":527},{"source":526,"target":453},{"source":527,"target":34},{"source":454,"target":80},{"source":454,"target":528},{"source":528,"target":35},{"source":528,"target":529},{"source":528,"target":454},{"source":529,"target":35},{"source":455,"target":80},{"source":455,"target":530},{"source":530,"target":36},{"source":530,"target":531},{"source":530,"target":455},{"source":531,"target":36},{"source":456,"target":80},{"source":456,"target":532},{"source":532,"target":37},{"source":532,"target":533},{"source":532,"target":456},{"source":533,"target":37},{"source":457,"target":80},{"source":457,"target":534},{"source":534,"target":12},{"source":534,"target":535},{"source":534,"target":457},{"source":535,"target":12},{"source":458,"target":80},{"source":458,"target":536},{"source":536,"target":39},{"source":536,"target":537},{"source":536,"target":458},{"source":537,"target":39},{"source":459,"target":80},{"source":459,"target":538},{"source":538,"target":40},{"source":538,"target":539},{"source":538,"target":459},{"source":539,"target":40},{"source":460,"target":80},{"source":460,"target":540},{"source":540,"target":41},{"source":540,"target":541},{"source":540,"target":460},{"source":541,"target":41},{"source":461,"target":80},{"source":461,"target":542},{"source":542,"target":44},{"source":542,"target":543},{"source":542,"target":461},{"source":543,"target":44},{"source":462,"target":80},{"source":462,"target":544},{"source":544,"target":45},{"source":544,"target":545},{"source":544,"target":462},{"source":545,"target":45},{"source":463,"target":80},{"source":463,"target":546},{"source":546,"target":46},{"source":546,"target":547},{"source":546,"target":463},{"source":547,"target":46},{"source":464,"target":80},{"source":464,"target":548},{"source":548,"target":47},{"source":548,"target":549},{"source":548,"target":464},{"source":549,"target":47},{"source":465,"target":80},{"source":465,"target":550},{"source":550,"target":48},{"source":550,"target":551},{"source":550,"target":465},{"source":551,"target":48},{"source":466,"target":80},{"source":466,"target":552},{"source":552,"target":49},{"source":552,"target":553},{"source":552,"target":466},{"source":553,"target":49},{"source":467,"target":80},{"source":467,"target":554},{"source":554,"target":50},{"source":554,"target":555},{"source":554,"target":467},{"source":555,"target":50},{"source":468,"target":80},{"source":468,"target":556},{"source":556,"target":51},{"source":556,"target":557},{"source":556,"target":468},{"source":557,"target":51},{"source":469,"target":80},{"source":469,"target":558},{"source":558,"target":15},{"source":558,"target":559},{"source":558,"target":469},{"source":559,"target":15},{"source":470,"target":80},{"source":470,"target":560},{"source":560,"target":52},{"source":560,"target":561},{"source":560,"target":470},{"source":561,"target":52},{"source":471,"target":80},{"source":471,"target":562},{"source":562,"target":53},{"source":562,"target":563},{"source":562,"target":471},{"source":563,"target":53},{"source":472,"target":80},{"source":472,"target":564},{"source":564,"target":55},{"source":564,"target":565},{"source":564,"target":472},{"source":565,"target":55},{"source":473,"target":80},{"source":473,"target":566},{"source":566,"target":56},{"source":566,"target":567},{"source":566,"target":473},{"source":567,"target":56},{"source":474,"target":80},{"source":474,"target":568},{"source":568,"target":57},{"source":568,"target":569},{"source":568,"target":474},{"source":569,"target":57},{"source":475,"target":80},{"source":475,"target":570},{"source":570,"target":58},{"source":570,"target":571},{"source":570,"target":475},{"source":571,"target":58},{"source":476,"target":80},{"source":476,"target":572},{"source":572,"target":43},{"source":572,"target":573},{"source":572,"target":476},{"source":573,"target":43},{"source":477,"target":80},{"source":477,"target":574},{"source":574,"target":42},{"source":574,"target":575},{"source":574,"target":477},{"source":575,"target":42},{"source":478,"target":80},{"source":478,"target":576},{"source":576,"target":18},{"source":576,"target":577},{"source":576,"target":478},{"source":577,"target":18},{"source":479,"target":80},{"source":479,"target":578},{"source":578,"target":8},{"source":578,"target":579},{"source":578,"target":479},{"source":579,"target":8},{"source":480,"target":80},{"source":480,"target":580},{"source":580,"target":38},{"source":580,"target":581},{"source":580,"target":480},{"source":581,"target":38},{"source":481,"target":80},{"source":481,"target":582},{"source":582,"target":59},{"source":582,"target":583},{"source":582,"target":481},{"source":583,"target":59},{"source":482,"target":80},{"source":482,"target":584},{"source":584,"target":54},{"source":584,"target":585},{"source":584,"target":482},{"source":585,"target":54},{"source":483,"target":80},{"source":483,"target":586},{"source":586,"target":63},{"source":586,"target":587},{"source":586,"target":483},{"source":587,"target":63},{"source":484,"target":80},{"source":484,"target":588},{"source":588,"target":60},{"source":588,"target":589},{"source":588,"target":484},{"source":589,"target":60},{"source":485,"target":80},{"source":485,"target":590},{"source":590,"target":17},{"source":590,"target":591},{"source":590,"target":485},{"source":591,"target":17},{"source":486,"target":80},{"source":486,"target":592},{"source":592,"target":13},{"source":592,"target":593},{"source":592,"target":486},{"source":593,"target":13},{"source":487,"target":80},{"source":487,"target":594},{"source":594,"target":61},{"source":594,"target":595},{"source":594,"target":487},{"source":595,"target":61},{"source":488,"target":80},{"source":488,"target":596},{"source":596,"target":25},{"source":596,"target":597},{"source":596,"target":488},{"source":597,"target":25},{"source":489,"target":80},{"source":489,"target":598},{"source":598,"target":62},{"source":598,"target":599},{"source":598,"target":489},{"source":599,"target":62},{"source":490,"target":80},{"source":490,"target":600},{"source":600,"target":67},{"source":600,"target":601},{"source":600,"target":490},{"source":601,"target":67},{"source":491,"target":80},{"source":491,"target":602},{"source":602,"target":65},{"source":602,"target":603},{"source":602,"target":491},{"source":603,"target":65},{"source":492,"target":80},{"source":492,"target":604},{"source":604,"target":71},{"source":604,"target":605},{"source":604,"target":492},{"source":605,"target":71},{"source":493,"target":80},{"source":493,"target":606},{"source":606,"target":72},{"source":606,"target":607},{"source":606,"target":493},{"source":607,"target":72}],"multigraph":true}
ecore
enterprisearchitecture
repo-ecore-all/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/archi.ecore
architecture AnalysedElement name outgoingRelationships incomingRelationships idAnalyzedElement containedElements properties parent Type qualifiedName source binary ArchitectureFile path Relationship target source relationShipId InheritanceDependency ReferenceDependency uri name Dependency Library RuntimeDependency InjectionDependency mapping FieldReferenceDependency ImportReferenceDependency Project Method ReturnTypeRelationship ParameterRelationship CallRelationship Field DeclaredType extension Pattern Role T attachedElement RelationshipConstraint check relationship ExtensionRelationship checkConstraint RoleRelationship checkConstraint getTarget PatternRelationship checkConstraint getTarget getSource referenceName Bop
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="architecture" nsURI="http://www.tocea.com/codewatch/architecture/" nsPrefix="architecture"> <eClassifiers xsi:type="ecore:EClass" name="AnalysedElement" 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="outgoingRelationships" upperBound="-1" eType="#//Relationship" containment="true" eOpposite="#//Relationship/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingRelationships" upperBound="-1" eType="#//Relationship" eOpposite="#//Relationship/target"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idAnalyzedElement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containedElements" upperBound="-1" eType="#//AnalysedElement" containment="true" eOpposite="#//AnalysedElement/parent"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="properties" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//AnalysedElement" eOpposite="#//AnalysedElement/containedElements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//AnalysedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="binary" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArchitectureFile" eSuperTypes="#//AnalysedElement"> <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="Relationship" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//AnalysedElement" eOpposite="#//AnalysedElement/incomingRelationships"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//AnalysedElement" eOpposite="#//AnalysedElement/outgoingRelationships"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="relationShipId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InheritanceDependency" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="ReferenceDependency" eSuperTypes="#//Dependency"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dependency" abstract="true" interface="true" eSuperTypes="#//Relationship"/> <eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="#//AnalysedElement"/> <eClassifiers xsi:type="ecore:EClass" name="RuntimeDependency" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="InjectionDependency" eSuperTypes="#//RuntimeDependency"> <eStructuralFeatures xsi:type="ecore:EReference" name="mapping" eType="#//AnalysedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldReferenceDependency" eSuperTypes="#//ReferenceDependency"/> <eClassifiers xsi:type="ecore:EClass" name="ImportReferenceDependency" eSuperTypes="#//ReferenceDependency"/> <eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="#//AnalysedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//AnalysedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReturnTypeRelationship" eSuperTypes="#//Relationship"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterRelationship" eSuperTypes="#//Relationship"/> <eClassifiers xsi:type="ecore:EClass" name="CallRelationship" eSuperTypes="#//Relationship"/> <eClassifiers xsi:type="ecore:EClass" name="Field" eSuperTypes="#//AnalysedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DeclaredType" eSuperTypes="#//Relationship"/> <eSubpackages name="extension" nsURI="http://www.tocea.com/codewatch/architecture/extension" nsPrefix="extension"> <eClassifiers xsi:type="ecore:EClass" name="Pattern" abstract="true" eSuperTypes="#//AnalysedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Role" abstract="true" eSuperTypes="#//AnalysedElement"> <eTypeParameters name="T"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attachedElement" lowerBound="1"> <eGenericType eTypeParameter="#//extension/Role/T"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationshipConstraint" abstract="true" interface="true"> <eOperations name="check" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="relationship" eType="#//extension/ExtensionRelationship"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtensionRelationship" eSuperTypes="#//Relationship"> <eOperations name="checkConstraint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoleRelationship" eSuperTypes="#//Relationship"> <eOperations name="checkConstraint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="getTarget"> <eGenericType eClassifier="#//extension/Role"> <eTypeArguments/> </eGenericType> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PatternRelationship" eSuperTypes="#//Relationship"> <eOperations name="checkConstraint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="getTarget"> <eGenericType eClassifier="#//extension/Role"> <eTypeArguments/> </eGenericType> </eOperations> <eOperations name="getSource" eType="#//extension/Pattern"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Bop"> <eGenericSuperTypes eClassifier="#//extension/Role"> <eTypeArguments eClassifier="#//AnalysedElement"/> </eGenericSuperTypes> </eClassifiers> </eSubpackages> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"architecture","nsURI":"http://www.tocea.com/codewatch/architecture/","name":"architecture","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalysedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchitectureFile","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InheritanceDependency","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceDependency","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuntimeDependency","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InjectionDependency","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldReferenceDependency","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportReferenceDependency","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnTypeRelationship","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterRelationship","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallRelationship","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclaredType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"nsPrefix":"extension","nsURI":"http://www.tocea.com/codewatch/architecture/extension","name":"extension","id":20,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outgoingRelationships","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingRelationships","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idAnalyzedElement","changeable":true,"lowerBound":0,"iD":true,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedName","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"binary","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"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":"relationShipId","changeable":true,"lowerBound":0,"iD":true,"id":47,"derived":false},{"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":"uri","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},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":true,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":true,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationshipConstraint","instanceClass":null,"abstract":true,"id":74,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionRelationship","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleRelationship","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternRelationship","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bop","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"id":79,"eClass":"EGenericType"},{"name":"T","id":80,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attachedElement","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"check","lowerBound":0,"id":84,"many":false,"required":false,"eClass":"EOperation"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"relationship","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EParameter"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkConstraint","lowerBound":0,"id":88,"many":false,"required":false,"eClass":"EOperation"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkConstraint","lowerBound":0,"id":91,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTarget","lowerBound":0,"id":92,"many":false,"required":false,"eClass":"EOperation"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkConstraint","lowerBound":0,"id":97,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTarget","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSource","lowerBound":0,"id":99,"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":"referenceName","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":21,"target":28},{"source":21,"target":1},{"source":22,"target":4},{"source":22,"target":29},{"source":22,"target":1},{"source":22,"target":30},{"source":29,"target":4},{"source":23,"target":4},{"source":23,"target":31},{"source":23,"target":1},{"source":23,"target":32},{"source":31,"target":4},{"source":24,"target":33},{"source":24,"target":1},{"source":25,"target":1},{"source":25,"target":34},{"source":25,"target":1},{"source":25,"target":27},{"source":34,"target":1},{"source":26,"target":35},{"source":26,"target":1},{"source":27,"target":1},{"source":27,"target":36},{"source":27,"target":1},{"source":27,"target":25},{"source":36,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":2,"target":40},{"source":37,"target":41},{"source":37,"target":2},{"source":38,"target":42},{"source":38,"target":2},{"source":39,"target":43},{"source":39,"target":2},{"source":40,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":44},{"source":3,"target":45},{"source":44,"target":46},{"source":44,"target":3},{"source":45,"target":1},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":30},{"source":4,"target":47},{"source":32,"target":1},{"source":32,"target":48},{"source":32,"target":4},{"source":32,"target":23},{"source":48,"target":1},{"source":30,"target":1},{"source":30,"target":49},{"source":30,"target":4},{"source":30,"target":22},{"source":49,"target":1},{"source":47,"target":50},{"source":47,"target":4},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":51},{"source":51,"target":7},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":52,"target":55},{"source":52,"target":6},{"source":53,"target":56},{"source":53,"target":6},{"source":54,"target":7},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":57},{"source":57,"target":4},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":58},{"source":58,"target":1},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":59},{"source":59,"target":7},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":60},{"source":10,"target":61},{"source":60,"target":1},{"source":60,"target":62},{"source":60,"target":10},{"source":62,"target":1},{"source":61,"target":9},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":63},{"source":63,"target":6},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":64},{"source":64,"target":6},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":65},{"source":65,"target":1},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":66},{"source":66,"target":1},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":67},{"source":67,"target":4},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":68},{"source":68,"target":4},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":69},{"source":69,"target":4},{"source":18,"target":0},{"source":18,"target":1},{"source":18,"target":70},{"source":70,"target":1},{"source":19,"target":0},{"source":19,"target":4},{"source":19,"target":71},{"source":71,"target":4},{"source":20,"target":72},{"source":20,"target":73},{"source":20,"target":74},{"source":20,"target":75},{"source":20,"target":76},{"source":20,"target":77},{"source":20,"target":78},{"source":20,"target":0},{"source":72,"target":20},{"source":72,"target":1},{"source":72,"target":79},{"source":79,"target":1},{"source":73,"target":20},{"source":73,"target":80},{"source":73,"target":1},{"source":73,"target":81},{"source":73,"target":82},{"source":81,"target":83},{"source":81,"target":73},{"source":83,"target":80},{"source":82,"target":1},{"source":74,"target":20},{"source":74,"target":84},{"source":84,"target":85},{"source":84,"target":74},{"source":84,"target":86},{"source":86,"target":75},{"source":86,"target":87},{"source":86,"target":84},{"source":87,"target":75},{"source":75,"target":20},{"source":75,"target":4},{"source":75,"target":88},{"source":75,"target":89},{"source":88,"target":90},{"source":88,"target":75},{"source":89,"target":4},{"source":76,"target":20},{"source":76,"target":4},{"source":76,"target":91},{"source":76,"target":92},{"source":76,"target":93},{"source":91,"target":94},{"source":91,"target":76},{"source":92,"target":73},{"source":92,"target":95},{"source":92,"target":76},{"source":95,"target":96},{"source":95,"target":73},{"source":93,"target":4},{"source":77,"target":20},{"source":77,"target":4},{"source":77,"target":97},{"source":77,"target":98},{"source":77,"target":99},{"source":77,"target":100},{"source":77,"target":101},{"source":97,"target":102},{"source":97,"target":77},{"source":98,"target":73},{"source":98,"target":103},{"source":98,"target":77},{"source":103,"target":104},{"source":103,"target":73},{"source":99,"target":72},{"source":99,"target":105},{"source":99,"target":77},{"source":105,"target":72},{"source":100,"target":106},{"source":100,"target":77},{"source":101,"target":4},{"source":78,"target":20},{"source":78,"target":73},{"source":78,"target":107},{"source":107,"target":108},{"source":107,"target":73},{"source":108,"target":1}],"multigraph":true}
ecore
families
repo-ecore-all/data/levilucio/SyVOLT/ATLTrans/metamodels/Household.ecore
Household HouseholdRoot have Family lastName father mother son daughter Member firstName
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Household" nsURI="http://Household" nsPrefix="Household"> <eClassifiers xsi:type="ecore:EClass" name="HouseholdRoot"> <eStructuralFeatures xsi:type="ecore:EReference" name="have" upperBound="-1" eType="#//Family" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Family"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="father" lowerBound="1" eType="#//Member" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mother" lowerBound="1" eType="#//Member" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="son" eType="#//Member" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="daughter" eType="#//Member" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"Household","nsURI":"http://Household","name":"Household","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HouseholdRoot","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"have","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastName","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"father","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mother","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"son","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"daughter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":4,"target":2},{"source":4,"target":5},{"source":4,"target":1},{"source":5,"target":2},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":6,"target":11},{"source":6,"target":2},{"source":7,"target":3},{"source":7,"target":12},{"source":7,"target":2},{"source":12,"target":3},{"source":8,"target":3},{"source":8,"target":13},{"source":8,"target":2},{"source":13,"target":3},{"source":9,"target":3},{"source":9,"target":14},{"source":9,"target":2},{"source":14,"target":3},{"source":10,"target":3},{"source":10,"target":15},{"source":10,"target":2},{"source":15,"target":3},{"source":3,"target":0},{"source":3,"target":16},{"source":16,"target":17},{"source":16,"target":3}],"multigraph":true}
ecore
components
repo-ecore-all/data/antoniogarmendia/dsltao/org.dsltao.project/bundles/org.mondo.dsl/patterns/ComponentLanguageShallow.ecore
ComponentLanguageShallow Component ports Port Connector in out InPort OutPort
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ComponentLanguageShallow" nsURI="http://mondo.dsl.org/mmPatterns/componentLanguageShallow" nsPrefix="componentLanguageShallow"> <eClassifiers xsi:type="ecore:EClass" name="Component"> <eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1" eType="#//Port" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Connector"> <eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//Port"/> <eStructuralFeatures xsi:type="ecore:EReference" name="out" upperBound="-1" eType="#//Port"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InPort" eSuperTypes="#//Port"/> <eClassifiers xsi:type="ecore:EClass" name="OutPort" eSuperTypes="#//Port"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"componentLanguageShallow","nsURI":"http://mondo.dsl.org/mmPatterns/componentLanguageShallow","name":"ComponentLanguageShallow","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPort","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPort","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":"ports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"out","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":2},{"source":6,"target":7},{"source":6,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":8},{"source":3,"target":9},{"source":8,"target":2},{"source":8,"target":10},{"source":8,"target":3},{"source":10,"target":2},{"source":9,"target":2},{"source":9,"target":11},{"source":9,"target":3},{"source":11,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":12},{"source":12,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":13},{"source":13,"target":2}],"multigraph":true}
ecore
relationships
repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/yyb.ecore
yyb Thing id relations NamedElement name RelatedTo fromThing since aliases Alias id
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="yyb" nsURI="http://yyb" nsPrefix="_yyb"> <eAnnotations source="diagen"> <details key="knownas=simple world"/> <details key="origin=http://org.isoe.fr"/> <details key="leftparent=nil" value=""/> <details key="rightparent=nil" value=""/> <details key="requires=nil" value=""/> <details key="context=startup"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Thing" eSuperTypes="#//NamedElement"> <eAnnotations source="diagraph"> <details key="node" value="_"/> <details key="pov" 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" eOpposite="#//RelatedTo/fromThing"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eAnnotations source="diagraph"> <details key="node" value="_"/> <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="RelatedTo" eSuperTypes="#//NamedElement"> <eAnnotations source="diagraph"> <details key="node" value="_"/> <details key="kref=aliases" value="_"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="fromThing" eType="#//Thing" eOpposite="#//Thing/relations"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="since" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="aliases" upperBound="-1" eType="#//Alias" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Alias"> <eAnnotations source="diagraph"> <details key="node" value="_"/> <details key="label=id" value="_"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"_yyb","nsURI":"http://yyb","name":"yyb","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thing","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelatedTo","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Alias","instanceClass":null,"abstract":false,"id":4,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromThing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"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":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":"aliases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"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":19,"derived":false},{"id":20,"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":2},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":5,"target":8},{"source":5,"target":1},{"source":6,"target":3},{"source":6,"target":9},{"source":6,"target":1},{"source":6,"target":10},{"source":9,"target":3},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":11},{"source":11,"target":12},{"source":11,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":10},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":15},{"source":10,"target":1},{"source":10,"target":16},{"source":10,"target":3},{"source":10,"target":6},{"source":16,"target":1},{"source":13,"target":17},{"source":13,"target":3},{"source":14,"target":4},{"source":14,"target":18},{"source":14,"target":3},{"source":18,"target":4},{"source":15,"target":2},{"source":4,"target":0},{"source":4,"target":19},{"source":19,"target":20},{"source":19,"target":4}],"multigraph":true}
ecore
library
repo-ecore-all/data/eclipse/emf.compare/plugins/org.eclipse.emf.compare.rcp.tests/src/org/eclipse/emf/compare/rcp/tests/data/extlibraryRight.ecore
extlibrary Book pages 100 category author subtitle Library name writers employees borrowers stock books branches parentBranch people Writer name books BookCategory Mystery Mystery ScienceFiction ScienceFiction Biography Biography Manga Manga Manhwa Manhwa Item publicationDate Lendable copies borrowers CirculatingItem Periodical issuesPerYear AudioVisualItem minutes damaged BookOnTape author VideoCassette cast Borrower borrowed Person firstName familyName Employee manager Addressable address Magazine TitledItem title
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns: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="_14sTEG60EeGkd4g88tZXfA" name="extlibrary" nsURI="http:///org/eclipse/emf/examples/library/extlibrary.ecore/1.0.0" nsPrefix="extlib"> <eClassifiers xsi:type="ecore:EClass" xmi:id="_146VgG60EeGkd4g88tZXfA" name="Book" eSuperTypes="_15LbQG60EeGkd4g88tZXfA _9M9ys29IEeGekPcBm25hwQ"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_146Vg260EeGkd4g88tZXfA" name="pages" defaultValueLiteral="100"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_1468kW60EeGkd4g88tZXfA" name="category" eType="_15F7sG60EeGkd4g88tZXfA" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_148KsG60EeGkd4g88tZXfA" name="author" lowerBound="1" eType="_15CRUW60EeGkd4g88tZXfA" eOpposite="_15EGgG60EeGkd4g88tZXfA"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_9MlYMG9IEeGekPcBm25hwQ" name="subtitle"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_148KsW60EeGkd4g88tZXfA" name="Library" eSuperTypes="_15OelG60EeGkd4g88tZXfA"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_148Ksm60EeGkd4g88tZXfA" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_148xwW60EeGkd4g88tZXfA" name="writers" upperBound="-1" eType="_15CRUW60EeGkd4g88tZXfA" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations xmi:id="_148xwm60EeGkd4g88tZXfA" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details xmi:id="_148xw260EeGkd4g88tZXfA" key="group" value="#people"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_149Y0G60EeGkd4g88tZXfA" name="employees" upperBound="-1" eType="_15OekG60EeGkd4g88tZXfA" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations xmi:id="_149Y0W60EeGkd4g88tZXfA" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details xmi:id="_149Y0m60EeGkd4g88tZXfA" key="group" value="#people"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_15AcIG60EeGkd4g88tZXfA" name="borrowers" upperBound="-1" eType="_15NQcW60EeGkd4g88tZXfA" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations xmi:id="_15AcIW60EeGkd4g88tZXfA" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details xmi:id="_15BDMG60EeGkd4g88tZXfA" key="group" value="#people"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_15BDMW60EeGkd4g88tZXfA" name="stock" ordered="false" upperBound="-1" eType="_15Hw4m60EeGkd4g88tZXfA" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_15BDMm60EeGkd4g88tZXfA" name="books" ordered="false" upperBound="-1" eType="_146VgG60EeGkd4g88tZXfA" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_15BqQG60EeGkd4g88tZXfA" name="branches" upperBound="-1" eType="_148KsW60EeGkd4g88tZXfA" containment="true" eOpposite="_15BqQm60EeGkd4g88tZXfA"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_15BqQm60EeGkd4g88tZXfA" name="parentBranch" eType="_148KsW60EeGkd4g88tZXfA" eOpposite="_15BqQG60EeGkd4g88tZXfA"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_15BqRG60EeGkd4g88tZXfA" name="people" upperBound="-1"> <eAnnotations xmi:id="_15BqRW60EeGkd4g88tZXfA" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details xmi:id="_15BqRm60EeGkd4g88tZXfA" key="kind" value="group"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15CRUW60EeGkd4g88tZXfA" name="Writer" eSuperTypes="_15N3gm60EeGkd4g88tZXfA"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_15CRUm60EeGkd4g88tZXfA" name="name" volatile="true" transient="true"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_15EGgG60EeGkd4g88tZXfA" name="books" upperBound="-1" eType="_146VgG60EeGkd4g88tZXfA" eOpposite="_148KsG60EeGkd4g88tZXfA"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" xmi:id="_15F7sG60EeGkd4g88tZXfA" name="BookCategory"> <eLiterals xmi:id="_15HJ0G60EeGkd4g88tZXfA" name="Mystery"/> <eLiterals xmi:id="_15Hw4G60EeGkd4g88tZXfA" name="ScienceFiction" value="1"/> <eLiterals xmi:id="_15Hw4W60EeGkd4g88tZXfA" name="Biography" value="2"/> <eLiterals xmi:id="_9Mw-YG9IEeGekPcBm25hwQ" name="Manga" value="3" literal="Manga"/> <eLiterals xmi:id="_9Mw-YW9IEeGekPcBm25hwQ" name="Manhwa" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15Hw4m60EeGkd4g88tZXfA" name="Item" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_15Hw4260EeGkd4g88tZXfA" name="publicationDate"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15IX8G60EeGkd4g88tZXfA" name="Lendable" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_15JmEG60EeGkd4g88tZXfA" name="copies" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_15JmEm60EeGkd4g88tZXfA" name="borrowers" ordered="false" upperBound="-1" eType="_15NQcW60EeGkd4g88tZXfA" eOpposite="_15N3gG60EeGkd4g88tZXfA"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15LbQG60EeGkd4g88tZXfA" name="CirculatingItem" abstract="true" eSuperTypes="_15Hw4m60EeGkd4g88tZXfA _15IX8G60EeGkd4g88tZXfA"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15LbQ260EeGkd4g88tZXfA" name="Periodical" abstract="true" eSuperTypes="_15Hw4m60EeGkd4g88tZXfA _9M9ys29IEeGekPcBm25hwQ"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_15LbR260EeGkd4g88tZXfA" name="issuesPerYear" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15MCUG60EeGkd4g88tZXfA" name="AudioVisualItem" abstract="true" eSuperTypes="_15LbQG60EeGkd4g88tZXfA _9M9ys29IEeGekPcBm25hwQ"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_15MCVG60EeGkd4g88tZXfA" name="minutes" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_15MCVm60EeGkd4g88tZXfA" name="damaged"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15MpYW60EeGkd4g88tZXfA" name="BookOnTape" eSuperTypes="_15MCUG60EeGkd4g88tZXfA"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_15MpZG60EeGkd4g88tZXfA" name="author" eType="_15CRUW60EeGkd4g88tZXfA"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15MpZm60EeGkd4g88tZXfA" name="VideoCassette" eSuperTypes="_15MCUG60EeGkd4g88tZXfA"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_15NQcG60EeGkd4g88tZXfA" name="cast" upperBound="-1" eType="_15N3gm60EeGkd4g88tZXfA"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15NQcW60EeGkd4g88tZXfA" name="Borrower" eSuperTypes="_15N3gm60EeGkd4g88tZXfA"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_15N3gG60EeGkd4g88tZXfA" name="borrowed" upperBound="-1" eType="_15IX8G60EeGkd4g88tZXfA" eOpposite="_15JmEm60EeGkd4g88tZXfA"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15N3gm60EeGkd4g88tZXfA" name="Person" eSuperTypes="_15OelG60EeGkd4g88tZXfA"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_15N3g260EeGkd4g88tZXfA" name="firstName" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_15N3hW60EeGkd4g88tZXfA" name="familyName" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15OekG60EeGkd4g88tZXfA" name="Employee" eSuperTypes="_15N3gm60EeGkd4g88tZXfA"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_15Oekm60EeGkd4g88tZXfA" name="manager" eType="_15OekG60EeGkd4g88tZXfA"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_15OelG60EeGkd4g88tZXfA" name="Addressable" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_15OelW60EeGkd4g88tZXfA" name="address"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_9M9ysW9IEeGekPcBm25hwQ" name="Magazine" eSuperTypes="_15LbQ260EeGkd4g88tZXfA"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="_9M9ys29IEeGekPcBm25hwQ" name="TitledItem"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_9M9ytG9IEeGekPcBm25hwQ" name="title"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"extlib","nsURI":"http:///org/eclipse/emf/examples/library/extlibrary.ecore/1.0.0","name":"extlibrary","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Item","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lendable","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CirculatingItem","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Periodical","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AudioVisualItem","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookOnTape","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VideoCassette","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Borrower","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Addressable","instanceClass":null,"abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Magazine","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TitledItem","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"subtitle","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"writers","changeable":true,"resolveProxies":false,"lowerBound":0,"id":30,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"employees","changeable":true,"resolveProxies":false,"lowerBound":0,"id":31,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"borrowers","changeable":true,"resolveProxies":false,"lowerBound":0,"id":32,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stock","changeable":true,"resolveProxies":false,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"branches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentBranch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"people","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"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"name":"Mystery","id":52,"value":0,"literal":"Mystery","eClass":"EEnumLiteral"},{"name":"ScienceFiction","id":53,"value":1,"literal":"ScienceFiction","eClass":"EEnumLiteral"},{"name":"Biography","id":54,"value":2,"literal":"Biography","eClass":"EEnumLiteral"},{"name":"Manga","id":55,"value":3,"literal":"Manga","eClass":"EEnumLiteral"},{"name":"Manhwa","id":56,"value":5,"literal":"Manhwa","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publicationDate","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copies","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"borrowers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"borrowed","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"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":"issuesPerYear","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"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":"minutes","changeable":true,"lowerBound":1,"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":"damaged","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cast","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"familyName","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"manager","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":7},{"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":18,"target":24},{"source":18,"target":1},{"source":19,"target":4},{"source":19,"target":25},{"source":19,"target":1},{"source":25,"target":4},{"source":20,"target":3},{"source":20,"target":26},{"source":20,"target":1},{"source":20,"target":27},{"source":26,"target":3},{"source":21,"target":28},{"source":21,"target":1},{"source":22,"target":7},{"source":23,"target":17},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":29,"target":39},{"source":29,"target":2},{"source":30,"target":3},{"source":30,"target":40},{"source":30,"target":2},{"source":40,"target":3},{"source":31,"target":14},{"source":31,"target":41},{"source":31,"target":2},{"source":41,"target":14},{"source":32,"target":12},{"source":32,"target":42},{"source":32,"target":2},{"source":42,"target":12},{"source":33,"target":5},{"source":33,"target":43},{"source":33,"target":2},{"source":43,"target":5},{"source":34,"target":1},{"source":34,"target":44},{"source":34,"target":2},{"source":44,"target":1},{"source":35,"target":2},{"source":35,"target":45},{"source":35,"target":2},{"source":35,"target":36},{"source":45,"target":2},{"source":36,"target":2},{"source":36,"target":46},{"source":36,"target":2},{"source":36,"target":35},{"source":46,"target":2},{"source":37,"target":47},{"source":37,"target":2},{"source":38,"target":15},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":48},{"source":3,"target":27},{"source":3,"target":49},{"source":48,"target":50},{"source":48,"target":3},{"source":27,"target":1},{"source":27,"target":51},{"source":27,"target":3},{"source":27,"target":20},{"source":51,"target":1},{"source":49,"target":13},{"source":4,"target":0},{"source":4,"target":52},{"source":4,"target":53},{"source":4,"target":54},{"source":4,"target":55},{"source":4,"target":56},{"source":52,"target":4},{"source":53,"target":4},{"source":54,"target":4},{"source":55,"target":4},{"source":56,"target":4},{"source":5,"target":0},{"source":5,"target":57},{"source":57,"target":58},{"source":57,"target":5},{"source":6,"target":0},{"source":6,"target":59},{"source":6,"target":60},{"source":59,"target":61},{"source":59,"target":6},{"source":60,"target":12},{"source":60,"target":62},{"source":60,"target":6},{"source":60,"target":63},{"source":62,"target":12},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":6},{"source":7,"target":64},{"source":7,"target":65},{"source":64,"target":5},{"source":65,"target":6},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":17},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":66,"target":69},{"source":66,"target":8},{"source":67,"target":5},{"source":68,"target":17},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":17},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":70,"target":74},{"source":70,"target":9},{"source":71,"target":75},{"source":71,"target":9},{"source":72,"target":7},{"source":73,"target":17},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":76},{"source":10,"target":77},{"source":76,"target":3},{"source":76,"target":78},{"source":76,"target":10},{"source":78,"target":3},{"source":77,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":79},{"source":11,"target":80},{"source":79,"target":13},{"source":79,"target":81},{"source":79,"target":11},{"source":81,"target":13},{"source":80,"target":9},{"source":12,"target":0},{"source":12,"target":13},{"source":12,"target":63},{"source":12,"target":82},{"source":63,"target":6},{"source":63,"target":83},{"source":63,"target":12},{"source":63,"target":60},{"source":83,"target":6},{"source":82,"target":13},{"source":13,"target":0},{"source":13,"target":15},{"source":13,"target":84},{"source":13,"target":85},{"source":13,"target":86},{"source":84,"target":87},{"source":84,"target":13},{"source":85,"target":88},{"source":85,"target":13},{"source":86,"target":15},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":89},{"source":14,"target":90},{"source":89,"target":14},{"source":89,"target":91},{"source":89,"target":14},{"source":91,"target":14},{"source":90,"target":13},{"source":15,"target":0},{"source":15,"target":92},{"source":92,"target":93},{"source":92,"target":15},{"source":16,"target":0},{"source":16,"target":8},{"source":16,"target":94},{"source":94,"target":8},{"source":17,"target":0},{"source":17,"target":95},{"source":95,"target":96},{"source":95,"target":17}],"multigraph":true}
ecore
trace
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/testdata/uml-trace.ecore
UmlTrace TraceElement source target inheritedSource inheritedTarget EClass0
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UmlTrace" nsURI="http://hu.bme.mit.uml.trace/1.0" nsPrefix="umltrace"> <eClassifiers xsi:type="ecore:EClass" name="TraceElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedSource" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedTarget" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass0"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"umltrace","nsURI":"http://hu.bme.mit.uml.trace/1.0","name":"UmlTrace","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TraceElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass0","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":3,"derived":false},{"container":false,"ordered":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":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inheritedSource","changeable":false,"resolveProxies":true,"lowerBound":0,"id":5,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inheritedTarget","changeable":false,"resolveProxies":true,"lowerBound":0,"id":6,"derived":true},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":3,"target":7},{"source":3,"target":1},{"source":4,"target":8},{"source":4,"target":1},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":10},{"source":6,"target":1},{"source":2,"target":0}],"multigraph":true}
ecore
class-diagram
repo-ecore-all/data/MDEGroup/MDEProfiler/tools/totem.trm.reduce/trafo/Class.ecore
Class NamedElt name Package elems Classifier package DataType Class isAbstract supers att Attribute multiValued type owner
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Class" nsURI="Class" nsPrefix="Class"> <eClassifiers xsi:type="ecore:EClass" name="NamedElt" 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="Package" eSuperTypes="#//NamedElt"> <eStructuralFeatures xsi:type="ecore:EReference" name="elems" upperBound="-1" eType="#//Classifier" containment="true" eOpposite="#//Classifier/package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//NamedElt"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//Package" eOpposite="#//Package/elems"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supers" upperBound="-1" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="att" upperBound="-1" eType="#//Attribute" containment="true" eOpposite="#//Attribute/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//NamedElt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiValued" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Class" eOpposite="#//Class/att"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"Class","nsURI":"Class","name":"Class","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElt","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supers","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":"att","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiValued","changeable":true,"lowerBound":0,"iD":false,"id":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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":7,"target":8},{"source":7,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":9},{"source":2,"target":10},{"source":9,"target":3},{"source":9,"target":11},{"source":9,"target":2},{"source":9,"target":12},{"source":11,"target":3},{"source":10,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":12},{"source":3,"target":13},{"source":12,"target":2},{"source":12,"target":14},{"source":12,"target":3},{"source":12,"target":9},{"source":14,"target":2},{"source":13,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":15},{"source":15,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"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":5},{"source":17,"target":21},{"source":17,"target":5},{"source":21,"target":5},{"source":18,"target":6},{"source":18,"target":22},{"source":18,"target":5},{"source":18,"target":23},{"source":22,"target":6},{"source":19,"target":3},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":24},{"source":6,"target":25},{"source":6,"target":23},{"source":6,"target":26},{"source":24,"target":27},{"source":24,"target":6},{"source":25,"target":3},{"source":25,"target":28},{"source":25,"target":6},{"source":28,"target":3},{"source":23,"target":5},{"source":23,"target":29},{"source":23,"target":6},{"source":23,"target":18},{"source":29,"target":5},{"source":26,"target":1}],"multigraph":true}
ecore
class-diagram
repo-ecore-all/data/Echtzeitsysteme/hulk-ase-2016/src/org.gravity.typegraph.basic/model/Basic.ecore
basic TAccess tTarget tSource TAnnotatable tAnnotation TAnnotation tAnnotated type TClass parentClass childClasses implements TElementWithId ID TField signatures pg tName TFieldDefinition signature hiding hiddenBy TFieldSignature definitions field type TMember definedBy accessedBy tAccessing TMethod pg signatures tName TMethodDefinition signature overriding overriddenBy overloading overloadedBy returnType TMethodSignature method paramList definitions returnType TPackage pg subpackage parent classes interfaces ownedTypes typeGraph tName TParameter next previous type TParameterList entries first TSignature TypeGraph packages methods fields classes interfaces ownedTypes tAnnotationTypes tName TInterface implementedBy parentInterfaces childInterfaces TAbstractType pg package signature defines tLib tName TAnnotationType annotations
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="basic" nsURI="platform:/plugin/org.gravity.typegraph.basic/model/Basic.ecore" nsPrefix="org.gravity.typegraph.basic"> <eClassifiers xsi:type="ecore:EClass" name="TAccess" eSuperTypes="//TElementWithId"> <eStructuralFeatures xsi:type="ecore:EReference" name="tTarget" lowerBound="1" eType="//TMember" eOpposite="//TMember/accessedBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tSource" lowerBound="1" eType="//TMember" eOpposite="//TMember/tAccessing"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TAnnotatable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="tAnnotation" upperBound="-1" eType="//TAnnotation" containment="true" eOpposite="//TAnnotation/tAnnotated"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TAnnotation" eSuperTypes="//TElementWithId"> <eStructuralFeatures xsi:type="ecore:EReference" name="tAnnotated" lowerBound="1" eType="//TAnnotatable" eOpposite="//TAnnotatable/tAnnotation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//TAnnotationType" eOpposite="//TAnnotationType/annotations"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TClass" eSuperTypes="//TAbstractType"> <eStructuralFeatures xsi:type="ecore:EReference" name="parentClass" eType="//TClass" eOpposite="//TClass/childClasses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childClasses" upperBound="-1" eType="//TClass" eOpposite="//TClass/parentClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implements" upperBound="-1" eType="//TInterface" eOpposite="//TInterface/implementedBy"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TElementWithId" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" ordered="false" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TField" eSuperTypes="//TElementWithId"> <eStructuralFeatures xsi:type="ecore:EReference" name="signatures" upperBound="-1" eType="//TFieldSignature" containment="true" eOpposite="//TFieldSignature/field"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pg" lowerBound="1" eType="//TypeGraph" eOpposite="//TypeGraph/fields"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tName" ordered="false" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TFieldDefinition" eSuperTypes="//TMember"> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" lowerBound="1" eType="//TFieldSignature" eOpposite="//TFieldSignature/definitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hiding" eType="//TFieldDefinition" eOpposite="//TFieldDefinition/hiddenBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hiddenBy" upperBound="-1" eType="//TFieldDefinition" eOpposite="//TFieldDefinition/hiding"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TFieldSignature" eSuperTypes="//TSignature"> <eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-1" eType="//TFieldDefinition" containment="true" eOpposite="//TFieldDefinition/signature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="field" lowerBound="1" eType="//TField" eOpposite="//TField/signatures"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//TAbstractType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TMember" abstract="true" eSuperTypes="//TElementWithId //TAnnotatable"> <eStructuralFeatures xsi:type="ecore:EReference" name="definedBy" lowerBound="1" eType="//TAbstractType" eOpposite="//TAbstractType/defines"/> <eStructuralFeatures xsi:type="ecore:EReference" name="accessedBy" upperBound="-1" eType="//TAccess" eOpposite="//TAccess/tTarget"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tAccessing" upperBound="-1" eType="//TAccess" containment="true" eOpposite="//TAccess/tSource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TMethod" eSuperTypes="//TElementWithId"> <eStructuralFeatures xsi:type="ecore:EReference" name="pg" lowerBound="1" eType="//TypeGraph" eOpposite="//TypeGraph/methods"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signatures" upperBound="-1" eType="//TMethodSignature" containment="true" eOpposite="//TMethodSignature/method"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tName" ordered="false" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TMethodDefinition" eSuperTypes="//TMember"> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" lowerBound="1" eType="//TMethodSignature" eOpposite="//TMethodSignature/definitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="overriding" eType="//TMethodDefinition" eOpposite="//TMethodDefinition/overriddenBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="overriddenBy" upperBound="-1" eType="//TMethodDefinition" eOpposite="//TMethodDefinition/overriding"/> <eStructuralFeatures xsi:type="ecore:EReference" name="overloading" upperBound="-1" eType="//TMethodDefinition" eOpposite="//TMethodDefinition/overloadedBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="overloadedBy" upperBound="-1" eType="//TMethodDefinition" eOpposite="//TMethodDefinition/overloading"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="//TAbstractType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TMethodSignature" eSuperTypes="//TSignature"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1" eType="//TMethod" eOpposite="//TMethod/signatures"/> <eStructuralFeatures xsi:type="ecore:EReference" name="paramList" eType="//TParameterList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-1" eType="//TMethodDefinition" containment="true" eOpposite="//TMethodDefinition/signature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="//TAbstractType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TPackage" eSuperTypes="//TAnnotatable //TElementWithId"> <eStructuralFeatures xsi:type="ecore:EReference" name="pg" eType="//TypeGraph" eOpposite="//TypeGraph/packages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subpackage" upperBound="-1" eType="//TPackage" containment="true" eOpposite="//TPackage/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="//TPackage" eOpposite="//TPackage/subpackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1" eType="//TClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interfaces" upperBound="-1" eType="//TInterface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTypes" upperBound="-1" eType="//TAbstractType" eOpposite="//TAbstractType/package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeGraph" lowerBound="1" eType="//TypeGraph"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tName" ordered="false" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TParameter" eSuperTypes="//TElementWithId"> <eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="//TParameter" eOpposite="//TParameter/previous"/> <eStructuralFeatures xsi:type="ecore:EReference" name="previous" eType="//TParameter" eOpposite="//TParameter/next"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//TAbstractType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TParameterList" eSuperTypes="//TElementWithId"> <eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1" eType="//TParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="first" eType="//TParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TSignature" abstract="true" eSuperTypes="//TAnnotatable //TElementWithId"/> <eClassifiers xsi:type="ecore:EClass" name="TypeGraph" eSuperTypes="//TElementWithId"> <eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1" eType="//TPackage" containment="true" eOpposite="//TPackage/pg"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="//TMethod" containment="true" eOpposite="//TMethod/pg"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="//TField" containment="true" eOpposite="//TField/pg"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1" eType="//TClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interfaces" upperBound="-1" eType="//TInterface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTypes" upperBound="-1" eType="//TAbstractType" containment="true" eOpposite="//TAbstractType/pg"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tAnnotationTypes" upperBound="-1" eType="//TAnnotationType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tName" ordered="false" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TInterface" eSuperTypes="//TAbstractType"> <eStructuralFeatures xsi:type="ecore:EReference" name="implementedBy" upperBound="-1" eType="//TClass" eOpposite="//TClass/implements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentInterfaces" upperBound="-1" eType="//TInterface" eOpposite="//TInterface/childInterfaces"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childInterfaces" upperBound="-1" eType="//TInterface" eOpposite="//TInterface/parentInterfaces"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TAbstractType" abstract="true" eSuperTypes="//TElementWithId //TAnnotatable"> <eStructuralFeatures xsi:type="ecore:EReference" name="pg" lowerBound="1" eType="//TypeGraph" eOpposite="//TypeGraph/ownedTypes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="//TPackage" eOpposite="//TPackage/ownedTypes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" upperBound="-1" eType="//TSignature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defines" upperBound="-1" eType="//TMember" eOpposite="//TMember/definedBy"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tLib" ordered="false" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tName" ordered="false" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TAnnotationType" eSuperTypes="//TAbstractType"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="//TAnnotation" eOpposite="//TAnnotation/type"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"org.gravity.typegraph.basic","nsURI":"platform:/plugin/org.gravity.typegraph.basic/model/Basic.ecore","name":"basic","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TAccess","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TAnnotatable","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TAnnotation","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TClass","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TElementWithId","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TField","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TFieldDefinition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TFieldSignature","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMember","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMethod","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMethodDefinition","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMethodSignature","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TParameterList","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TSignature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeGraph","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TInterface","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TAbstractType","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TAnnotationType","instanceClass":null,"abstract":false,"id":20,"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":"tTarget","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"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":"tSource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"accessedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"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":"tAccessing","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":"tAnnotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"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":"tAnnotated","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"childClasses","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":"implements","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"signatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"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":"pg","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tName","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"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":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hiding","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":"hiddenBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definedBy","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":false,"unsettable":false,"transient":false,"unique":true,"name":"defines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pg","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":"signatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tName","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"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":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"overriding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"overriddenBy","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":false,"unsettable":false,"transient":false,"unique":true,"name":"overloading","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"overloadedBy","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":false,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paramList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"returnType","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"},{"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":"pg","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":"subpackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedTypes","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":"typeGraph","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tName","changeable":true,"lowerBound":1,"iD":false,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"previous","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":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":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"first","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tAnnotationTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tName","changeable":true,"lowerBound":1,"iD":false,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"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":"pg","changeable":true,"resolveProxies":true,"lowerBound":1,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"childInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tLib","changeable":true,"lowerBound":1,"iD":false,"id":161,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tName","changeable":true,"lowerBound":1,"iD":false,"id":162,"derived":false},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":5},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":21,"target":9},{"source":21,"target":24},{"source":21,"target":1},{"source":21,"target":25},{"source":24,"target":9},{"source":22,"target":9},{"source":22,"target":26},{"source":22,"target":1},{"source":22,"target":27},{"source":26,"target":9},{"source":23,"target":5},{"source":2,"target":0},{"source":2,"target":28},{"source":28,"target":3},{"source":28,"target":29},{"source":28,"target":2},{"source":28,"target":30},{"source":29,"target":3},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":30,"target":2},{"source":30,"target":33},{"source":30,"target":3},{"source":30,"target":28},{"source":33,"target":2},{"source":31,"target":20},{"source":31,"target":34},{"source":31,"target":3},{"source":31,"target":35},{"source":34,"target":20},{"source":32,"target":5},{"source":4,"target":0},{"source":4,"target":19},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":36,"target":4},{"source":36,"target":40},{"source":36,"target":4},{"source":36,"target":37},{"source":40,"target":4},{"source":37,"target":4},{"source":37,"target":41},{"source":37,"target":4},{"source":37,"target":36},{"source":41,"target":4},{"source":38,"target":18},{"source":38,"target":42},{"source":38,"target":4},{"source":38,"target":43},{"source":42,"target":18},{"source":39,"target":19},{"source":5,"target":0},{"source":5,"target":44},{"source":44,"target":45},{"source":44,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":46,"target":8},{"source":46,"target":50},{"source":46,"target":6},{"source":46,"target":51},{"source":50,"target":8},{"source":47,"target":17},{"source":47,"target":52},{"source":47,"target":6},{"source":47,"target":53},{"source":52,"target":17},{"source":48,"target":54},{"source":48,"target":6},{"source":49,"target":5},{"source":7,"target":0},{"source":7,"target":9},{"source":7,"target":55},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":55,"target":8},{"source":55,"target":59},{"source":55,"target":7},{"source":55,"target":60},{"source":59,"target":8},{"source":56,"target":7},{"source":56,"target":61},{"source":56,"target":7},{"source":56,"target":57},{"source":61,"target":7},{"source":57,"target":7},{"source":57,"target":62},{"source":57,"target":7},{"source":57,"target":56},{"source":62,"target":7},{"source":58,"target":9},{"source":8,"target":0},{"source":8,"target":16},{"source":8,"target":60},{"source":8,"target":51},{"source":8,"target":63},{"source":8,"target":64},{"source":60,"target":7},{"source":60,"target":65},{"source":60,"target":8},{"source":60,"target":55},{"source":65,"target":7},{"source":51,"target":6},{"source":51,"target":66},{"source":51,"target":8},{"source":51,"target":46},{"source":66,"target":6},{"source":63,"target":19},{"source":63,"target":67},{"source":63,"target":8},{"source":67,"target":19},{"source":64,"target":16},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":2},{"source":9,"target":68},{"source":9,"target":25},{"source":9,"target":27},{"source":9,"target":69},{"source":9,"target":70},{"source":68,"target":19},{"source":68,"target":71},{"source":68,"target":9},{"source":68,"target":72},{"source":71,"target":19},{"source":25,"target":1},{"source":25,"target":73},{"source":25,"target":9},{"source":25,"target":21},{"source":73,"target":1},{"source":27,"target":1},{"source":27,"target":74},{"source":27,"target":9},{"source":27,"target":22},{"source":74,"target":1},{"source":69,"target":5},{"source":70,"target":2},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":75},{"source":10,"target":76},{"source":10,"target":77},{"source":10,"target":78},{"source":75,"target":17},{"source":75,"target":79},{"source":75,"target":10},{"source":75,"target":80},{"source":79,"target":17},{"source":76,"target":12},{"source":76,"target":81},{"source":76,"target":10},{"source":76,"target":82},{"source":81,"target":12},{"source":77,"target":83},{"source":77,"target":10},{"source":78,"target":5},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":84},{"source":11,"target":85},{"source":11,"target":86},{"source":11,"target":87},{"source":11,"target":88},{"source":11,"target":89},{"source":11,"target":90},{"source":84,"target":12},{"source":84,"target":91},{"source":84,"target":11},{"source":84,"target":92},{"source":91,"target":12},{"source":85,"target":11},{"source":85,"target":93},{"source":85,"target":11},{"source":85,"target":86},{"source":93,"target":11},{"source":86,"target":11},{"source":86,"target":94},{"source":86,"target":11},{"source":86,"target":85},{"source":94,"target":11},{"source":87,"target":11},{"source":87,"target":95},{"source":87,"target":11},{"source":87,"target":88},{"source":95,"target":11},{"source":88,"target":11},{"source":88,"target":96},{"source":88,"target":11},{"source":88,"target":87},{"source":96,"target":11},{"source":89,"target":19},{"source":89,"target":97},{"source":89,"target":11},{"source":97,"target":19},{"source":90,"target":9},{"source":12,"target":0},{"source":12,"target":16},{"source":12,"target":82},{"source":12,"target":98},{"source":12,"target":92},{"source":12,"target":99},{"source":12,"target":100},{"source":82,"target":10},{"source":82,"target":101},{"source":82,"target":12},{"source":82,"target":76},{"source":101,"target":10},{"source":98,"target":15},{"source":98,"target":102},{"source":98,"target":12},{"source":102,"target":15},{"source":92,"target":11},{"source":92,"target":103},{"source":92,"target":12},{"source":92,"target":84},{"source":103,"target":11},{"source":99,"target":19},{"source":99,"target":104},{"source":99,"target":12},{"source":104,"target":19},{"source":100,"target":16},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":5},{"source":13,"target":105},{"source":13,"target":106},{"source":13,"target":107},{"source":13,"target":108},{"source":13,"target":109},{"source":13,"target":110},{"source":13,"target":111},{"source":13,"target":112},{"source":13,"target":113},{"source":13,"target":114},{"source":105,"target":17},{"source":105,"target":115},{"source":105,"target":13},{"source":105,"target":116},{"source":115,"target":17},{"source":106,"target":13},{"source":106,"target":117},{"source":106,"target":13},{"source":106,"target":107},{"source":117,"target":13},{"source":107,"target":13},{"source":107,"target":118},{"source":107,"target":13},{"source":107,"target":106},{"source":118,"target":13},{"source":108,"target":4},{"source":108,"target":119},{"source":108,"target":13},{"source":119,"target":4},{"source":109,"target":18},{"source":109,"target":120},{"source":109,"target":13},{"source":120,"target":18},{"source":110,"target":19},{"source":110,"target":121},{"source":110,"target":13},{"source":110,"target":122},{"source":121,"target":19},{"source":111,"target":17},{"source":111,"target":123},{"source":111,"target":13},{"source":123,"target":17},{"source":112,"target":124},{"source":112,"target":13},{"source":113,"target":2},{"source":114,"target":5},{"source":14,"target":0},{"source":14,"target":5},{"source":14,"target":125},{"source":14,"target":126},{"source":14,"target":127},{"source":14,"target":128},{"source":125,"target":14},{"source":125,"target":129},{"source":125,"target":14},{"source":125,"target":126},{"source":129,"target":14},{"source":126,"target":14},{"source":126,"target":130},{"source":126,"target":14},{"source":126,"target":125},{"source":130,"target":14},{"source":127,"target":19},{"source":127,"target":131},{"source":127,"target":14},{"source":131,"target":19},{"source":128,"target":5},{"source":15,"target":0},{"source":15,"target":5},{"source":15,"target":132},{"source":15,"target":133},{"source":15,"target":134},{"source":132,"target":14},{"source":132,"target":135},{"source":132,"target":15},{"source":135,"target":14},{"source":133,"target":14},{"source":133,"target":136},{"source":133,"target":15},{"source":136,"target":14},{"source":134,"target":5},{"source":16,"target":0},{"source":16,"target":2},{"source":16,"target":5},{"source":16,"target":137},{"source":16,"target":138},{"source":137,"target":2},{"source":138,"target":5},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":116},{"source":17,"target":80},{"source":17,"target":53},{"source":17,"target":139},{"source":17,"target":140},{"source":17,"target":141},{"source":17,"target":142},{"source":17,"target":143},{"source":17,"target":144},{"source":116,"target":13},{"source":116,"target":145},{"source":116,"target":17},{"source":116,"target":105},{"source":145,"target":13},{"source":80,"target":10},{"source":80,"target":146},{"source":80,"target":17},{"source":80,"target":75},{"source":146,"target":10},{"source":53,"target":6},{"source":53,"target":147},{"source":53,"target":17},{"source":53,"target":47},{"source":147,"target":6},{"source":139,"target":4},{"source":139,"target":148},{"source":139,"target":17},{"source":148,"target":4},{"source":140,"target":18},{"source":140,"target":149},{"source":140,"target":17},{"source":149,"target":18},{"source":141,"target":19},{"source":141,"target":150},{"source":141,"target":17},{"source":141,"target":151},{"source":150,"target":19},{"source":142,"target":20},{"source":142,"target":152},{"source":142,"target":17},{"source":152,"target":20},{"source":143,"target":153},{"source":143,"target":17},{"source":144,"target":5},{"source":18,"target":0},{"source":18,"target":19},{"source":18,"target":43},{"source":18,"target":154},{"source":18,"target":155},{"source":18,"target":156},{"source":43,"target":4},{"source":43,"target":157},{"source":43,"target":18},{"source":43,"target":38},{"source":157,"target":4},{"source":154,"target":18},{"source":154,"target":158},{"source":154,"target":18},{"source":154,"target":155},{"source":158,"target":18},{"source":155,"target":18},{"source":155,"target":159},{"source":155,"target":18},{"source":155,"target":154},{"source":159,"target":18},{"source":156,"target":19},{"source":19,"target":0},{"source":19,"target":5},{"source":19,"target":2},{"source":19,"target":151},{"source":19,"target":122},{"source":19,"target":160},{"source":19,"target":72},{"source":19,"target":161},{"source":19,"target":162},{"source":19,"target":163},{"source":19,"target":164},{"source":151,"target":17},{"source":151,"target":165},{"source":151,"target":19},{"source":151,"target":141},{"source":165,"target":17},{"source":122,"target":13},{"source":122,"target":166},{"source":122,"target":19},{"source":122,"target":110},{"source":166,"target":13},{"source":160,"target":16},{"source":160,"target":167},{"source":160,"target":19},{"source":167,"target":16},{"source":72,"target":9},{"source":72,"target":168},{"source":72,"target":19},{"source":72,"target":68},{"source":168,"target":9},{"source":161,"target":169},{"source":161,"target":19},{"source":162,"target":170},{"source":162,"target":19},{"source":163,"target":5},{"source":164,"target":2},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":35},{"source":20,"target":171},{"source":35,"target":3},{"source":35,"target":172},{"source":35,"target":20},{"source":35,"target":31},{"source":172,"target":3},{"source":171,"target":19}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsDataSet3inheritedMemberIsValid.ecore
UML2 VisibilityKind package package private private protected protected public public Signal StateInvariant Port ReadLinkObjectEndQualifierAction ConditionalNode PrimitiveFunction TimeInterval Deployment UseCase MessageEnd Lifeline DurationObservationAction Message RemoveStructuralFeatureValueAction GeneralizationSet LiteralInteger WriteStructuralFeatureAction RemoveVariableValueAction Interface Profile Variable ReadLinkObjectEndAction Operation StateMachine Association ReadLinkAction TimeTrigger AnyTrigger BehavioralFeature ActivityFinalNode ExtensionPoint ProtocolStateMachine ObjectFlow CallOperationAction DurationConstraint PrimitiveType TestIdentityAction Include ActivityEdge AcceptEventAction DeploymentTarget AssociationClass ControlNode CommunicationPath Extend StartOwnedBehaviorAction LinkAction InitialNode AddStructuralFeatureValueAction TypedElement InteractionFragment InvocationAction Pseudostate ConnectableElement InteractionOperand Pin Node ClearStructuralFeatureAction Parameter Artifact EventOccurrence ConnectionPointReference CombinedFragment Generalization general DestroyLinkAction PackageableElement InstanceValue TimeObservationAction Implementation Constraint InteractionConstraint ReadIsClassifiedObjectAction ExecutableNode LiteralUnlimitedNatural InformationItem Component Behavior LiteralNull GeneralOrdering RedefinableTemplateSignature Actor LoopNode CreateObjectAction Region Duration ForkNode Trigger TimeExpression OutputPin ExpansionRegion State ActivityPartition ReclassifyObjectAction JoinNode ChangeTrigger LiteralSpecification CollaborationOccurrence MergeNode NamedElement visibility StructuredClassifier Property Continuation ParameterSet ActivityNode FlowFinalNode Reception Transition SendSignalAction Classifier inheritedMember generalization ControlFlow DataType Manifestation ExecutionOccurrence CallTrigger InformationFlow CallBehaviorAction ReplyAction DurationInterval Interaction ValuePin RaiseExceptionAction Permission BehavioredClassifier CentralBufferNode SignalTrigger InputPin ExpansionNode StructuralFeatureAction LiteralBoolean Device Usage ReadExtentAction RedefinableElement CreateLinkObjectAction Gate ClearAssociationAction ProtocolTransition TimeConstraint DeployedArtifact Collaboration CallAction AcceptCallAction ObjectNode TemplateableClassifier EncapsulatedClassifier StructuredActivityNode PartDecomposition WriteVariableAction Extension Type ClearVariableAction DataStoreNode Dependency ApplyFunctionAction DecisionNode ReadSelfAction Substitution Vertex ExtensionEnd Realization WriteLinkAction EnumerationLiteral ReadStructuralFeatureAction Connector Expression Action InstanceSpecification LiteralString InteractionOccurrence ExecutionEnvironment Model ActivityParameterNode Abstraction Stop ParameterableClassifier DestroyObjectAction StructuralFeature ReadVariableAction Activity SendObjectAction Enumeration BroadcastSignalAction Stereotype IntervalConstraint DeploymentSpecification ValueSpecification OpaqueExpression FinalState Namespace member CreateLinkAction MessageTrigger FinalNode Class Feature AddVariableValueAction Interval Package VariableAction
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="package" value="1" literal="package"/> <eLiterals name="private" value="2" literal="private"/> <eLiterals name="protected" value="3" literal="protected"/> <eLiterals name="public" value="4" literal="public"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Namespace #//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Generalization"> <eStructuralFeatures xsi:type="ecore:EReference" name="general" lowerBound="1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Namespace #//Type #//RedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" upperBound="-1" eType="#//NamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" upperBound="-1" eType="#//Generalization" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1" eType="#//NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"name":"package","id":200,"value":1,"literal":"package","eClass":"EEnumLiteral"},{"name":"private","id":201,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":202,"value":3,"literal":"protected","eClass":"EEnumLiteral"},{"name":"public","id":203,"value":4,"literal":"public","eClass":"EEnumLiteral"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"container":false,"ordered":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":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inheritedMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":421,"derived":false},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":1,"target":0},{"source":1,"target":200},{"source":1,"target":201},{"source":1,"target":202},{"source":1,"target":203},{"source":200,"target":1},{"source":201,"target":1},{"source":202,"target":1},{"source":203,"target":1},{"source":2,"target":0},{"source":2,"target":110},{"source":2,"target":204},{"source":204,"target":110},{"source":3,"target":0},{"source":3,"target":52},{"source":3,"target":205},{"source":205,"target":52},{"source":4,"target":0},{"source":4,"target":102},{"source":4,"target":206},{"source":206,"target":102},{"source":5,"target":0},{"source":5,"target":167},{"source":5,"target":207},{"source":207,"target":167},{"source":6,"target":0},{"source":6,"target":147},{"source":6,"target":208},{"source":208,"target":147},{"source":7,"target":0},{"source":7,"target":67},{"source":7,"target":209},{"source":209,"target":67},{"source":8,"target":0},{"source":8,"target":197},{"source":8,"target":210},{"source":210,"target":197},{"source":9,"target":0},{"source":9,"target":154},{"source":9,"target":211},{"source":211,"target":154},{"source":10,"target":0},{"source":10,"target":124},{"source":10,"target":212},{"source":212,"target":124},{"source":11,"target":0},{"source":11,"target":100},{"source":11,"target":213},{"source":213,"target":100},{"source":12,"target":0},{"source":12,"target":100},{"source":12,"target":214},{"source":214,"target":100},{"source":13,"target":0},{"source":13,"target":18},{"source":13,"target":215},{"source":215,"target":18},{"source":14,"target":0},{"source":14,"target":100},{"source":14,"target":216},{"source":216,"target":100},{"source":15,"target":0},{"source":15,"target":18},{"source":15,"target":217},{"source":217,"target":18},{"source":16,"target":0},{"source":16,"target":67},{"source":16,"target":218},{"source":218,"target":67},{"source":17,"target":0},{"source":17,"target":97},{"source":17,"target":219},{"source":219,"target":97},{"source":18,"target":0},{"source":18,"target":129},{"source":18,"target":220},{"source":220,"target":129},{"source":19,"target":0},{"source":19,"target":149},{"source":19,"target":221},{"source":221,"target":149},{"source":20,"target":0},{"source":20,"target":110},{"source":20,"target":222},{"source":222,"target":110},{"source":21,"target":0},{"source":21,"target":198},{"source":21,"target":223},{"source":223,"target":198},{"source":22,"target":0},{"source":22,"target":55},{"source":22,"target":51},{"source":22,"target":224},{"source":22,"target":225},{"source":224,"target":55},{"source":225,"target":51},{"source":23,"target":0},{"source":23,"target":167},{"source":23,"target":226},{"source":226,"target":167},{"source":24,"target":0},{"source":24,"target":30},{"source":24,"target":51},{"source":24,"target":227},{"source":24,"target":228},{"source":227,"target":30},{"source":228,"target":51},{"source":25,"target":0},{"source":25,"target":78},{"source":25,"target":229},{"source":229,"target":78},{"source":26,"target":0},{"source":26,"target":110},{"source":26,"target":230},{"source":230,"target":110},{"source":27,"target":0},{"source":27,"target":48},{"source":27,"target":231},{"source":231,"target":48},{"source":28,"target":0},{"source":28,"target":88},{"source":28,"target":232},{"source":232,"target":88},{"source":29,"target":0},{"source":29,"target":192},{"source":29,"target":233},{"source":233,"target":192},{"source":30,"target":0},{"source":30,"target":190},{"source":30,"target":195},{"source":30,"target":234},{"source":30,"target":235},{"source":234,"target":190},{"source":235,"target":195},{"source":31,"target":0},{"source":31,"target":193},{"source":31,"target":236},{"source":236,"target":193},{"source":32,"target":0},{"source":32,"target":134},{"source":32,"target":237},{"source":237,"target":134},{"source":33,"target":0},{"source":33,"target":25},{"source":33,"target":238},{"source":238,"target":25},{"source":34,"target":0},{"source":34,"target":40},{"source":34,"target":239},{"source":239,"target":40},{"source":35,"target":0},{"source":35,"target":142},{"source":35,"target":240},{"source":240,"target":142},{"source":36,"target":0},{"source":36,"target":185},{"source":36,"target":241},{"source":241,"target":185},{"source":37,"target":0},{"source":37,"target":112},{"source":37,"target":242},{"source":242,"target":112},{"source":38,"target":0},{"source":38,"target":167},{"source":38,"target":243},{"source":243,"target":167},{"source":39,"target":0},{"source":39,"target":100},{"source":39,"target":244},{"source":244,"target":100},{"source":40,"target":0},{"source":40,"target":134},{"source":40,"target":245},{"source":245,"target":134},{"source":41,"target":0},{"source":41,"target":167},{"source":41,"target":246},{"source":246,"target":167},{"source":42,"target":0},{"source":42,"target":100},{"source":42,"target":247},{"source":247,"target":100},{"source":43,"target":0},{"source":43,"target":194},{"source":43,"target":26},{"source":43,"target":248},{"source":43,"target":249},{"source":248,"target":194},{"source":249,"target":26},{"source":44,"target":0},{"source":44,"target":105},{"source":44,"target":250},{"source":250,"target":105},{"source":45,"target":0},{"source":45,"target":26},{"source":45,"target":251},{"source":251,"target":26},{"source":46,"target":0},{"source":46,"target":100},{"source":46,"target":252},{"source":252,"target":100},{"source":47,"target":0},{"source":47,"target":167},{"source":47,"target":253},{"source":253,"target":167},{"source":48,"target":0},{"source":48,"target":167},{"source":48,"target":254},{"source":254,"target":167},{"source":49,"target":0},{"source":49,"target":44},{"source":49,"target":255},{"source":255,"target":44},{"source":50,"target":0},{"source":50,"target":18},{"source":50,"target":256},{"source":256,"target":18},{"source":51,"target":0},{"source":51,"target":100},{"source":51,"target":257},{"source":257,"target":100},{"source":52,"target":0},{"source":52,"target":100},{"source":52,"target":258},{"source":258,"target":100},{"source":53,"target":0},{"source":53,"target":167},{"source":53,"target":259},{"source":259,"target":167},{"source":54,"target":0},{"source":54,"target":159},{"source":54,"target":260},{"source":260,"target":159},{"source":55,"target":0},{"source":55,"target":100},{"source":55,"target":261},{"source":261,"target":100},{"source":56,"target":0},{"source":56,"target":190},{"source":56,"target":52},{"source":56,"target":262},{"source":56,"target":263},{"source":262,"target":190},{"source":263,"target":52},{"source":57,"target":0},{"source":57,"target":144},{"source":57,"target":264},{"source":264,"target":144},{"source":58,"target":0},{"source":58,"target":194},{"source":58,"target":42},{"source":58,"target":265},{"source":58,"target":266},{"source":265,"target":194},{"source":266,"target":42},{"source":59,"target":0},{"source":59,"target":129},{"source":59,"target":267},{"source":267,"target":129},{"source":60,"target":0},{"source":60,"target":55},{"source":60,"target":51},{"source":60,"target":268},{"source":60,"target":269},{"source":268,"target":55},{"source":269,"target":51},{"source":61,"target":0},{"source":61,"target":110},{"source":61,"target":140},{"source":61,"target":270},{"source":61,"target":271},{"source":270,"target":110},{"source":271,"target":140},{"source":62,"target":0},{"source":62,"target":52},{"source":62,"target":11},{"source":62,"target":272},{"source":62,"target":273},{"source":272,"target":52},{"source":273,"target":11},{"source":63,"target":0},{"source":63,"target":159},{"source":63,"target":274},{"source":274,"target":159},{"source":64,"target":0},{"source":64,"target":52},{"source":64,"target":275},{"source":275,"target":52},{"source":65,"target":0},{"source":65,"target":276},{"source":276,"target":110},{"source":276,"target":277},{"source":276,"target":65},{"source":277,"target":110},{"source":66,"target":0},{"source":66,"target":162},{"source":66,"target":278},{"source":278,"target":162},{"source":67,"target":0},{"source":67,"target":100},{"source":67,"target":279},{"source":279,"target":100},{"source":68,"target":0},{"source":68,"target":187},{"source":68,"target":280},{"source":280,"target":187},{"source":69,"target":0},{"source":69,"target":18},{"source":69,"target":281},{"source":281,"target":18},{"source":70,"target":0},{"source":70,"target":161},{"source":70,"target":282},{"source":282,"target":161},{"source":71,"target":0},{"source":71,"target":67},{"source":71,"target":283},{"source":283,"target":67},{"source":72,"target":0},{"source":72,"target":71},{"source":72,"target":284},{"source":284,"target":71},{"source":73,"target":0},{"source":73,"target":167},{"source":73,"target":285},{"source":285,"target":167},{"source":74,"target":0},{"source":74,"target":105},{"source":74,"target":286},{"source":286,"target":105},{"source":75,"target":0},{"source":75,"target":97},{"source":75,"target":287},{"source":287,"target":97},{"source":76,"target":0},{"source":76,"target":110},{"source":76,"target":288},{"source":288,"target":110},{"source":77,"target":0},{"source":77,"target":194},{"source":77,"target":289},{"source":289,"target":194},{"source":78,"target":0},{"source":78,"target":194},{"source":78,"target":290},{"source":290,"target":194},{"source":79,"target":0},{"source":79,"target":97},{"source":79,"target":291},{"source":291,"target":97},{"source":80,"target":0},{"source":80,"target":100},{"source":80,"target":292},{"source":292,"target":100},{"source":81,"target":0},{"source":81,"target":134},{"source":81,"target":293},{"source":293,"target":134},{"source":82,"target":0},{"source":82,"target":110},{"source":82,"target":294},{"source":294,"target":110},{"source":83,"target":0},{"source":83,"target":147},{"source":83,"target":295},{"source":295,"target":147},{"source":84,"target":0},{"source":84,"target":167},{"source":84,"target":296},{"source":296,"target":167},{"source":85,"target":0},{"source":85,"target":190},{"source":85,"target":134},{"source":85,"target":297},{"source":85,"target":298},{"source":297,"target":190},{"source":298,"target":134},{"source":86,"target":0},{"source":86,"target":187},{"source":86,"target":299},{"source":299,"target":187},{"source":87,"target":0},{"source":87,"target":44},{"source":87,"target":300},{"source":300,"target":44},{"source":88,"target":0},{"source":88,"target":100},{"source":88,"target":301},{"source":301,"target":100},{"source":89,"target":0},{"source":89,"target":187},{"source":89,"target":302},{"source":302,"target":187},{"source":90,"target":0},{"source":90,"target":57},{"source":90,"target":303},{"source":303,"target":57},{"source":91,"target":0},{"source":91,"target":147},{"source":91,"target":304},{"source":304,"target":147},{"source":92,"target":0},{"source":92,"target":190},{"source":92,"target":134},{"source":92,"target":159},{"source":92,"target":305},{"source":92,"target":306},{"source":92,"target":307},{"source":305,"target":190},{"source":306,"target":134},{"source":307,"target":159},{"source":93,"target":0},{"source":93,"target":100},{"source":93,"target":308},{"source":308,"target":100},{"source":94,"target":0},{"source":94,"target":167},{"source":94,"target":309},{"source":309,"target":167},{"source":95,"target":0},{"source":95,"target":44},{"source":95,"target":310},{"source":310,"target":44},{"source":96,"target":0},{"source":96,"target":88},{"source":96,"target":311},{"source":311,"target":88},{"source":97,"target":0},{"source":97,"target":187},{"source":97,"target":312},{"source":312,"target":187},{"source":98,"target":0},{"source":98,"target":100},{"source":98,"target":313},{"source":313,"target":100},{"source":99,"target":0},{"source":99,"target":44},{"source":99,"target":314},{"source":314,"target":44},{"source":100,"target":0},{"source":100,"target":315},{"source":315,"target":1},{"source":315,"target":316},{"source":315,"target":100},{"source":316,"target":1},{"source":101,"target":0},{"source":101,"target":110},{"source":101,"target":317},{"source":317,"target":110},{"source":102,"target":0},{"source":102,"target":178},{"source":102,"target":55},{"source":102,"target":42},{"source":102,"target":318},{"source":102,"target":319},{"source":102,"target":320},{"source":318,"target":178},{"source":319,"target":55},{"source":320,"target":42},{"source":103,"target":0},{"source":103,"target":52},{"source":103,"target":321},{"source":321,"target":52},{"source":104,"target":0},{"source":104,"target":100},{"source":104,"target":322},{"source":322,"target":100},{"source":105,"target":0},{"source":105,"target":134},{"source":105,"target":323},{"source":323,"target":134},{"source":106,"target":0},{"source":106,"target":193},{"source":106,"target":324},{"source":324,"target":193},{"source":107,"target":0},{"source":107,"target":30},{"source":107,"target":325},{"source":325,"target":30},{"source":108,"target":0},{"source":108,"target":134},{"source":108,"target":326},{"source":326,"target":134},{"source":109,"target":0},{"source":109,"target":53},{"source":109,"target":327},{"source":327,"target":53},{"source":110,"target":0},{"source":110,"target":190},{"source":110,"target":151},{"source":110,"target":134},{"source":110,"target":328},{"source":110,"target":329},{"source":110,"target":330},{"source":110,"target":331},{"source":110,"target":332},{"source":328,"target":100},{"source":328,"target":333},{"source":328,"target":110},{"source":333,"target":100},{"source":329,"target":65},{"source":329,"target":334},{"source":329,"target":110},{"source":334,"target":65},{"source":330,"target":190},{"source":331,"target":151},{"source":332,"target":134},{"source":111,"target":0},{"source":111,"target":40},{"source":111,"target":335},{"source":335,"target":40},{"source":112,"target":0},{"source":112,"target":110},{"source":112,"target":336},{"source":336,"target":110},{"source":113,"target":0},{"source":113,"target":174},{"source":113,"target":337},{"source":337,"target":174},{"source":114,"target":0},{"source":114,"target":52},{"source":114,"target":338},{"source":338,"target":52},{"source":115,"target":0},{"source":115,"target":192},{"source":115,"target":339},{"source":339,"target":192},{"source":116,"target":0},{"source":116,"target":67},{"source":116,"target":340},{"source":340,"target":67},{"source":117,"target":0},{"source":117,"target":142},{"source":117,"target":341},{"source":341,"target":142},{"source":118,"target":0},{"source":118,"target":167},{"source":118,"target":342},{"source":342,"target":167},{"source":119,"target":0},{"source":119,"target":197},{"source":119,"target":343},{"source":343,"target":197},{"source":120,"target":0},{"source":120,"target":78},{"source":120,"target":52},{"source":120,"target":344},{"source":120,"target":345},{"source":344,"target":78},{"source":345,"target":52},{"source":121,"target":0},{"source":121,"target":127},{"source":121,"target":346},{"source":346,"target":127},{"source":122,"target":0},{"source":122,"target":167},{"source":122,"target":347},{"source":347,"target":167},{"source":123,"target":0},{"source":123,"target":154},{"source":123,"target":348},{"source":348,"target":154},{"source":124,"target":0},{"source":124,"target":110},{"source":124,"target":349},{"source":349,"target":110},{"source":125,"target":0},{"source":125,"target":144},{"source":125,"target":350},{"source":350,"target":144},{"source":126,"target":0},{"source":126,"target":192},{"source":126,"target":351},{"source":351,"target":192},{"source":127,"target":0},{"source":127,"target":57},{"source":127,"target":352},{"source":352,"target":57},{"source":128,"target":0},{"source":128,"target":144},{"source":128,"target":353},{"source":353,"target":144},{"source":129,"target":0},{"source":129,"target":167},{"source":129,"target":354},{"source":354,"target":167},{"source":130,"target":0},{"source":130,"target":97},{"source":130,"target":355},{"source":355,"target":97},{"source":131,"target":0},{"source":131,"target":58},{"source":131,"target":356},{"source":356,"target":58},{"source":132,"target":0},{"source":132,"target":154},{"source":132,"target":357},{"source":357,"target":154},{"source":133,"target":0},{"source":133,"target":167},{"source":133,"target":358},{"source":358,"target":167},{"source":134,"target":0},{"source":134,"target":100},{"source":134,"target":359},{"source":359,"target":100},{"source":135,"target":0},{"source":135,"target":191},{"source":135,"target":360},{"source":360,"target":191},{"source":136,"target":0},{"source":136,"target":11},{"source":136,"target":361},{"source":361,"target":11},{"source":137,"target":0},{"source":137,"target":167},{"source":137,"target":362},{"source":362,"target":167},{"source":138,"target":0},{"source":138,"target":108},{"source":138,"target":363},{"source":363,"target":108},{"source":139,"target":0},{"source":139,"target":185},{"source":139,"target":364},{"source":364,"target":185},{"source":140,"target":0},{"source":140,"target":100},{"source":140,"target":365},{"source":365,"target":100},{"source":141,"target":0},{"source":141,"target":124},{"source":141,"target":101},{"source":141,"target":366},{"source":141,"target":367},{"source":366,"target":124},{"source":367,"target":101},{"source":142,"target":0},{"source":142,"target":53},{"source":142,"target":368},{"source":368,"target":53},{"source":143,"target":0},{"source":143,"target":41},{"source":143,"target":369},{"source":369,"target":41},{"source":144,"target":0},{"source":144,"target":105},{"source":144,"target":51},{"source":144,"target":370},{"source":144,"target":371},{"source":370,"target":105},{"source":371,"target":51},{"source":145,"target":0},{"source":145,"target":110},{"source":145,"target":372},{"source":372,"target":110},{"source":146,"target":0},{"source":146,"target":101},{"source":146,"target":373},{"source":373,"target":101},{"source":147,"target":0},{"source":147,"target":167},{"source":147,"target":190},{"source":147,"target":374},{"source":147,"target":375},{"source":374,"target":167},{"source":375,"target":190},{"source":148,"target":0},{"source":148,"target":170},{"source":148,"target":376},{"source":376,"target":170},{"source":149,"target":0},{"source":149,"target":199},{"source":149,"target":377},{"source":377,"target":199},{"source":150,"target":0},{"source":150,"target":26},{"source":150,"target":378},{"source":378,"target":26},{"source":151,"target":0},{"source":151,"target":67},{"source":151,"target":379},{"source":379,"target":67},{"source":152,"target":0},{"source":152,"target":199},{"source":152,"target":380},{"source":380,"target":199},{"source":153,"target":0},{"source":153,"target":125},{"source":153,"target":381},{"source":381,"target":125},{"source":154,"target":0},{"source":154,"target":67},{"source":154,"target":382},{"source":382,"target":67},{"source":155,"target":0},{"source":155,"target":167},{"source":155,"target":383},{"source":383,"target":167},{"source":156,"target":0},{"source":156,"target":44},{"source":156,"target":384},{"source":384,"target":44},{"source":157,"target":0},{"source":157,"target":167},{"source":157,"target":385},{"source":385,"target":167},{"source":158,"target":0},{"source":158,"target":161},{"source":158,"target":386},{"source":386,"target":161},{"source":159,"target":0},{"source":159,"target":100},{"source":159,"target":387},{"source":387,"target":100},{"source":160,"target":0},{"source":160,"target":102},{"source":160,"target":388},{"source":388,"target":102},{"source":161,"target":0},{"source":161,"target":174},{"source":161,"target":389},{"source":389,"target":174},{"source":162,"target":0},{"source":162,"target":48},{"source":162,"target":390},{"source":390,"target":48},{"source":163,"target":0},{"source":163,"target":168},{"source":163,"target":391},{"source":391,"target":168},{"source":164,"target":0},{"source":164,"target":129},{"source":164,"target":392},{"source":392,"target":129},{"source":165,"target":0},{"source":165,"target":195},{"source":165,"target":393},{"source":393,"target":195},{"source":166,"target":0},{"source":166,"target":188},{"source":166,"target":394},{"source":394,"target":188},{"source":167,"target":0},{"source":167,"target":74},{"source":167,"target":395},{"source":395,"target":74},{"source":168,"target":0},{"source":168,"target":67},{"source":168,"target":42},{"source":168,"target":140},{"source":168,"target":396},{"source":168,"target":397},{"source":168,"target":398},{"source":396,"target":67},{"source":397,"target":42},{"source":398,"target":140},{"source":169,"target":0},{"source":169,"target":97},{"source":169,"target":399},{"source":399,"target":97},{"source":170,"target":0},{"source":170,"target":52},{"source":170,"target":400},{"source":400,"target":52},{"source":171,"target":0},{"source":171,"target":58},{"source":171,"target":401},{"source":401,"target":58},{"source":172,"target":0},{"source":172,"target":198},{"source":172,"target":402},{"source":402,"target":198},{"source":173,"target":0},{"source":173,"target":144},{"source":173,"target":403},{"source":403,"target":144},{"source":174,"target":0},{"source":174,"target":154},{"source":174,"target":404},{"source":404,"target":154},{"source":175,"target":0},{"source":175,"target":62},{"source":175,"target":405},{"source":405,"target":62},{"source":176,"target":0},{"source":176,"target":110},{"source":176,"target":406},{"source":406,"target":110},{"source":177,"target":0},{"source":177,"target":167},{"source":177,"target":407},{"source":407,"target":167},{"source":178,"target":0},{"source":178,"target":195},{"source":178,"target":51},{"source":178,"target":408},{"source":178,"target":409},{"source":408,"target":195},{"source":409,"target":51},{"source":179,"target":0},{"source":179,"target":199},{"source":179,"target":410},{"source":410,"target":199},{"source":180,"target":0},{"source":180,"target":78},{"source":180,"target":411},{"source":411,"target":78},{"source":181,"target":0},{"source":181,"target":53},{"source":181,"target":412},{"source":412,"target":53},{"source":182,"target":0},{"source":182,"target":112},{"source":182,"target":413},{"source":413,"target":112},{"source":183,"target":0},{"source":183,"target":53},{"source":183,"target":414},{"source":414,"target":53},{"source":184,"target":0},{"source":184,"target":194},{"source":184,"target":415},{"source":415,"target":194},{"source":185,"target":0},{"source":185,"target":71},{"source":185,"target":416},{"source":416,"target":71},{"source":186,"target":0},{"source":186,"target":61},{"source":186,"target":417},{"source":417,"target":61},{"source":187,"target":0},{"source":187,"target":51},{"source":187,"target":418},{"source":418,"target":51},{"source":188,"target":0},{"source":188,"target":187},{"source":188,"target":419},{"source":419,"target":187},{"source":189,"target":0},{"source":189,"target":92},{"source":189,"target":420},{"source":420,"target":92},{"source":190,"target":0},{"source":190,"target":100},{"source":190,"target":421},{"source":190,"target":422},{"source":421,"target":100},{"source":421,"target":423},{"source":421,"target":190},{"source":423,"target":100},{"source":422,"target":100},{"source":191,"target":0},{"source":191,"target":162},{"source":191,"target":424},{"source":424,"target":162},{"source":192,"target":0},{"source":192,"target":88},{"source":192,"target":425},{"source":425,"target":88},{"source":193,"target":0},{"source":193,"target":44},{"source":193,"target":426},{"source":426,"target":44},{"source":194,"target":0},{"source":194,"target":124},{"source":194,"target":146},{"source":194,"target":427},{"source":194,"target":428},{"source":427,"target":124},{"source":428,"target":146},{"source":195,"target":0},{"source":195,"target":134},{"source":195,"target":429},{"source":429,"target":134},{"source":196,"target":0},{"source":196,"target":149},{"source":196,"target":430},{"source":430,"target":149},{"source":197,"target":0},{"source":197,"target":187},{"source":197,"target":431},{"source":431,"target":187},{"source":198,"target":0},{"source":198,"target":190},{"source":198,"target":67},{"source":198,"target":432},{"source":198,"target":433},{"source":432,"target":190},{"source":433,"target":67},{"source":199,"target":0},{"source":199,"target":167},{"source":199,"target":434},{"source":434,"target":167}],"multigraph":true}
ecore
library
repo-ecore-all/data/nagaraj1993/Mutation-testing/Old System Test Cases Project/org.eclipse.ocl.examples.xtext.tests/models/documentation/Tutorial1.ecore
tutorial Library name books loans members Book name copies library Member name library Loan book member date
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tutorial" nsURI="http://www.eclipse.org/mdt/ocl/oclinecore/tutorial" nsPrefix="tut"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/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="Library"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false" upperBound="-1" eType="#//Book" containment="true" eOpposite="#//Book/library"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="#//Loan" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" ordered="false" upperBound="-1" eType="#//Member" containment="true" eOpposite="#//Member/library"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SufficientCopies"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="SufficientCopies" value="Tuple {&#xA;&#x9;message : String = 'There are ' + library?.loans->select((book = self))->size().toString() + ' loans for the ' + copies.toString() + ' copies of ' + name,&#xA;&#x9;status : Boolean = library?.loans->select((book = self))->size() &lt;= copies&#xA;}.status"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copies" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library" eOpposite="#//Library/books"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library" eOpposite="#//Library/members"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Loan"> <eStructuralFeatures xsi:type="ecore:EReference" name="book" lowerBound="1" eType="#//Book"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" lowerBound="1" eType="#//Member"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"tut","nsURI":"http://www.eclipse.org/mdt/ocl/oclinecore/tutorial","name":"tutorial","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loan","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copies","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"book","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"date","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":6,"target":11},{"source":10,"target":2},{"source":7,"target":4},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":4},{"source":8,"target":3},{"source":8,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":13,"target":3},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":11},{"source":15,"target":17},{"source":15,"target":2},{"source":16,"target":18},{"source":16,"target":2},{"source":11,"target":1},{"source":11,"target":19},{"source":11,"target":2},{"source":11,"target":6},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":14},{"source":20,"target":21},{"source":20,"target":3},{"source":14,"target":1},{"source":14,"target":22},{"source":14,"target":3},{"source":14,"target":8},{"source":22,"target":1},{"source":4,"target":0},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":23,"target":2},{"source":23,"target":26},{"source":23,"target":4},{"source":26,"target":2},{"source":24,"target":3},{"source":24,"target":27},{"source":24,"target":4},{"source":27,"target":3},{"source":25,"target":28},{"source":25,"target":4}],"multigraph":true}
ecore
iot
repo-ecore-all/data/michalis-bachras/thesis_extensions/IoT_metamodel/model/ioT_metamodel.ecore
ioT_metamodel Thing virtual_entity fog physical_entity name contains property VirtualThing represents URI is_associated_with PhysicalThing has Fog request_service fognode request_cloud_service database define_control_policies_to FogNode runs_on_vm runs_in_container analytics_engine associates_with Device is_attached_to contains Technology has_rules devicestate has_communicators hosts Actuator acts name observes Tag Name identifies Sensor Name State frequency monitors observes Rule conditionLiteral conditionValue involves ExternalSensor sensor_actions DeviceActuator actuator_actions ExternalActuator actuator_actions Action Description DeviceState Enabled CompositeState Transition action incoming_states outgoing_states Digital_Artifact Active_Digital_Artifact Passive_Digital_Artifact User subscribes_invokes Human_User Communicator has_ports Type ports_number Port InformationResource has_information_about has has_attributes On_Device_Resource contains_device_resource contains_service_resource Network_Resource contains_device_resource contains_service_resource Device_Resource Service_Resource Property changeable VM Container ID IP_address Analytics_Engine Cloud respond_to_fog Database policy_repository Policy_Repository interacts_with contains Reference_Monitor orchestrate_policies enforces Authorizor connects_with Information atomicdata datastreams DataStreams consists_of has_datastreamattributes AtomicData has_atomicdataattributes DataStreamAttributes MeanBitRate Timestamp MaxBitrate Description DataFormat DataEncoding DeviceID AtomicDataAttributes DataEncoding DeviceID Fog_Services runs_in invokes invokes_fog_services exposes is_connected_with Operations points_to_processing_logic runs_in subscribes_to Evaluators JavaEvaluator Entity ScriptEvaluator Attribute name Type DeviceSensor sensor_actions
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ioT_metamodel" nsURI="http://www.example.org/ioT_metamodel" nsPrefix="ioT_metamodel"> <eClassifiers xsi:type="ecore:EClass" name="Thing" eSuperTypes="#//Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="virtual_entity" lowerBound="1" eType="#//VirtualThing" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fog" lowerBound="1" eType="#//Fog" eOpposite="#//Fog/request_service"/> <eStructuralFeatures xsi:type="ecore:EReference" name="physical_entity" eType="#//PhysicalThing" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contains" upperBound="-1" eType="#//Thing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="property" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualThing" eSuperTypes="#//Active_Digital_Artifact #//Passive_Digital_Artifact"> <eStructuralFeatures xsi:type="ecore:EReference" name="represents" lowerBound="1" eType="#//PhysicalThing"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="URI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_associated_with" upperBound="-1" eType="#//InformationResource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhysicalThing"> <eStructuralFeatures xsi:type="ecore:EReference" name="has" upperBound="-1" eType="#//Device" eOpposite="#//Device/is_attached_to"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Fog"> <eStructuralFeatures xsi:type="ecore:EReference" name="request_service" lowerBound="1" upperBound="-1" eType="#//Thing" eOpposite="#//Thing/fog"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fognode" upperBound="-1" eType="#//FogNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="request_cloud_service" lowerBound="1" upperBound="-1" eType="#//Cloud" eOpposite="#//Cloud/respond_to_fog"/> <eStructuralFeatures xsi:type="ecore:EReference" name="database" lowerBound="1" upperBound="-1" eType="#//Database" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="define_control_policies_to" lowerBound="1" eType="#//Authorizor" eOpposite="#//Authorizor/connects_with"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FogNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="runs_on_vm" lowerBound="1" upperBound="-1" eType="#//VM" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="runs_in_container" lowerBound="1" upperBound="-1" eType="#//Container" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="analytics_engine" lowerBound="1" eType="#//Analytics_Engine" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associates_with" lowerBound="1" upperBound="-1" eType="#//Fog_Services"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//PhysicalThing"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_attached_to" upperBound="-1" eType="#//PhysicalThing" eOpposite="#//PhysicalThing/has"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contains" upperBound="-1" eType="#//Device" transient="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Technology" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_rules" upperBound="-1" eType="#//Rule" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="devicestate" lowerBound="1" eType="#//DeviceState" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_communicators" upperBound="-1" eType="#//Communicator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hosts" upperBound="-1" eType="#//On_Device_Resource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Actuator" eSuperTypes="#//Device"> <eStructuralFeatures xsi:type="ecore:EReference" name="acts" upperBound="-1" eType="#//PhysicalThing"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="observes" eType="#//DeviceState"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//Device"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="identifies" upperBound="-1" eType="#//PhysicalThing"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sensor" abstract="true" eSuperTypes="#//Device"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="State" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frequency" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="monitors" upperBound="-1" eType="#//PhysicalThing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="observes" eType="#//DeviceState"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conditionLiteral" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conditionValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="involves" upperBound="-1" eType="#//Action" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalSensor" eSuperTypes="#//Sensor"> <eStructuralFeatures xsi:type="ecore:EReference" name="sensor_actions" upperBound="-1" eType="#//Action"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeviceActuator" eSuperTypes="#//Actuator"> <eStructuralFeatures xsi:type="ecore:EReference" name="actuator_actions" upperBound="-1" eType="#//Action"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalActuator" eSuperTypes="#//Actuator"> <eStructuralFeatures xsi:type="ecore:EReference" name="actuator_actions" upperBound="-1" eType="#//Action"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action"> <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="DeviceState"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeState" eSuperTypes="#//DeviceState"/> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="action" upperBound="-1" eType="#//Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming_states" upperBound="-1" eType="#//DeviceState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing_states" upperBound="-1" eType="#//DeviceState"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Digital_Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="Active_Digital_Artifact" eSuperTypes="#//Digital_Artifact #//User"/> <eClassifiers xsi:type="ecore:EClass" name="Passive_Digital_Artifact" eSuperTypes="#//Digital_Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="User" eSuperTypes="#//Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="subscribes_invokes" upperBound="-1" eType="#//Fog_Services"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Human_User" eSuperTypes="#//User"/> <eClassifiers xsi:type="ecore:EClass" name="Communicator"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_ports" upperBound="-1" eType="#//Port" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ports_number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port"/> <eClassifiers xsi:type="ecore:EClass" name="InformationResource"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_information_about" upperBound="-1" eType="#//PhysicalThing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has" lowerBound="1" upperBound="-1" eType="#//Information" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_attributes" upperBound="-1" eType="#//Attribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="On_Device_Resource" eSuperTypes="#//InformationResource"> <eStructuralFeatures xsi:type="ecore:EReference" name="contains_device_resource" upperBound="-1" eType="#//Device_Resource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contains_service_resource" upperBound="-1" eType="#//Service_Resource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Network_Resource" eSuperTypes="#//InformationResource"> <eStructuralFeatures xsi:type="ecore:EReference" name="contains_device_resource" upperBound="-1" eType="#//Device_Resource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contains_service_resource" upperBound="-1" eType="#//Service_Resource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Device_Resource"/> <eClassifiers xsi:type="ecore:EClass" name="Service_Resource"/> <eClassifiers xsi:type="ecore:EClass" name="Property"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VM"/> <eClassifiers xsi:type="ecore:EClass" name="Container"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="IP_address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Analytics_Engine"/> <eClassifiers xsi:type="ecore:EClass" name="Cloud"> <eStructuralFeatures xsi:type="ecore:EReference" name="respond_to_fog" lowerBound="1" upperBound="-1" eType="#//Fog" eOpposite="#//Fog/request_cloud_service"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Database"> <eStructuralFeatures xsi:type="ecore:EReference" name="policy_repository" lowerBound="1" eType="#//Policy_Repository" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Policy_Repository"> <eStructuralFeatures xsi:type="ecore:EReference" name="interacts_with" lowerBound="1" eType="#//Reference_Monitor" eOpposite="#//Reference_Monitor/orchestrate_policies"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contains" lowerBound="1" eType="#//Authorizor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reference_Monitor"> <eStructuralFeatures xsi:type="ecore:EReference" name="orchestrate_policies" lowerBound="1" eType="#//Policy_Repository" eOpposite="#//Policy_Repository/interacts_with"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enforces" upperBound="-1" eType="#//Authorizor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Authorizor"> <eStructuralFeatures xsi:type="ecore:EReference" name="connects_with" lowerBound="1" eType="#//Fog" eOpposite="#//Fog/define_control_policies_to"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Information"> <eStructuralFeatures xsi:type="ecore:EReference" name="atomicdata" upperBound="-1" eType="#//AtomicData" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datastreams" upperBound="-1" eType="#//DataStreams" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataStreams"> <eStructuralFeatures xsi:type="ecore:EReference" name="consists_of" lowerBound="1" upperBound="-1" eType="#//AtomicData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_datastreamattributes" lowerBound="1" eType="#//DataStreamAttributes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AtomicData"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_atomicdataattributes" lowerBound="1" eType="#//AtomicDataAttributes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataStreamAttributes" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="MeanBitRate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Timestamp" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="MaxBitrate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="DataFormat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="DataEncoding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="DeviceID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AtomicDataAttributes" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="DataEncoding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="DeviceID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Fog_Services"> <eStructuralFeatures xsi:type="ecore:EReference" name="runs_in" lowerBound="1" eType="#//Container"/> <eStructuralFeatures xsi:type="ecore:EReference" name="invokes" upperBound="-1" eType="#//Operations" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="invokes_fog_services" upperBound="-1" eType="#//Fog_Services"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exposes" lowerBound="1" upperBound="-1" eType="#//InformationResource"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_connected_with" lowerBound="1" upperBound="-1" eType="#//VirtualThing"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operations"> <eStructuralFeatures xsi:type="ecore:EReference" name="points_to_processing_logic" eType="#//Evaluators"/> <eStructuralFeatures xsi:type="ecore:EReference" name="runs_in" eType="#//Container"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subscribes_to" lowerBound="1" upperBound="-1" eType="#//InformationResource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Evaluators" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="JavaEvaluator" eSuperTypes="#//Evaluators"/> <eClassifiers xsi:type="ecore:EClass" name="Entity"/> <eClassifiers xsi:type="ecore:EClass" name="ScriptEvaluator" eSuperTypes="#//Evaluators"/> <eClassifiers xsi:type="ecore:EClass" name="Attribute" abstract="true" eSuperTypes="#//Entity"> <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="DeviceSensor" eSuperTypes="#//Sensor"> <eStructuralFeatures xsi:type="ecore:EReference" name="sensor_actions" upperBound="-1" eType="#//Action"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"ioT_metamodel","nsURI":"http://www.example.org/ioT_metamodel","name":"ioT_metamodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thing","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualThing","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalThing","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fog","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FogNode","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actuator","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalSensor","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceActuator","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalActuator","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceState","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeState","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Digital_Artifact","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Active_Digital_Artifact","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Passive_Digital_Artifact","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"User","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Human_User","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Communicator","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationResource","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"On_Device_Resource","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Network_Resource","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device_Resource","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service_Resource","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VM","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Analytics_Engine","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cloud","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Database","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Policy_Repository","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference_Monitor","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Authorizor","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Information","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStreams","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtomicData","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStreamAttributes","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtomicDataAttributes","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fog_Services","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operations","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Evaluators","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaEvaluator","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScriptEvaluator","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceSensor","instanceClass":null,"abstract":false,"id":51,"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":"virtual_entity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fog","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"physical_entity","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"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":false,"unsettable":false,"transient":false,"unique":true,"name":"contains","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":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"request_service","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"represents","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"URI","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_associated_with","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_attached_to","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":"fognode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"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":"request_cloud_service","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"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":"database","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"define_control_policies_to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"respond_to_fog","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"connects_with","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"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":"runs_on_vm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"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":"runs_in_container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"analytics_engine","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"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":"associates_with","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"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":"contains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"Technology","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":"has_rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"devicestate","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":"has_communicators","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":"hosts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"acts","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"observes","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"identifies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"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":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"frequency","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"monitors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"observes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conditionLiteral","changeable":true,"lowerBound":0,"iD":false,"id":133,"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":"conditionValue","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"involves","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sensor_actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actuator_actions","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":"actuator_actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Description","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"id":149,"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":"Enabled","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming_states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing_states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subscribes_invokes","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"has_ports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ports_number","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_information_about","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"has","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contains_device_resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contains_service_resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contains_device_resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contains_service_resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"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":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"IP_address","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"policy_repository","changeable":true,"resolveProxies":true,"lowerBound":1,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interacts_with","changeable":true,"resolveProxies":true,"lowerBound":1,"id":197,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contains","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orchestrate_policies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enforces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"atomicdata","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"datastreams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"consists_of","changeable":true,"resolveProxies":true,"lowerBound":1,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_datastreamattributes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_atomicdataattributes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":214,"derived":false},{"id":215,"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":"MeanBitRate","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Timestamp","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"MaxBitrate","changeable":true,"lowerBound":0,"iD":false,"id":218,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Description","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DataFormat","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":"DataEncoding","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DeviceID","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DataEncoding","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DeviceID","changeable":true,"lowerBound":0,"iD":false,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"runs_in","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":"invokes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"invokes_fog_services","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"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":"exposes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":237,"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":"is_connected_with","changeable":true,"resolveProxies":true,"lowerBound":1,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"points_to_processing_logic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"runs_in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"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":"subscribes_to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":252,"derived":false},{"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":253,"derived":false},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sensor_actions","changeable":true,"resolveProxies":true,"lowerBound":0,"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":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":1,"target":0},{"source":1,"target":48},{"source":1,"target":52},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":1,"target":57},{"source":1,"target":58},{"source":52,"target":2},{"source":52,"target":59},{"source":52,"target":1},{"source":59,"target":2},{"source":53,"target":4},{"source":53,"target":60},{"source":53,"target":1},{"source":53,"target":61},{"source":60,"target":4},{"source":54,"target":3},{"source":54,"target":62},{"source":54,"target":1},{"source":62,"target":3},{"source":55,"target":63},{"source":55,"target":1},{"source":56,"target":1},{"source":56,"target":64},{"source":56,"target":1},{"source":64,"target":1},{"source":57,"target":30},{"source":57,"target":65},{"source":57,"target":1},{"source":65,"target":30},{"source":58,"target":48},{"source":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":66},{"source":2,"target":67},{"source":2,"target":68},{"source":2,"target":69},{"source":2,"target":70},{"source":66,"target":3},{"source":66,"target":71},{"source":66,"target":2},{"source":71,"target":3},{"source":67,"target":72},{"source":67,"target":2},{"source":68,"target":25},{"source":68,"target":73},{"source":68,"target":2},{"source":73,"target":25},{"source":69,"target":19},{"source":70,"target":20},{"source":3,"target":0},{"source":3,"target":74},{"source":74,"target":6},{"source":74,"target":75},{"source":74,"target":3},{"source":74,"target":76},{"source":75,"target":6},{"source":4,"target":0},{"source":4,"target":61},{"source":4,"target":77},{"source":4,"target":78},{"source":4,"target":79},{"source":4,"target":80},{"source":61,"target":1},{"source":61,"target":81},{"source":61,"target":4},{"source":61,"target":53},{"source":81,"target":1},{"source":77,"target":5},{"source":77,"target":82},{"source":77,"target":4},{"source":82,"target":5},{"source":78,"target":34},{"source":78,"target":83},{"source":78,"target":4},{"source":78,"target":84},{"source":83,"target":34},{"source":79,"target":35},{"source":79,"target":85},{"source":79,"target":4},{"source":85,"target":35},{"source":80,"target":38},{"source":80,"target":86},{"source":80,"target":4},{"source":80,"target":87},{"source":86,"target":38},{"source":5,"target":0},{"source":5,"target":88},{"source":5,"target":89},{"source":5,"target":90},{"source":5,"target":91},{"source":88,"target":31},{"source":88,"target":92},{"source":88,"target":5},{"source":92,"target":31},{"source":89,"target":32},{"source":89,"target":93},{"source":89,"target":5},{"source":93,"target":32},{"source":90,"target":33},{"source":90,"target":94},{"source":90,"target":5},{"source":94,"target":33},{"source":91,"target":44},{"source":91,"target":95},{"source":91,"target":5},{"source":95,"target":44},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":76},{"source":6,"target":96},{"source":6,"target":97},{"source":6,"target":98},{"source":6,"target":99},{"source":6,"target":100},{"source":6,"target":101},{"source":6,"target":102},{"source":76,"target":3},{"source":76,"target":103},{"source":76,"target":6},{"source":76,"target":74},{"source":103,"target":3},{"source":96,"target":6},{"source":96,"target":104},{"source":96,"target":6},{"source":104,"target":6},{"source":97,"target":105},{"source":97,"target":6},{"source":98,"target":10},{"source":98,"target":106},{"source":98,"target":6},{"source":106,"target":10},{"source":99,"target":15},{"source":99,"target":107},{"source":99,"target":6},{"source":107,"target":15},{"source":100,"target":23},{"source":100,"target":108},{"source":100,"target":6},{"source":108,"target":23},{"source":101,"target":26},{"source":101,"target":109},{"source":101,"target":6},{"source":109,"target":26},{"source":102,"target":3},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":110},{"source":7,"target":111},{"source":7,"target":112},{"source":7,"target":113},{"source":110,"target":3},{"source":110,"target":114},{"source":110,"target":7},{"source":114,"target":3},{"source":111,"target":115},{"source":111,"target":7},{"source":112,"target":15},{"source":112,"target":116},{"source":112,"target":7},{"source":116,"target":15},{"source":113,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":117},{"source":8,"target":118},{"source":8,"target":119},{"source":117,"target":120},{"source":117,"target":8},{"source":118,"target":3},{"source":118,"target":121},{"source":118,"target":8},{"source":121,"target":3},{"source":119,"target":6},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":122},{"source":9,"target":123},{"source":9,"target":124},{"source":9,"target":125},{"source":9,"target":126},{"source":9,"target":127},{"source":122,"target":128},{"source":122,"target":9},{"source":123,"target":129},{"source":123,"target":9},{"source":124,"target":130},{"source":124,"target":9},{"source":125,"target":3},{"source":125,"target":131},{"source":125,"target":9},{"source":131,"target":3},{"source":126,"target":15},{"source":126,"target":132},{"source":126,"target":9},{"source":132,"target":15},{"source":127,"target":6},{"source":10,"target":0},{"source":10,"target":133},{"source":10,"target":134},{"source":10,"target":135},{"source":133,"target":136},{"source":133,"target":10},{"source":134,"target":137},{"source":134,"target":10},{"source":135,"target":14},{"source":135,"target":138},{"source":135,"target":10},{"source":138,"target":14},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":139},{"source":11,"target":140},{"source":139,"target":14},{"source":139,"target":141},{"source":139,"target":11},{"source":141,"target":14},{"source":140,"target":9},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":142},{"source":12,"target":143},{"source":142,"target":14},{"source":142,"target":144},{"source":142,"target":12},{"source":144,"target":14},{"source":143,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":145},{"source":13,"target":146},{"source":145,"target":14},{"source":145,"target":147},{"source":145,"target":13},{"source":147,"target":14},{"source":146,"target":7},{"source":14,"target":0},{"source":14,"target":148},{"source":148,"target":149},{"source":148,"target":14},{"source":15,"target":0},{"source":15,"target":150},{"source":150,"target":151},{"source":150,"target":15},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":152},{"source":152,"target":15},{"source":17,"target":0},{"source":17,"target":153},{"source":17,"target":154},{"source":17,"target":155},{"source":153,"target":14},{"source":153,"target":156},{"source":153,"target":17},{"source":156,"target":14},{"source":154,"target":15},{"source":154,"target":157},{"source":154,"target":17},{"source":157,"target":15},{"source":155,"target":15},{"source":155,"target":158},{"source":155,"target":17},{"source":158,"target":15},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":21},{"source":19,"target":159},{"source":19,"target":160},{"source":159,"target":18},{"source":160,"target":21},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":161},{"source":161,"target":18},{"source":21,"target":0},{"source":21,"target":48},{"source":21,"target":162},{"source":21,"target":163},{"source":162,"target":44},{"source":162,"target":164},{"source":162,"target":21},{"source":164,"target":44},{"source":163,"target":48},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":165},{"source":165,"target":21},{"source":23,"target":0},{"source":23,"target":166},{"source":23,"target":167},{"source":23,"target":168},{"source":166,"target":24},{"source":166,"target":169},{"source":166,"target":23},{"source":169,"target":24},{"source":167,"target":170},{"source":167,"target":23},{"source":168,"target":171},{"source":168,"target":23},{"source":24,"target":0},{"source":25,"target":0},{"source":25,"target":172},{"source":25,"target":173},{"source":25,"target":174},{"source":172,"target":3},{"source":172,"target":175},{"source":172,"target":25},{"source":175,"target":3},{"source":173,"target":39},{"source":173,"target":176},{"source":173,"target":25},{"source":176,"target":39},{"source":174,"target":50},{"source":174,"target":177},{"source":174,"target":25},{"source":177,"target":50},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":178},{"source":26,"target":179},{"source":26,"target":180},{"source":178,"target":28},{"source":178,"target":181},{"source":178,"target":26},{"source":181,"target":28},{"source":179,"target":29},{"source":179,"target":182},{"source":179,"target":26},{"source":182,"target":29},{"source":180,"target":25},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":183},{"source":27,"target":184},{"source":27,"target":185},{"source":183,"target":28},{"source":183,"target":186},{"source":183,"target":27},{"source":186,"target":28},{"source":184,"target":29},{"source":184,"target":187},{"source":184,"target":27},{"source":187,"target":29},{"source":185,"target":25},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":30,"target":188},{"source":188,"target":189},{"source":188,"target":30},{"source":31,"target":0},{"source":32,"target":0},{"source":32,"target":190},{"source":32,"target":191},{"source":190,"target":192},{"source":190,"target":32},{"source":191,"target":193},{"source":191,"target":32},{"source":33,"target":0},{"source":34,"target":0},{"source":34,"target":84},{"source":84,"target":4},{"source":84,"target":194},{"source":84,"target":34},{"source":84,"target":78},{"source":194,"target":4},{"source":35,"target":0},{"source":35,"target":195},{"source":195,"target":36},{"source":195,"target":196},{"source":195,"target":35},{"source":196,"target":36},{"source":36,"target":0},{"source":36,"target":197},{"source":36,"target":198},{"source":197,"target":37},{"source":197,"target":199},{"source":197,"target":36},{"source":197,"target":200},{"source":199,"target":37},{"source":198,"target":38},{"source":198,"target":201},{"source":198,"target":36},{"source":201,"target":38},{"source":37,"target":0},{"source":37,"target":200},{"source":37,"target":202},{"source":200,"target":36},{"source":200,"target":203},{"source":200,"target":37},{"source":200,"target":197},{"source":203,"target":36},{"source":202,"target":38},{"source":202,"target":204},{"source":202,"target":37},{"source":204,"target":38},{"source":38,"target":0},{"source":38,"target":87},{"source":87,"target":4},{"source":87,"target":205},{"source":87,"target":38},{"source":87,"target":80},{"source":205,"target":4},{"source":39,"target":0},{"source":39,"target":206},{"source":39,"target":207},{"source":206,"target":41},{"source":206,"target":208},{"source":206,"target":39},{"source":208,"target":41},{"source":207,"target":40},{"source":207,"target":209},{"source":207,"target":39},{"source":209,"target":40},{"source":40,"target":0},{"source":40,"target":210},{"source":40,"target":211},{"source":210,"target":41},{"source":210,"target":212},{"source":210,"target":40},{"source":212,"target":41},{"source":211,"target":42},{"source":211,"target":213},{"source":211,"target":40},{"source":213,"target":42},{"source":41,"target":0},{"source":41,"target":214},{"source":214,"target":43},{"source":214,"target":215},{"source":214,"target":41},{"source":215,"target":43},{"source":42,"target":0},{"source":42,"target":216},{"source":42,"target":217},{"source":42,"target":218},{"source":42,"target":219},{"source":42,"target":220},{"source":42,"target":221},{"source":42,"target":222},{"source":216,"target":223},{"source":216,"target":42},{"source":217,"target":224},{"source":217,"target":42},{"source":218,"target":225},{"source":218,"target":42},{"source":219,"target":226},{"source":219,"target":42},{"source":220,"target":227},{"source":220,"target":42},{"source":221,"target":228},{"source":221,"target":42},{"source":222,"target":229},{"source":222,"target":42},{"source":43,"target":0},{"source":43,"target":230},{"source":43,"target":231},{"source":230,"target":232},{"source":230,"target":43},{"source":231,"target":233},{"source":231,"target":43},{"source":44,"target":0},{"source":44,"target":234},{"source":44,"target":235},{"source":44,"target":236},{"source":44,"target":237},{"source":44,"target":238},{"source":234,"target":32},{"source":234,"target":239},{"source":234,"target":44},{"source":239,"target":32},{"source":235,"target":45},{"source":235,"target":240},{"source":235,"target":44},{"source":240,"target":45},{"source":236,"target":44},{"source":236,"target":241},{"source":236,"target":44},{"source":241,"target":44},{"source":237,"target":25},{"source":237,"target":242},{"source":237,"target":44},{"source":242,"target":25},{"source":238,"target":2},{"source":238,"target":243},{"source":238,"target":44},{"source":243,"target":2},{"source":45,"target":0},{"source":45,"target":244},{"source":45,"target":245},{"source":45,"target":246},{"source":244,"target":46},{"source":244,"target":247},{"source":244,"target":45},{"source":247,"target":46},{"source":245,"target":32},{"source":245,"target":248},{"source":245,"target":45},{"source":248,"target":32},{"source":246,"target":25},{"source":246,"target":249},{"source":246,"target":45},{"source":249,"target":25},{"source":46,"target":0},{"source":47,"target":0},{"source":47,"target":46},{"source":47,"target":250},{"source":250,"target":46},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":46},{"source":49,"target":251},{"source":251,"target":46},{"source":50,"target":0},{"source":50,"target":48},{"source":50,"target":252},{"source":50,"target":253},{"source":50,"target":254},{"source":252,"target":255},{"source":252,"target":50},{"source":253,"target":256},{"source":253,"target":50},{"source":254,"target":48},{"source":51,"target":0},{"source":51,"target":9},{"source":51,"target":257},{"source":51,"target":258},{"source":257,"target":14},{"source":257,"target":259},{"source":257,"target":51},{"source":259,"target":14},{"source":258,"target":9}],"multigraph":true}
ecore
iot
repo-ecore-all/data/tetrabox/examples-behavioral-interface/languages/arduino/org.gemoc.arduino.sequential/model-gen/XArduinoMT.ecore
arduino NamedElement name Project board sketch Board modules Module level OutputModule Led InputModule PushButton press release Sketch execute block Block execute instructions Instruction execute finalize Control execute block If execute condition elseBlock While execute condition ModuleSet execute value SetLed execute led Delay execute value WaitFor execute setActivated module value Expression evaluate Constant evaluate value 0 UnaryExpression evaluate operator operand BinaryExpression evaluate operator left right ModuleGet evaluate module UnaryOperatorKind minus minus neg neg BinaryOperatorKind sub sub add add mul mul div div min min max max mod mod lt lt le le eq eq ge ge gt gt neq neq
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="arduino" nsURI="http://org.gemoc.arduino.sequential.xarduinomt/arduino/" nsPrefix="arduino"> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="board" lowerBound="1" eType="//Board" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sketch" lowerBound="1" eType="//Sketch" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Board" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="modules" upperBound="-1" eType="//Module" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Module" abstract="true" interface="true" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" unique="false"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputModule" abstract="true" eSuperTypes="//Module"/> <eClassifiers xsi:type="ecore:EClass" name="Led" eSuperTypes="//OutputModule"/> <eClassifiers xsi:type="ecore:EClass" name="InputModule" abstract="true" eSuperTypes="//Module"/> <eClassifiers xsi:type="ecore:EClass" name="PushButton" eSuperTypes="//InputModule"> <eOperations name="press"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="release"> <eAnnotations source="aspect"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sketch" eSuperTypes="//NamedElement"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1" eType="//Instruction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="finalize"> <eAnnotations source="aspect"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Control" abstract="true" eSuperTypes="//Instruction"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="If" eSuperTypes="//Control"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBlock" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="While" eSuperTypes="//Control"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModuleSet" abstract="true" eSuperTypes="//Instruction"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetLed" eSuperTypes="//ModuleSet"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="led" lowerBound="1" eType="//Led"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Delay" eSuperTypes="//Instruction"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WaitFor" eSuperTypes="//Instruction"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="setActivated"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="module" eType="//Module"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="//Constant" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"> <eOperations name="evaluate"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="//Expression"> <eOperations name="evaluate"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" defaultValueLiteral="0"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" eSuperTypes="//Expression"> <eOperations name="evaluate"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="//UnaryOperatorKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" eSuperTypes="//Expression"> <eOperations name="evaluate"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="//BinaryOperatorKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModuleGet" eSuperTypes="//Expression"> <eOperations name="evaluate"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="module" lowerBound="1" eType="//Module"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="UnaryOperatorKind"> <eLiterals name="minus"/> <eLiterals name="neg" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BinaryOperatorKind"> <eLiterals name="sub"/> <eLiterals name="add" value="1"/> <eLiterals name="mul" value="2"/> <eLiterals name="div" value="3"/> <eLiterals name="min" value="4"/> <eLiterals name="max" value="5"/> <eLiterals name="mod" value="6" literal="mod"/> <eLiterals name="lt" value="7" literal="lt"/> <eLiterals name="le" value="8" literal="le"/> <eLiterals name="eq" value="9" literal="eq"/> <eLiterals name="ge" value="10" literal="ge"/> <eLiterals name="gt" value="11" literal="gt"/> <eLiterals name="neq" value="12" literal="neq"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"arduino","nsURI":"http://org.gemoc.arduino.sequential.xarduinomt/arduino/","name":"arduino","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Board","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":true,"id":4,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputModule","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Led","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputModule","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PushButton","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sketch","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleSet","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetLed","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delay","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WaitFor","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleGet","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnaryOperatorKind","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BinaryOperatorKind","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"board","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":"sketch","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"press","lowerBound":0,"id":42,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"release","lowerBound":0,"id":43,"many":false,"required":false,"eClass":"EOperation"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":45,"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":"block","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":49,"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":"instructions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"finalize","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":54,"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":"block","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"elseBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":64,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":68,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"led","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setActivated","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"module","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","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,"unique":true,"name":"evaluate","lowerBound":0,"id":87,"many":false,"required":false,"eClass":"EOperation"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":94,"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":"operator","changeable":true,"lowerBound":1,"iD":false,"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":"operand","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":101,"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":"operator","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":110,"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":"module","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"name":"minus","id":115,"value":0,"literal":"minus","eClass":"EEnumLiteral"},{"name":"neg","id":116,"value":1,"literal":"neg","eClass":"EEnumLiteral"},{"name":"sub","id":117,"value":0,"literal":"sub","eClass":"EEnumLiteral"},{"name":"add","id":118,"value":1,"literal":"add","eClass":"EEnumLiteral"},{"name":"mul","id":119,"value":2,"literal":"mul","eClass":"EEnumLiteral"},{"name":"div","id":120,"value":3,"literal":"div","eClass":"EEnumLiteral"},{"name":"min","id":121,"value":4,"literal":"min","eClass":"EEnumLiteral"},{"name":"max","id":122,"value":5,"literal":"max","eClass":"EEnumLiteral"},{"name":"mod","id":123,"value":6,"literal":"mod","eClass":"EEnumLiteral"},{"name":"lt","id":124,"value":7,"literal":"lt","eClass":"EEnumLiteral"},{"name":"le","id":125,"value":8,"literal":"le","eClass":"EEnumLiteral"},{"name":"eq","id":126,"value":9,"literal":"eq","eClass":"EEnumLiteral"},{"name":"ge","id":127,"value":10,"literal":"ge","eClass":"EEnumLiteral"},{"name":"gt","id":128,"value":11,"literal":"gt","eClass":"EEnumLiteral"},{"name":"neq","id":129,"value":12,"literal":"neq","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":26,"target":27},{"source":26,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":28,"target":3},{"source":28,"target":31},{"source":28,"target":2},{"source":31,"target":3},{"source":29,"target":9},{"source":29,"target":32},{"source":29,"target":2},{"source":32,"target":9},{"source":30,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":33},{"source":3,"target":34},{"source":33,"target":4},{"source":33,"target":35},{"source":33,"target":3},{"source":35,"target":4},{"source":34,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":36},{"source":4,"target":37},{"source":36,"target":38},{"source":36,"target":4},{"source":37,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":39},{"source":39,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":40},{"source":40,"target":5},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":41},{"source":41,"target":4},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":42,"target":8},{"source":43,"target":8},{"source":44,"target":7},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":45},{"source":9,"target":46},{"source":9,"target":47},{"source":45,"target":9},{"source":46,"target":10},{"source":46,"target":48},{"source":46,"target":9},{"source":48,"target":10},{"source":47,"target":1},{"source":10,"target":0},{"source":10,"target":49},{"source":10,"target":50},{"source":49,"target":10},{"source":50,"target":11},{"source":50,"target":51},{"source":50,"target":10},{"source":51,"target":11},{"source":11,"target":0},{"source":11,"target":52},{"source":11,"target":53},{"source":52,"target":11},{"source":53,"target":11},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":54},{"source":12,"target":55},{"source":12,"target":56},{"source":54,"target":12},{"source":55,"target":10},{"source":55,"target":57},{"source":55,"target":12},{"source":57,"target":10},{"source":56,"target":11},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":58},{"source":13,"target":59},{"source":13,"target":60},{"source":13,"target":61},{"source":58,"target":13},{"source":59,"target":19},{"source":59,"target":62},{"source":59,"target":13},{"source":62,"target":19},{"source":60,"target":10},{"source":60,"target":63},{"source":60,"target":13},{"source":63,"target":10},{"source":61,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":64},{"source":14,"target":65},{"source":14,"target":66},{"source":64,"target":14},{"source":65,"target":19},{"source":65,"target":67},{"source":65,"target":14},{"source":67,"target":19},{"source":66,"target":12},{"source":15,"target":0},{"source":15,"target":11},{"source":15,"target":68},{"source":15,"target":69},{"source":15,"target":70},{"source":68,"target":15},{"source":69,"target":19},{"source":69,"target":71},{"source":69,"target":15},{"source":71,"target":19},{"source":70,"target":11},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":72},{"source":16,"target":73},{"source":16,"target":74},{"source":72,"target":16},{"source":73,"target":6},{"source":73,"target":75},{"source":73,"target":16},{"source":75,"target":6},{"source":74,"target":15},{"source":17,"target":0},{"source":17,"target":11},{"source":17,"target":76},{"source":17,"target":77},{"source":17,"target":78},{"source":76,"target":17},{"source":77,"target":79},{"source":77,"target":17},{"source":78,"target":11},{"source":18,"target":0},{"source":18,"target":11},{"source":18,"target":80},{"source":18,"target":81},{"source":18,"target":82},{"source":18,"target":83},{"source":18,"target":84},{"source":80,"target":18},{"source":81,"target":18},{"source":82,"target":4},{"source":82,"target":85},{"source":82,"target":18},{"source":85,"target":4},{"source":83,"target":20},{"source":83,"target":86},{"source":83,"target":18},{"source":86,"target":20},{"source":84,"target":11},{"source":19,"target":0},{"source":19,"target":87},{"source":87,"target":88},{"source":87,"target":19},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":89},{"source":20,"target":90},{"source":20,"target":91},{"source":89,"target":92},{"source":89,"target":20},{"source":90,"target":93},{"source":90,"target":20},{"source":91,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":94},{"source":21,"target":95},{"source":21,"target":96},{"source":21,"target":97},{"source":94,"target":98},{"source":94,"target":21},{"source":95,"target":24},{"source":95,"target":99},{"source":95,"target":21},{"source":99,"target":24},{"source":96,"target":19},{"source":96,"target":100},{"source":96,"target":21},{"source":100,"target":19},{"source":97,"target":19},{"source":22,"target":0},{"source":22,"target":19},{"source":22,"target":101},{"source":22,"target":102},{"source":22,"target":103},{"source":22,"target":104},{"source":22,"target":105},{"source":101,"target":106},{"source":101,"target":22},{"source":102,"target":25},{"source":102,"target":107},{"source":102,"target":22},{"source":107,"target":25},{"source":103,"target":19},{"source":103,"target":108},{"source":103,"target":22},{"source":108,"target":19},{"source":104,"target":19},{"source":104,"target":109},{"source":104,"target":22},{"source":109,"target":19},{"source":105,"target":19},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":110},{"source":23,"target":111},{"source":23,"target":112},{"source":110,"target":113},{"source":110,"target":23},{"source":111,"target":4},{"source":111,"target":114},{"source":111,"target":23},{"source":114,"target":4},{"source":112,"target":19},{"source":24,"target":0},{"source":24,"target":115},{"source":24,"target":116},{"source":115,"target":24},{"source":116,"target":24},{"source":25,"target":0},{"source":25,"target":117},{"source":25,"target":118},{"source":25,"target":119},{"source":25,"target":120},{"source":25,"target":121},{"source":25,"target":122},{"source":25,"target":123},{"source":25,"target":124},{"source":25,"target":125},{"source":25,"target":126},{"source":25,"target":127},{"source":25,"target":128},{"source":25,"target":129},{"source":117,"target":25},{"source":118,"target":25},{"source":119,"target":25},{"source":120,"target":25},{"source":121,"target":25},{"source":122,"target":25},{"source":123,"target":25},{"source":124,"target":25},{"source":125,"target":25},{"source":126,"target":25},{"source":127,"target":25},{"source":128,"target":25},{"source":129,"target":25}],"multigraph":true}
ecore
visualization
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/DevBoost/EMFText-Zoo/Inhabitants/DOT/org.emftext.language.dot/metamodel/dot.ecore
dot AbstractGraph statements AList getAllAttributes attribute tail AssignmentStatement left right Attributable getAllALists attributes Attribute key value AttributeList list next AttributeStatement context 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 getAllStatements type strict Identifiable id NodeStatement node_id NodeID port Port compass Statement StatementList statement tail StrictIdentifiable id Subgraph type Target operation next_target target
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="dot" nsURI="http://www.emftext.org/language/dot" nsPrefix="dot"> <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"> <eOperations name="getAllAttributes" upperBound="-1" eType="#//Attribute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="org.eclipse.emf.common.util.EList&lt; org.emftext.language.dot.Attribute> result = new org.eclipse.emf.common.util.BasicEList&lt; org.emftext.language.dot.Attribute>();&#xA;org.emftext.language.dot.AList nextAList = this;&#xA;while (nextAList != null) {&#xA;&#x9;result.add(nextAList.getAttribute());&#xA;&#x9;nextAList = nextAList.getTail();&#xA;}&#xA;return org.eclipse.emf.common.util.ECollections.unmodifiableEList(result);"/> <details key="documentation" value=""/> </eAnnotations> </eOperations> <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"> <eOperations name="getAllALists" upperBound="-1" eType="#//AList"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="org.eclipse.emf.common.util.EList&lt; org.emftext.language.dot.AList> result = new org.eclipse.emf.common.util.BasicEList&lt; org.emftext.language.dot.AList>();&#xA;org.emftext.language.dot.AttributeList attributeList = getAttributes();&#xA;while (attributeList != null) {&#xA;&#x9;result.add(attributeList.getList());&#xA;&#x9;attributeList = attributeList.getNext();&#xA;}&#xA;return org.eclipse.emf.common.util.ECollections.unmodifiableEList(result);"/> <details key="documentation" value=""/> </eAnnotations> </eOperations> <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 #//Attributable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="context" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Target" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Graph" eSuperTypes="#//AbstractGraph #//Commentable"> <eOperations name="getAllStatements" upperBound="-1" eType="#//Statement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="org.eclipse.emf.common.util.EList&lt; org.emftext.language.dot.Statement> result = new org.eclipse.emf.common.util.BasicEList&lt; org.emftext.language.dot.Statement>();&#xA;org.emftext.language.dot.StatementList statementList = getStatements();&#xA;while (statementList != null) {&#xA;&#x9;result.add(statementList.getStatement());&#xA;&#x9;statementList = statementList.getTail();&#xA;}&#xA;return org.eclipse.emf.common.util.ECollections.unmodifiableEList(result);"/> <details key="documentation" value=""/> </eAnnotations> </eOperations> <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"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"dot","nsURI":"http://www.emftext.org/language/dot","name":"dot","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"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllAttributes","lowerBound":0,"id":25,"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tail","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllALists","lowerBound":0,"id":38,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"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},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"list","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"context","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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"name":"NORTH","id":59,"value":0,"literal":"n","eClass":"EEnumLiteral"},{"name":"NORTH_EAST","id":60,"value":1,"literal":"ne","eClass":"EEnumLiteral"},{"name":"EAST","id":61,"value":2,"literal":"e","eClass":"EEnumLiteral"},{"name":"SOUTH_EAST","id":62,"value":3,"literal":"se","eClass":"EEnumLiteral"},{"name":"SOUTH","id":63,"value":4,"literal":"s","eClass":"EEnumLiteral"},{"name":"SOUTH_WEST","id":64,"value":5,"literal":"sw","eClass":"EEnumLiteral"},{"name":"WEST","id":65,"value":6,"literal":"w","eClass":"EEnumLiteral"},{"name":"NORTH_WEST","id":66,"value":7,"literal":"nw","eClass":"EEnumLiteral"},{"name":"CENTER","id":67,"value":8,"literal":"c","eClass":"EEnumLiteral"},{"name":"APPROPRIATE","id":68,"value":9,"literal":"_","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"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":true,"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"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllStatements","lowerBound":0,"id":76,"many":true,"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":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":"strict","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":84,"derived":false},{"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":"node_id","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":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":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"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":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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tail","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":false},{"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":"type","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"},{"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":112,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"next_target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":2,"target":28},{"source":25,"target":5},{"source":25,"target":29},{"source":25,"target":2},{"source":29,"target":5},{"source":26,"target":5},{"source":26,"target":30},{"source":26,"target":2},{"source":30,"target":5},{"source":27,"target":2},{"source":27,"target":31},{"source":27,"target":2},{"source":31,"target":2},{"source":28,"target":8},{"source":3,"target":0},{"source":3,"target":17},{"source":3,"target":8},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":32,"target":36},{"source":32,"target":3},{"source":33,"target":37},{"source":33,"target":3},{"source":34,"target":17},{"source":35,"target":8},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":38,"target":2},{"source":38,"target":40},{"source":38,"target":4},{"source":40,"target":2},{"source":39,"target":6},{"source":39,"target":41},{"source":39,"target":4},{"source":41,"target":6},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":42,"target":45},{"source":42,"target":5},{"source":43,"target":46},{"source":43,"target":5},{"source":44,"target":8},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":47,"target":2},{"source":47,"target":50},{"source":47,"target":6},{"source":50,"target":2},{"source":48,"target":6},{"source":48,"target":51},{"source":48,"target":6},{"source":51,"target":6},{"source":49,"target":8},{"source":7,"target":0},{"source":7,"target":17},{"source":7,"target":8},{"source":7,"target":4},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":7,"target":55},{"source":52,"target":56},{"source":52,"target":7},{"source":53,"target":17},{"source":54,"target":8},{"source":55,"target":4},{"source":8,"target":0},{"source":8,"target":57},{"source":57,"target":58},{"source":57,"target":8},{"source":9,"target":0},{"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":9,"target":66},{"source":9,"target":67},{"source":9,"target":68},{"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":66,"target":9},{"source":67,"target":9},{"source":68,"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":69},{"source":11,"target":70},{"source":11,"target":71},{"source":11,"target":72},{"source":11,"target":73},{"source":69,"target":10},{"source":69,"target":74},{"source":69,"target":11},{"source":74,"target":10},{"source":70,"target":21},{"source":70,"target":75},{"source":70,"target":11},{"source":75,"target":21},{"source":71,"target":17},{"source":72,"target":4},{"source":73,"target":8},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":8},{"source":12,"target":76},{"source":12,"target":77},{"source":12,"target":78},{"source":12,"target":79},{"source":12,"target":80},{"source":76,"target":17},{"source":76,"target":81},{"source":76,"target":12},{"source":81,"target":17},{"source":77,"target":82},{"source":77,"target":12},{"source":78,"target":83},{"source":78,"target":12},{"source":79,"target":1},{"source":80,"target":8},{"source":13,"target":0},{"source":13,"target":84},{"source":84,"target":85},{"source":84,"target":13},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":4},{"source":14,"target":5},{"source":14,"target":86},{"source":14,"target":87},{"source":14,"target":88},{"source":14,"target":89},{"source":86,"target":15},{"source":86,"target":90},{"source":86,"target":14},{"source":90,"target":15},{"source":87,"target":17},{"source":88,"target":4},{"source":89,"target":5},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":19},{"source":15,"target":8},{"source":15,"target":91},{"source":15,"target":92},{"source":15,"target":93},{"source":15,"target":94},{"source":91,"target":16},{"source":91,"target":95},{"source":91,"target":15},{"source":95,"target":16},{"source":92,"target":10},{"source":93,"target":19},{"source":94,"target":8},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":8},{"source":16,"target":96},{"source":16,"target":97},{"source":16,"target":98},{"source":96,"target":9},{"source":96,"target":99},{"source":96,"target":16},{"source":99,"target":9},{"source":97,"target":13},{"source":98,"target":8},{"source":17,"target":0},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":100},{"source":18,"target":101},{"source":18,"target":102},{"source":100,"target":17},{"source":100,"target":103},{"source":100,"target":18},{"source":103,"target":17},{"source":101,"target":18},{"source":101,"target":104},{"source":101,"target":18},{"source":104,"target":18},{"source":102,"target":8},{"source":19,"target":0},{"source":19,"target":105},{"source":105,"target":106},{"source":105,"target":19},{"source":20,"target":0},{"source":20,"target":1},{"source":20,"target":10},{"source":20,"target":8},{"source":20,"target":107},{"source":20,"target":108},{"source":20,"target":109},{"source":20,"target":110},{"source":107,"target":111},{"source":107,"target":20},{"source":108,"target":1},{"source":109,"target":10},{"source":110,"target":8},{"source":21,"target":0},{"source":21,"target":8},{"source":21,"target":112},{"source":21,"target":113},{"source":21,"target":114},{"source":21,"target":115},{"source":112,"target":116},{"source":112,"target":21},{"source":113,"target":21},{"source":113,"target":117},{"source":113,"target":21},{"source":117,"target":21},{"source":114,"target":10},{"source":114,"target":118},{"source":114,"target":21},{"source":118,"target":10},{"source":115,"target":8}],"multigraph":true}
ecore
softwarerepository
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/p2.ecore
p2 ArtifactKey ArtifactDescriptor propertyMap processingStepList ArtifactRepository artifactMap ArtifactsByKey java.util.Map$Entry java.util.Map$Entry key value Comparable java.lang.Comparable java.lang.Comparable T compareTo o Copyright IAdaptable org.eclipse.core.runtime.IAdaptable org.eclipse.core.runtime.IAdaptable getAdapter adapter IArtifactDescriptor org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor getProperties getProperty key getProcessingSteps getRepository artifactKey IArtifactKey org.eclipse.equinox.p2.metadata.IArtifactKey org.eclipse.equinox.p2.metadata.IArtifactKey toExternalForm classifier id version IArtifactRepository org.eclipse.equinox.p2.repository.artifact.IArtifactRepository org.eclipse.equinox.p2.repository.artifact.IArtifactRepository createArtifactDescriptor key createArtifactKey classifier id version addDescriptor descriptor addDescriptor descriptor monitor addDescriptors descriptors addDescriptors descriptors monitor contains descriptor contains key getArtifact descriptor destination monitor getRawArtifact descriptor destination monitor getArtifactDescriptors key getArtifacts requests monitor getOutputStream descriptor descriptorQueryable removeAll removeAll monitor removeDescriptor descriptor removeDescriptor descriptor monitor removeDescriptor key removeDescriptor key monitor removeDescriptors descriptors removeDescriptors descriptors monitor removeDescriptors keys removeDescriptors keys monitor executeBatch runnable monitor ICopyright org.eclipse.equinox.p2.metadata.ICopyright org.eclipse.equinox.p2.metadata.ICopyright location body IFileArtifactRepository org.eclipse.equinox.p2.repository.artifact.IFileArtifactRepository org.eclipse.equinox.p2.repository.artifact.IFileArtifactRepository getArtifactFile key getArtifactFile descriptor IInstallableUnit org.eclipse.equinox.p2.metadata.IInstallableUnit org.eclipse.equinox.p2.metadata.IInstallableUnit unresolved getCopyright locale getLicenses locale getProperties getProperty key getProperty key locale satisfies candidate artifacts copyright filter fragments licenses metaRequirements providedCapabilities requirements touchpointData touchpointType updateDescriptor resolved singleton IInstallableUnitFragment org.eclipse.equinox.p2.metadata.IInstallableUnitFragment org.eclipse.equinox.p2.metadata.IInstallableUnitFragment IInstallableUnitPatch org.eclipse.equinox.p2.metadata.IInstallableUnitPatch org.eclipse.equinox.p2.metadata.IInstallableUnitPatch requirementsChange lifeCycle appliesTo ILicense org.eclipse.equinox.p2.metadata.ILicense org.eclipse.equinox.p2.metadata.ILicense location body UUID InstallableUnit propertyMap InstallableUnitFragment host InstallableUnitPatch getApplicabilityScope InstructionMap java.util.Map$Entry java.util.Map$Entry key value IMetadataRepository org.eclipse.equinox.p2.repository.metadata.IMetadataRepository org.eclipse.equinox.p2.repository.metadata.IMetadataRepository addInstallableUnits installableUnits addReferences references removeAll removeInstallableUnits installableUnits executeBatch runnable monitor compress iuPool IProcessingStepDescriptor org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor processorId data required IProvidedCapability org.eclipse.equinox.p2.metadata.IProvidedCapability org.eclipse.equinox.p2.metadata.IProvidedCapability name namespace version IQueryable org.eclipse.equinox.p2.query.IQueryable org.eclipse.equinox.p2.query.IQueryable T query query progress IRepository org.eclipse.equinox.p2.repository.IRepository org.eclipse.equinox.p2.repository.IRepository T getProperty key getProperties setProperty key value setProperty key value monitor location name type version description provider modifiable provisioningAgent IRepositoryReference org.eclipse.equinox.p2.repository.IRepositoryReference org.eclipse.equinox.p2.repository.IRepositoryReference location type options nickname IRequirement org.eclipse.equinox.p2.metadata.IRequirement org.eclipse.equinox.p2.metadata.IRequirement isMatch installableUnit filter max min matches greedy true description IRequiredCapability org.eclipse.equinox.internal.p2.metadata.IRequiredCapability org.eclipse.equinox.internal.p2.metadata.IRequiredCapability name namespace range IRequirementChange org.eclipse.equinox.p2.metadata.IRequirementChange org.eclipse.equinox.p2.metadata.IRequirementChange applyOn newValue matches toMatch applyOn newValue ITouchpointData org.eclipse.equinox.p2.metadata.ITouchpointData org.eclipse.equinox.p2.metadata.ITouchpointData getInstructions getInstruction key ITouchpointInstruction org.eclipse.equinox.p2.metadata.ITouchpointInstruction org.eclipse.equinox.p2.metadata.ITouchpointInstruction body importAttribute ITouchpointType org.eclipse.equinox.p2.metadata.ITouchpointType org.eclipse.equinox.p2.metadata.ITouchpointType id version IVersionedId org.eclipse.equinox.p2.metadata.IVersionedId org.eclipse.equinox.p2.metadata.IVersionedId id version IUpdateDescriptor org.eclipse.equinox.p2.metadata.IUpdateDescriptor org.eclipse.equinox.p2.metadata.IUpdateDescriptor isUpdateOf installableUnit getIUsBeingUpdated description severity location License MappingRule filter output MetadataRepository installableUnits references ProcessingStepDescriptor Property java.util.Map$Entry java.util.Map$Entry key value ProvidedCapability Repository T propertyMap RepositoryReference RequiredCapability Requirement RequirementChange SimpleArtifactRepository rules SimpleArtifactDescriptor getRepositoryProperties getRepositoryProperty key repositoryPropertyMap TouchpointData instructionMap TouchpointInstruction TouchpointType UpdateDescriptor Collection java.util.Collection java.util.Collection T Collector org.eclipse.equinox.p2.query.Collector org.eclipse.equinox.p2.query.Collector File java.io.File java.io.File IArtifactDescriptorArray org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor[] org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor[] IArtifactKeyArray org.eclipse.equinox.p2.metadata.IArtifactKey[] org.eclipse.equinox.p2.metadata.IArtifactKey[] IArtifactRequestArray org.eclipse.equinox.p2.repository.artifact.IArtifactRequest[] org.eclipse.equinox.p2.repository.artifact.IArtifactRequest[] IInstallableUnitArray org.eclipse.equinox.p2.metadata.IInstallableUnit[] org.eclipse.equinox.p2.metadata.IInstallableUnit[] IInstallableUnitFragmentArray org.eclipse.equinox.p2.metadata.IInstallableUnitFragment[] org.eclipse.equinox.p2.metadata.IInstallableUnitFragment[] ILicenseArray org.eclipse.equinox.p2.metadata.ILicense[] org.eclipse.equinox.p2.metadata.ILicense[] IMatchExpression org.eclipse.equinox.p2.metadata.expression.IMatchExpression org.eclipse.equinox.p2.metadata.expression.IMatchExpression T IQuery org.eclipse.equinox.p2.query.IQuery org.eclipse.equinox.p2.query.IQuery T IQueryResult org.eclipse.equinox.p2.query.IQueryResult org.eclipse.equinox.p2.query.IQueryResult T IProvidedCapabilityArray org.eclipse.equinox.p2.metadata.IProvidedCapability[] org.eclipse.equinox.p2.metadata.IProvidedCapability[] IProvisioningAgent org.eclipse.equinox.p2.core.IProvisioningAgent org.eclipse.equinox.p2.core.IProvisioningAgent IRequirementArrayArray org.eclipse.equinox.p2.metadata.IRequirement[][] org.eclipse.equinox.p2.metadata.IRequirement[][] IPool org.eclipse.equinox.p2.core.IPool org.eclipse.equinox.p2.core.IPool T IProcessingDescriptorArray org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor[] org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor[] IProgressMonitor org.eclipse.core.runtime.IProgressMonitor org.eclipse.core.runtime.IProgressMonitor IRunnableWithProgress org.eclipse.equinox.p2.repository.IRunnableWithProgress org.eclipse.equinox.p2.repository.IRunnableWithProgress IStatus org.eclipse.core.runtime.IStatus org.eclipse.core.runtime.IStatus ITouchpointDataArray org.eclipse.equinox.p2.metadata.ITouchpointData[] org.eclipse.equinox.p2.metadata.ITouchpointData[] Map java.util.Map java.util.Map K V OutputStream java.io.OutputStream java.io.OutputStream StringArray java.lang.String[] java.lang.String[] UntypedMap java.util.Map java.util.Map URI java.net.URI java.net.URI 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
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="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/b3/2010/p2/1.0.0" nsPrefix="p2"> <eClassifiers xsi:type="ecore:EClass" name="ArtifactKey" eSuperTypes="#//IArtifactKey"/> <eClassifiers xsi:type="ecore:EClass" name="ArtifactDescriptor" eSuperTypes="#//IArtifactDescriptor"> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyMap" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processingStepList" upperBound="-1" eType="#//IProcessingStepDescriptor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtifactRepository"> <eStructuralFeatures xsi:type="ecore:EReference" name="artifactMap" upperBound="-1" eType="#//ArtifactsByKey" containment="true"/> <eGenericSuperTypes eClassifier="#//Repository"> <eTypeArguments eClassifier="#//IArtifactKey"/> </eGenericSuperTypes> <eGenericSuperTypes eClassifier="#//IArtifactRepository"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtifactsByKey" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="#//IArtifactKey" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//IArtifactDescriptor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comparable" instanceClassName="java.lang.Comparable" abstract="true" interface="true"> <eTypeParameters name="T"/> <eOperations name="compareTo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="o"> <eGenericType eTypeParameter="#//Comparable/T"/> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Copyright" eSuperTypes="#//ICopyright"/> <eClassifiers xsi:type="ecore:EClass" name="IAdaptable" instanceClassName="org.eclipse.core.runtime.IAdaptable" abstract="true" interface="true"> <eOperations name="getAdapter" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType"> <eParameters name="adapter"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass"> <eTypeArguments/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IArtifactDescriptor" instanceClassName="org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor" abstract="true" interface="true"> <eOperations name="getProperties"> <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#//EString"/> </eGenericType> </eOperations> <eOperations name="getProperty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getProcessingSteps" eType="#//IProcessingDescriptorArray"/> <eOperations name="getRepository" eType="#//IArtifactRepository"/> <eStructuralFeatures xsi:type="ecore:EReference" name="artifactKey" lowerBound="1" eType="#//IArtifactKey"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IArtifactKey" instanceClassName="org.eclipse.equinox.p2.metadata.IArtifactKey" abstract="true" interface="true"> <eOperations name="toExternalForm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="classifier" 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="version" eType="#//Version"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IArtifactRepository" instanceClassName="org.eclipse.equinox.p2.repository.artifact.IArtifactRepository" abstract="true" interface="true"> <eOperations name="createArtifactDescriptor" eType="#//IArtifactDescriptor"> <eParameters name="key" eType="#//IArtifactKey"/> </eOperations> <eOperations name="createArtifactKey" eType="#//IArtifactKey"> <eParameters name="classifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="version" eType="#//Version"/> </eOperations> <eOperations name="addDescriptor"> <eParameters name="descriptor" eType="#//IArtifactDescriptor"/> </eOperations> <eOperations name="addDescriptor"> <eParameters name="descriptor" eType="#//IArtifactDescriptor"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eOperations name="addDescriptors"> <eParameters name="descriptors" eType="#//IArtifactDescriptorArray"/> </eOperations> <eOperations name="addDescriptors"> <eParameters name="descriptors" eType="#//IArtifactDescriptorArray"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eOperations name="contains" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="descriptor" eType="#//IArtifactDescriptor"/> </eOperations> <eOperations name="contains" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="key" eType="#//IArtifactKey"/> </eOperations> <eOperations name="getArtifact" eType="#//IStatus"> <eParameters name="descriptor" eType="#//IArtifactDescriptor"/> <eParameters name="destination" eType="#//OutputStream"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eOperations name="getRawArtifact" eType="#//IStatus"> <eParameters name="descriptor" eType="#//IArtifactDescriptor"/> <eParameters name="destination" eType="#//OutputStream"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eOperations name="getArtifactDescriptors" eType="#//IArtifactDescriptorArray"> <eParameters name="key" eType="#//IArtifactKey"/> </eOperations> <eOperations name="getArtifacts" eType="#//IStatus"> <eParameters name="requests" eType="#//IArtifactRequestArray"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eOperations name="getOutputStream" eType="#//OutputStream"> <eParameters name="descriptor" eType="#//IArtifactDescriptor"/> </eOperations> <eOperations name="descriptorQueryable"> <eGenericType eClassifier="#//IQueryable"> <eTypeArguments eClassifier="#//IArtifactDescriptor"/> </eGenericType> </eOperations> <eOperations name="removeAll"/> <eOperations name="removeAll"> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eOperations name="removeDescriptor"> <eParameters name="descriptor" eType="#//IArtifactDescriptor"/> </eOperations> <eOperations name="removeDescriptor"> <eParameters name="descriptor" eType="#//IArtifactDescriptor"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eOperations name="removeDescriptor"> <eParameters name="key" eType="#//IArtifactKey"/> </eOperations> <eOperations name="removeDescriptor"> <eParameters name="key" eType="#//IArtifactKey"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eOperations name="removeDescriptors"> <eParameters name="descriptors" eType="#//IArtifactDescriptorArray"/> </eOperations> <eOperations name="removeDescriptors"> <eParameters name="descriptors" eType="#//IArtifactDescriptorArray"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eOperations name="removeDescriptors"> <eParameters name="keys" eType="#//IArtifactKeyArray"/> </eOperations> <eOperations name="removeDescriptors"> <eParameters name="keys" eType="#//IArtifactKeyArray"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eOperations name="executeBatch" eType="#//IStatus"> <eParameters name="runnable" eType="#//IRunnableWithProgress"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eGenericSuperTypes eClassifier="#//IRepository"> <eTypeArguments eClassifier="#//IArtifactKey"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ICopyright" instanceClassName="org.eclipse.equinox.p2.metadata.ICopyright" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//URI"/> <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="IFileArtifactRepository" instanceClassName="org.eclipse.equinox.p2.repository.artifact.IFileArtifactRepository" abstract="true" interface="true" eSuperTypes="#//IArtifactRepository"> <eOperations name="getArtifactFile" eType="#//File"> <eParameters name="key" eType="#//IArtifactKey"/> </eOperations> <eOperations name="getArtifactFile" eType="#//File"> <eParameters name="descriptor" eType="#//IArtifactDescriptor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IInstallableUnit" instanceClassName="org.eclipse.equinox.p2.metadata.IInstallableUnit" abstract="true" interface="true"> <eOperations name="unresolved" eType="#//IInstallableUnit"/> <eOperations name="getCopyright" eType="#//ICopyright"> <eParameters name="locale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getLicenses" upperBound="-1" eType="#//ILicense"> <eParameters name="locale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getProperties"> <eGenericType eClassifier="#//Map"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> </eGenericType> </eOperations> <eOperations name="getProperty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getProperty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="locale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="satisfies" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="candidate" eType="#//IRequirement"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="artifacts" upperBound="-1" eType="#//IArtifactKey" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="copyright" eType="#//ICopyright" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filter" defaultValueLiteral=""> <eGenericType eClassifier="#//IMatchExpression"> <eTypeArguments eClassifier="#//IInstallableUnit"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1" eType="#//IInstallableUnitFragment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="licenses" upperBound="-1" eType="#//ILicense" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metaRequirements" upperBound="-1" eType="#//IRequirement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedCapabilities" upperBound="-1" eType="#//IProvidedCapability" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requirements" upperBound="-1" eType="#//IRequirement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="touchpointData" upperBound="-1" eType="#//ITouchpointData" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="touchpointType" eType="#//ITouchpointType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="updateDescriptor" eType="#//IUpdateDescriptor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolved" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="singleton" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eGenericSuperTypes eClassifier="#//IVersionedId"/> <eGenericSuperTypes eClassifier="#//Comparable"> <eTypeArguments eClassifier="#//IInstallableUnit"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IInstallableUnitFragment" instanceClassName="org.eclipse.equinox.p2.metadata.IInstallableUnitFragment" abstract="true" interface="true" eSuperTypes="#//IInstallableUnit"/> <eClassifiers xsi:type="ecore:EClass" name="IInstallableUnitPatch" instanceClassName="org.eclipse.equinox.p2.metadata.IInstallableUnitPatch" abstract="true" interface="true" eSuperTypes="#//IInstallableUnit"> <eStructuralFeatures xsi:type="ecore:EReference" name="requirementsChange" upperBound="-1" eType="#//IRequirementChange" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lifeCycle" eType="#//IRequirement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="appliesTo" upperBound="-1" eType="#//IRequirement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ILicense" instanceClassName="org.eclipse.equinox.p2.metadata.ILicense" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//URI"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="UUID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstallableUnit" eSuperTypes="#//IInstallableUnit"> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyMap" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstallableUnitFragment" eSuperTypes="#//InstallableUnit #//IInstallableUnitFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="host" upperBound="-1" eType="#//IRequirement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstallableUnitPatch" eSuperTypes="#//InstallableUnit #//IInstallableUnitPatch"> <eOperations name="getApplicabilityScope" eType="#//IRequirementArrayArray"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstructionMap" 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:EReference" name="value" eType="#//ITouchpointInstruction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IMetadataRepository" instanceClassName="org.eclipse.equinox.p2.repository.metadata.IMetadataRepository" abstract="true" interface="true"> <eOperations name="addInstallableUnits"> <eParameters name="installableUnits"> <eGenericType eClassifier="#//Collection"> <eTypeArguments eClassifier="#//IInstallableUnit"/> </eGenericType> </eParameters> </eOperations> <eOperations name="addReferences"> <eParameters name="references"> <eGenericType eClassifier="#//Collection"> <eTypeArguments> <eUpperBound eClassifier="#//IRepositoryReference"/> </eTypeArguments> </eGenericType> </eParameters> </eOperations> <eOperations name="removeAll"/> <eOperations name="removeInstallableUnits" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="installableUnits"> <eGenericType eClassifier="#//Collection"> <eTypeArguments eClassifier="#//IInstallableUnit"/> </eGenericType> </eParameters> </eOperations> <eOperations name="executeBatch" eType="#//IStatus"> <eParameters name="runnable" eType="#//IRunnableWithProgress"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eOperations name="compress"> <eParameters name="iuPool"> <eGenericType eClassifier="#//IPool"> <eTypeArguments eClassifier="#//IInstallableUnit"/> </eGenericType> </eParameters> </eOperations> <eGenericSuperTypes eClassifier="#//IRepository"> <eTypeArguments eClassifier="#//IInstallableUnit"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IProcessingStepDescriptor" instanceClassName="org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="processorId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="data" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IProvidedCapability" instanceClassName="org.eclipse.equinox.p2.metadata.IProvidedCapability" abstract="true" interface="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="namespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//Version"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IQueryable" instanceClassName="org.eclipse.equinox.p2.query.IQueryable" abstract="true" interface="true"> <eTypeParameters name="T"/> <eOperations name="query"> <eGenericType eClassifier="#//IQueryResult"> <eTypeArguments eTypeParameter="#//IQueryable/T"/> </eGenericType> <eParameters name="query"> <eGenericType eClassifier="#//IQuery"> <eTypeArguments eTypeParameter="#//IQueryable/T"/> </eGenericType> </eParameters> <eParameters name="progress" eType="#//IProgressMonitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IRepository" instanceClassName="org.eclipse.equinox.p2.repository.IRepository" abstract="true" interface="true"> <eTypeParameters name="T"/> <eOperations name="getProperty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getProperties"> <eGenericType eClassifier="#//Map"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> </eGenericType> </eOperations> <eOperations name="setProperty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="key" 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> <eOperations name="setProperty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="key" 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"/> <eParameters name="monitor" eType="#//IProgressMonitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" lowerBound="1" eType="#//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="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="provider" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="modifiable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="provisioningAgent" eType="#//IProvisioningAgent" transient="true"/> <eGenericSuperTypes eClassifier="#//IAdaptable"/> <eGenericSuperTypes eClassifier="#//IQueryable"> <eTypeArguments eTypeParameter="#//IRepository/T"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IRepositoryReference" instanceClassName="org.eclipse.equinox.p2.repository.IRepositoryReference" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//URI"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="options" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nickname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IRequirement" instanceClassName="org.eclipse.equinox.p2.metadata.IRequirement" abstract="true" interface="true"> <eOperations name="isMatch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="installableUnit" eType="#//IInstallableUnit"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filter"> <eGenericType eClassifier="#//IMatchExpression"> <eTypeArguments eClassifier="#//IInstallableUnit"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matches"> <eGenericType eClassifier="#//IMatchExpression"> <eTypeArguments eClassifier="#//IInstallableUnit"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="greedy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IRequiredCapability" instanceClassName="org.eclipse.equinox.internal.p2.metadata.IRequiredCapability" abstract="true" interface="true" eSuperTypes="#//IRequirement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" 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="range" eType="#//VersionRange"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IRequirementChange" instanceClassName="org.eclipse.equinox.p2.metadata.IRequirementChange" abstract="true" interface="true"> <eOperations name="applyOn" eType="#//IRequiredCapability"/> <eOperations name="newValue" eType="#//IRequiredCapability"/> <eOperations name="matches" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="toMatch" eType="#//IRequiredCapability"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="applyOn" eType="#//IRequiredCapability" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="newValue" eType="#//IRequiredCapability" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ITouchpointData" instanceClassName="org.eclipse.equinox.p2.metadata.ITouchpointData" abstract="true" interface="true"> <eOperations name="getInstructions"> <eGenericType eClassifier="#//Map"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eTypeArguments eClassifier="#//ITouchpointInstruction"/> </eGenericType> </eOperations> <eOperations name="getInstruction" eType="#//ITouchpointInstruction"> <eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ITouchpointInstruction" instanceClassName="org.eclipse.equinox.p2.metadata.ITouchpointInstruction" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ITouchpointType" instanceClassName="org.eclipse.equinox.p2.metadata.ITouchpointType" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//Version"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IVersionedId" instanceClassName="org.eclipse.equinox.p2.metadata.IVersionedId" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//Version"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IUpdateDescriptor" instanceClassName="org.eclipse.equinox.p2.metadata.IUpdateDescriptor" abstract="true" interface="true"> <eOperations name="isUpdateOf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="installableUnit" eType="#//IInstallableUnit"/> </eOperations> <eOperations name="getIUsBeingUpdated"> <eGenericType eClassifier="#//Collection"> <eTypeArguments eClassifier="#//IMatchExpression"> <eTypeArguments eClassifier="#//IInstallableUnit"/> </eTypeArguments> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//URI"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="License" eSuperTypes="#//ILicense"/> <eClassifiers xsi:type="ecore:EClass" name="MappingRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filter" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="output" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetadataRepository"> <eStructuralFeatures xsi:type="ecore:EReference" name="installableUnits" upperBound="-1" eType="#//IInstallableUnit" containment="true" eKeys="#//IVersionedId/id #//IVersionedId/version"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//IRepositoryReference" containment="true"/> <eGenericSuperTypes eClassifier="#//Repository"> <eTypeArguments eClassifier="#//IInstallableUnit"/> </eGenericSuperTypes> <eGenericSuperTypes eClassifier="#//IMetadataRepository"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessingStepDescriptor" eSuperTypes="#//IProcessingStepDescriptor"/> <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" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProvidedCapability" eSuperTypes="#//IProvidedCapability"/> <eClassifiers xsi:type="ecore:EClass" name="Repository" abstract="true"> <eTypeParameters name="T"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyMap" upperBound="-1" eType="#//Property" containment="true"/> <eGenericSuperTypes eClassifier="#//IRepository"> <eTypeArguments eTypeParameter="#//Repository/T"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RepositoryReference" eSuperTypes="#//IRepositoryReference"/> <eClassifiers xsi:type="ecore:EClass" name="RequiredCapability" eSuperTypes="#//Requirement #//IRequiredCapability"/> <eClassifiers xsi:type="ecore:EClass" name="Requirement" eSuperTypes="#//IRequirement"/> <eClassifiers xsi:type="ecore:EClass" name="RequirementChange" eSuperTypes="#//IRequirementChange"/> <eClassifiers xsi:type="ecore:EClass" name="SimpleArtifactRepository" eSuperTypes="#//ArtifactRepository #//IFileArtifactRepository"> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1" eType="#//MappingRule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleArtifactDescriptor" eSuperTypes="#//ArtifactDescriptor"> <eOperations name="getRepositoryProperties"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> </eGenericType> </eOperations> <eOperations name="getRepositoryProperty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="repositoryPropertyMap" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TouchpointData" eSuperTypes="#//ITouchpointData"> <eStructuralFeatures xsi:type="ecore:EReference" name="instructionMap" upperBound="-1" eType="#//InstructionMap" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TouchpointInstruction" eSuperTypes="#//ITouchpointInstruction"/> <eClassifiers xsi:type="ecore:EClass" name="TouchpointType" eSuperTypes="#//ITouchpointType"/> <eClassifiers xsi:type="ecore:EClass" name="UpdateDescriptor" eSuperTypes="#//IUpdateDescriptor"/> <eClassifiers xsi:type="ecore:EDataType" name="Collection" instanceClassName="java.util.Collection"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Collector" instanceClassName="org.eclipse.equinox.p2.query.Collector" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="File" instanceClassName="java.io.File"/> <eClassifiers xsi:type="ecore:EDataType" name="IArtifactDescriptorArray" instanceClassName="org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor[]"/> <eClassifiers xsi:type="ecore:EDataType" name="IArtifactKeyArray" instanceClassName="org.eclipse.equinox.p2.metadata.IArtifactKey[]"/> <eClassifiers xsi:type="ecore:EDataType" name="IArtifactRequestArray" instanceClassName="org.eclipse.equinox.p2.repository.artifact.IArtifactRequest[]"/> <eClassifiers xsi:type="ecore:EDataType" name="IInstallableUnitArray" instanceClassName="org.eclipse.equinox.p2.metadata.IInstallableUnit[]"/> <eClassifiers xsi:type="ecore:EDataType" name="IInstallableUnitFragmentArray" instanceClassName="org.eclipse.equinox.p2.metadata.IInstallableUnitFragment[]"/> <eClassifiers xsi:type="ecore:EDataType" name="ILicenseArray" instanceClassName="org.eclipse.equinox.p2.metadata.ILicense[]"/> <eClassifiers xsi:type="ecore:EDataType" name="IMatchExpression" instanceClassName="org.eclipse.equinox.p2.metadata.expression.IMatchExpression"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IQuery" instanceClassName="org.eclipse.equinox.p2.query.IQuery" serializable="false"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IQueryResult" instanceClassName="org.eclipse.equinox.p2.query.IQueryResult"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IProvidedCapabilityArray" instanceClassName="org.eclipse.equinox.p2.metadata.IProvidedCapability[]"/> <eClassifiers xsi:type="ecore:EDataType" name="IProvisioningAgent" instanceClassName="org.eclipse.equinox.p2.core.IProvisioningAgent"/> <eClassifiers xsi:type="ecore:EDataType" name="IRequirementArrayArray" instanceClassName="org.eclipse.equinox.p2.metadata.IRequirement[][]"/> <eClassifiers xsi:type="ecore:EDataType" name="IPool" instanceClassName="org.eclipse.equinox.p2.core.IPool" serializable="false"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IProcessingDescriptorArray" instanceClassName="org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor[]"/> <eClassifiers xsi:type="ecore:EDataType" name="IProgressMonitor" instanceClassName="org.eclipse.core.runtime.IProgressMonitor" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="IRunnableWithProgress" instanceClassName="org.eclipse.equinox.p2.repository.IRunnableWithProgress"/> <eClassifiers xsi:type="ecore:EDataType" name="IStatus" instanceClassName="org.eclipse.core.runtime.IStatus"/> <eClassifiers xsi:type="ecore:EDataType" name="ITouchpointDataArray" instanceClassName="org.eclipse.equinox.p2.metadata.ITouchpointData[]"/> <eClassifiers xsi:type="ecore:EDataType" name="Map" instanceClassName="java.util.Map"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="OutputStream" instanceClassName="java.io.OutputStream"/> <eClassifiers xsi:type="ecore:EDataType" name="StringArray" instanceClassName="java.lang.String[]"/> <eClassifiers xsi:type="ecore:EDataType" name="UntypedMap" instanceClassName="java.util.Map"/> <eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="java.net.URI"/> <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"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"p2","nsURI":"http://www.eclipse.org/b3/2010/p2/1.0.0","name":"p2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtifactKey","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtifactDescriptor","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtifactRepository","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ArtifactsByKey","instanceClass":"java.util.Map$Entry","abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Comparable","defaultValue":null,"instanceClassName":"java.lang.Comparable","name":"Comparable","instanceClass":"java.lang.Comparable","abstract":true,"id":5,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Copyright","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.core.runtime.IAdaptable","defaultValue":null,"instanceClassName":"org.eclipse.core.runtime.IAdaptable","name":"IAdaptable","instanceClass":"org.eclipse.core.runtime.IAdaptable","abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor","name":"IArtifactDescriptor","instanceClass":null,"abstract":true,"id":8,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IArtifactKey","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IArtifactKey","name":"IArtifactKey","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.repository.artifact.IArtifactRepository","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.repository.artifact.IArtifactRepository","name":"IArtifactRepository","instanceClass":null,"abstract":true,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.ICopyright","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.ICopyright","name":"ICopyright","instanceClass":null,"abstract":true,"id":11,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.repository.artifact.IFileArtifactRepository","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.repository.artifact.IFileArtifactRepository","name":"IFileArtifactRepository","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IInstallableUnit","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IInstallableUnit","name":"IInstallableUnit","instanceClass":null,"abstract":true,"id":13,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IInstallableUnitFragment","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IInstallableUnitFragment","name":"IInstallableUnitFragment","instanceClass":null,"abstract":true,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IInstallableUnitPatch","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IInstallableUnitPatch","name":"IInstallableUnitPatch","instanceClass":null,"abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.ILicense","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.ILicense","name":"ILicense","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstallableUnit","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstallableUnitFragment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstallableUnitPatch","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"InstructionMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.repository.metadata.IMetadataRepository","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.repository.metadata.IMetadataRepository","name":"IMetadataRepository","instanceClass":null,"abstract":true,"id":21,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor","name":"IProcessingStepDescriptor","instanceClass":null,"abstract":true,"id":22,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IProvidedCapability","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IProvidedCapability","name":"IProvidedCapability","instanceClass":null,"abstract":true,"id":23,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.query.IQueryable","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.query.IQueryable","name":"IQueryable","instanceClass":null,"abstract":true,"id":24,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.repository.IRepository","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.repository.IRepository","name":"IRepository","instanceClass":null,"abstract":true,"id":25,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.repository.IRepositoryReference","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.repository.IRepositoryReference","name":"IRepositoryReference","instanceClass":null,"abstract":true,"id":26,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IRequirement","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IRequirement","name":"IRequirement","instanceClass":null,"abstract":true,"id":27,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.p2.metadata.IRequiredCapability","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.p2.metadata.IRequiredCapability","name":"IRequiredCapability","instanceClass":null,"abstract":true,"id":28,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IRequirementChange","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IRequirementChange","name":"IRequirementChange","instanceClass":null,"abstract":true,"id":29,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.ITouchpointData","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.ITouchpointData","name":"ITouchpointData","instanceClass":null,"abstract":true,"id":30,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.ITouchpointInstruction","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.ITouchpointInstruction","name":"ITouchpointInstruction","instanceClass":null,"abstract":true,"id":31,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.ITouchpointType","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.ITouchpointType","name":"ITouchpointType","instanceClass":null,"abstract":true,"id":32,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IVersionedId","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IVersionedId","name":"IVersionedId","instanceClass":null,"abstract":true,"id":33,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IUpdateDescriptor","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IUpdateDescriptor","name":"IUpdateDescriptor","instanceClass":null,"abstract":true,"id":34,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"License","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingRule","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetadataRepository","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessingStepDescriptor","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"Property","instanceClass":"java.util.Map$Entry","abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedCapability","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repository","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepositoryReference","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredCapability","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequirementChange","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleArtifactRepository","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleArtifactDescriptor","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TouchpointData","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TouchpointInstruction","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TouchpointType","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateDescriptor","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Collection","defaultValue":null,"instanceClassName":"java.util.Collection","name":"Collection","instanceClass":"java.util.Collection","id":52,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.query.Collector","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.query.Collector","name":"Collector","instanceClass":null,"id":53,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"java.io.File","defaultValue":null,"instanceClassName":"java.io.File","name":"File","instanceClass":"java.io.File","id":54,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor[]","name":"IArtifactDescriptorArray","instanceClass":null,"id":55,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IArtifactKey[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IArtifactKey[]","name":"IArtifactKeyArray","instanceClass":null,"id":56,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.repository.artifact.IArtifactRequest[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.repository.artifact.IArtifactRequest[]","name":"IArtifactRequestArray","instanceClass":null,"id":57,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IInstallableUnit[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IInstallableUnit[]","name":"IInstallableUnitArray","instanceClass":null,"id":58,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IInstallableUnitFragment[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IInstallableUnitFragment[]","name":"IInstallableUnitFragmentArray","instanceClass":null,"id":59,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.ILicense[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.ILicense[]","name":"ILicenseArray","instanceClass":null,"id":60,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.expression.IMatchExpression","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.expression.IMatchExpression","name":"IMatchExpression","instanceClass":null,"id":61,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.query.IQuery","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.query.IQuery","name":"IQuery","instanceClass":null,"id":62,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.query.IQueryResult","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.query.IQueryResult","name":"IQueryResult","instanceClass":null,"id":63,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IProvidedCapability[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IProvidedCapability[]","name":"IProvidedCapabilityArray","instanceClass":null,"id":64,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.core.IProvisioningAgent","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.core.IProvisioningAgent","name":"IProvisioningAgent","instanceClass":null,"id":65,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.IRequirement[][]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.IRequirement[][]","name":"IRequirementArrayArray","instanceClass":null,"id":66,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.core.IPool","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.core.IPool","name":"IPool","instanceClass":null,"id":67,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor[]","name":"IProcessingDescriptorArray","instanceClass":null,"id":68,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.core.runtime.IProgressMonitor","defaultValue":null,"instanceClassName":"org.eclipse.core.runtime.IProgressMonitor","name":"IProgressMonitor","instanceClass":"org.eclipse.core.runtime.IProgressMonitor","id":69,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.repository.IRunnableWithProgress","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.repository.IRunnableWithProgress","name":"IRunnableWithProgress","instanceClass":null,"id":70,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.core.runtime.IStatus","defaultValue":null,"instanceClassName":"org.eclipse.core.runtime.IStatus","name":"IStatus","instanceClass":"org.eclipse.core.runtime.IStatus","id":71,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.ITouchpointData[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.ITouchpointData[]","name":"ITouchpointDataArray","instanceClass":null,"id":72,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"Map","instanceClass":"java.util.Map","id":73,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.io.OutputStream","defaultValue":null,"instanceClassName":"java.io.OutputStream","name":"OutputStream","instanceClass":"java.io.OutputStream","id":74,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String[]","defaultValue":null,"instanceClassName":"java.lang.String[]","name":"StringArray","instanceClass":"[Ljava.lang.String;","id":75,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"UntypedMap","instanceClass":"java.util.Map","id":76,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.net.URI","defaultValue":null,"instanceClassName":"java.net.URI","name":"URI","instanceClass":"java.net.URI","id":77,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.Version","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.Version","name":"Version","instanceClass":null,"id":78,"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":79,"serializable":true,"eClass":"EDataType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"processingStepList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"artifactMap","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"name":"T","id":95,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"compareTo","lowerBound":0,"id":96,"many":false,"required":false,"eClass":"EOperation"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"o","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EParameter"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAdapter","lowerBound":0,"id":101,"many":false,"required":false,"eClass":"EOperation"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"adapter","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProperties","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProperty","lowerBound":0,"id":107,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProcessingSteps","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRepository","lowerBound":0,"id":109,"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":"artifactKey","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":"key","lowerBound":0,"id":115,"many":false,"required":false,"eClass":"EParameter"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toExternalForm","lowerBound":0,"id":120,"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":"classifier","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"createArtifactDescriptor","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createArtifactKey","lowerBound":0,"id":129,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addDescriptor","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addDescriptor","lowerBound":0,"id":131,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addDescriptors","lowerBound":0,"id":132,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addDescriptors","lowerBound":0,"id":133,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"contains","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"contains","lowerBound":0,"id":135,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArtifact","lowerBound":0,"id":136,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRawArtifact","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArtifactDescriptors","lowerBound":0,"id":138,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArtifacts","lowerBound":0,"id":139,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOutputStream","lowerBound":0,"id":140,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptorQueryable","lowerBound":0,"id":141,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeAll","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeAll","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeDescriptor","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeDescriptor","lowerBound":0,"id":145,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeDescriptor","lowerBound":0,"id":146,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeDescriptor","lowerBound":0,"id":147,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeDescriptors","lowerBound":0,"id":148,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeDescriptors","lowerBound":0,"id":149,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeDescriptors","lowerBound":0,"id":150,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeDescriptors","lowerBound":0,"id":151,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"executeBatch","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EOperation"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":155,"many":false,"required":false,"eClass":"EParameter"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"classifier","lowerBound":0,"id":158,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"id","lowerBound":0,"id":159,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"version","lowerBound":0,"id":160,"many":false,"required":false,"eClass":"EParameter"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptor","lowerBound":0,"id":164,"many":false,"required":false,"eClass":"EParameter"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptor","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EParameter"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptors","lowerBound":0,"id":170,"many":false,"required":false,"eClass":"EParameter"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptors","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":173,"many":false,"required":false,"eClass":"EParameter"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptor","lowerBound":0,"id":177,"many":false,"required":false,"eClass":"EParameter"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":180,"many":false,"required":false,"eClass":"EParameter"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptor","lowerBound":0,"id":183,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"destination","lowerBound":0,"id":184,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptor","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"destination","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EParameter"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EParameter"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"requests","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":201,"many":false,"required":false,"eClass":"EParameter"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptor","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EParameter"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":209,"many":false,"required":false,"eClass":"EParameter"},{"id":210,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptor","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EParameter"},{"id":212,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptor","lowerBound":0,"id":213,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":214,"many":false,"required":false,"eClass":"EParameter"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":217,"many":false,"required":false,"eClass":"EParameter"},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EParameter"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptors","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EParameter"},{"id":224,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptors","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EParameter"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"keys","lowerBound":0,"id":229,"many":false,"required":false,"eClass":"EParameter"},{"id":230,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"keys","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EParameter"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"runnable","lowerBound":0,"id":236,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":237,"many":false,"required":false,"eClass":"EParameter"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":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":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArtifactFile","lowerBound":0,"id":245,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArtifactFile","lowerBound":0,"id":246,"many":false,"required":false,"eClass":"EOperation"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"descriptor","lowerBound":0,"id":252,"many":false,"required":false,"eClass":"EParameter"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"unresolved","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCopyright","lowerBound":0,"id":255,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getLicenses","lowerBound":0,"id":256,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProperties","lowerBound":0,"id":257,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProperty","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProperty","lowerBound":0,"id":259,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"satisfies","lowerBound":0,"id":260,"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":"artifacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"copyright","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"lowerBound":0,"iD":false,"id":263,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"licenses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metaRequirements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedCapabilities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"container":false,"ordered":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":268,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"touchpointData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"touchpointType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updateDescriptor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resolved","changeable":true,"lowerBound":0,"iD":false,"id":272,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"singleton","changeable":true,"lowerBound":0,"iD":false,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"locale","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EParameter"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"locale","lowerBound":0,"id":281,"many":false,"required":false,"eClass":"EParameter"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":287,"many":false,"required":false,"eClass":"EParameter"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":290,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"locale","lowerBound":0,"id":291,"many":false,"required":false,"eClass":"EParameter"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"candidate","lowerBound":0,"id":295,"many":false,"required":false,"eClass":"EParameter"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requirementsChange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lifeCycle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"appliesTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"UUID","changeable":true,"lowerBound":0,"iD":false,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"host","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getApplicabilityScope","lowerBound":0,"id":333,"many":false,"required":false,"eClass":"EOperation"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"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":337,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addInstallableUnits","lowerBound":0,"id":341,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addReferences","lowerBound":0,"id":342,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeAll","lowerBound":0,"id":343,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeInstallableUnits","lowerBound":0,"id":344,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"executeBatch","lowerBound":0,"id":345,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"compress","lowerBound":0,"id":346,"many":false,"required":false,"eClass":"EOperation"},{"id":347,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"installableUnits","lowerBound":0,"id":348,"many":false,"required":false,"eClass":"EParameter"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"references","lowerBound":0,"id":351,"many":false,"required":false,"eClass":"EParameter"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"installableUnits","lowerBound":0,"id":356,"many":false,"required":false,"eClass":"EParameter"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"runnable","lowerBound":0,"id":360,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":361,"many":false,"required":false,"eClass":"EParameter"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"iuPool","lowerBound":0,"id":364,"many":false,"required":false,"eClass":"EParameter"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"processorId","changeable":true,"lowerBound":0,"iD":false,"id":368,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"lowerBound":0,"iD":false,"id":369,"derived":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":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":374,"derived":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":375,"derived":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":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"name":"T","id":380,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"query","lowerBound":0,"id":381,"many":false,"required":false,"eClass":"EOperation"},{"id":382,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"query","lowerBound":0,"id":383,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"progress","lowerBound":0,"id":384,"many":false,"required":false,"eClass":"EParameter"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"name":"T","id":389,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProperty","lowerBound":0,"id":390,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProperties","lowerBound":0,"id":391,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setProperty","lowerBound":0,"id":392,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setProperty","lowerBound":0,"id":393,"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":"location","changeable":true,"lowerBound":1,"iD":false,"id":394,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":395,"derived":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":396,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":397,"derived":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":398,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"provider","changeable":true,"lowerBound":0,"iD":false,"id":399,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modifiable","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"provisioningAgent","changeable":true,"lowerBound":0,"iD":false,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":405,"many":false,"required":false,"eClass":"EParameter"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":411,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":412,"many":false,"required":false,"eClass":"EParameter"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":416,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":417,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":418,"many":false,"required":false,"eClass":"EParameter"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"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":431,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":432,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"options","changeable":true,"lowerBound":0,"iD":false,"id":433,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nickname","changeable":true,"lowerBound":0,"iD":false,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMatch","lowerBound":0,"id":439,"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":"filter","changeable":true,"lowerBound":0,"iD":false,"id":440,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"lowerBound":0,"iD":false,"id":441,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"lowerBound":0,"iD":false,"id":442,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"matches","changeable":true,"lowerBound":0,"iD":false,"id":443,"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":"greedy","changeable":true,"lowerBound":0,"iD":false,"id":444,"derived":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":445,"derived":false},{"id":446,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"installableUnit","lowerBound":0,"id":447,"many":false,"required":false,"eClass":"EParameter"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":457,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"lowerBound":0,"iD":false,"id":458,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"lowerBound":0,"iD":false,"id":459,"derived":false},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"applyOn","lowerBound":0,"id":464,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":465,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"matches","lowerBound":0,"id":466,"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":"applyOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"newValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":468,"derived":false},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toMatch","lowerBound":0,"id":472,"many":false,"required":false,"eClass":"EParameter"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstructions","lowerBound":0,"id":476,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstruction","lowerBound":0,"id":477,"many":false,"required":false,"eClass":"EOperation"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":482,"many":false,"required":false,"eClass":"EParameter"},{"id":483,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":484,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importAttribute","changeable":true,"lowerBound":0,"iD":false,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":488,"derived":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":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":492,"derived":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":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isUpdateOf","lowerBound":0,"id":496,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getIUsBeingUpdated","lowerBound":0,"id":497,"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":"description","changeable":true,"lowerBound":0,"iD":false,"id":498,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"severity","changeable":true,"lowerBound":0,"iD":false,"id":499,"derived":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":500,"derived":false},{"id":501,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"installableUnit","lowerBound":0,"id":502,"many":false,"required":false,"eClass":"EParameter"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"lowerBound":1,"iD":false,"id":511,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"lowerBound":1,"iD":false,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"installableUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":515,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":516,"derived":false},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"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":523,"derived":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":524,"derived":false},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"name":"T","id":528,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":529,"derived":false},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRepositoryProperties","lowerBound":0,"id":542,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRepositoryProperty","lowerBound":0,"id":543,"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":"repositoryPropertyMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":544,"derived":false},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":550,"many":false,"required":false,"eClass":"EParameter"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instructionMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":553,"derived":false},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"name":"T","id":559,"eClass":"ETypeParameter"},{"name":"T","id":560,"eClass":"ETypeParameter"},{"name":"T","id":561,"eClass":"ETypeParameter"},{"name":"T","id":562,"eClass":"ETypeParameter"},{"name":"T","id":563,"eClass":"ETypeParameter"},{"name":"K","id":564,"eClass":"ETypeParameter"},{"name":"V","id":565,"eClass":"ETypeParameter"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":1,"target":0},{"source":1,"target":9},{"source":1,"target":80},{"source":80,"target":9},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":81},{"source":2,"target":82},{"source":2,"target":83},{"source":81,"target":39},{"source":81,"target":84},{"source":81,"target":2},{"source":84,"target":39},{"source":82,"target":22},{"source":82,"target":85},{"source":82,"target":2},{"source":85,"target":22},{"source":83,"target":8},{"source":3,"target":0},{"source":3,"target":41},{"source":3,"target":10},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":86,"target":4},{"source":86,"target":89},{"source":86,"target":3},{"source":89,"target":4},{"source":87,"target":90},{"source":87,"target":41},{"source":90,"target":9},{"source":88,"target":10},{"source":4,"target":0},{"source":4,"target":91},{"source":4,"target":92},{"source":91,"target":9},{"source":91,"target":93},{"source":91,"target":4},{"source":93,"target":9},{"source":92,"target":8},{"source":92,"target":94},{"source":92,"target":4},{"source":94,"target":8},{"source":5,"target":0},{"source":5,"target":95},{"source":5,"target":96},{"source":96,"target":97},{"source":96,"target":5},{"source":96,"target":98},{"source":98,"target":99},{"source":98,"target":96},{"source":99,"target":95},{"source":6,"target":0},{"source":6,"target":11},{"source":6,"target":100},{"source":100,"target":11},{"source":7,"target":0},{"source":7,"target":101},{"source":101,"target":102},{"source":101,"target":7},{"source":101,"target":103},{"source":103,"target":104},{"source":103,"target":101},{"source":104,"target":105},{"source":8,"target":0},{"source":8,"target":106},{"source":8,"target":107},{"source":8,"target":108},{"source":8,"target":109},{"source":8,"target":110},{"source":106,"target":111},{"source":106,"target":8},{"source":111,"target":112},{"source":111,"target":113},{"source":107,"target":114},{"source":107,"target":8},{"source":107,"target":115},{"source":115,"target":116},{"source":115,"target":107},{"source":108,"target":68},{"source":108,"target":117},{"source":108,"target":8},{"source":117,"target":68},{"source":109,"target":10},{"source":109,"target":118},{"source":109,"target":8},{"source":118,"target":10},{"source":110,"target":9},{"source":110,"target":119},{"source":110,"target":8},{"source":119,"target":9},{"source":9,"target":0},{"source":9,"target":120},{"source":9,"target":121},{"source":9,"target":122},{"source":9,"target":123},{"source":120,"target":124},{"source":120,"target":9},{"source":121,"target":125},{"source":121,"target":9},{"source":122,"target":126},{"source":122,"target":9},{"source":123,"target":78},{"source":123,"target":127},{"source":123,"target":9},{"source":127,"target":78},{"source":10,"target":0},{"source":10,"target":25},{"source":10,"target":128},{"source":10,"target":129},{"source":10,"target":130},{"source":10,"target":131},{"source":10,"target":132},{"source":10,"target":133},{"source":10,"target":134},{"source":10,"target":135},{"source":10,"target":136},{"source":10,"target":137},{"source":10,"target":138},{"source":10,"target":139},{"source":10,"target":140},{"source":10,"target":141},{"source":10,"target":142},{"source":10,"target":143},{"source":10,"target":144},{"source":10,"target":145},{"source":10,"target":146},{"source":10,"target":147},{"source":10,"target":148},{"source":10,"target":149},{"source":10,"target":150},{"source":10,"target":151},{"source":10,"target":152},{"source":10,"target":153},{"source":128,"target":8},{"source":128,"target":154},{"source":128,"target":10},{"source":128,"target":155},{"source":154,"target":8},{"source":155,"target":9},{"source":155,"target":156},{"source":155,"target":128},{"source":156,"target":9},{"source":129,"target":9},{"source":129,"target":157},{"source":129,"target":10},{"source":129,"target":158},{"source":129,"target":159},{"source":129,"target":160},{"source":157,"target":9},{"source":158,"target":161},{"source":158,"target":129},{"source":159,"target":162},{"source":159,"target":129},{"source":160,"target":78},{"source":160,"target":163},{"source":160,"target":129},{"source":163,"target":78},{"source":130,"target":10},{"source":130,"target":164},{"source":164,"target":8},{"source":164,"target":165},{"source":164,"target":130},{"source":165,"target":8},{"source":131,"target":10},{"source":131,"target":166},{"source":131,"target":167},{"source":166,"target":8},{"source":166,"target":168},{"source":166,"target":131},{"source":168,"target":8},{"source":167,"target":69},{"source":167,"target":169},{"source":167,"target":131},{"source":169,"target":69},{"source":132,"target":10},{"source":132,"target":170},{"source":170,"target":55},{"source":170,"target":171},{"source":170,"target":132},{"source":171,"target":55},{"source":133,"target":10},{"source":133,"target":172},{"source":133,"target":173},{"source":172,"target":55},{"source":172,"target":174},{"source":172,"target":133},{"source":174,"target":55},{"source":173,"target":69},{"source":173,"target":175},{"source":173,"target":133},{"source":175,"target":69},{"source":134,"target":176},{"source":134,"target":10},{"source":134,"target":177},{"source":177,"target":8},{"source":177,"target":178},{"source":177,"target":134},{"source":178,"target":8},{"source":135,"target":179},{"source":135,"target":10},{"source":135,"target":180},{"source":180,"target":9},{"source":180,"target":181},{"source":180,"target":135},{"source":181,"target":9},{"source":136,"target":71},{"source":136,"target":182},{"source":136,"target":10},{"source":136,"target":183},{"source":136,"target":184},{"source":136,"target":185},{"source":182,"target":71},{"source":183,"target":8},{"source":183,"target":186},{"source":183,"target":136},{"source":186,"target":8},{"source":184,"target":74},{"source":184,"target":187},{"source":184,"target":136},{"source":187,"target":74},{"source":185,"target":69},{"source":185,"target":188},{"source":185,"target":136},{"source":188,"target":69},{"source":137,"target":71},{"source":137,"target":189},{"source":137,"target":10},{"source":137,"target":190},{"source":137,"target":191},{"source":137,"target":192},{"source":189,"target":71},{"source":190,"target":8},{"source":190,"target":193},{"source":190,"target":137},{"source":193,"target":8},{"source":191,"target":74},{"source":191,"target":194},{"source":191,"target":137},{"source":194,"target":74},{"source":192,"target":69},{"source":192,"target":195},{"source":192,"target":137},{"source":195,"target":69},{"source":138,"target":55},{"source":138,"target":196},{"source":138,"target":10},{"source":138,"target":197},{"source":196,"target":55},{"source":197,"target":9},{"source":197,"target":198},{"source":197,"target":138},{"source":198,"target":9},{"source":139,"target":71},{"source":139,"target":199},{"source":139,"target":10},{"source":139,"target":200},{"source":139,"target":201},{"source":199,"target":71},{"source":200,"target":57},{"source":200,"target":202},{"source":200,"target":139},{"source":202,"target":57},{"source":201,"target":69},{"source":201,"target":203},{"source":201,"target":139},{"source":203,"target":69},{"source":140,"target":74},{"source":140,"target":204},{"source":140,"target":10},{"source":140,"target":205},{"source":204,"target":74},{"source":205,"target":8},{"source":205,"target":206},{"source":205,"target":140},{"source":206,"target":8},{"source":141,"target":24},{"source":141,"target":207},{"source":141,"target":10},{"source":207,"target":208},{"source":207,"target":24},{"source":208,"target":8},{"source":142,"target":10},{"source":143,"target":10},{"source":143,"target":209},{"source":209,"target":69},{"source":209,"target":210},{"source":209,"target":143},{"source":210,"target":69},{"source":144,"target":10},{"source":144,"target":211},{"source":211,"target":8},{"source":211,"target":212},{"source":211,"target":144},{"source":212,"target":8},{"source":145,"target":10},{"source":145,"target":213},{"source":145,"target":214},{"source":213,"target":8},{"source":213,"target":215},{"source":213,"target":145},{"source":215,"target":8},{"source":214,"target":69},{"source":214,"target":216},{"source":214,"target":145},{"source":216,"target":69},{"source":146,"target":10},{"source":146,"target":217},{"source":217,"target":9},{"source":217,"target":218},{"source":217,"target":146},{"source":218,"target":9},{"source":147,"target":10},{"source":147,"target":219},{"source":147,"target":220},{"source":219,"target":9},{"source":219,"target":221},{"source":219,"target":147},{"source":221,"target":9},{"source":220,"target":69},{"source":220,"target":222},{"source":220,"target":147},{"source":222,"target":69},{"source":148,"target":10},{"source":148,"target":223},{"source":223,"target":55},{"source":223,"target":224},{"source":223,"target":148},{"source":224,"target":55},{"source":149,"target":10},{"source":149,"target":225},{"source":149,"target":226},{"source":225,"target":55},{"source":225,"target":227},{"source":225,"target":149},{"source":227,"target":55},{"source":226,"target":69},{"source":226,"target":228},{"source":226,"target":149},{"source":228,"target":69},{"source":150,"target":10},{"source":150,"target":229},{"source":229,"target":56},{"source":229,"target":230},{"source":229,"target":150},{"source":230,"target":56},{"source":151,"target":10},{"source":151,"target":231},{"source":151,"target":232},{"source":231,"target":56},{"source":231,"target":233},{"source":231,"target":151},{"source":233,"target":56},{"source":232,"target":69},{"source":232,"target":234},{"source":232,"target":151},{"source":234,"target":69},{"source":152,"target":71},{"source":152,"target":235},{"source":152,"target":10},{"source":152,"target":236},{"source":152,"target":237},{"source":235,"target":71},{"source":236,"target":70},{"source":236,"target":238},{"source":236,"target":152},{"source":238,"target":70},{"source":237,"target":69},{"source":237,"target":239},{"source":237,"target":152},{"source":239,"target":69},{"source":153,"target":240},{"source":153,"target":25},{"source":240,"target":9},{"source":11,"target":0},{"source":11,"target":241},{"source":11,"target":242},{"source":241,"target":77},{"source":241,"target":243},{"source":241,"target":11},{"source":243,"target":77},{"source":242,"target":244},{"source":242,"target":11},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":245},{"source":12,"target":246},{"source":12,"target":247},{"source":245,"target":54},{"source":245,"target":248},{"source":245,"target":12},{"source":245,"target":249},{"source":248,"target":54},{"source":249,"target":9},{"source":249,"target":250},{"source":249,"target":245},{"source":250,"target":9},{"source":246,"target":54},{"source":246,"target":251},{"source":246,"target":12},{"source":246,"target":252},{"source":251,"target":54},{"source":252,"target":8},{"source":252,"target":253},{"source":252,"target":246},{"source":253,"target":8},{"source":247,"target":10},{"source":13,"target":0},{"source":13,"target":33},{"source":13,"target":5},{"source":13,"target":254},{"source":13,"target":255},{"source":13,"target":256},{"source":13,"target":257},{"source":13,"target":258},{"source":13,"target":259},{"source":13,"target":260},{"source":13,"target":261},{"source":13,"target":262},{"source":13,"target":263},{"source":13,"target":264},{"source":13,"target":265},{"source":13,"target":266},{"source":13,"target":267},{"source":13,"target":268},{"source":13,"target":269},{"source":13,"target":270},{"source":13,"target":271},{"source":13,"target":272},{"source":13,"target":273},{"source":13,"target":274},{"source":13,"target":275},{"source":254,"target":13},{"source":254,"target":276},{"source":254,"target":13},{"source":276,"target":13},{"source":255,"target":11},{"source":255,"target":277},{"source":255,"target":13},{"source":255,"target":278},{"source":277,"target":11},{"source":278,"target":279},{"source":278,"target":255},{"source":256,"target":16},{"source":256,"target":280},{"source":256,"target":13},{"source":256,"target":281},{"source":280,"target":16},{"source":281,"target":282},{"source":281,"target":256},{"source":257,"target":73},{"source":257,"target":283},{"source":257,"target":13},{"source":283,"target":284},{"source":283,"target":285},{"source":283,"target":73},{"source":258,"target":286},{"source":258,"target":13},{"source":258,"target":287},{"source":287,"target":288},{"source":287,"target":258},{"source":259,"target":289},{"source":259,"target":13},{"source":259,"target":290},{"source":259,"target":291},{"source":290,"target":292},{"source":290,"target":259},{"source":291,"target":293},{"source":291,"target":259},{"source":260,"target":294},{"source":260,"target":13},{"source":260,"target":295},{"source":295,"target":27},{"source":295,"target":296},{"source":295,"target":260},{"source":296,"target":27},{"source":261,"target":9},{"source":261,"target":297},{"source":261,"target":13},{"source":297,"target":9},{"source":262,"target":11},{"source":262,"target":298},{"source":262,"target":13},{"source":298,"target":11},{"source":263,"target":61},{"source":263,"target":299},{"source":263,"target":13},{"source":299,"target":300},{"source":299,"target":61},{"source":300,"target":13},{"source":264,"target":14},{"source":264,"target":301},{"source":264,"target":13},{"source":301,"target":14},{"source":265,"target":16},{"source":265,"target":302},{"source":265,"target":13},{"source":302,"target":16},{"source":266,"target":27},{"source":266,"target":303},{"source":266,"target":13},{"source":303,"target":27},{"source":267,"target":23},{"source":267,"target":304},{"source":267,"target":13},{"source":304,"target":23},{"source":268,"target":27},{"source":268,"target":305},{"source":268,"target":13},{"source":305,"target":27},{"source":269,"target":30},{"source":269,"target":306},{"source":269,"target":13},{"source":306,"target":30},{"source":270,"target":32},{"source":270,"target":307},{"source":270,"target":13},{"source":307,"target":32},{"source":271,"target":34},{"source":271,"target":308},{"source":271,"target":13},{"source":308,"target":34},{"source":272,"target":309},{"source":272,"target":13},{"source":273,"target":310},{"source":273,"target":13},{"source":274,"target":33},{"source":275,"target":311},{"source":275,"target":5},{"source":311,"target":13},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":312},{"source":312,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":313},{"source":15,"target":314},{"source":15,"target":315},{"source":15,"target":316},{"source":313,"target":29},{"source":313,"target":317},{"source":313,"target":15},{"source":317,"target":29},{"source":314,"target":27},{"source":314,"target":318},{"source":314,"target":15},{"source":318,"target":27},{"source":315,"target":27},{"source":315,"target":319},{"source":315,"target":15},{"source":319,"target":27},{"source":316,"target":13},{"source":16,"target":0},{"source":16,"target":320},{"source":16,"target":321},{"source":16,"target":322},{"source":320,"target":77},{"source":320,"target":323},{"source":320,"target":16},{"source":323,"target":77},{"source":321,"target":324},{"source":321,"target":16},{"source":322,"target":325},{"source":322,"target":16},{"source":17,"target":0},{"source":17,"target":13},{"source":17,"target":326},{"source":17,"target":327},{"source":326,"target":39},{"source":326,"target":328},{"source":326,"target":17},{"source":328,"target":39},{"source":327,"target":13},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":14},{"source":18,"target":329},{"source":18,"target":330},{"source":18,"target":331},{"source":329,"target":27},{"source":329,"target":332},{"source":329,"target":18},{"source":332,"target":27},{"source":330,"target":17},{"source":331,"target":14},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":15},{"source":19,"target":333},{"source":19,"target":334},{"source":19,"target":335},{"source":333,"target":66},{"source":333,"target":336},{"source":333,"target":19},{"source":336,"target":66},{"source":334,"target":17},{"source":335,"target":15},{"source":20,"target":0},{"source":20,"target":337},{"source":20,"target":338},{"source":337,"target":339},{"source":337,"target":20},{"source":338,"target":31},{"source":338,"target":340},{"source":338,"target":20},{"source":340,"target":31},{"source":21,"target":0},{"source":21,"target":25},{"source":21,"target":341},{"source":21,"target":342},{"source":21,"target":343},{"source":21,"target":344},{"source":21,"target":345},{"source":21,"target":346},{"source":21,"target":347},{"source":341,"target":21},{"source":341,"target":348},{"source":348,"target":52},{"source":348,"target":349},{"source":348,"target":341},{"source":349,"target":350},{"source":349,"target":52},{"source":350,"target":13},{"source":342,"target":21},{"source":342,"target":351},{"source":351,"target":52},{"source":351,"target":352},{"source":351,"target":342},{"source":352,"target":353},{"source":352,"target":52},{"source":353,"target":354},{"source":354,"target":26},{"source":343,"target":21},{"source":344,"target":355},{"source":344,"target":21},{"source":344,"target":356},{"source":356,"target":52},{"source":356,"target":357},{"source":356,"target":344},{"source":357,"target":358},{"source":357,"target":52},{"source":358,"target":13},{"source":345,"target":71},{"source":345,"target":359},{"source":345,"target":21},{"source":345,"target":360},{"source":345,"target":361},{"source":359,"target":71},{"source":360,"target":70},{"source":360,"target":362},{"source":360,"target":345},{"source":362,"target":70},{"source":361,"target":69},{"source":361,"target":363},{"source":361,"target":345},{"source":363,"target":69},{"source":346,"target":21},{"source":346,"target":364},{"source":364,"target":67},{"source":364,"target":365},{"source":364,"target":346},{"source":365,"target":366},{"source":365,"target":67},{"source":366,"target":13},{"source":347,"target":367},{"source":347,"target":25},{"source":367,"target":13},{"source":22,"target":0},{"source":22,"target":368},{"source":22,"target":369},{"source":22,"target":370},{"source":368,"target":371},{"source":368,"target":22},{"source":369,"target":372},{"source":369,"target":22},{"source":370,"target":373},{"source":370,"target":22},{"source":23,"target":0},{"source":23,"target":374},{"source":23,"target":375},{"source":23,"target":376},{"source":374,"target":377},{"source":374,"target":23},{"source":375,"target":378},{"source":375,"target":23},{"source":376,"target":78},{"source":376,"target":379},{"source":376,"target":23},{"source":379,"target":78},{"source":24,"target":0},{"source":24,"target":380},{"source":24,"target":381},{"source":381,"target":63},{"source":381,"target":382},{"source":381,"target":24},{"source":381,"target":383},{"source":381,"target":384},{"source":382,"target":385},{"source":382,"target":63},{"source":385,"target":380},{"source":383,"target":62},{"source":383,"target":386},{"source":383,"target":381},{"source":386,"target":387},{"source":386,"target":62},{"source":387,"target":380},{"source":384,"target":69},{"source":384,"target":388},{"source":384,"target":381},{"source":388,"target":69},{"source":25,"target":0},{"source":25,"target":389},{"source":25,"target":7},{"source":25,"target":24},{"source":25,"target":390},{"source":25,"target":391},{"source":25,"target":392},{"source":25,"target":393},{"source":25,"target":394},{"source":25,"target":395},{"source":25,"target":396},{"source":25,"target":397},{"source":25,"target":398},{"source":25,"target":399},{"source":25,"target":400},{"source":25,"target":401},{"source":25,"target":402},{"source":25,"target":403},{"source":390,"target":404},{"source":390,"target":25},{"source":390,"target":405},{"source":405,"target":406},{"source":405,"target":390},{"source":391,"target":73},{"source":391,"target":407},{"source":391,"target":25},{"source":407,"target":408},{"source":407,"target":409},{"source":407,"target":73},{"source":392,"target":410},{"source":392,"target":25},{"source":392,"target":411},{"source":392,"target":412},{"source":411,"target":413},{"source":411,"target":392},{"source":412,"target":414},{"source":412,"target":392},{"source":393,"target":415},{"source":393,"target":25},{"source":393,"target":416},{"source":393,"target":417},{"source":393,"target":418},{"source":416,"target":419},{"source":416,"target":393},{"source":417,"target":420},{"source":417,"target":393},{"source":418,"target":69},{"source":418,"target":421},{"source":418,"target":393},{"source":421,"target":69},{"source":394,"target":77},{"source":394,"target":422},{"source":394,"target":25},{"source":422,"target":77},{"source":395,"target":423},{"source":395,"target":25},{"source":396,"target":424},{"source":396,"target":25},{"source":397,"target":425},{"source":397,"target":25},{"source":398,"target":426},{"source":398,"target":25},{"source":399,"target":427},{"source":399,"target":25},{"source":400,"target":428},{"source":400,"target":25},{"source":401,"target":65},{"source":401,"target":429},{"source":401,"target":25},{"source":429,"target":65},{"source":402,"target":7},{"source":403,"target":430},{"source":403,"target":24},{"source":430,"target":389},{"source":26,"target":0},{"source":26,"target":431},{"source":26,"target":432},{"source":26,"target":433},{"source":26,"target":434},{"source":431,"target":77},{"source":431,"target":435},{"source":431,"target":26},{"source":435,"target":77},{"source":432,"target":436},{"source":432,"target":26},{"source":433,"target":437},{"source":433,"target":26},{"source":434,"target":438},{"source":434,"target":26},{"source":27,"target":0},{"source":27,"target":439},{"source":27,"target":440},{"source":27,"target":441},{"source":27,"target":442},{"source":27,"target":443},{"source":27,"target":444},{"source":27,"target":445},{"source":439,"target":446},{"source":439,"target":27},{"source":439,"target":447},{"source":447,"target":13},{"source":447,"target":448},{"source":447,"target":439},{"source":448,"target":13},{"source":440,"target":61},{"source":440,"target":449},{"source":440,"target":27},{"source":449,"target":450},{"source":449,"target":61},{"source":450,"target":13},{"source":441,"target":451},{"source":441,"target":27},{"source":442,"target":452},{"source":442,"target":27},{"source":443,"target":61},{"source":443,"target":453},{"source":443,"target":27},{"source":453,"target":454},{"source":453,"target":61},{"source":454,"target":13},{"source":444,"target":455},{"source":444,"target":27},{"source":445,"target":456},{"source":445,"target":27},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":457},{"source":28,"target":458},{"source":28,"target":459},{"source":28,"target":460},{"source":457,"target":461},{"source":457,"target":28},{"source":458,"target":462},{"source":458,"target":28},{"source":459,"target":79},{"source":459,"target":463},{"source":459,"target":28},{"source":463,"target":79},{"source":460,"target":27},{"source":29,"target":0},{"source":29,"target":464},{"source":29,"target":465},{"source":29,"target":466},{"source":29,"target":467},{"source":29,"target":468},{"source":464,"target":28},{"source":464,"target":469},{"source":464,"target":29},{"source":469,"target":28},{"source":465,"target":28},{"source":465,"target":470},{"source":465,"target":29},{"source":470,"target":28},{"source":466,"target":471},{"source":466,"target":29},{"source":466,"target":472},{"source":472,"target":28},{"source":472,"target":473},{"source":472,"target":466},{"source":473,"target":28},{"source":467,"target":28},{"source":467,"target":474},{"source":467,"target":29},{"source":474,"target":28},{"source":468,"target":28},{"source":468,"target":475},{"source":468,"target":29},{"source":475,"target":28},{"source":30,"target":0},{"source":30,"target":476},{"source":30,"target":477},{"source":476,"target":73},{"source":476,"target":478},{"source":476,"target":30},{"source":478,"target":479},{"source":478,"target":480},{"source":478,"target":73},{"source":480,"target":31},{"source":477,"target":31},{"source":477,"target":481},{"source":477,"target":30},{"source":477,"target":482},{"source":481,"target":31},{"source":482,"target":483},{"source":482,"target":477},{"source":31,"target":0},{"source":31,"target":484},{"source":31,"target":485},{"source":484,"target":486},{"source":484,"target":31},{"source":485,"target":487},{"source":485,"target":31},{"source":32,"target":0},{"source":32,"target":488},{"source":32,"target":489},{"source":488,"target":490},{"source":488,"target":32},{"source":489,"target":78},{"source":489,"target":491},{"source":489,"target":32},{"source":491,"target":78},{"source":33,"target":0},{"source":33,"target":492},{"source":33,"target":493},{"source":492,"target":494},{"source":492,"target":33},{"source":493,"target":78},{"source":493,"target":495},{"source":493,"target":33},{"source":495,"target":78},{"source":34,"target":0},{"source":34,"target":496},{"source":34,"target":497},{"source":34,"target":498},{"source":34,"target":499},{"source":34,"target":500},{"source":496,"target":501},{"source":496,"target":34},{"source":496,"target":502},{"source":502,"target":13},{"source":502,"target":503},{"source":502,"target":496},{"source":503,"target":13},{"source":497,"target":52},{"source":497,"target":504},{"source":497,"target":34},{"source":504,"target":505},{"source":504,"target":52},{"source":505,"target":506},{"source":505,"target":61},{"source":506,"target":13},{"source":498,"target":507},{"source":498,"target":34},{"source":499,"target":508},{"source":499,"target":34},{"source":500,"target":77},{"source":500,"target":509},{"source":500,"target":34},{"source":509,"target":77},{"source":35,"target":0},{"source":35,"target":16},{"source":35,"target":510},{"source":510,"target":16},{"source":36,"target":0},{"source":36,"target":511},{"source":36,"target":512},{"source":511,"target":513},{"source":511,"target":36},{"source":512,"target":514},{"source":512,"target":36},{"source":37,"target":0},{"source":37,"target":41},{"source":37,"target":21},{"source":37,"target":515},{"source":37,"target":516},{"source":37,"target":517},{"source":37,"target":518},{"source":515,"target":13},{"source":515,"target":519},{"source":515,"target":37},{"source":515,"target":492},{"source":515,"target":493},{"source":519,"target":13},{"source":516,"target":26},{"source":516,"target":520},{"source":516,"target":37},{"source":520,"target":26},{"source":517,"target":521},{"source":517,"target":41},{"source":521,"target":13},{"source":518,"target":21},{"source":38,"target":0},{"source":38,"target":22},{"source":38,"target":522},{"source":522,"target":22},{"source":39,"target":0},{"source":39,"target":523},{"source":39,"target":524},{"source":523,"target":525},{"source":523,"target":39},{"source":524,"target":526},{"source":524,"target":39},{"source":40,"target":0},{"source":40,"target":23},{"source":40,"target":527},{"source":527,"target":23},{"source":41,"target":0},{"source":41,"target":528},{"source":41,"target":25},{"source":41,"target":529},{"source":41,"target":530},{"source":529,"target":39},{"source":529,"target":531},{"source":529,"target":41},{"source":531,"target":39},{"source":530,"target":532},{"source":530,"target":25},{"source":532,"target":528},{"source":42,"target":0},{"source":42,"target":26},{"source":42,"target":533},{"source":533,"target":26},{"source":43,"target":0},{"source":43,"target":44},{"source":43,"target":28},{"source":43,"target":534},{"source":43,"target":535},{"source":534,"target":44},{"source":535,"target":28},{"source":44,"target":0},{"source":44,"target":27},{"source":44,"target":536},{"source":536,"target":27},{"source":45,"target":0},{"source":45,"target":29},{"source":45,"target":537},{"source":537,"target":29},{"source":46,"target":0},{"source":46,"target":3},{"source":46,"target":12},{"source":46,"target":538},{"source":46,"target":539},{"source":46,"target":540},{"source":538,"target":36},{"source":538,"target":541},{"source":538,"target":46},{"source":541,"target":36},{"source":539,"target":3},{"source":540,"target":12},{"source":47,"target":0},{"source":47,"target":2},{"source":47,"target":542},{"source":47,"target":543},{"source":47,"target":544},{"source":47,"target":545},{"source":542,"target":546},{"source":542,"target":47},{"source":546,"target":547},{"source":546,"target":548},{"source":543,"target":549},{"source":543,"target":47},{"source":543,"target":550},{"source":550,"target":551},{"source":550,"target":543},{"source":544,"target":39},{"source":544,"target":552},{"source":544,"target":47},{"source":552,"target":39},{"source":545,"target":2},{"source":48,"target":0},{"source":48,"target":30},{"source":48,"target":553},{"source":48,"target":554},{"source":553,"target":20},{"source":553,"target":555},{"source":553,"target":48},{"source":555,"target":20},{"source":554,"target":30},{"source":49,"target":0},{"source":49,"target":31},{"source":49,"target":556},{"source":556,"target":31},{"source":50,"target":0},{"source":50,"target":32},{"source":50,"target":557},{"source":557,"target":32},{"source":51,"target":0},{"source":51,"target":34},{"source":51,"target":558},{"source":558,"target":34},{"source":52,"target":0},{"source":52,"target":559},{"source":53,"target":0},{"source":54,"target":0},{"source":55,"target":0},{"source":56,"target":0},{"source":57,"target":0},{"source":58,"target":0},{"source":59,"target":0},{"source":60,"target":0},{"source":61,"target":0},{"source":61,"target":560},{"source":62,"target":0},{"source":62,"target":561},{"source":63,"target":0},{"source":63,"target":562},{"source":64,"target":0},{"source":65,"target":0},{"source":66,"target":0},{"source":67,"target":0},{"source":67,"target":563},{"source":68,"target":0},{"source":69,"target":0},{"source":70,"target":0},{"source":71,"target":0},{"source":72,"target":0},{"source":73,"target":0},{"source":73,"target":564},{"source":73,"target":565},{"source":74,"target":0},{"source":75,"target":0},{"source":76,"target":0},{"source":77,"target":0},{"source":78,"target":0},{"source":79,"target":0}],"multigraph":true}
ecore
graph
repo-ecore-all/data/sfinnie/textuml/HelloTrafo/metamodels/graph.ecore
Graph Graph nodes Node name outgoing incoming Edge source target label
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Graph" nsURI="Graph" nsPrefix="Graph"> <eClassifiers xsi:type="ecore:EClass" name="Graph"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//Node" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//Edge" containment="true" eOpposite="#//Edge/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//Edge" eOpposite="#//Edge/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Node" eOpposite="#//Node/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Node" eOpposite="#//Node/incoming"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"Graph","nsURI":"Graph","name":"Graph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":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":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"label","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":4,"target":2},{"source":4,"target":5},{"source":4,"target":1},{"source":5,"target":2},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":6,"target":9},{"source":6,"target":2},{"source":7,"target":3},{"source":7,"target":10},{"source":7,"target":2},{"source":7,"target":11},{"source":10,"target":3},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":2},{"source":8,"target":13},{"source":12,"target":3},{"source":3,"target":0},{"source":3,"target":11},{"source":3,"target":13},{"source":3,"target":14},{"source":11,"target":2},{"source":11,"target":15},{"source":11,"target":3},{"source":11,"target":7},{"source":15,"target":2},{"source":13,"target":2},{"source":13,"target":16},{"source":13,"target":3},{"source":13,"target":8},{"source":16,"target":2},{"source":14,"target":17},{"source":14,"target":3}],"multigraph":true}
ecore
publication
repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/publication105.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
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="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>
false
{"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}
ecore
workflow
repo-ecore-all/data/tdegueul/ale-xbase/examples/composition/iot/org.xtext.activitydiagram.model/model/activitydiagram.ecore
activitydiagram Activity nodes edges locals inputs ActivityNode outgoing incoming activity running heldTokens ActivityEdge source target offers ControlFlow guard ControlNode ExecutableNode Action OpaqueAction expressions NamedActivity name InitialNode FinalNode ActivityFinalNode ForkNode JoinNode MergeNode DecisionNode Variable initialValue currentValue Exp InputValue value variable Input inputValues BooleanVariable Value BooleanValue value IntegerValue value IntegerVariable Token holder Offer offeredTokens ControlToken ForkedToken baseToken remainingOffersCount Trace executedNodes Context output activity inputValues node
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="activitydiagram" nsURI="http://activitydiagram/1.0" nsPrefix="activitydiagram"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//NamedActivity"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//ActivityNode" containment="true" eOpposite="#//ActivityNode/activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1" eType="#//ActivityEdge" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locals" upperBound="-1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputs" upperBound="-1" eType="#//Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//NamedActivity"> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" eOpposite="#//Activity/nodes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="running" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="heldTokens" upperBound="-1" eType="#//Token" containment="true" eOpposite="#//Token/holder"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="#//NamedActivity"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//ActivityNode" eOpposite="#//ActivityNode/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//ActivityNode" eOpposite="#//ActivityNode/incoming"/> <eStructuralFeatures xsi:type="ecore:EReference" name="offers" upperBound="-1" eType="#//Offer" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//BooleanVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true" eSuperTypes="#//ExecutableNode"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//Exp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedActivity" 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="InitialNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" eType="#//Value" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="currentValue" eType="#//Value" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Exp" abstract="true" interface="true"> <eAnnotations source="@Required"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//Value" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Input"> <eStructuralFeatures xsi:type="ecore:EReference" name="inputValues" upperBound="-1" eType="#//InputValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanVariable" abstract="true" interface="true" eSuperTypes="#//Variable"> <eAnnotations source="@Required"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Value" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanValue" 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="IntegerValue" eSuperTypes="#//Value"> <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="IntegerVariable" abstract="true" interface="true" eSuperTypes="#//Variable"> <eAnnotations source="@Required"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Token"> <eStructuralFeatures xsi:type="ecore:EReference" name="holder" lowerBound="1" eType="#//ActivityNode" eOpposite="#//ActivityNode/heldTokens"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Offer"> <eStructuralFeatures xsi:type="ecore:EReference" name="offeredTokens" upperBound="-1" eType="#//Token"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ControlToken" eSuperTypes="#//Token"/> <eClassifiers xsi:type="ecore:EClass" name="ForkedToken" eSuperTypes="#//Token"> <eStructuralFeatures xsi:type="ecore:EReference" name="baseToken" eType="#//Token"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="remainingOffersCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Trace"> <eStructuralFeatures xsi:type="ecore:EReference" name="executedNodes" upperBound="-1" eType="#//ActivityNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Context"> <eStructuralFeatures xsi:type="ecore:EReference" name="output" eType="#//Trace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" eType="#//Activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputValues" upperBound="-1" eType="#//InputValue"/> <eStructuralFeatures xsi:type="ecore:EReference" name="node" eType="#//JoinNode"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"activitydiagram","nsURI":"http://activitydiagram/1.0","name":"activitydiagram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueAction","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedActivity","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exp","instanceClass":null,"abstract":true,"id":18,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputValue","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Input","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanVariable","instanceClass":null,"abstract":true,"id":21,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":true,"id":22,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerValue","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerVariable","instanceClass":null,"abstract":true,"id":25,"interface":true,"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":"Offer","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlToken","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkedToken","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","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":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","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":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"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":"running","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"heldTokens","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"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":"holder","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"offers","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"},{"container":false,"ordered":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":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":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":66,"derived":false},{"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":"name","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"},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","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":"currentValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"inputValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"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":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"offeredTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseToken","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"remainingOffersCount","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executedNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"output","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":false,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inputValues","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":"node","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":9},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":32,"target":2},{"source":32,"target":37},{"source":32,"target":1},{"source":32,"target":38},{"source":37,"target":2},{"source":33,"target":3},{"source":33,"target":39},{"source":33,"target":1},{"source":39,"target":3},{"source":34,"target":17},{"source":34,"target":40},{"source":34,"target":1},{"source":40,"target":17},{"source":35,"target":17},{"source":35,"target":41},{"source":35,"target":1},{"source":41,"target":17},{"source":36,"target":9},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":42},{"source":2,"target":43},{"source":2,"target":38},{"source":2,"target":44},{"source":2,"target":45},{"source":2,"target":46},{"source":42,"target":3},{"source":42,"target":47},{"source":42,"target":2},{"source":42,"target":48},{"source":47,"target":3},{"source":43,"target":3},{"source":43,"target":49},{"source":43,"target":2},{"source":43,"target":50},{"source":49,"target":3},{"source":38,"target":1},{"source":38,"target":51},{"source":38,"target":2},{"source":38,"target":32},{"source":51,"target":1},{"source":44,"target":52},{"source":44,"target":2},{"source":45,"target":26},{"source":45,"target":53},{"source":45,"target":2},{"source":45,"target":54},{"source":53,"target":26},{"source":46,"target":9},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":48},{"source":3,"target":50},{"source":3,"target":55},{"source":3,"target":56},{"source":48,"target":2},{"source":48,"target":57},{"source":48,"target":3},{"source":48,"target":42},{"source":57,"target":2},{"source":50,"target":2},{"source":50,"target":58},{"source":50,"target":3},{"source":50,"target":43},{"source":58,"target":2},{"source":55,"target":27},{"source":55,"target":59},{"source":55,"target":3},{"source":59,"target":27},{"source":56,"target":9},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":60},{"source":4,"target":61},{"source":60,"target":21},{"source":60,"target":62},{"source":60,"target":4},{"source":62,"target":21},{"source":61,"target":3},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":63},{"source":63,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":64},{"source":64,"target":2},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":65},{"source":65,"target":6},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":66},{"source":8,"target":67},{"source":66,"target":18},{"source":66,"target":68},{"source":66,"target":8},{"source":68,"target":18},{"source":67,"target":7},{"source":9,"target":0},{"source":9,"target":69},{"source":69,"target":70},{"source":69,"target":9},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":71},{"source":71,"target":5},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":72},{"source":72,"target":5},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":73},{"source":73,"target":11},{"source":13,"target":0},{"source":13,"target":5},{"source":13,"target":74},{"source":74,"target":5},{"source":14,"target":0},{"source":14,"target":5},{"source":14,"target":75},{"source":75,"target":5},{"source":15,"target":0},{"source":15,"target":5},{"source":15,"target":76},{"source":76,"target":5},{"source":16,"target":0},{"source":16,"target":5},{"source":16,"target":77},{"source":77,"target":5},{"source":17,"target":0},{"source":17,"target":78},{"source":17,"target":79},{"source":78,"target":22},{"source":78,"target":80},{"source":78,"target":17},{"source":80,"target":22},{"source":79,"target":22},{"source":79,"target":81},{"source":79,"target":17},{"source":81,"target":22},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":82},{"source":19,"target":83},{"source":82,"target":22},{"source":82,"target":84},{"source":82,"target":19},{"source":84,"target":22},{"source":83,"target":17},{"source":83,"target":85},{"source":83,"target":19},{"source":85,"target":17},{"source":20,"target":0},{"source":20,"target":86},{"source":86,"target":19},{"source":86,"target":87},{"source":86,"target":20},{"source":87,"target":19},{"source":21,"target":0},{"source":21,"target":17},{"source":21,"target":88},{"source":88,"target":17},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":89},{"source":23,"target":90},{"source":89,"target":91},{"source":89,"target":23},{"source":90,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":92},{"source":24,"target":93},{"source":92,"target":94},{"source":92,"target":24},{"source":93,"target":22},{"source":25,"target":0},{"source":25,"target":17},{"source":25,"target":95},{"source":95,"target":17},{"source":26,"target":0},{"source":26,"target":54},{"source":54,"target":2},{"source":54,"target":96},{"source":54,"target":26},{"source":54,"target":45},{"source":96,"target":2},{"source":27,"target":0},{"source":27,"target":97},{"source":97,"target":26},{"source":97,"target":98},{"source":97,"target":27},{"source":98,"target":26},{"source":28,"target":0},{"source":28,"target":26},{"source":28,"target":99},{"source":99,"target":26},{"source":29,"target":0},{"source":29,"target":26},{"source":29,"target":100},{"source":29,"target":101},{"source":29,"target":102},{"source":100,"target":26},{"source":100,"target":103},{"source":100,"target":29},{"source":103,"target":26},{"source":101,"target":104},{"source":101,"target":29},{"source":102,"target":26},{"source":30,"target":0},{"source":30,"target":105},{"source":105,"target":2},{"source":105,"target":106},{"source":105,"target":30},{"source":106,"target":2},{"source":31,"target":0},{"source":31,"target":107},{"source":31,"target":108},{"source":31,"target":109},{"source":31,"target":110},{"source":107,"target":30},{"source":107,"target":111},{"source":107,"target":31},{"source":111,"target":30},{"source":108,"target":1},{"source":108,"target":112},{"source":108,"target":31},{"source":112,"target":1},{"source":109,"target":19},{"source":109,"target":113},{"source":109,"target":31},{"source":113,"target":19},{"source":110,"target":14},{"source":110,"target":114},{"source":110,"target":31},{"source":114,"target":14}],"multigraph":true}
ecore
transformation
repo-ecore-all/data/arcanefoam/qvtMustus/plugins/org.eclipse.qvt/model/ecore/QVTOperational.ecore
QVTOperational Constructor ConstructorBody ContextualProperty context initExpression overridden DirectionKind in in inout inout out out EntryOperation Helper isQuery ImperativeCallExp isVirtual true 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 effective 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
<?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.1/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 href="EMOF.ecore#EMOF.Property"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.context" name="context" lowerBound="1"> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Class"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.initExpression" name="initExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="ownerProperty"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.overridden" name="overridden"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="overriding"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Property"/> </eStructuralFeatures> </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 xsi:type="ecore:EDataType" href="PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ImperativeCallExp" name="ImperativeCallExp"> <eSuperTypes href="EssentialOCL.ecore#EssentialOCL.OperationCallExp"/> <eSuperTypes href="ImperativeOCL.ecore#ImperativeOCL.ImperativeExpression"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ImperativeCallExp.isVirtual" name="isVirtual" defaultValueLiteral="true"> <eType xsi:type="ecore:EDataType" href="PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ImperativeOperation" name="ImperativeOperation"> <eSuperTypes href="EMOF.ecore#EMOF.Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.body" name="body" eType="QVTOperational.OperationBody" containment="true" resolveProxies="false" eOpposite="QVTOperational.OperationBody.operation"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.context" name="context" eType="QVTOperational.VarParameter" containment="true" resolveProxies="false" eOpposite="QVTOperational.VarParameter.ctxOwner"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ImperativeOperation.isBlackbox" name="isBlackbox"> <eType xsi:type="ecore:EDataType" href="PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.overridden" name="overridden" eType="QVTOperational.ImperativeOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="overriding"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.result" name="result" upperBound="-1" eType="QVTOperational.VarParameter" containment="true" resolveProxies="false" 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" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="endOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingBody.initSection" name="initSection" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="initOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> </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 xsi:type="ecore:EDataType" href="PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> </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"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="disjuncter"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.inherited" name="inherited" upperBound="-1" eType="QVTOperational.MappingOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="inheriting"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.merged" name="merged" upperBound="-1" eType="QVTOperational.MappingOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="merging"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.refinedRelation" name="refinedRelation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="refiningOperation"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="QVTRelation.ecore#QVTRelation.Relation"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.when" name="when" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="whenOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.where" name="where" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="whereOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> </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" eType="QVTOperational.ModelParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingParameter.referredDomain" name="referredDomain"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="referringParameter"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="QVTRelation.ecore#QVTRelation.RelationDomain"/> </eStructuralFeatures> </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 href="EMOF.ecore#EMOF.Class"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModelType.additionalCondition" name="additionalCondition" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="condOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ModelType.conformanceKind" name="conformanceKind" defaultValueLiteral="effective"> <eType xsi:type="ecore:EDataType" href="PrimitiveTypes.ecore#PrimitiveTypes.String"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModelType.metamodel" name="metamodel" lowerBound="1" upperBound="-1"> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Package"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Module" name="Module"> <eSuperTypes href="EMOF.ecore#EMOF.Class"/> <eSuperTypes href="EMOF.ecore#EMOF.Package"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.configProperty" name="configProperty" upperBound="-1"> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Property"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.entry" name="entry" eType="QVTOperational.EntryOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="entryContext"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.Module.isBlackbox" name="isBlackbox"> <eType xsi:type="ecore:EDataType" href="PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.moduleImport" name="moduleImport" upperBound="-1" eType="QVTOperational.ModuleImport" containment="true" resolveProxies="false" eOpposite="QVTOperational.ModuleImport.module"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.ownedTag" name="ownedTag" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="owner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Tag"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.ownedVariable" name="ownedVariable" ordered="false" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="variableOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.Variable"/> </eStructuralFeatures> <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 href="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" lowerBound="1" eType="QVTOperational.Module"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="importingElement"/> </eAnnotations> </eStructuralFeatures> <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" eType="QVTOperational.Module" transient="true" resolveProxies="false" eOpposite="QVTOperational.Module.moduleImport"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ObjectExp" name="ObjectExp"> <eSuperTypes href="ImperativeOCL.ecore#ImperativeOCL.InstantiationExp"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ObjectExp.body" name="body" lowerBound="1" eType="QVTOperational.ConstructorBody" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ObjectExp.referredObject" name="referredObject" lowerBound="1"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="objectExpression"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.Variable"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.OperationBody" name="OperationBody"> <eSuperTypes href="EMOF.ecore#EMOF.Element"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.content" name="content" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="contentOwner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.operation" name="operation" eType="QVTOperational.ImperativeOperation" transient="true" resolveProxies="false" eOpposite="QVTOperational.ImperativeOperation.body"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.variable" name="variable" ordered="false" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="opBody"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.Variable"/> </eStructuralFeatures> </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"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="transfClient"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Class"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.intermediateProperty" name="intermediateProperty" upperBound="-1"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="tranfClient"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Property"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.modelParameter" name="modelParameter" upperBound="-1" eType="QVTOperational.ModelParameter" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="module"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.refined" name="refined"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="refinement"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="QVTRelation.ecore#QVTRelation.RelationalTransformation"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.relation" name="relation" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="owner"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="QVTRelation.ecore#QVTRelation.Relation"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ResolveExp" name="ResolveExp"> <eSuperTypes href="EssentialOCL.ecore#EssentialOCL.CallExp"/> <eSuperTypes href="ImperativeOCL.ecore#ImperativeOCL.ImperativeExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ResolveExp.condition" name="condition" containment="true" resolveProxies="false"> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.OclExpression"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.isDeferred" name="isDeferred"> <eType xsi:type="ecore:EDataType" href="PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.isInverse" name="isInverse"> <eType xsi:type="ecore:EDataType" href="PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.one" name="one"> <eType xsi:type="ecore:EDataType" href="PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ResolveExp.target" name="target" containment="true" resolveProxies="false"> <eType xsi:type="ecore:EClass" href="EssentialOCL.ecore#EssentialOCL.Variable"/> </eStructuralFeatures> </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" eType="QVTOperational.MappingOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="resolveExpression"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.VarParameter" name="VarParameter"> <eSuperTypes href="EssentialOCL.ecore#EssentialOCL.Variable"/> <eSuperTypes href="EMOF.ecore#EMOF.Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.VarParameter.ctxOwner" name="ctxOwner" eType="QVTOperational.ImperativeOperation" transient="true" resolveProxies="false" 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" eType="QVTOperational.ImperativeOperation" transient="true" resolveProxies="false" eOpposite="QVTOperational.ImperativeOperation.result"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"qvtoperational","nsURI":"http://schema.omg.org/spec/QVT/1.1/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":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":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":"initExpression","changeable":true,"resolveProxies":false,"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":"overridden","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"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":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isQuery","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isVirtual","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"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":"context","changeable":true,"resolveProxies":false,"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":"isBlackbox","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":false,"unsettable":false,"transient":false,"unique":true,"name":"overridden","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":"result","changeable":true,"resolveProxies":false,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"operation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":52,"derived":false},{"id":53,"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":"ctxOwner","changeable":true,"resolveProxies":false,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"resOwner","changeable":true,"resolveProxies":false,"lowerBound":0,"id":58,"derived":false},{"name":"extension","id":59,"value":0,"literal":"extension","eClass":"EEnumLiteral"},{"name":"access","id":60,"value":1,"literal":"access","eClass":"EEnumLiteral"},{"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":"endSection","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initSection","changeable":true,"resolveProxies":false,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isStrict","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"disjunct","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":"inherited","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":"merged","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":"refinedRelation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":false,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","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"},{"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":"extent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredDomain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalCondition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"effective","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"effective","unsettable":false,"transient":false,"unique":true,"name":"conformanceKind","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":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":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":96,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBlackbox","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moduleImport","changeable":true,"resolveProxies":false,"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":"ownedTag","changeable":true,"resolveProxies":false,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVariable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedModelType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"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":"module","changeable":true,"resolveProxies":false,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedModule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"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":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":1,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"container":false,"ordered":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":false,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","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"},{"container":false,"ordered":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":132,"derived":false},{"container":false,"ordered":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":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relation","changeable":true,"resolveProxies":false,"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"},{"container":false,"ordered":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":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":"isDeferred","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInverse","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"one","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"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":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"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":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":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":7,"target":43},{"source":41,"target":44},{"source":41,"target":7},{"source":8,"target":0},{"source":8,"target":45},{"source":8,"target":46},{"source":8,"target":47},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":45,"target":20},{"source":45,"target":51},{"source":45,"target":8},{"source":45,"target":52},{"source":51,"target":20},{"source":46,"target":24},{"source":46,"target":53},{"source":46,"target":8},{"source":46,"target":54},{"source":53,"target":24},{"source":47,"target":55},{"source":47,"target":8},{"source":48,"target":8},{"source":48,"target":56},{"source":48,"target":8},{"source":56,"target":8},{"source":49,"target":24},{"source":49,"target":57},{"source":49,"target":8},{"source":49,"target":58},{"source":57,"target":24},{"source":9,"target":0},{"source":9,"target":59},{"source":9,"target":60},{"source":59,"target":9},{"source":60,"target":9},{"source":10,"target":0},{"source":10,"target":17},{"source":10,"target":61},{"source":61,"target":17},{"source":11,"target":0},{"source":11,"target":20},{"source":11,"target":62},{"source":11,"target":63},{"source":11,"target":64},{"source":62,"target":65},{"source":62,"target":11},{"source":63,"target":66},{"source":63,"target":11},{"source":64,"target":20},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":67},{"source":12,"target":68},{"source":67,"target":69},{"source":67,"target":12},{"source":68,"target":7},{"source":13,"target":0},{"source":13,"target":8},{"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":13,"target":76},{"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":13},{"source":72,"target":79},{"source":72,"target":13},{"source":79,"target":13},{"source":73,"target":80},{"source":73,"target":13},{"source":74,"target":81},{"source":74,"target":13},{"source":75,"target":82},{"source":75,"target":13},{"source":76,"target":8},{"source":14,"target":0},{"source":14,"target":24},{"source":14,"target":83},{"source":14,"target":84},{"source":14,"target":85},{"source":83,"target":15},{"source":83,"target":86},{"source":83,"target":14},{"source":86,"target":15},{"source":84,"target":87},{"source":84,"target":14},{"source":85,"target":24},{"source":15,"target":0},{"source":15,"target":24},{"source":15,"target":88},{"source":88,"target":24},{"source":16,"target":0},{"source":16,"target":89},{"source":16,"target":90},{"source":16,"target":91},{"source":16,"target":92},{"source":89,"target":93},{"source":89,"target":16},{"source":90,"target":94},{"source":90,"target":16},{"source":91,"target":95},{"source":91,"target":16},{"source":17,"target":0},{"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":17,"target":104},{"source":96,"target":105},{"source":96,"target":17},{"source":97,"target":5},{"source":97,"target":106},{"source":97,"target":17},{"source":106,"target":5},{"source":98,"target":107},{"source":98,"target":17},{"source":99,"target":18},{"source":99,"target":108},{"source":99,"target":17},{"source":99,"target":109},{"source":108,"target":18},{"source":100,"target":110},{"source":100,"target":17},{"source":101,"target":111},{"source":101,"target":17},{"source":102,"target":16},{"source":102,"target":112},{"source":102,"target":17},{"source":112,"target":16},{"source":18,"target":0},{"source":18,"target":113},{"source":18,"target":114},{"source":18,"target":115},{"source":18,"target":109},{"source":18,"target":116},{"source":113,"target":16},{"source":113,"target":117},{"source":113,"target":18},{"source":117,"target":16},{"source":114,"target":17},{"source":114,"target":118},{"source":114,"target":18},{"source":118,"target":17},{"source":115,"target":9},{"source":115,"target":119},{"source":115,"target":18},{"source":119,"target":9},{"source":109,"target":17},{"source":109,"target":120},{"source":109,"target":18},{"source":109,"target":99},{"source":120,"target":17},{"source":19,"target":0},{"source":19,"target":121},{"source":19,"target":122},{"source":19,"target":123},{"source":121,"target":2},{"source":121,"target":124},{"source":121,"target":19},{"source":124,"target":2},{"source":122,"target":125},{"source":122,"target":19},{"source":20,"target":0},{"source":20,"target":126},{"source":20,"target":52},{"source":20,"target":127},{"source":20,"target":128},{"source":126,"target":129},{"source":126,"target":20},{"source":52,"target":8},{"source":52,"target":130},{"source":52,"target":20},{"source":52,"target":45},{"source":130,"target":8},{"source":127,"target":131},{"source":127,"target":20},{"source":21,"target":0},{"source":21,"target":17},{"source":21,"target":132},{"source":21,"target":133},{"source":21,"target":134},{"source":21,"target":135},{"source":21,"target":136},{"source":21,"target":137},{"source":132,"target":138},{"source":132,"target":21},{"source":133,"target":139},{"source":133,"target":21},{"source":134,"target":15},{"source":134,"target":140},{"source":134,"target":21},{"source":140,"target":15},{"source":135,"target":141},{"source":135,"target":21},{"source":136,"target":142},{"source":136,"target":21},{"source":137,"target":17},{"source":22,"target":0},{"source":22,"target":143},{"source":22,"target":144},{"source":22,"target":145},{"source":22,"target":146},{"source":22,"target":147},{"source":22,"target":148},{"source":22,"target":149},{"source":143,"target":150},{"source":143,"target":22},{"source":144,"target":151},{"source":144,"target":22},{"source":145,"target":152},{"source":145,"target":22},{"source":146,"target":153},{"source":146,"target":22},{"source":147,"target":154},{"source":147,"target":22},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":155},{"source":23,"target":156},{"source":155,"target":13},{"source":155,"target":157},{"source":155,"target":23},{"source":157,"target":13},{"source":156,"target":22},{"source":24,"target":0},{"source":24,"target":54},{"source":24,"target":158},{"source":24,"target":58},{"source":24,"target":159},{"source":24,"target":160},{"source":54,"target":8},{"source":54,"target":161},{"source":54,"target":24},{"source":54,"target":46},{"source":161,"target":8},{"source":158,"target":4},{"source":158,"target":162},{"source":158,"target":24},{"source":162,"target":4},{"source":58,"target":8},{"source":58,"target":163},{"source":58,"target":24},{"source":58,"target":49},{"source":163,"target":8}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/bobbyfisher1/expressions/smalljava/org.example.smalljava/model/generated/SmallJava.ecore
smallJava SJProgram classes SJClass superclass members SJMember type SJField SJMethod params body SJParameter SJBlock statements SJStatement SJVariableDeclaration expression SJReturn expression SJIfStatement expression thenBlock elseBlock SJSymbol type SJNamedElement name SJExpression SJAssignment left right SJMemberSelection receiver member methodinvocation args SJStringConstant value SJIntConstant value SJBoolConstant value SJThis SJNull SJSymbolRef symbol SJNew type
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="smallJava" nsURI="http://www.example.org/smalljava/SmallJava" nsPrefix="smallJava"> <eClassifiers xsi:type="ecore:EClass" name="SJProgram"> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1" eType="#//SJClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJClass" eSuperTypes="#//SJNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="superclass" eType="#//SJClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//SJMember" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJMember" eSuperTypes="#//SJNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//SJClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJField" eSuperTypes="#//SJMember"/> <eClassifiers xsi:type="ecore:EClass" name="SJMethod" eSuperTypes="#//SJMember"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//SJParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//SJBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJParameter" eSuperTypes="#//SJSymbol"/> <eClassifiers xsi:type="ecore:EClass" name="SJBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//SJStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJStatement"/> <eClassifiers xsi:type="ecore:EClass" name="SJVariableDeclaration" eSuperTypes="#//SJStatement #//SJSymbol"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//SJExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJReturn" eSuperTypes="#//SJStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//SJExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJIfStatement" eSuperTypes="#//SJStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//SJExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenBlock" eType="#//SJBlock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBlock" eType="#//SJBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJSymbol" eSuperTypes="#//SJNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//SJClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJNamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJExpression" eSuperTypes="#//SJStatement"/> <eClassifiers xsi:type="ecore:EClass" name="SJAssignment" eSuperTypes="#//SJExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//SJExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//SJExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJMemberSelection" eSuperTypes="#//SJExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="#//SJExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" eType="#//SJMember"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="methodinvocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//SJExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJStringConstant" eSuperTypes="#//SJExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJIntConstant" eSuperTypes="#//SJExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJBoolConstant" eSuperTypes="#//SJExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJThis" eSuperTypes="#//SJExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SJNull" eSuperTypes="#//SJExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SJSymbolRef" eSuperTypes="#//SJExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="symbol" eType="#//SJSymbol"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJNew" eSuperTypes="#//SJExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//SJClass"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"smallJava","nsURI":"http://www.example.org/smalljava/SmallJava","name":"smallJava","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJProgram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJMember","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJField","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJMethod","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJParameter","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJBlock","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJVariableDeclaration","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJReturn","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJIfStatement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJSymbol","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJNamedElement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJExpression","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJAssignment","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJMemberSelection","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJStringConstant","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJIntConstant","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJBoolConstant","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJThis","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJNull","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJSymbolRef","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJNew","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":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superclass","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":"members","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","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":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"},{"container":false,"ordered":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":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenBlock","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":"elseBlock","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":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":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":"name","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":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"methodinvocation","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":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":77,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":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":24,"target":2},{"source":24,"target":25},{"source":24,"target":1},{"source":25,"target":2},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":26,"target":2},{"source":26,"target":29},{"source":26,"target":2},{"source":29,"target":2},{"source":27,"target":3},{"source":27,"target":30},{"source":27,"target":2},{"source":30,"target":3},{"source":28,"target":13},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":31},{"source":3,"target":32},{"source":31,"target":2},{"source":31,"target":33},{"source":31,"target":3},{"source":33,"target":2},{"source":32,"target":13},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":34},{"source":34,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":35,"target":6},{"source":35,"target":38},{"source":35,"target":5},{"source":38,"target":6},{"source":36,"target":7},{"source":36,"target":39},{"source":36,"target":5},{"source":39,"target":7},{"source":37,"target":3},{"source":6,"target":0},{"source":6,"target":12},{"source":6,"target":40},{"source":40,"target":12},{"source":7,"target":0},{"source":7,"target":41},{"source":41,"target":8},{"source":41,"target":42},{"source":41,"target":7},{"source":42,"target":8},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":12},{"source":9,"target":43},{"source":9,"target":44},{"source":9,"target":45},{"source":43,"target":14},{"source":43,"target":46},{"source":43,"target":9},{"source":46,"target":14},{"source":44,"target":8},{"source":45,"target":12},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":47},{"source":10,"target":48},{"source":47,"target":14},{"source":47,"target":49},{"source":47,"target":10},{"source":49,"target":14},{"source":48,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":50},{"source":11,"target":51},{"source":11,"target":52},{"source":11,"target":53},{"source":50,"target":14},{"source":50,"target":54},{"source":50,"target":11},{"source":54,"target":14},{"source":51,"target":7},{"source":51,"target":55},{"source":51,"target":11},{"source":55,"target":7},{"source":52,"target":7},{"source":52,"target":56},{"source":52,"target":11},{"source":56,"target":7},{"source":53,"target":8},{"source":12,"target":0},{"source":12,"target":13},{"source":12,"target":57},{"source":12,"target":58},{"source":57,"target":2},{"source":57,"target":59},{"source":57,"target":12},{"source":59,"target":2},{"source":58,"target":13},{"source":13,"target":0},{"source":13,"target":60},{"source":60,"target":61},{"source":60,"target":13},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":62},{"source":62,"target":8},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":63},{"source":15,"target":64},{"source":15,"target":65},{"source":63,"target":14},{"source":63,"target":66},{"source":63,"target":15},{"source":66,"target":14},{"source":64,"target":14},{"source":64,"target":67},{"source":64,"target":15},{"source":67,"target":14},{"source":65,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":68},{"source":16,"target":69},{"source":16,"target":70},{"source":16,"target":71},{"source":16,"target":72},{"source":68,"target":14},{"source":68,"target":73},{"source":68,"target":16},{"source":73,"target":14},{"source":69,"target":3},{"source":69,"target":74},{"source":69,"target":16},{"source":74,"target":3},{"source":70,"target":75},{"source":70,"target":16},{"source":71,"target":14},{"source":71,"target":76},{"source":71,"target":16},{"source":76,"target":14},{"source":72,"target":14},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":77},{"source":17,"target":78},{"source":77,"target":79},{"source":77,"target":17},{"source":78,"target":14},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":80},{"source":18,"target":81},{"source":80,"target":82},{"source":80,"target":18},{"source":81,"target":14},{"source":19,"target":0},{"source":19,"target":14},{"source":19,"target":83},{"source":19,"target":84},{"source":83,"target":85},{"source":83,"target":19},{"source":84,"target":14},{"source":20,"target":0},{"source":20,"target":14},{"source":20,"target":86},{"source":86,"target":14},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":87},{"source":87,"target":14},{"source":22,"target":0},{"source":22,"target":14},{"source":22,"target":88},{"source":22,"target":89},{"source":88,"target":12},{"source":88,"target":90},{"source":88,"target":22},{"source":90,"target":12},{"source":89,"target":14},{"source":23,"target":0},{"source":23,"target":14},{"source":23,"target":91},{"source":23,"target":92},{"source":91,"target":2},{"source":91,"target":93},{"source":91,"target":23},{"source":93,"target":2},{"source":92,"target":14}],"multigraph":true}
ecore
robots
repo-ecore-all/data/PimJager/RobotDSL/RobotDSLMeta/mars.rover/model/generated/RoverDSL.ecore
roverDSL Robot behaviorOrder globals statics stopBehaviour behaviors subRoutines BehaviorName name Sensor COLORIDSENSOR ColorID LEFTLIGHTSENSOR LeftLight RIGHTLIGHTSENSOR RightLight FRONTULTRASONICSENSOR FrontUS REARULTRASONICSENSOR RearUS TOUCHSENSORL LeftTouch TOUCHSENSORR RightTouch ANGLESENSOR Angle Motor m EMotor LEFTMOTOR LeftMotor RIGHTMOTOR RightMotor Sound BEEP Beep BUZZ Buzz Global name Static name value Implementation for controlCheck expressions SubRoutine name expressions Expression ValExpr vExpr IFExpression c t e WHILEExpression c b AssignExpression global v Action ForwardAction motor RotateAction motor degrees blocking StopAction motor SAccelerationAction motor v SSpeedAction motor v SubRoutineAction routine MeasureAction ShowAction string sensor SoundAction sound FreeAction motor ValueExpression BNotExpr sub BVLiteral neg aValue BBLiteral bValue BVarLiteral var BSensorLiteral sensor BVBracket bsub ColorLiteral color BBinaryOp AND && OR || CompareOp EQ equals NEQ != GEQ >= GT > LEQ <= LT < Color BLACK BLACK BLUE BLUE BROWN BROWN CYAN CYAN DARK_GRAY DARKGRAY GRAY GRAY GREEN GREEN LIGHT_GRAY LIGHTGRAY MAGENTA MAGENTA ORANGE ORANGE PINK PINK RED RED WHITE WHITE YELLOW YELLOW ExpressionBinOp left bop right ExpressionBinComp left bcomp right
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="roverDSL" nsURI="http://www.rover.mars/RoverDSL" nsPrefix="roverDSL"> <eClassifiers xsi:type="ecore:EClass" name="Robot"> <eStructuralFeatures xsi:type="ecore:EReference" name="behaviorOrder" upperBound="-1" eType="#//BehaviorName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="globals" upperBound="-1" eType="#//Global" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statics" upperBound="-1" eType="#//Static" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stopBehaviour" eType="#//ValueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="behaviors" upperBound="-1" eType="#//Implementation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subRoutines" upperBound="-1" eType="#//SubRoutine" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BehaviorName"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Sensor"> <eLiterals name="COLORIDSENSOR" literal="ColorID"/> <eLiterals name="LEFTLIGHTSENSOR" value="1" literal="LeftLight"/> <eLiterals name="RIGHTLIGHTSENSOR" value="2" literal="RightLight"/> <eLiterals name="FRONTULTRASONICSENSOR" value="3" literal="FrontUS"/> <eLiterals name="REARULTRASONICSENSOR" value="4" literal="RearUS"/> <eLiterals name="TOUCHSENSORL" value="5" literal="LeftTouch"/> <eLiterals name="TOUCHSENSORR" value="6" literal="RightTouch"/> <eLiterals name="ANGLESENSOR" value="7" literal="Angle"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Motor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="m" eType="#//EMotor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EMotor"> <eLiterals name="LEFTMOTOR" literal="LeftMotor"/> <eLiterals name="RIGHTMOTOR" value="1" literal="RightMotor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Sound"> <eLiterals name="BEEP" literal="Beep"/> <eLiterals name="BUZZ" value="1" literal="Buzz"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Global"> <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="Static"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//ValueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Implementation"> <eStructuralFeatures xsi:type="ecore:EReference" name="for" eType="#//BehaviorName"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controlCheck" eType="#//ValueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubRoutine"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression"/> <eClassifiers xsi:type="ecore:EClass" name="ValExpr" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="vExpr" eType="#//ValueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IFExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="c" eType="#//ValueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="t" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="e" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WHILEExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="c" eType="#//ValueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="b" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssignExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="global" eType="#//Global"/> <eStructuralFeatures xsi:type="ecore:EReference" name="v" eType="#//ValueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="ForwardAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="motor" eType="#//Motor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RotateAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="motor" eType="#//Motor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="degrees" eType="#//ValueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blocking" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StopAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="motor" eType="#//Motor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SAccelerationAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="motor" eType="#//Motor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="v" eType="#//ValueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SSpeedAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="motor" eType="#//Motor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="v" eType="#//ValueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubRoutineAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="routine" eType="#//SubRoutine"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MeasureAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ShowAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="string" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sensor" eType="#//Sensor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SoundAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sound" eType="#//Sound"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FreeAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="motor" eType="#//Motor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="BNotExpr" eSuperTypes="#//ValueExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="sub" eType="#//ValueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BVLiteral" eSuperTypes="#//ValueExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="neg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BBLiteral" eSuperTypes="#//ValueExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BVarLiteral" eSuperTypes="#//ValueExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="var" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BSensorLiteral" eSuperTypes="#//ValueExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sensor" eType="#//Sensor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BVBracket" eSuperTypes="#//ValueExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="bsub" eType="#//ValueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColorLiteral" eSuperTypes="#//ValueExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="#//Color"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BBinaryOp"> <eLiterals name="AND" literal="&amp;&amp;"/> <eLiterals name="OR" value="1" literal="||"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CompareOp"> <eLiterals name="EQ" literal="equals"/> <eLiterals name="NEQ" value="1" literal="!="/> <eLiterals name="GEQ" value="2" literal=">="/> <eLiterals name="GT" value="3" literal=">"/> <eLiterals name="LEQ" value="4" literal="&lt;="/> <eLiterals name="LT" value="5" literal="&lt;"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Color"> <eLiterals name="BLACK" literal="BLACK"/> <eLiterals name="BLUE" value="1" literal="BLUE"/> <eLiterals name="BROWN" value="2" literal="BROWN"/> <eLiterals name="CYAN" value="3" literal="CYAN"/> <eLiterals name="DARK_GRAY" value="4" literal="DARKGRAY"/> <eLiterals name="GRAY" value="5" literal="GRAY"/> <eLiterals name="GREEN" value="6" literal="GREEN"/> <eLiterals name="LIGHT_GRAY" value="7" literal="LIGHTGRAY"/> <eLiterals name="MAGENTA" value="8" literal="MAGENTA"/> <eLiterals name="ORANGE" value="9" literal="ORANGE"/> <eLiterals name="PINK" value="10" literal="PINK"/> <eLiterals name="RED" value="11" literal="RED"/> <eLiterals name="WHITE" value="12" literal="WHITE"/> <eLiterals name="YELLOW" value="13" literal="YELLOW"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionBinOp" eSuperTypes="#//ValueExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//ValueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bop" eType="#//BBinaryOp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//ValueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionBinComp" eSuperTypes="#//ValueExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//ValueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bcomp" eType="#//CompareOp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//ValueExpression" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"roverDSL","nsURI":"http://www.rover.mars/RoverDSL","name":"roverDSL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Robot","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehaviorName","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Motor","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EMotor","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Sound","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Global","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Static","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubRoutine","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValExpr","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IFExpression","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WHILEExpression","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignExpression","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForwardAction","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RotateAction","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StopAction","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SAccelerationAction","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SSpeedAction","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubRoutineAction","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasureAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShowAction","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SoundAction","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FreeAction","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueExpression","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BNotExpr","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BVLiteral","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BBLiteral","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BVarLiteral","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BSensorLiteral","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BVBracket","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColorLiteral","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BBinaryOp","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompareOp","instanceClass":null,"id":36,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Color","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionBinOp","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionBinComp","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":"behaviorOrder","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":"globals","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":"statics","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":"stopBehaviour","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":"behaviors","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":"subRoutines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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"},{"name":"COLORIDSENSOR","id":54,"value":0,"literal":"ColorID","eClass":"EEnumLiteral"},{"name":"LEFTLIGHTSENSOR","id":55,"value":1,"literal":"LeftLight","eClass":"EEnumLiteral"},{"name":"RIGHTLIGHTSENSOR","id":56,"value":2,"literal":"RightLight","eClass":"EEnumLiteral"},{"name":"FRONTULTRASONICSENSOR","id":57,"value":3,"literal":"FrontUS","eClass":"EEnumLiteral"},{"name":"REARULTRASONICSENSOR","id":58,"value":4,"literal":"RearUS","eClass":"EEnumLiteral"},{"name":"TOUCHSENSORL","id":59,"value":5,"literal":"LeftTouch","eClass":"EEnumLiteral"},{"name":"TOUCHSENSORR","id":60,"value":6,"literal":"RightTouch","eClass":"EEnumLiteral"},{"name":"ANGLESENSOR","id":61,"value":7,"literal":"Angle","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"m","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"name":"LEFTMOTOR","id":64,"value":0,"literal":"LeftMotor","eClass":"EEnumLiteral"},{"name":"RIGHTMOTOR","id":65,"value":1,"literal":"RightMotor","eClass":"EEnumLiteral"},{"name":"BEEP","id":66,"value":0,"literal":"Beep","eClass":"EEnumLiteral"},{"name":"BUZZ","id":67,"value":1,"literal":"Buzz","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":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"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":"for","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controlCheck","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":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vExpr","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":"c","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"t","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"e","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"b","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"global","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":true,"unsettable":false,"transient":false,"unique":true,"name":"v","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"motor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"motor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"degrees","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"blocking","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"motor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"motor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"v","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"motor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"v","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"routine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sensor","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sound","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"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":"motor","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":true,"unsettable":false,"transient":false,"unique":true,"name":"sub","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"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":"neg","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aValue","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"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":"bValue","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":"var","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sensor","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bsub","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"name":"AND","id":166,"value":0,"literal":"&&","eClass":"EEnumLiteral"},{"name":"OR","id":167,"value":1,"literal":"||","eClass":"EEnumLiteral"},{"name":"EQ","id":168,"value":0,"literal":"equals","eClass":"EEnumLiteral"},{"name":"NEQ","id":169,"value":1,"literal":"!=","eClass":"EEnumLiteral"},{"name":"GEQ","id":170,"value":2,"literal":">=","eClass":"EEnumLiteral"},{"name":"GT","id":171,"value":3,"literal":">","eClass":"EEnumLiteral"},{"name":"LEQ","id":172,"value":4,"literal":"<=","eClass":"EEnumLiteral"},{"name":"LT","id":173,"value":5,"literal":"<","eClass":"EEnumLiteral"},{"name":"BLACK","id":174,"value":0,"literal":"BLACK","eClass":"EEnumLiteral"},{"name":"BLUE","id":175,"value":1,"literal":"BLUE","eClass":"EEnumLiteral"},{"name":"BROWN","id":176,"value":2,"literal":"BROWN","eClass":"EEnumLiteral"},{"name":"CYAN","id":177,"value":3,"literal":"CYAN","eClass":"EEnumLiteral"},{"name":"DARK_GRAY","id":178,"value":4,"literal":"DARKGRAY","eClass":"EEnumLiteral"},{"name":"GRAY","id":179,"value":5,"literal":"GRAY","eClass":"EEnumLiteral"},{"name":"GREEN","id":180,"value":6,"literal":"GREEN","eClass":"EEnumLiteral"},{"name":"LIGHT_GRAY","id":181,"value":7,"literal":"LIGHTGRAY","eClass":"EEnumLiteral"},{"name":"MAGENTA","id":182,"value":8,"literal":"MAGENTA","eClass":"EEnumLiteral"},{"name":"ORANGE","id":183,"value":9,"literal":"ORANGE","eClass":"EEnumLiteral"},{"name":"PINK","id":184,"value":10,"literal":"PINK","eClass":"EEnumLiteral"},{"name":"RED","id":185,"value":11,"literal":"RED","eClass":"EEnumLiteral"},{"name":"WHITE","id":186,"value":12,"literal":"WHITE","eClass":"EEnumLiteral"},{"name":"YELLOW","id":187,"value":13,"literal":"YELLOW","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":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bop","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":"right","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"},{"container":false,"ordered":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":195,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bcomp","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":1,"target":0},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":40,"target":2},{"source":40,"target":46},{"source":40,"target":1},{"source":46,"target":2},{"source":41,"target":7},{"source":41,"target":47},{"source":41,"target":1},{"source":47,"target":7},{"source":42,"target":8},{"source":42,"target":48},{"source":42,"target":1},{"source":48,"target":8},{"source":43,"target":27},{"source":43,"target":49},{"source":43,"target":1},{"source":49,"target":27},{"source":44,"target":9},{"source":44,"target":50},{"source":44,"target":1},{"source":50,"target":9},{"source":45,"target":10},{"source":45,"target":51},{"source":45,"target":1},{"source":51,"target":10},{"source":2,"target":0},{"source":2,"target":52},{"source":52,"target":53},{"source":52,"target":2},{"source":3,"target":0},{"source":3,"target":54},{"source":3,"target":55},{"source":3,"target":56},{"source":3,"target":57},{"source":3,"target":58},{"source":3,"target":59},{"source":3,"target":60},{"source":3,"target":61},{"source":54,"target":3},{"source":55,"target":3},{"source":56,"target":3},{"source":57,"target":3},{"source":58,"target":3},{"source":59,"target":3},{"source":60,"target":3},{"source":61,"target":3},{"source":4,"target":0},{"source":4,"target":62},{"source":62,"target":5},{"source":62,"target":63},{"source":62,"target":4},{"source":63,"target":5},{"source":5,"target":0},{"source":5,"target":64},{"source":5,"target":65},{"source":64,"target":5},{"source":65,"target":5},{"source":6,"target":0},{"source":6,"target":66},{"source":6,"target":67},{"source":66,"target":6},{"source":67,"target":6},{"source":7,"target":0},{"source":7,"target":68},{"source":68,"target":69},{"source":68,"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":27},{"source":71,"target":73},{"source":71,"target":8},{"source":73,"target":27},{"source":9,"target":0},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":74,"target":2},{"source":74,"target":77},{"source":74,"target":9},{"source":77,"target":2},{"source":75,"target":27},{"source":75,"target":78},{"source":75,"target":9},{"source":78,"target":27},{"source":76,"target":11},{"source":76,"target":79},{"source":76,"target":9},{"source":79,"target":11},{"source":10,"target":0},{"source":10,"target":80},{"source":10,"target":81},{"source":80,"target":82},{"source":80,"target":10},{"source":81,"target":11},{"source":81,"target":83},{"source":81,"target":10},{"source":83,"target":11},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":84},{"source":12,"target":85},{"source":84,"target":27},{"source":84,"target":86},{"source":84,"target":12},{"source":86,"target":27},{"source":85,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":87},{"source":13,"target":88},{"source":13,"target":89},{"source":13,"target":90},{"source":87,"target":27},{"source":87,"target":91},{"source":87,"target":13},{"source":91,"target":27},{"source":88,"target":11},{"source":88,"target":92},{"source":88,"target":13},{"source":92,"target":11},{"source":89,"target":11},{"source":89,"target":93},{"source":89,"target":13},{"source":93,"target":11},{"source":90,"target":11},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":94},{"source":14,"target":95},{"source":14,"target":96},{"source":94,"target":27},{"source":94,"target":97},{"source":94,"target":14},{"source":97,"target":27},{"source":95,"target":11},{"source":95,"target":98},{"source":95,"target":14},{"source":98,"target":11},{"source":96,"target":11},{"source":15,"target":0},{"source":15,"target":11},{"source":15,"target":99},{"source":15,"target":100},{"source":15,"target":101},{"source":99,"target":7},{"source":99,"target":102},{"source":99,"target":15},{"source":102,"target":7},{"source":100,"target":27},{"source":100,"target":103},{"source":100,"target":15},{"source":103,"target":27},{"source":101,"target":11},{"source":16,"target":0},{"source":16,"target":11},{"source":16,"target":104},{"source":104,"target":11},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":105},{"source":17,"target":106},{"source":105,"target":4},{"source":105,"target":107},{"source":105,"target":17},{"source":107,"target":4},{"source":106,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":108},{"source":18,"target":109},{"source":18,"target":110},{"source":18,"target":111},{"source":108,"target":4},{"source":108,"target":112},{"source":108,"target":18},{"source":112,"target":4},{"source":109,"target":27},{"source":109,"target":113},{"source":109,"target":18},{"source":113,"target":27},{"source":110,"target":114},{"source":110,"target":18},{"source":111,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":115},{"source":19,"target":116},{"source":115,"target":4},{"source":115,"target":117},{"source":115,"target":19},{"source":117,"target":4},{"source":116,"target":16},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":118},{"source":20,"target":119},{"source":20,"target":120},{"source":118,"target":4},{"source":118,"target":121},{"source":118,"target":20},{"source":121,"target":4},{"source":119,"target":27},{"source":119,"target":122},{"source":119,"target":20},{"source":122,"target":27},{"source":120,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":123},{"source":21,"target":124},{"source":21,"target":125},{"source":123,"target":4},{"source":123,"target":126},{"source":123,"target":21},{"source":126,"target":4},{"source":124,"target":27},{"source":124,"target":127},{"source":124,"target":21},{"source":127,"target":27},{"source":125,"target":16},{"source":22,"target":0},{"source":22,"target":16},{"source":22,"target":128},{"source":22,"target":129},{"source":128,"target":10},{"source":128,"target":130},{"source":128,"target":22},{"source":130,"target":10},{"source":129,"target":16},{"source":23,"target":0},{"source":23,"target":16},{"source":23,"target":131},{"source":131,"target":16},{"source":24,"target":0},{"source":24,"target":16},{"source":24,"target":132},{"source":24,"target":133},{"source":24,"target":134},{"source":132,"target":135},{"source":132,"target":24},{"source":133,"target":3},{"source":133,"target":136},{"source":133,"target":24},{"source":136,"target":3},{"source":134,"target":16},{"source":25,"target":0},{"source":25,"target":16},{"source":25,"target":137},{"source":25,"target":138},{"source":137,"target":6},{"source":137,"target":139},{"source":137,"target":25},{"source":139,"target":6},{"source":138,"target":16},{"source":26,"target":0},{"source":26,"target":16},{"source":26,"target":140},{"source":26,"target":141},{"source":140,"target":4},{"source":140,"target":142},{"source":140,"target":26},{"source":142,"target":4},{"source":141,"target":16},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":143},{"source":28,"target":144},{"source":143,"target":27},{"source":143,"target":145},{"source":143,"target":28},{"source":145,"target":27},{"source":144,"target":27},{"source":29,"target":0},{"source":29,"target":27},{"source":29,"target":146},{"source":29,"target":147},{"source":29,"target":148},{"source":146,"target":149},{"source":146,"target":29},{"source":147,"target":150},{"source":147,"target":29},{"source":148,"target":27},{"source":30,"target":0},{"source":30,"target":27},{"source":30,"target":151},{"source":30,"target":152},{"source":151,"target":153},{"source":151,"target":30},{"source":152,"target":27},{"source":31,"target":0},{"source":31,"target":27},{"source":31,"target":154},{"source":31,"target":155},{"source":154,"target":156},{"source":154,"target":31},{"source":155,"target":27},{"source":32,"target":0},{"source":32,"target":27},{"source":32,"target":157},{"source":32,"target":158},{"source":157,"target":3},{"source":157,"target":159},{"source":157,"target":32},{"source":159,"target":3},{"source":158,"target":27},{"source":33,"target":0},{"source":33,"target":27},{"source":33,"target":160},{"source":33,"target":161},{"source":160,"target":27},{"source":160,"target":162},{"source":160,"target":33},{"source":162,"target":27},{"source":161,"target":27},{"source":34,"target":0},{"source":34,"target":27},{"source":34,"target":163},{"source":34,"target":164},{"source":163,"target":37},{"source":163,"target":165},{"source":163,"target":34},{"source":165,"target":37},{"source":164,"target":27},{"source":35,"target":0},{"source":35,"target":166},{"source":35,"target":167},{"source":166,"target":35},{"source":167,"target":35},{"source":36,"target":0},{"source":36,"target":168},{"source":36,"target":169},{"source":36,"target":170},{"source":36,"target":171},{"source":36,"target":172},{"source":36,"target":173},{"source":168,"target":36},{"source":169,"target":36},{"source":170,"target":36},{"source":171,"target":36},{"source":172,"target":36},{"source":173,"target":36},{"source":37,"target":0},{"source":37,"target":174},{"source":37,"target":175},{"source":37,"target":176},{"source":37,"target":177},{"source":37,"target":178},{"source":37,"target":179},{"source":37,"target":180},{"source":37,"target":181},{"source":37,"target":182},{"source":37,"target":183},{"source":37,"target":184},{"source":37,"target":185},{"source":37,"target":186},{"source":37,"target":187},{"source":174,"target":37},{"source":175,"target":37},{"source":176,"target":37},{"source":177,"target":37},{"source":178,"target":37},{"source":179,"target":37},{"source":180,"target":37},{"source":181,"target":37},{"source":182,"target":37},{"source":183,"target":37},{"source":184,"target":37},{"source":185,"target":37},{"source":186,"target":37},{"source":187,"target":37},{"source":38,"target":0},{"source":38,"target":27},{"source":38,"target":188},{"source":38,"target":189},{"source":38,"target":190},{"source":38,"target":191},{"source":188,"target":27},{"source":188,"target":192},{"source":188,"target":38},{"source":192,"target":27},{"source":189,"target":35},{"source":189,"target":193},{"source":189,"target":38},{"source":193,"target":35},{"source":190,"target":27},{"source":190,"target":194},{"source":190,"target":38},{"source":194,"target":27},{"source":191,"target":27},{"source":39,"target":0},{"source":39,"target":27},{"source":39,"target":195},{"source":39,"target":196},{"source":39,"target":197},{"source":39,"target":198},{"source":195,"target":27},{"source":195,"target":199},{"source":195,"target":39},{"source":199,"target":27},{"source":196,"target":36},{"source":196,"target":200},{"source":196,"target":39},{"source":200,"target":36},{"source":197,"target":27},{"source":197,"target":201},{"source":197,"target":39},{"source":201,"target":27},{"source":198,"target":27}],"multigraph":true}
ecore
purchases
repo-ecore-all/data/eneufeld/accountManagement/bundles/org.eclipsesource.accounting/model/accounting.ecore
accounting NamedElement name Client projects Project client orders Order validateUnitAmount diagnosticChain context id project deliverables invoices paymentOffset pricePerUnit Deliverable dueDate unitAmount order Invoice id advisor order unitAmount invoiceDate dueDate state InvoiceState New New Invoiced Invoiced Paid Paid Employee work emails WorkPackage project date hours task comment Clients clients Employees employees
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="accounting" nsURI="http://eclipsesource.org/accounting" nsPrefix="org.eclipsesource.accountin"> <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="Client" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="projects" lowerBound="1" upperBound="-1" eType="#//Project" containment="true" eOpposite="#//Project/client"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="client" lowerBound="1" eType="#//Client" eOpposite="#//Client/projects"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orders" upperBound="-1" eType="#//Order" containment="true" eOpposite="#//Order/project"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Order"> <eOperations name="validateUnitAmount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="diagnosticChain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="project" lowerBound="1" eType="#//Project" eOpposite="#//Project/orders"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deliverables" upperBound="-1" eType="#//Deliverable" containment="true" eOpposite="#//Deliverable/order"/> <eStructuralFeatures xsi:type="ecore:EReference" name="invoices" upperBound="-1" eType="#//Invoice" containment="true" eOpposite="#//Invoice/order"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paymentOffset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pricePerUnit" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Deliverable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dueDate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitAmount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="order" lowerBound="1" eType="#//Order" eOpposite="#//Order/deliverables"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Invoice"> <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="advisor" eType="#//Employee"/> <eStructuralFeatures xsi:type="ecore:EReference" name="order" lowerBound="1" eType="#//Order" eOpposite="#//Order/invoices"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitAmount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="invoiceDate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dueDate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state" lowerBound="1" eType="#//InvoiceState"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InvoiceState"> <eLiterals name="New"/> <eLiterals name="Invoiced" value="1"/> <eLiterals name="Paid" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Employee" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="work" upperBound="-1" eType="#//WorkPackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="emails" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkPackage"> <eStructuralFeatures xsi:type="ecore:EReference" name="project" lowerBound="1" eType="#//Project"/> <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="hours" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="task" 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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Clients"> <eAnnotations source="org.eclipse.emf.ecp.navigator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="clients" upperBound="-1" eType="#//Client" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Employees"> <eAnnotations source="org.eclipse.emf.ecp.navigator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1" eType="#//Employee" containment="true"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"org.eclipsesource.accountin","nsURI":"http://eclipsesource.org/accounting","name":"accounting","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Client","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Order","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deliverable","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invoice","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InvoiceState","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkPackage","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clients","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employees","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"id":13,"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":"projects","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"client","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"validateUnitAmount","lowerBound":1,"id":23,"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":"id","changeable":true,"lowerBound":1,"iD":true,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"deliverables","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":"invoices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paymentOffset","changeable":true,"lowerBound":0,"iD":false,"id":27,"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":"pricePerUnit","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnosticChain","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EParameter"},{"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":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"order","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"order","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"derived":false},{"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":"dueDate","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unitAmount","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"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":"advisor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"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":"unitAmount","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":"invoiceDate","changeable":true,"lowerBound":1,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"dueDate","changeable":false,"lowerBound":1,"iD":false,"id":53,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"name":"New","id":62,"value":0,"literal":"New","eClass":"EEnumLiteral"},{"name":"Invoiced","id":63,"value":1,"literal":"Invoiced","eClass":"EEnumLiteral"},{"name":"Paid","id":64,"value":2,"literal":"Paid","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":"work","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"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":"emails","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"date","changeable":true,"lowerBound":1,"iD":false,"id":71,"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":"hours","changeable":true,"lowerBound":1,"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":"task","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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clients","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":12},{"source":12,"target":13},{"source":12,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":14},{"source":2,"target":15},{"source":14,"target":3},{"source":14,"target":16},{"source":14,"target":2},{"source":14,"target":17},{"source":16,"target":3},{"source":15,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":17,"target":2},{"source":17,"target":20},{"source":17,"target":3},{"source":17,"target":14},{"source":20,"target":2},{"source":18,"target":4},{"source":18,"target":21},{"source":18,"target":3},{"source":18,"target":22},{"source":21,"target":4},{"source":19,"target":1},{"source":4,"target":0},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":22},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":23,"target":29},{"source":23,"target":4},{"source":23,"target":30},{"source":23,"target":31},{"source":30,"target":32},{"source":30,"target":23},{"source":31,"target":33},{"source":31,"target":23},{"source":33,"target":34},{"source":33,"target":35},{"source":24,"target":36},{"source":24,"target":4},{"source":22,"target":3},{"source":22,"target":37},{"source":22,"target":4},{"source":22,"target":18},{"source":37,"target":3},{"source":25,"target":5},{"source":25,"target":38},{"source":25,"target":4},{"source":25,"target":39},{"source":38,"target":5},{"source":26,"target":6},{"source":26,"target":40},{"source":26,"target":4},{"source":26,"target":41},{"source":40,"target":6},{"source":27,"target":42},{"source":27,"target":4},{"source":28,"target":43},{"source":28,"target":4},{"source":5,"target":0},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":39},{"source":44,"target":46},{"source":44,"target":5},{"source":45,"target":47},{"source":45,"target":5},{"source":39,"target":4},{"source":39,"target":48},{"source":39,"target":5},{"source":39,"target":25},{"source":48,"target":4},{"source":6,"target":0},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":41},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":49,"target":55},{"source":49,"target":6},{"source":50,"target":8},{"source":50,"target":56},{"source":50,"target":6},{"source":56,"target":8},{"source":41,"target":4},{"source":41,"target":57},{"source":41,"target":6},{"source":41,"target":26},{"source":57,"target":4},{"source":51,"target":58},{"source":51,"target":6},{"source":52,"target":59},{"source":52,"target":6},{"source":53,"target":60},{"source":53,"target":6},{"source":54,"target":7},{"source":54,"target":61},{"source":54,"target":6},{"source":61,"target":7},{"source":7,"target":0},{"source":7,"target":62},{"source":7,"target":63},{"source":7,"target":64},{"source":62,"target":7},{"source":63,"target":7},{"source":64,"target":7},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":65,"target":9},{"source":65,"target":68},{"source":65,"target":8},{"source":68,"target":9},{"source":66,"target":69},{"source":66,"target":8},{"source":67,"target":1},{"source":9,"target":0},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":70,"target":3},{"source":70,"target":75},{"source":70,"target":9},{"source":75,"target":3},{"source":71,"target":76},{"source":71,"target":9},{"source":72,"target":77},{"source":72,"target":9},{"source":73,"target":78},{"source":73,"target":9},{"source":74,"target":79},{"source":74,"target":9},{"source":10,"target":0},{"source":10,"target":80},{"source":80,"target":2},{"source":80,"target":81},{"source":80,"target":10},{"source":81,"target":2},{"source":11,"target":0},{"source":11,"target":82},{"source":82,"target":8},{"source":82,"target":83},{"source":82,"target":11},{"source":83,"target":8}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/temp/evolved.ecore
lit_petriNets Net places transitions arcs Place net name in out Transition net name in out Arc net PTArc src dst TPArc src dst
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="lit_petriNets" nsURI="lit_petriNets" nsPrefix="lit_petriNets"> <eClassifiers xsi:type="ecore:EClass" name="Net"> <eStructuralFeatures xsi:type="ecore:EReference" name="places" upperBound="-1" eType="#//Place" containment="true" eOpposite="#//Place/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true" eOpposite="#//Transition/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arcs" upperBound="-1" eType="#//Arc" containment="true" eOpposite="#//Arc/net"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" lowerBound="1" eType="#//Net" eOpposite="#//Net/places"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//TPArc" eOpposite="#//TPArc/dst"/> <eStructuralFeatures xsi:type="ecore:EReference" name="out" upperBound="-1" eType="#//PTArc" eOpposite="#//PTArc/src"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" lowerBound="1" eType="#//Net" eOpposite="#//Net/transitions"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="in" lowerBound="1" upperBound="-1" eType="#//PTArc" eOpposite="#//PTArc/dst"/> <eStructuralFeatures xsi:type="ecore:EReference" name="out" lowerBound="1" upperBound="-1" eType="#//TPArc" eOpposite="#//TPArc/src"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arc" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" lowerBound="1" eType="#//Net" eOpposite="#//Net/arcs"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PTArc" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="src" lowerBound="1" eType="#//Place" eOpposite="#//Place/out"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dst" lowerBound="1" eType="#//Transition" eOpposite="#//Transition/in"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TPArc" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="src" lowerBound="1" eType="#//Transition" eOpposite="#//Transition/out"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dst" lowerBound="1" eType="#//Place" eOpposite="#//Place/in"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"lit_petriNets","nsURI":"lit_petriNets","name":"lit_petriNets","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Net","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PTArc","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TPArc","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"places","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":"transitions","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":"arcs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"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":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"out","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"out","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":7,"target":2},{"source":7,"target":10},{"source":7,"target":1},{"source":7,"target":11},{"source":10,"target":2},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":1},{"source":8,"target":13},{"source":12,"target":3},{"source":9,"target":4},{"source":9,"target":14},{"source":9,"target":1},{"source":9,"target":15},{"source":14,"target":4},{"source":2,"target":0},{"source":2,"target":11},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":11,"target":1},{"source":11,"target":19},{"source":11,"target":2},{"source":11,"target":7},{"source":19,"target":1},{"source":16,"target":20},{"source":16,"target":2},{"source":17,"target":6},{"source":17,"target":21},{"source":17,"target":2},{"source":17,"target":22},{"source":21,"target":6},{"source":18,"target":5},{"source":18,"target":23},{"source":18,"target":2},{"source":18,"target":24},{"source":23,"target":5},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":13,"target":1},{"source":13,"target":28},{"source":13,"target":3},{"source":13,"target":8},{"source":28,"target":1},{"source":25,"target":29},{"source":25,"target":3},{"source":26,"target":5},{"source":26,"target":30},{"source":26,"target":3},{"source":26,"target":31},{"source":30,"target":5},{"source":27,"target":6},{"source":27,"target":32},{"source":27,"target":3},{"source":27,"target":33},{"source":32,"target":6},{"source":4,"target":0},{"source":4,"target":15},{"source":15,"target":1},{"source":15,"target":34},{"source":15,"target":4},{"source":15,"target":9},{"source":34,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":24},{"source":5,"target":31},{"source":5,"target":35},{"source":24,"target":2},{"source":24,"target":36},{"source":24,"target":5},{"source":24,"target":18},{"source":36,"target":2},{"source":31,"target":3},{"source":31,"target":37},{"source":31,"target":5},{"source":31,"target":26},{"source":37,"target":3},{"source":35,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":33},{"source":6,"target":22},{"source":6,"target":38},{"source":33,"target":3},{"source":33,"target":39},{"source":33,"target":6},{"source":33,"target":27},{"source":39,"target":3},{"source":22,"target":2},{"source":22,"target":40},{"source":22,"target":6},{"source":22,"target":17},{"source":40,"target":2},{"source":38,"target":4}],"multigraph":true}
ecore
simple-pl
repo-ecore-all/data/NanaEB/jastemf/jastemf-examples/siple/org.jastemf.siple/specifications/siple/model/siple.ecore
siple CompilationUnit Interpret Declaration MainProcedure Statement Interpret vm ProcedureInContext Block Statement IsProcedureBody If Condition Body Alternative While Condition Body VariableAssignment LValue RValue Type ProcedureReturn Expression Type Write Expression Type Read Expression Type Declaration Name IsParameterDeclaration Type VariableDeclaration DeclaredType ProcedureDeclaration Parameter ReturnType Undefined Body Expression Value vm Type Constant Lexem AsBoolean AsInteger AsReal Reference Name Declaration ProcedureCall Procedure Argument Declaration NestedExpression Expression UnaryExpression Operand Not UMinus RealCoercion Dereference BinaryExpression Operand1 Operand2 LogicExpression And Or EqualityExpression Equal GreaterThan LesserThan GreaterThanEqual LesserThanEqual ArithmeticExpression Addition Subtraction Multiplication Division Type org.jastemf.siple.semantics.Type org.jastemf.siple.semantics.Type State org.jastemf.siple.semantics.State org.jastemf.siple.semantics.State
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="siple" nsURI="http://org.jastemf.siple/1.5" nsPrefix="siple"> <eClassifiers xsi:type="ecore:EClass" name="CompilationUnit"> <eOperations name="Interpret" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Declaration" upperBound="-1" eType="#//Declaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MainProcedure" eType="#//ProcedureDeclaration" changeable="false" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"> <eOperations name="Interpret"> <eParameters name="vm" lowerBound="1" eType="#//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ProcedureInContext" eType="#//ProcedureDeclaration" changeable="false" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Statement" upperBound="-1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="IsProcedureBody" eType="#//ProcedureDeclaration" changeable="false" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="If" 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="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Alternative" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="While" 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="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableAssignment" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="LValue" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="RValue" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Type" lowerBound="1" eType="#//Type" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcedureReturn" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Type" lowerBound="1" eType="#//Type" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Write" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Type" lowerBound="1" eType="#//Type" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Read" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Type" lowerBound="1" eType="#//Type" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Declaration" abstract="true" 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:EAttribute" name="IsParameterDeclaration" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Type" lowerBound="1" eType="#//Type" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#//Declaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="DeclaredType" lowerBound="1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcedureDeclaration" eSuperTypes="#//Declaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="Parameter" upperBound="-1" eType="#//VariableDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ReturnType" lowerBound="1" eType="#//Type" defaultValueLiteral="Undefined"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Body" lowerBound="1" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//Statement"> <eOperations name="Value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"> <eParameters name="vm" lowerBound="1" eType="#//State"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Type" lowerBound="1" eType="#//Type" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Lexem" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="AsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="AsInteger" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="AsReal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="#//Expression"> <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="Declaration" eType="#//Declaration" changeable="false" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcedureCall" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="Procedure" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Argument" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Declaration" eType="#//ProcedureDeclaration" changeable="false" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NestedExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="Operand" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="UMinus" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="RealCoercion" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Dereference" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="Operand1" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Operand2" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogicExpression" abstract="true" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//LogicExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//LogicExpression"/> <eClassifiers xsi:type="ecore:EClass" name="EqualityExpression" abstract="true" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#//EqualityExpression"/> <eClassifiers xsi:type="ecore:EClass" name="GreaterThan" eSuperTypes="#//EqualityExpression"/> <eClassifiers xsi:type="ecore:EClass" name="LesserThan" eSuperTypes="#//EqualityExpression"/> <eClassifiers xsi:type="ecore:EClass" name="GreaterThanEqual" eSuperTypes="#//EqualityExpression"/> <eClassifiers xsi:type="ecore:EClass" name="LesserThanEqual" eSuperTypes="#//EqualityExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ArithmeticExpression" abstract="true" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Addition" eSuperTypes="#//ArithmeticExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Subtraction" eSuperTypes="#//ArithmeticExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Multiplication" eSuperTypes="#//ArithmeticExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Division" eSuperTypes="#//ArithmeticExpression"/> <eClassifiers xsi:type="ecore:EDataType" name="Type" instanceClassName="org.jastemf.siple.semantics.Type"/> <eClassifiers xsi:type="ecore:EDataType" name="State" instanceClassName="org.jastemf.siple.semantics.State"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"siple","nsURI":"http://org.jastemf.siple/1.5","name":"siple","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAssignment","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcedureReturn","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Write","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Read","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declaration","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcedureDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcedureCall","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NestedExpression","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UMinus","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealCoercion","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dereference","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicExpression","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualityExpression","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equal","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThan","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LesserThan","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThanEqual","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LesserThanEqual","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithmeticExpression","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Addition","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subtraction","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplication","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Division","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.jastemf.siple.semantics.Type","defaultValue":null,"instanceClassName":"org.jastemf.siple.semantics.Type","name":"Type","instanceClass":null,"id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.jastemf.siple.semantics.State","defaultValue":null,"instanceClassName":"org.jastemf.siple.semantics.State","name":"State","instanceClass":null,"id":39,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Interpret","lowerBound":1,"id":40,"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":"Declaration","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":"MainProcedure","changeable":false,"resolveProxies":true,"lowerBound":0,"id":42,"derived":true},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Interpret","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ProcedureInContext","changeable":false,"resolveProxies":true,"lowerBound":0,"id":47,"derived":true},{"ordered":true,"upperBound":1,"unique":true,"name":"vm","lowerBound":1,"id":48,"many":false,"required":true,"eClass":"EParameter"},{"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":"Statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"IsProcedureBody","changeable":false,"resolveProxies":true,"lowerBound":0,"id":52,"derived":true},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Condition","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":"Body","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"Alternative","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":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":"LValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"RValue","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"Type","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":true},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"Type","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":true},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"Type","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":true},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":true},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"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":90,"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":"IsParameterDeclaration","changeable":true,"lowerBound":1,"iD":false,"id":91,"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":"Type","changeable":true,"lowerBound":1,"iD":false,"id":92,"derived":true},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DeclaredType","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Undefined","unsettable":false,"transient":false,"unique":true,"name":"ReturnType","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"Value","lowerBound":0,"id":107,"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":108,"derived":true},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"vm","lowerBound":1,"id":111,"many":false,"required":true,"eClass":"EParameter"},{"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":"Lexem","changeable":true,"lowerBound":1,"iD":false,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"AsBoolean","changeable":true,"lowerBound":0,"iD":false,"id":115,"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":"AsInteger","changeable":true,"lowerBound":0,"iD":false,"id":116,"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":"AsReal","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":true},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Declaration","changeable":false,"resolveProxies":true,"lowerBound":0,"id":124,"derived":true},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Procedure","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Declaration","changeable":false,"resolveProxies":true,"lowerBound":0,"id":130,"derived":true},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Operand","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Operand1","changeable":true,"resolveProxies":true,"lowerBound":1,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Operand2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":1,"target":0},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":40,"target":39},{"source":40,"target":43},{"source":40,"target":1},{"source":43,"target":39},{"source":41,"target":10},{"source":41,"target":44},{"source":41,"target":1},{"source":44,"target":10},{"source":42,"target":12},{"source":42,"target":45},{"source":42,"target":1},{"source":45,"target":12},{"source":2,"target":0},{"source":2,"target":46},{"source":2,"target":47},{"source":46,"target":2},{"source":46,"target":48},{"source":48,"target":39},{"source":48,"target":49},{"source":48,"target":46},{"source":49,"target":39},{"source":47,"target":12},{"source":47,"target":50},{"source":47,"target":2},{"source":50,"target":12},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":51,"target":2},{"source":51,"target":54},{"source":51,"target":3},{"source":54,"target":2},{"source":52,"target":12},{"source":52,"target":55},{"source":52,"target":3},{"source":55,"target":12},{"source":53,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":56,"target":13},{"source":56,"target":60},{"source":56,"target":4},{"source":60,"target":13},{"source":57,"target":3},{"source":57,"target":61},{"source":57,"target":4},{"source":61,"target":3},{"source":58,"target":3},{"source":58,"target":62},{"source":58,"target":4},{"source":62,"target":3},{"source":59,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":63},{"source":5,"target":64},{"source":5,"target":65},{"source":63,"target":13},{"source":63,"target":66},{"source":63,"target":5},{"source":66,"target":13},{"source":64,"target":3},{"source":64,"target":67},{"source":64,"target":5},{"source":67,"target":3},{"source":65,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":68},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":68,"target":13},{"source":68,"target":72},{"source":68,"target":6},{"source":72,"target":13},{"source":69,"target":13},{"source":69,"target":73},{"source":69,"target":6},{"source":73,"target":13},{"source":70,"target":38},{"source":70,"target":74},{"source":70,"target":6},{"source":74,"target":38},{"source":71,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":75},{"source":7,"target":76},{"source":7,"target":77},{"source":75,"target":13},{"source":75,"target":78},{"source":75,"target":7},{"source":78,"target":13},{"source":76,"target":38},{"source":76,"target":79},{"source":76,"target":7},{"source":79,"target":38},{"source":77,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":80},{"source":8,"target":81},{"source":8,"target":82},{"source":80,"target":13},{"source":80,"target":83},{"source":80,"target":8},{"source":83,"target":13},{"source":81,"target":38},{"source":81,"target":84},{"source":81,"target":8},{"source":84,"target":38},{"source":82,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":85},{"source":9,"target":86},{"source":9,"target":87},{"source":85,"target":13},{"source":85,"target":88},{"source":85,"target":9},{"source":88,"target":13},{"source":86,"target":38},{"source":86,"target":89},{"source":86,"target":9},{"source":89,"target":38},{"source":87,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":10,"target":93},{"source":90,"target":94},{"source":90,"target":10},{"source":91,"target":95},{"source":91,"target":10},{"source":92,"target":38},{"source":92,"target":96},{"source":92,"target":10},{"source":96,"target":38},{"source":93,"target":2},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":97},{"source":11,"target":98},{"source":97,"target":38},{"source":97,"target":99},{"source":97,"target":11},{"source":99,"target":38},{"source":98,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":100},{"source":12,"target":101},{"source":12,"target":102},{"source":12,"target":103},{"source":100,"target":11},{"source":100,"target":104},{"source":100,"target":12},{"source":104,"target":11},{"source":101,"target":38},{"source":101,"target":105},{"source":101,"target":12},{"source":105,"target":38},{"source":102,"target":3},{"source":102,"target":106},{"source":102,"target":12},{"source":106,"target":3},{"source":103,"target":10},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":107},{"source":13,"target":108},{"source":13,"target":109},{"source":107,"target":110},{"source":107,"target":13},{"source":107,"target":111},{"source":111,"target":39},{"source":111,"target":112},{"source":111,"target":107},{"source":112,"target":39},{"source":108,"target":38},{"source":108,"target":113},{"source":108,"target":13},{"source":113,"target":38},{"source":109,"target":2},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":114},{"source":14,"target":115},{"source":14,"target":116},{"source":14,"target":117},{"source":14,"target":118},{"source":114,"target":119},{"source":114,"target":14},{"source":115,"target":120},{"source":115,"target":14},{"source":116,"target":121},{"source":116,"target":14},{"source":117,"target":122},{"source":117,"target":14},{"source":118,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":123},{"source":15,"target":124},{"source":15,"target":125},{"source":123,"target":126},{"source":123,"target":15},{"source":124,"target":10},{"source":124,"target":127},{"source":124,"target":15},{"source":127,"target":10},{"source":125,"target":13},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":128},{"source":16,"target":129},{"source":16,"target":130},{"source":16,"target":131},{"source":128,"target":13},{"source":128,"target":132},{"source":128,"target":16},{"source":132,"target":13},{"source":129,"target":13},{"source":129,"target":133},{"source":129,"target":16},{"source":133,"target":13},{"source":130,"target":12},{"source":130,"target":134},{"source":130,"target":16},{"source":134,"target":12},{"source":131,"target":13},{"source":17,"target":0},{"source":17,"target":13},{"source":17,"target":135},{"source":17,"target":136},{"source":135,"target":13},{"source":135,"target":137},{"source":135,"target":17},{"source":137,"target":13},{"source":136,"target":13},{"source":18,"target":0},{"source":18,"target":13},{"source":18,"target":138},{"source":18,"target":139},{"source":138,"target":13},{"source":138,"target":140},{"source":138,"target":18},{"source":140,"target":13},{"source":139,"target":13},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":141},{"source":141,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":142},{"source":142,"target":18},{"source":21,"target":0},{"source":21,"target":18},{"source":21,"target":143},{"source":143,"target":18},{"source":22,"target":0},{"source":22,"target":18},{"source":22,"target":144},{"source":144,"target":18},{"source":23,"target":0},{"source":23,"target":13},{"source":23,"target":145},{"source":23,"target":146},{"source":23,"target":147},{"source":145,"target":13},{"source":145,"target":148},{"source":145,"target":23},{"source":148,"target":13},{"source":146,"target":13},{"source":146,"target":149},{"source":146,"target":23},{"source":149,"target":13},{"source":147,"target":13},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":150},{"source":150,"target":23},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":151},{"source":151,"target":24},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":152},{"source":152,"target":24},{"source":27,"target":0},{"source":27,"target":23},{"source":27,"target":153},{"source":153,"target":23},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":154},{"source":154,"target":27},{"source":29,"target":0},{"source":29,"target":27},{"source":29,"target":155},{"source":155,"target":27},{"source":30,"target":0},{"source":30,"target":27},{"source":30,"target":156},{"source":156,"target":27},{"source":31,"target":0},{"source":31,"target":27},{"source":31,"target":157},{"source":157,"target":27},{"source":32,"target":0},{"source":32,"target":27},{"source":32,"target":158},{"source":158,"target":27},{"source":33,"target":0},{"source":33,"target":23},{"source":33,"target":159},{"source":159,"target":23},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":160},{"source":160,"target":33},{"source":35,"target":0},{"source":35,"target":33},{"source":35,"target":161},{"source":161,"target":33},{"source":36,"target":0},{"source":36,"target":33},{"source":36,"target":162},{"source":162,"target":33},{"source":37,"target":0},{"source":37,"target":33},{"source":37,"target":163},{"source":163,"target":33},{"source":38,"target":0},{"source":39,"target":0}],"multigraph":true}
ecore
metamodelling
repo-ecore-all/data/vallejoco/ModifRoundtrip-project/workspaceMR/ModifRoundtrip/model/Modif/Ecore.ecore
ecore EAttribute iD eAttributeType EBoolean java.lang.Boolean java.lang.Boolean EAnnotation source details eModelElement contents references EString java.lang.String java.lang.String EClass isSuperTypeOf someClass getFeatureCount op_getEStructuralFeature featureID getFeatureID feature getEStructuralFeature featureName abstract interface eSuperTypes eOperations eAllAttributes eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eIDAttribute eStructuralFeatures eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierID instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters EJavaClass java.lang.Object java.lang.Object EJavaObject java.lang.Object java.lang.Object EDataType serializable EEnum op_getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EInt java.lang.Object java.lang.Object EEnumerator java.lang.Object java.lang.Object EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EModelElement getEAnnotation source eAnnotations ENamedElement name EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences op_eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature EPackage getEClassifier name nsURI nsPrefix eFactoryInstance eClassifiers eSubpackages eSuperPackage EParameter eOperation EReference containment container resolveProxies eOpposite eReferenceType eKeys EStructuralFeature getFeatureID getContainerClass changeable volatile transient defaultValueLiteral defaultValue unsettable derived eContainingClass EOperation eContainingClass eTypeParameters eParameters eExceptions eGenericExceptions ETypedElement ordered unique lowerBound upperBound many required eType eGenericType EStringToStringMapEntry key value EGenericType eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier ETypeParameter eBounds EBigDecimal java.lang.Object java.lang.Object EBigInteger java.lang.Object java.lang.Object EBooleanObject java.lang.Boolean java.lang.Boolean EByte java.lang.Object java.lang.Object EByteArray java.lang.Object java.lang.Object EByteObject java.lang.Object java.lang.Object EChar java.lang.Object java.lang.Object ECharacterObject java.lang.Object java.lang.Object EDate java.lang.Object java.lang.Object EDiagnosticChain java.lang.Object java.lang.Object EDouble java.lang.Double java.lang.Double EDoubleObject java.lang.Double java.lang.Double EEList java.lang.Object java.lang.Object EFeatureMap java.lang.Object java.lang.Object EFeatureMapEntry java.lang.Object java.lang.Object EFloat java.lang.Double java.lang.Double EFloatObject java.lang.Double java.lang.Double EIntegerObject java.lang.Object java.lang.Object ELong java.lang.Object java.lang.Object ELongObject java.lang.Object java.lang.Object EMap java.lang.Object java.lang.Object EResource java.lang.Object java.lang.Object EResourceSet java.lang.Object java.lang.Object EShort java.lang.Object java.lang.Object EShortObject java.lang.Object java.lang.Object ETreeIterator java.lang.Object java.lang.Object _KermetaSpecialTypesAlias_ java.lang.Object java.lang.Object
<?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:EAnnotation source="ModelingUnit"> <details key="require" value="kermeta|"/> <details key="using" value="ecore|"/> </ecore:EAnnotation> <ecore:EPackage name="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#/1/EStructuralFeature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1" eType="#/1/EDataType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="java.lang.Boolean"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::standard::Boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#/1/EModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="#/1/EString"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="#/1/EStringToStringMapEntry" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#/1/EModelElement" eOpposite="#/1/EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#/1/EObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#/1/EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::standard::String"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#/1/EClassifier"> <eOperations name="isSuperTypeOf" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="someClass" eType="#/1/EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="#/1/EInt"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="op_getEStructuralFeature" eType="#/1/EStructuralFeature"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="featureID" eType="#/1/EInt"/> </eOperations> <eOperations name="getFeatureID" eType="#/1/EInt"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="feature" eType="#/1/EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="#/1/EStructuralFeature"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="featureName" eType="#/1/EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="#/1/EClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="#/1/EOperation" containment="true" eOpposite="#/1/EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="#/1/EAttribute" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="#/1/EReference" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="#/1/EReference" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="#/1/EAttribute" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="#/1/EReference" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="#/1/EOperation" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="#/1/EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="#/1/EClass" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" eType="#/1/EAttribute" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="#/1/EStructuralFeature" containment="true" eOpposite="#/1/EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="#/1/EGenericType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="#/1/EGenericType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#/1/ENamedElement"> <eOperations name="isInstance" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="object" eType="#/1/EJavaObject"/> </eOperations> <eOperations name="getClassifierID" eType="#/1/EInt"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#/1/EString"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" eType="#/1/EJavaClass" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermeta"> <details key="isComposite" value="false"/> <details key="isReadOnly" value="true"/> </eAnnotations> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#/1/EJavaObject" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermeta"> <details key="isComposite" value="false"/> <details key="isReadOnly" value="true"/> </eAnnotations> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#/1/EString"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#/1/EPackage" changeable="false" eOpposite="#/1/EPackage/eClassifiers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#/1/ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::standard::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#/1/EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#/1/EDataType"> <eOperations name="op_getEEnumLiteral" eType="#/1/EEnumLiteral"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="name" eType="#/1/EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="#/1/EEnumLiteral"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="value" eType="#/1/EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="#/1/EEnumLiteral"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="literal" eType="#/1/EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="#/1/EEnumLiteral" containment="true" eOpposite="#/1/EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#/1/ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#/1/EInt"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#/1/EEnumerator"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#/1/EString"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#/1/EEnum" changeable="false" eOpposite="#/1/EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::standard::Integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#/1/EModelElement"> <eOperations name="create" eType="#/1/EObject"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="eClass" eType="#/1/EClass"/> </eOperations> <eOperations name="createFromString" eType="#/1/EJavaObject"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="eDataType" eType="#/1/EDataType"/> <eParameters name="literalValue" eType="#/1/EString"/> </eOperations> <eOperations name="convertToString" eType="#/1/EString"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="eDataType" eType="#/1/EDataType"/> <eParameters name="instanceValue" eType="#/1/EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="#/1/EPackage" eOpposite="#/1/EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true" eSuperTypes="#/1/EObject"> <eOperations name="getEAnnotation" eType="#/1/EAnnotation"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="source" eType="#/1/EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#/1/EAnnotation" containment="true" eOpposite="#/1/EAnnotation/eModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#/1/EModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#/1/EString"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="#/1/EClass"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="eIsProxy" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="eResource" eType="#/1/EResource"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="eContainer" eType="#/1/EObject"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="eContainingFeature" eType="#/1/EStructuralFeature"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="eContainmentFeature" eType="#/1/EReference"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="eContents" eType="#/1/EEList"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="eAllContents" eType="#/1/ETreeIterator"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="eCrossReferences" eType="#/1/EEList"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="op_eGet" eType="#/1/EJavaObject"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="feature" eType="#/1/EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="#/1/EJavaObject"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="feature" eType="#/1/EStructuralFeature"/> <eParameters name="resolve" eType="#/1/EBoolean"/> </eOperations> <eOperations name="eSet"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="feature" eType="#/1/EStructuralFeature"/> <eParameters name="newValue" eType="#/1/EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="feature" eType="#/1/EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="feature" eType="#/1/EStructuralFeature"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#/1/ENamedElement"> <eOperations name="getEClassifier" eType="#/1/EClassifier"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="name" eType="#/1/EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#/1/EString"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#/1/EString"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="#/1/EFactory" eOpposite="#/1/EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="#/1/EClassifier" containment="true" eOpposite="#/1/EClassifier/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="#/1/EPackage" containment="true" eOpposite="#/1/EPackage/eSuperPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#/1/EPackage" changeable="false" eOpposite="#/1/EPackage/eSubpackages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#/1/ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#/1/EOperation" changeable="false" eOpposite="#/1/EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#/1/EStructuralFeature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#/1/EBoolean" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermeta"> <details key="isComposite" value="false"/> <details key="isReadOnly" value="true"/> </eAnnotations> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#/1/EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="#/1/EClass" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1" eType="#/1/EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="#/1/ETypedElement"> <eOperations name="getFeatureID" eType="#/1/EInt"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="getContainerClass" eType="#/1/EJavaClass"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#/1/EString"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#/1/EJavaObject" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermeta"> <details key="isComposite" value="false"/> <details key="isReadOnly" value="true"/> </eAnnotations> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#/1/EClass" changeable="false" eOpposite="#/1/EClass/eStructuralFeatures"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#/1/ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#/1/EClass" changeable="false" eOpposite="#/1/EClass/eOperations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#/1/ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="#/1/EParameter" containment="true" eOpposite="#/1/EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="#/1/EClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="#/1/EGenericType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#/1/ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#/1/EBoolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#/1/EInt"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#/1/EInt"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#/1/EBoolean" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermeta"> <details key="isComposite" value="false"/> <details key="isReadOnly" value="true"/> </eAnnotations> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#/1/EBoolean" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermeta"> <details key="isComposite" value="false"/> <details key="isReadOnly" value="true"/> </eAnnotations> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#/1/EClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#/1/EGenericType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#/1/EString"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#/1/EString"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType" eSuperTypes="#/1/EObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#/1/EGenericType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="#/1/EGenericType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="#/1/EClassifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;raise kermeta::exceptions::NotImplementedException.new&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#/1/EGenericType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#/1/ETypeParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#/1/EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#/1/ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="#/1/EGenericType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::standard::Boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="java.lang.Double"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::standard::Real"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::standard::Real"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::ecore::EFeatureMapEntry"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="java.lang.Double"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::standard::Real"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Double"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::standard::Real"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::standard::Integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="java.lang.Object"> <eAnnotations source="kermeta"> <details key="alias" value="kermeta::language::structure::Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="_KermetaSpecialTypesAlias_" instanceClassName="java.lang.Object"/> </ecore:EPackage> <ecore:EAnnotation source="dependentResource"/> </xmi:XMI>
true
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBoolean","instanceClass":"java.lang.Boolean","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaClass","instanceClass":"java.lang.Object","id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EInt","instanceClass":"java.lang.Object","id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EEnumerator","instanceClass":"java.lang.Object","id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStringToStringMapEntry","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EBigDecimal","instanceClass":"java.lang.Object","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EBigInteger","instanceClass":"java.lang.Object","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EByte","instanceClass":"java.lang.Object","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EByteArray","instanceClass":"java.lang.Object","id":31,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EByteObject","instanceClass":"java.lang.Object","id":32,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EChar","instanceClass":"java.lang.Object","id":33,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"ECharacterObject","instanceClass":"java.lang.Object","id":34,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EDate","instanceClass":"java.lang.Object","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EDiagnosticChain","instanceClass":"java.lang.Object","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDouble","instanceClass":"java.lang.Double","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EEList","instanceClass":"java.lang.Object","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EFeatureMap","instanceClass":"java.lang.Object","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EFeatureMapEntry","instanceClass":"java.lang.Object","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EFloat","instanceClass":"java.lang.Double","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EFloatObject","instanceClass":"java.lang.Double","id":43,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EIntegerObject","instanceClass":"java.lang.Object","id":44,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"ELong","instanceClass":"java.lang.Object","id":45,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"ELongObject","instanceClass":"java.lang.Object","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EMap","instanceClass":"java.lang.Object","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EResource","instanceClass":"java.lang.Object","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EResourceSet","instanceClass":"java.lang.Object","id":49,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EShort","instanceClass":"java.lang.Object","id":50,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EShortObject","instanceClass":"java.lang.Object","id":51,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"ETreeIterator","instanceClass":"java.lang.Object","id":52,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"_KermetaSpecialTypesAlias_","instanceClass":"java.lang.Object","id":53,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":55,"derived":true},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eModelElement","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":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"op_getEStructuralFeature","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":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":"interface","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eSuperTypes","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":"eOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":80,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":81,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":82,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":83,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":84,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":91,"derived":true},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EParameter"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EParameter"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":101,"many":false,"required":false,"eClass":"EParameter"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EParameter"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"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":"eContainingClass","changeable":false,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"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":"eContainingClass","changeable":false,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":125,"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":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":127,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":128,"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":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ePackage","changeable":false,"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":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"op_getEEnumLiteral","lowerBound":0,"id":147,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":148,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":149,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":153,"many":false,"required":false,"eClass":"EParameter"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":156,"many":false,"required":false,"eClass":"EParameter"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":159,"many":false,"required":false,"eClass":"EParameter"},{"id":160,"eClass":"EGenericType"},{"id":161,"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":"eEnum","changeable":false,"resolveProxies":true,"lowerBound":0,"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":"value","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":"instance","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":"literal","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":171,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":173,"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":"ePackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":177,"many":false,"required":false,"eClass":"EParameter"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":180,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":181,"many":false,"required":false,"eClass":"EParameter"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":185,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":186,"many":false,"required":false,"eClass":"EParameter"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":190,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":194,"many":false,"required":false,"eClass":"EParameter"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":201,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":202,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":203,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":206,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":207,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":208,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"op_eGet","lowerBound":0,"id":209,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":213,"many":false,"required":false,"eClass":"EOperation"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EParameter"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EParameter"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EParameter"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":236,"many":false,"required":false,"eClass":"EParameter"},{"id":237,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":238,"many":false,"required":false,"eClass":"EParameter"},{"id":239,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":240,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"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":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":247,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"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":"eOperation","changeable":false,"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":"eParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":259,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":260,"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":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":261,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":263,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":272,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":273,"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":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":274,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":275,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":276,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":277,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":278,"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":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":293,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":302,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":305,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":306,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"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":318,"derived":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":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":323,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":324,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":325,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":2},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":2},{"source":55,"target":9},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":9},{"source":56,"target":21},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":15},{"source":3,"target":59},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":3,"target":63},{"source":3,"target":64},{"source":59,"target":4},{"source":59,"target":65},{"source":59,"target":3},{"source":65,"target":4},{"source":60,"target":24},{"source":60,"target":66},{"source":60,"target":3},{"source":66,"target":24},{"source":61,"target":15},{"source":61,"target":67},{"source":61,"target":3},{"source":61,"target":68},{"source":67,"target":15},{"source":62,"target":17},{"source":62,"target":69},{"source":62,"target":3},{"source":69,"target":17},{"source":63,"target":17},{"source":63,"target":70},{"source":63,"target":3},{"source":70,"target":17},{"source":64,"target":15},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":6},{"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":5,"target":77},{"source":5,"target":78},{"source":5,"target":79},{"source":5,"target":80},{"source":5,"target":81},{"source":5,"target":82},{"source":5,"target":83},{"source":5,"target":84},{"source":5,"target":85},{"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":5,"target":92},{"source":71,"target":2},{"source":71,"target":93},{"source":71,"target":5},{"source":71,"target":94},{"source":93,"target":2},{"source":94,"target":5},{"source":94,"target":95},{"source":94,"target":71},{"source":95,"target":5},{"source":72,"target":12},{"source":72,"target":96},{"source":72,"target":5},{"source":96,"target":12},{"source":73,"target":21},{"source":73,"target":97},{"source":73,"target":5},{"source":73,"target":98},{"source":97,"target":21},{"source":98,"target":12},{"source":98,"target":99},{"source":98,"target":73},{"source":99,"target":12},{"source":74,"target":12},{"source":74,"target":100},{"source":74,"target":5},{"source":74,"target":101},{"source":100,"target":12},{"source":101,"target":21},{"source":101,"target":102},{"source":101,"target":74},{"source":102,"target":21},{"source":75,"target":21},{"source":75,"target":103},{"source":75,"target":5},{"source":75,"target":104},{"source":103,"target":21},{"source":104,"target":4},{"source":104,"target":105},{"source":104,"target":75},{"source":105,"target":4},{"source":76,"target":2},{"source":76,"target":106},{"source":76,"target":5},{"source":106,"target":2},{"source":77,"target":2},{"source":77,"target":107},{"source":77,"target":5},{"source":107,"target":2},{"source":78,"target":5},{"source":78,"target":108},{"source":78,"target":5},{"source":108,"target":5},{"source":79,"target":22},{"source":79,"target":109},{"source":79,"target":5},{"source":79,"target":110},{"source":109,"target":22},{"source":80,"target":1},{"source":80,"target":111},{"source":80,"target":5},{"source":111,"target":1},{"source":81,"target":20},{"source":81,"target":112},{"source":81,"target":5},{"source":112,"target":20},{"source":82,"target":20},{"source":82,"target":113},{"source":82,"target":5},{"source":113,"target":20},{"source":83,"target":1},{"source":83,"target":114},{"source":83,"target":5},{"source":114,"target":1},{"source":84,"target":20},{"source":84,"target":115},{"source":84,"target":5},{"source":115,"target":20},{"source":85,"target":22},{"source":85,"target":116},{"source":85,"target":5},{"source":116,"target":22},{"source":86,"target":21},{"source":86,"target":117},{"source":86,"target":5},{"source":117,"target":21},{"source":87,"target":5},{"source":87,"target":118},{"source":87,"target":5},{"source":118,"target":5},{"source":88,"target":1},{"source":88,"target":119},{"source":88,"target":5},{"source":119,"target":1},{"source":89,"target":21},{"source":89,"target":120},{"source":89,"target":5},{"source":89,"target":121},{"source":120,"target":21},{"source":90,"target":25},{"source":90,"target":122},{"source":90,"target":5},{"source":122,"target":25},{"source":91,"target":25},{"source":91,"target":123},{"source":91,"target":5},{"source":123,"target":25},{"source":92,"target":6},{"source":6,"target":0},{"source":6,"target":16},{"source":6,"target":124},{"source":6,"target":125},{"source":6,"target":126},{"source":6,"target":127},{"source":6,"target":128},{"source":6,"target":129},{"source":6,"target":130},{"source":6,"target":131},{"source":6,"target":132},{"source":124,"target":2},{"source":124,"target":133},{"source":124,"target":6},{"source":124,"target":134},{"source":133,"target":2},{"source":134,"target":8},{"source":134,"target":135},{"source":134,"target":124},{"source":135,"target":8},{"source":125,"target":12},{"source":125,"target":136},{"source":125,"target":6},{"source":136,"target":12},{"source":126,"target":4},{"source":126,"target":137},{"source":126,"target":6},{"source":137,"target":4},{"source":127,"target":7},{"source":127,"target":138},{"source":127,"target":6},{"source":138,"target":7},{"source":128,"target":8},{"source":128,"target":139},{"source":128,"target":6},{"source":139,"target":8},{"source":129,"target":4},{"source":129,"target":140},{"source":129,"target":6},{"source":140,"target":4},{"source":130,"target":18},{"source":130,"target":141},{"source":130,"target":6},{"source":130,"target":142},{"source":141,"target":18},{"source":131,"target":26},{"source":131,"target":143},{"source":131,"target":6},{"source":143,"target":26},{"source":132,"target":16},{"source":7,"target":0},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":144},{"source":9,"target":145},{"source":144,"target":2},{"source":144,"target":146},{"source":144,"target":9},{"source":146,"target":2},{"source":145,"target":6},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":147},{"source":10,"target":148},{"source":10,"target":149},{"source":10,"target":150},{"source":10,"target":151},{"source":147,"target":11},{"source":147,"target":152},{"source":147,"target":10},{"source":147,"target":153},{"source":152,"target":11},{"source":153,"target":4},{"source":153,"target":154},{"source":153,"target":147},{"source":154,"target":4},{"source":148,"target":11},{"source":148,"target":155},{"source":148,"target":10},{"source":148,"target":156},{"source":155,"target":11},{"source":156,"target":12},{"source":156,"target":157},{"source":156,"target":148},{"source":157,"target":12},{"source":149,"target":11},{"source":149,"target":158},{"source":149,"target":10},{"source":149,"target":159},{"source":158,"target":11},{"source":159,"target":4},{"source":159,"target":160},{"source":159,"target":149},{"source":160,"target":4},{"source":150,"target":11},{"source":150,"target":161},{"source":150,"target":10},{"source":150,"target":162},{"source":161,"target":11},{"source":151,"target":9},{"source":11,"target":0},{"source":11,"target":16},{"source":11,"target":163},{"source":11,"target":164},{"source":11,"target":165},{"source":11,"target":162},{"source":11,"target":166},{"source":163,"target":12},{"source":163,"target":167},{"source":163,"target":11},{"source":167,"target":12},{"source":164,"target":13},{"source":164,"target":168},{"source":164,"target":11},{"source":168,"target":13},{"source":165,"target":4},{"source":165,"target":169},{"source":165,"target":11},{"source":169,"target":4},{"source":162,"target":10},{"source":162,"target":170},{"source":162,"target":11},{"source":162,"target":150},{"source":170,"target":10},{"source":166,"target":16},{"source":12,"target":0},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":15},{"source":14,"target":171},{"source":14,"target":172},{"source":14,"target":173},{"source":14,"target":174},{"source":14,"target":175},{"source":171,"target":17},{"source":171,"target":176},{"source":171,"target":14},{"source":171,"target":177},{"source":176,"target":17},{"source":177,"target":5},{"source":177,"target":178},{"source":177,"target":171},{"source":178,"target":5},{"source":172,"target":8},{"source":172,"target":179},{"source":172,"target":14},{"source":172,"target":180},{"source":172,"target":181},{"source":179,"target":8},{"source":180,"target":9},{"source":180,"target":182},{"source":180,"target":172},{"source":182,"target":9},{"source":181,"target":4},{"source":181,"target":183},{"source":181,"target":172},{"source":183,"target":4},{"source":173,"target":4},{"source":173,"target":184},{"source":173,"target":14},{"source":173,"target":185},{"source":173,"target":186},{"source":184,"target":4},{"source":185,"target":9},{"source":185,"target":187},{"source":185,"target":173},{"source":187,"target":9},{"source":186,"target":8},{"source":186,"target":188},{"source":186,"target":173},{"source":188,"target":8},{"source":174,"target":18},{"source":174,"target":189},{"source":174,"target":14},{"source":174,"target":190},{"source":189,"target":18},{"source":175,"target":15},{"source":15,"target":0},{"source":15,"target":17},{"source":15,"target":191},{"source":15,"target":68},{"source":15,"target":192},{"source":191,"target":3},{"source":191,"target":193},{"source":191,"target":15},{"source":191,"target":194},{"source":193,"target":3},{"source":194,"target":4},{"source":194,"target":195},{"source":194,"target":191},{"source":195,"target":4},{"source":68,"target":3},{"source":68,"target":196},{"source":68,"target":15},{"source":68,"target":61},{"source":196,"target":3},{"source":192,"target":17},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":197},{"source":16,"target":198},{"source":197,"target":4},{"source":197,"target":199},{"source":197,"target":16},{"source":199,"target":4},{"source":198,"target":15},{"source":17,"target":0},{"source":17,"target":200},{"source":17,"target":201},{"source":17,"target":202},{"source":17,"target":203},{"source":17,"target":204},{"source":17,"target":205},{"source":17,"target":206},{"source":17,"target":207},{"source":17,"target":208},{"source":17,"target":209},{"source":17,"target":210},{"source":17,"target":211},{"source":17,"target":212},{"source":17,"target":213},{"source":200,"target":5},{"source":200,"target":214},{"source":200,"target":17},{"source":214,"target":5},{"source":201,"target":2},{"source":201,"target":215},{"source":201,"target":17},{"source":215,"target":2},{"source":202,"target":48},{"source":202,"target":216},{"source":202,"target":17},{"source":216,"target":48},{"source":203,"target":17},{"source":203,"target":217},{"source":203,"target":17},{"source":217,"target":17},{"source":204,"target":21},{"source":204,"target":218},{"source":204,"target":17},{"source":218,"target":21},{"source":205,"target":20},{"source":205,"target":219},{"source":205,"target":17},{"source":219,"target":20},{"source":206,"target":39},{"source":206,"target":220},{"source":206,"target":17},{"source":220,"target":39},{"source":207,"target":52},{"source":207,"target":221},{"source":207,"target":17},{"source":221,"target":52},{"source":208,"target":39},{"source":208,"target":222},{"source":208,"target":17},{"source":222,"target":39},{"source":209,"target":8},{"source":209,"target":223},{"source":209,"target":17},{"source":209,"target":224},{"source":223,"target":8},{"source":224,"target":21},{"source":224,"target":225},{"source":224,"target":209},{"source":225,"target":21},{"source":210,"target":8},{"source":210,"target":226},{"source":210,"target":17},{"source":210,"target":227},{"source":210,"target":228},{"source":226,"target":8},{"source":227,"target":21},{"source":227,"target":229},{"source":227,"target":210},{"source":229,"target":21},{"source":228,"target":2},{"source":228,"target":230},{"source":228,"target":210},{"source":230,"target":2},{"source":211,"target":17},{"source":211,"target":231},{"source":211,"target":232},{"source":231,"target":21},{"source":231,"target":233},{"source":231,"target":211},{"source":233,"target":21},{"source":232,"target":8},{"source":232,"target":234},{"source":232,"target":211},{"source":234,"target":8},{"source":212,"target":2},{"source":212,"target":235},{"source":212,"target":17},{"source":212,"target":236},{"source":235,"target":2},{"source":236,"target":21},{"source":236,"target":237},{"source":236,"target":212},{"source":237,"target":21},{"source":213,"target":17},{"source":213,"target":238},{"source":238,"target":21},{"source":238,"target":239},{"source":238,"target":213},{"source":239,"target":21},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":240},{"source":18,"target":241},{"source":18,"target":242},{"source":18,"target":190},{"source":18,"target":142},{"source":18,"target":243},{"source":18,"target":244},{"source":18,"target":245},{"source":240,"target":6},{"source":240,"target":246},{"source":240,"target":18},{"source":240,"target":247},{"source":246,"target":6},{"source":247,"target":4},{"source":247,"target":248},{"source":247,"target":240},{"source":248,"target":4},{"source":241,"target":4},{"source":241,"target":249},{"source":241,"target":18},{"source":249,"target":4},{"source":242,"target":4},{"source":242,"target":250},{"source":242,"target":18},{"source":250,"target":4},{"source":190,"target":14},{"source":190,"target":251},{"source":190,"target":18},{"source":190,"target":174},{"source":251,"target":14},{"source":142,"target":6},{"source":142,"target":252},{"source":142,"target":18},{"source":142,"target":130},{"source":252,"target":6},{"source":243,"target":18},{"source":243,"target":253},{"source":243,"target":18},{"source":243,"target":244},{"source":253,"target":18},{"source":244,"target":18},{"source":244,"target":254},{"source":244,"target":18},{"source":244,"target":243},{"source":254,"target":18},{"source":245,"target":16},{"source":19,"target":0},{"source":19,"target":23},{"source":19,"target":255},{"source":19,"target":256},{"source":255,"target":22},{"source":255,"target":257},{"source":255,"target":19},{"source":255,"target":258},{"source":257,"target":22},{"source":256,"target":23},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":259},{"source":20,"target":260},{"source":20,"target":261},{"source":20,"target":262},{"source":20,"target":263},{"source":20,"target":264},{"source":20,"target":265},{"source":259,"target":2},{"source":259,"target":266},{"source":259,"target":20},{"source":266,"target":2},{"source":260,"target":2},{"source":260,"target":267},{"source":260,"target":20},{"source":267,"target":2},{"source":261,"target":2},{"source":261,"target":268},{"source":261,"target":20},{"source":268,"target":2},{"source":262,"target":20},{"source":262,"target":269},{"source":262,"target":20},{"source":269,"target":20},{"source":263,"target":5},{"source":263,"target":270},{"source":263,"target":20},{"source":270,"target":5},{"source":264,"target":1},{"source":264,"target":271},{"source":264,"target":20},{"source":271,"target":1},{"source":265,"target":21},{"source":21,"target":0},{"source":21,"target":23},{"source":21,"target":272},{"source":21,"target":273},{"source":21,"target":274},{"source":21,"target":275},{"source":21,"target":276},{"source":21,"target":277},{"source":21,"target":278},{"source":21,"target":279},{"source":21,"target":280},{"source":21,"target":121},{"source":21,"target":281},{"source":272,"target":12},{"source":272,"target":282},{"source":272,"target":21},{"source":282,"target":12},{"source":273,"target":7},{"source":273,"target":283},{"source":273,"target":21},{"source":283,"target":7},{"source":274,"target":2},{"source":274,"target":284},{"source":274,"target":21},{"source":284,"target":2},{"source":275,"target":2},{"source":275,"target":285},{"source":275,"target":21},{"source":285,"target":2},{"source":276,"target":2},{"source":276,"target":286},{"source":276,"target":21},{"source":286,"target":2},{"source":277,"target":4},{"source":277,"target":287},{"source":277,"target":21},{"source":287,"target":4},{"source":278,"target":8},{"source":278,"target":288},{"source":278,"target":21},{"source":288,"target":8},{"source":279,"target":2},{"source":279,"target":289},{"source":279,"target":21},{"source":289,"target":2},{"source":280,"target":2},{"source":280,"target":290},{"source":280,"target":21},{"source":290,"target":2},{"source":121,"target":5},{"source":121,"target":291},{"source":121,"target":21},{"source":121,"target":89},{"source":291,"target":5},{"source":281,"target":23},{"source":22,"target":0},{"source":22,"target":23},{"source":22,"target":110},{"source":22,"target":292},{"source":22,"target":258},{"source":22,"target":293},{"source":22,"target":294},{"source":22,"target":295},{"source":110,"target":5},{"source":110,"target":296},{"source":110,"target":22},{"source":110,"target":79},{"source":296,"target":5},{"source":292,"target":26},{"source":292,"target":297},{"source":292,"target":22},{"source":297,"target":26},{"source":258,"target":19},{"source":258,"target":298},{"source":258,"target":22},{"source":258,"target":255},{"source":298,"target":19},{"source":293,"target":6},{"source":293,"target":299},{"source":293,"target":22},{"source":299,"target":6},{"source":294,"target":25},{"source":294,"target":300},{"source":294,"target":22},{"source":300,"target":25},{"source":295,"target":23},{"source":23,"target":0},{"source":23,"target":16},{"source":23,"target":301},{"source":23,"target":302},{"source":23,"target":303},{"source":23,"target":304},{"source":23,"target":305},{"source":23,"target":306},{"source":23,"target":307},{"source":23,"target":308},{"source":23,"target":309},{"source":301,"target":2},{"source":301,"target":310},{"source":301,"target":23},{"source":310,"target":2},{"source":302,"target":2},{"source":302,"target":311},{"source":302,"target":23},{"source":311,"target":2},{"source":303,"target":12},{"source":303,"target":312},{"source":303,"target":23},{"source":312,"target":12},{"source":304,"target":12},{"source":304,"target":313},{"source":304,"target":23},{"source":313,"target":12},{"source":305,"target":2},{"source":305,"target":314},{"source":305,"target":23},{"source":314,"target":2},{"source":306,"target":2},{"source":306,"target":315},{"source":306,"target":23},{"source":315,"target":2},{"source":307,"target":6},{"source":307,"target":316},{"source":307,"target":23},{"source":316,"target":6},{"source":308,"target":25},{"source":308,"target":317},{"source":308,"target":23},{"source":317,"target":25},{"source":309,"target":16},{"source":24,"target":0},{"source":24,"target":318},{"source":24,"target":319},{"source":318,"target":4},{"source":318,"target":320},{"source":318,"target":24},{"source":320,"target":4},{"source":319,"target":4},{"source":319,"target":321},{"source":319,"target":24},{"source":321,"target":4},{"source":25,"target":0},{"source":25,"target":17},{"source":25,"target":322},{"source":25,"target":323},{"source":25,"target":324},{"source":25,"target":325},{"source":25,"target":326},{"source":25,"target":327},{"source":25,"target":328},{"source":322,"target":25},{"source":322,"target":329},{"source":322,"target":25},{"source":329,"target":25},{"source":323,"target":25},{"source":323,"target":330},{"source":323,"target":25},{"source":330,"target":25},{"source":324,"target":6},{"source":324,"target":331},{"source":324,"target":25},{"source":331,"target":6},{"source":325,"target":25},{"source":325,"target":332},{"source":325,"target":25},{"source":332,"target":25},{"source":326,"target":26},{"source":326,"target":333},{"source":326,"target":25},{"source":333,"target":26},{"source":327,"target":6},{"source":327,"target":334},{"source":327,"target":25},{"source":334,"target":6},{"source":328,"target":17},{"source":26,"target":0},{"source":26,"target":16},{"source":26,"target":335},{"source":26,"target":336},{"source":335,"target":25},{"source":335,"target":337},{"source":335,"target":26},{"source":337,"target":25},{"source":336,"target":16},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":50,"target":0},{"source":51,"target":0},{"source":52,"target":0},{"source":53,"target":0}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/Elderjr/Coding-Conventions-Specification-Language/ccsl-workspace/org.ccsl.metamodel/model/ccsl.ecore
ccsl Rule negated CompositeRule operator rules AtomicRule subject context LogicOperator AND AND OR OR IF_THEN IF_THEN Root FaultTypeDescription name rule actions strategy CollectionKind EXACT EXACT SEQUENCE SEQUENCE ANY ANY IMMEDIATE IMMEDIATE elements Element uniqueName Visibility PRIVATE PRIVATE PACKAGE PACKAGE PROTECTED PROTECTED PUBLIC PUBLIC ANY ANY Inheritance ABSTRACT ABSTRACT FINAL FINAL NONE NONE ANY ANY namedElements NamedElement name avaliableInSourceCode Package declaredTypes variable Variable type final ParameterVariable LocalVariable InitializableVariable initialValue FieldVariable static visibility ANY complexType JInterface AnonymousClass type JClass constructors superClass inheritance ANY DeclaredType superInterfaces visibility ANY static imports nestedTypes ComplexType fields methods AnnotationType method Constructor avaliableInSourceCode SimpleMethod params visibility ANY paramsKind ANY Method returnType abstract final static inheritance ANY statements Statement NamedElementAccess from VariableAccess DataTypeAccess ControlFlow condition Block statements statementsKind ANY VarDeclaration variable InstanceCreation type constructor args argsKind ANY Access elementAccessed from ArrayCreation type SynchronizedBlock bodyStatements key ThrowStatement expression EmptyStatement InstanceOf leftOperand rightOperand ReturnStatement statement ThisStatement BreakStatement ContinueStatement expressions OperatorExpression operands ParenthesizedExpression expression StringConcatenation InfixExpression BooleanExpression booleanOperator ANY BooleanOperator AND AND OR OR NOT NOT EQUAL_TO EQUAL_TO NOT_EQUAL_TO NOT_EQUAL_TO GREATER_THAN GREATER_THAN LESS_THAN LESS_THAN GREATER_THAN_OR_EQUAL_TO GREATER_THAN_OR_EQUAL_TO LESS_THAN_OR_EQUAL_TO LESS_THAN_OR_EQUAL_TO ANY ANY BooleanOperatorObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator ArithmeticExpression arithmeticOperator ArithmeticOperator ADDITION ADDITION SUBTRACTION SUBTRACTION MULTIPLICATION MULTIPLICATION DIVISION DIVISION MODULUS MODULUS UNDEFINED UNDEFINED literalValues LiteralValue value NullLiteral CharacterLiteral StringLiteral NumberLiteral BooleanLiteral controlFlow SwitchStatement cases SwitchCaseBlock default IfStatement thenStatement elseStatement LoopStatement body tryCatch TryStatement catchClauses finallyBlock CatchClause body variable handledExceptions assignment AbstractAssignment leftHandSide AssignmentOperator PLUS_ASSIGN PLUS_ASSIGN ASSIGN ASSIGN ANY ANY Assignment operator ANY rightHandSide UnaryAssignment operator ANY PrefixUnaryAssignment PostfixUnaryAssignment UnaryAssignmentOperator DECREMENT DECREMENT INCREMENT INCREMENT ANY ANY invocation MethodInvocation from SuperMethodInvocation Invocation args argsKind ANY ConstructorInvocation constructor SimpleMethodInvocation method import ImportableElement ImportStatement importedElement annotation Annotation type AnnotableElement annotations annotationsKind ANY datatype DataType PrimitiveType StringPrimitiveType BooleanPrimitiveType ShortPrimitiveType ObjectType ParameterizedType typeArguments type GenericType IntPrimitiveType ArrayType dimensions type VoidType context Context contextElements filters faultTypeDescription InjectionAction target InjectionStrategy action DeleteAction MoveScopeUpAction DeleteInfixOperatorAction ChangeLiteralValueAction DeleteRandomStatementAction ReplaceVariableAccessAction ReplaceArithmeticOperatorAction replaceMap ArithmeticOperatorMap oldArithmeticOperator newArithmeticOperator strategy AllStrategy functions CcslFunction booleanFunctions CcslBooleanFunction filters Filter negated AtomicFilter targets CompositeFilter filters operator PropertyFilter TemplateFilter targetTemplate context SameNameFilter elements ignoreCase true CountFilter min max context container field RegexMatch regex ImplicityOperandFilter implicityOperand operatorExpression ImplicityContainerFilter implicityContainer implicityField context IsKindOfFilter context type SuperMethodClosureFilter context superMethod IsTypeOfFilter context type ChildClosureComplexTypeFilter superComplexType childComplexType context IsStringFilter EquationFilter leftHandSide rightHandSide operator EquationOperator PLUS PLUS FromClosureFilter access from context SuperClassClosureFilter superClass subClass includesSubClass true context BlockLastStatementFilter lastStatement context HasSameReferenceFilter numberFunctions CcslNumberFunction CcslIntegerLiteral value GetIndexOf container field
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ccsl" nsURI="http://www.example.org/ccsl" nsPrefix="ccsl"> <eClassifiers xsi:type="ecore:EClass" name="Rule" abstract="true" eSuperTypes="#//Root"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="negated" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeRule" eSuperTypes="#//Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//LogicOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" lowerBound="2" upperBound="-1" eType="#//Rule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AtomicRule" eSuperTypes="#//Rule"> <eStructuralFeatures xsi:type="ecore:EReference" name="subject" lowerBound="1" eType="#//elements/Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" eType="#//context/Context" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LogicOperator"> <eLiterals name="AND"/> <eLiterals name="OR" value="1"/> <eLiterals name="IF_THEN" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Root" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="FaultTypeDescription" eSuperTypes="#//Root"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1" eType="#//AtomicRule" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" lowerBound="1" upperBound="-1" eType="#//faultTypeDescription/InjectionAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="strategy" lowerBound="1" eType="#//faultTypeDescription/InjectionStrategy" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CollectionKind"> <eLiterals name="EXACT"/> <eLiterals name="SEQUENCE" value="1"/> <eLiterals name="ANY" value="2"/> <eLiterals name="IMMEDIATE" value="3"/> </eClassifiers> <eSubpackages name="elements" nsURI="http://www.example.org/ccsl/elements" nsPrefix="elements"> <eClassifiers xsi:type="ecore:EClass" name="Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uniqueName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Visibility"> <eLiterals name="PRIVATE"/> <eLiterals name="PACKAGE" value="1"/> <eLiterals name="PROTECTED" value="2"/> <eLiterals name="PUBLIC" value="3"/> <eLiterals name="ANY" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Inheritance"> <eLiterals name="ABSTRACT"/> <eLiterals name="FINAL" value="1"/> <eLiterals name="NONE" value="2"/> <eLiterals name="ANY" value="3"/> </eClassifiers> <eSubpackages name="namedElements" nsURI="http://www.example.org/ccsl/elements/namedElements" nsPrefix="namedElements"> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" eSuperTypes="#//elements/Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="avaliableInSourceCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//BooleanObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//elements/namedElements/NamedElement #//elements/statements/import/ImportableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="declaredTypes" upperBound="-1" eType="#//elements/namedElements/complexType/DeclaredType" unsettable="true" containment="true"/> </eClassifiers> <eSubpackages name="variable" nsURI="http://www.example.org/ccsl/elements/namedElements/variable" nsPrefix="variable"> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//elements/namedElements/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//elements/datatype/DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="final" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//BooleanObject" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterVariable" eSuperTypes="#//elements/namedElements/variable/Variable #//elements/statements/annotation/AnnotableElement"/> <eClassifiers xsi:type="ecore:EClass" name="LocalVariable" eSuperTypes="#//elements/namedElements/variable/InitializableVariable"/> <eClassifiers xsi:type="ecore:EClass" name="InitializableVariable" eSuperTypes="#//elements/namedElements/variable/Variable"> <eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" eType="#//elements/statements/Statement" unsettable="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldVariable" eSuperTypes="#//elements/namedElements/variable/InitializableVariable #//elements/statements/annotation/AnnotableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//BooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//elements/Visibility" defaultValueLiteral="ANY"/> </eClassifiers> </eSubpackages> <eSubpackages name="complexType" nsURI="http://www.example.org/ccsl/elements/namedElements/complexType" nsPrefix="complexType"> <eClassifiers xsi:type="ecore:EClass" name="JInterface" eSuperTypes="#//elements/namedElements/complexType/DeclaredType #//elements/namedElements/complexType/ComplexType #//elements/statements/annotation/AnnotableElement"/> <eClassifiers xsi:type="ecore:EClass" name="AnonymousClass" eSuperTypes="#//elements/namedElements/complexType/ComplexType"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//elements/datatype/ObjectType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JClass" eSuperTypes="#//elements/namedElements/complexType/DeclaredType #//elements/namedElements/complexType/ComplexType #//elements/statements/annotation/AnnotableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="constructors" upperBound="-1" eType="#//elements/namedElements/method/Constructor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" eType="#//elements/namedElements/complexType/JClass" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" eType="#//elements/Inheritance" defaultValueLiteral="ANY"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclaredType" eSuperTypes="#//elements/namedElements/NamedElement #//elements/datatype/ObjectType #//elements/statements/import/ImportableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="superInterfaces" upperBound="-1" eType="#//elements/namedElements/complexType/JInterface" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//elements/Visibility" defaultValueLiteral="ANY"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//BooleanObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//elements/statements/import/ImportStatement" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedTypes" upperBound="-1" eType="#//elements/namedElements/complexType/DeclaredType" unsettable="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComplexType" eSuperTypes="#//elements/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="#//elements/namedElements/variable/FieldVariable" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="#//elements/namedElements/method/Method" unsettable="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationType" eSuperTypes="#//elements/namedElements/complexType/DeclaredType"/> </eSubpackages> <eSubpackages name="method" nsURI="http://www.example.org/ccsl/elements/namedElements/method" nsPrefix="method"> <eClassifiers xsi:type="ecore:EClass" name="Constructor" eSuperTypes="#//elements/namedElements/method/SimpleMethod"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="avaliableInSourceCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//BooleanObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleMethod" eSuperTypes="#//elements/Element #//elements/statements/annotation/AnnotableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//elements/namedElements/variable/ParameterVariable" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//elements/Visibility" defaultValueLiteral="ANY"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paramsKind" eType="#//CollectionKind" defaultValueLiteral="ANY"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//elements/namedElements/NamedElement #//elements/namedElements/method/SimpleMethod"> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//elements/datatype/DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//BooleanObject" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="final" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//BooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//BooleanObject" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" eType="#//elements/Inheritance" defaultValueLiteral="ANY"/> </eClassifiers> </eSubpackages> </eSubpackages> <eSubpackages name="statements" nsURI="http://www.example.org/ccsl/elements/statements" nsPrefix="statements"> <eClassifiers xsi:type="ecore:EClass" name="Statement" eSuperTypes="#//elements/Element"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElementAccess" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//elements/statements/Statement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableAccess" eSuperTypes="#//elements/statements/Access"/> <eClassifiers xsi:type="ecore:EClass" name="DataTypeAccess" eSuperTypes="#//elements/statements/Access"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//elements/statements/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//elements/statements/Statement" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="statementsKind" eType="#//CollectionKind" defaultValueLiteral="ANY"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarDeclaration" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//elements/namedElements/variable/Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceCreation" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//elements/datatype/ObjectType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constructor" eType="#//elements/namedElements/method/Constructor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//elements/statements/Statement" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="argsKind" eType="#//CollectionKind" defaultValueLiteral="ANY"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Access" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elementAccessed" eType="#//elements/Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//elements/statements/Statement" unsettable="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayCreation" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//elements/datatype/ObjectType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SynchronizedBlock" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyStatements" upperBound="-1" eType="#//elements/statements/Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//elements/statements/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThrowStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" upperBound="-1" eType="#//elements/statements/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//elements/statements/Statement"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceOf" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="#//elements/statements/Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="#//elements/statements/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//elements/statements/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThisStatement" eSuperTypes="#//elements/statements/Statement"/> <eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//elements/statements/Statement"/> <eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//elements/statements/Statement"/> <eSubpackages name="expressions" nsURI="http://www.example.org/ccsl/elements/statements/expressions" nsPrefix="expressions"> <eClassifiers xsi:type="ecore:EClass" name="OperatorExpression" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="operands" upperBound="-1" eType="#//elements/statements/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//elements/statements/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringConcatenation" eSuperTypes="#//elements/statements/expressions/OperatorExpression"/> <eClassifiers xsi:type="ecore:EClass" name="InfixExpression" eSuperTypes="#//elements/statements/expressions/OperatorExpression"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanExpression" eSuperTypes="#//elements/statements/expressions/OperatorExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanOperator" eType="#//elements/statements/expressions/BooleanOperator" defaultValueLiteral="ANY" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BooleanOperator"> <eLiterals name="AND"/> <eLiterals name="OR" value="1"/> <eLiterals name="NOT" value="2"/> <eLiterals name="EQUAL_TO" value="3"/> <eLiterals name="NOT_EQUAL_TO" value="4"/> <eLiterals name="GREATER_THAN" value="5"/> <eLiterals name="LESS_THAN" value="6"/> <eLiterals name="GREATER_THAN_OR_EQUAL_TO" value="7"/> <eLiterals name="LESS_THAN_OR_EQUAL_TO" value="8"/> <eLiterals name="ANY" value="9" literal="ANY"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="BooleanOperatorObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http://org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="BooleanOperator"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArithmeticExpression" eSuperTypes="#//elements/statements/expressions/OperatorExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arithmeticOperator" eType="#//elements/statements/expressions/ArithmeticOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ArithmeticOperator"> <eLiterals name="ADDITION"/> <eLiterals name="SUBTRACTION" value="1"/> <eLiterals name="MULTIPLICATION" value="2"/> <eLiterals name="DIVISION" value="3"/> <eLiterals name="MODULUS" value="4"/> <eLiterals name="UNDEFINED" value="5"/> </eClassifiers> </eSubpackages> <eSubpackages name="literalValues" nsURI="http://www.example.org/ccsl/elements/statements/literalValues" nsPrefix="literalValues"> <eClassifiers xsi:type="ecore:EClass" name="LiteralValue" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="#//elements/statements/literalValues/LiteralValue"/> <eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="#//elements/statements/literalValues/LiteralValue"/> <eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//elements/statements/literalValues/LiteralValue"/> <eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//elements/statements/literalValues/LiteralValue"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//elements/statements/literalValues/LiteralValue"/> </eSubpackages> <eSubpackages name="controlFlow" nsURI="http://www.example.org/ccsl/elements/statements/controlFlow" nsPrefix="controlFlow"> <eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//elements/statements/ControlFlow"> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1" eType="#//elements/statements/controlFlow/SwitchCaseBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchCaseBlock" eSuperTypes="#//elements/statements/Block"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//elements/statements/ControlFlow"> <eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" eType="#//elements/statements/Statement" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="#//elements/statements/Statement" unsettable="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoopStatement" eSuperTypes="#//elements/statements/ControlFlow"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//elements/statements/Statement" unsettable="true" containment="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="tryCatch" nsURI="http://www.example.org/ccsl/elements/statements/tryCatch" nsPrefix="tryCatch"> <eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="catchClauses" upperBound="-1" eType="#//elements/statements/tryCatch/CatchClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finallyBlock" eType="#//elements/statements/Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CatchClause" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//elements/statements/Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//elements/namedElements/variable/ParameterVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="handledExceptions" upperBound="-1" eType="#//elements/namedElements/complexType/JClass"/> </eClassifiers> </eSubpackages> <eSubpackages name="assignment" nsURI="http://www.example.org/ccsl/elements/statements/assignment" nsPrefix="assignment"> <eClassifiers xsi:type="ecore:EClass" name="AbstractAssignment" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" eType="#//elements/statements/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AssignmentOperator"> <eLiterals name="PLUS_ASSIGN"/> <eLiterals name="ASSIGN" value="1"/> <eLiterals name="ANY" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//elements/statements/assignment/AbstractAssignment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//elements/statements/assignment/AssignmentOperator" defaultValueLiteral="ANY"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" eType="#//elements/statements/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryAssignment" eSuperTypes="#//elements/statements/assignment/AbstractAssignment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//elements/statements/assignment/UnaryAssignmentOperator" defaultValueLiteral="ANY"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrefixUnaryAssignment" eSuperTypes="#//elements/statements/assignment/UnaryAssignment"/> <eClassifiers xsi:type="ecore:EClass" name="PostfixUnaryAssignment" eSuperTypes="#//elements/statements/assignment/UnaryAssignment"/> <eClassifiers xsi:type="ecore:EEnum" name="UnaryAssignmentOperator"> <eLiterals name="DECREMENT"/> <eLiterals name="INCREMENT" value="1"/> <eLiterals name="ANY" value="2"/> </eClassifiers> </eSubpackages> <eSubpackages name="invocation" nsURI="http://www.example.org/ccsl/elements/statements/invocation" nsPrefix="invocation"> <eClassifiers xsi:type="ecore:EClass" name="MethodInvocation" eSuperTypes="#//elements/statements/invocation/SimpleMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//elements/statements/Statement" unsettable="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperMethodInvocation" eSuperTypes="#//elements/statements/invocation/SimpleMethodInvocation"/> <eClassifiers xsi:type="ecore:EClass" name="Invocation" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//elements/statements/Statement" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="argsKind" eType="#//CollectionKind" defaultValueLiteral="ANY"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorInvocation" eSuperTypes="#//elements/statements/invocation/Invocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="constructor" eType="#//elements/namedElements/method/Constructor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleMethodInvocation" eSuperTypes="#//elements/statements/invocation/Invocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" eType="#//elements/namedElements/method/Method"/> </eClassifiers> </eSubpackages> <eSubpackages name="import" nsURI="http://www.example.org/ccsl/elements/statements/import" nsPrefix="import"> <eClassifiers xsi:type="ecore:EClass" name="ImportableElement" eSuperTypes="#//elements/Element"/> <eClassifiers xsi:type="ecore:EClass" name="ImportStatement" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" eType="#//elements/statements/import/ImportableElement" unsettable="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="annotation" nsURI="http://www.example.org/ccsl/elements/statements/annotation" nsPrefix="annotation"> <eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//elements/statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//elements/namedElements/complexType/AnnotationType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotableElement" eSuperTypes="#//elements/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//elements/statements/annotation/Annotation" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="annotationsKind" eType="#//CollectionKind" defaultValueLiteral="ANY"/> </eClassifiers> </eSubpackages> </eSubpackages> <eSubpackages name="datatype" nsURI="http://www.example.org/ccsl/elements/datatype" nsPrefix="datatype"> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//elements/Element"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//elements/datatype/DataType"/> <eClassifiers xsi:type="ecore:EClass" name="StringPrimitiveType" eSuperTypes="#//elements/datatype/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanPrimitiveType" eSuperTypes="#//elements/datatype/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="ShortPrimitiveType" eSuperTypes="#//elements/datatype/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectType" eSuperTypes="#//elements/datatype/DataType"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="#//elements/datatype/ObjectType"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#//elements/datatype/ObjectType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//elements/namedElements/complexType/DeclaredType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GenericType" eSuperTypes="#//elements/namedElements/complexType/ComplexType"/> <eClassifiers xsi:type="ecore:EClass" name="IntPrimitiveType" eSuperTypes="#//elements/datatype/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//elements/datatype/ObjectType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dimensions" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//elements/datatype/DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="#//elements/datatype/PrimitiveType"/> </eSubpackages> </eSubpackages> <eSubpackages name="context" nsURI="http://www.example.org/ccsl/context" nsPrefix="context"> <eClassifiers xsi:type="ecore:EClass" name="Context"> <eStructuralFeatures xsi:type="ecore:EReference" name="contextElements" upperBound="-1" eType="#//elements/Element" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1" eType="#//functions/booleanFunctions/filters/Filter" containment="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="faultTypeDescription" nsURI="http://www.example.org/ccsl/faultTypeDescription" nsPrefix="faultTypeDescription"> <eClassifiers xsi:type="ecore:EClass" name="InjectionAction" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//elements/Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InjectionStrategy" abstract="true"/> <eSubpackages name="action" nsURI="http://www.example.org/ccsl/faultTypeDescription/action" nsPrefix="action"> <eClassifiers xsi:type="ecore:EClass" name="DeleteAction" eSuperTypes="#//faultTypeDescription/InjectionAction"/> <eClassifiers xsi:type="ecore:EClass" name="MoveScopeUpAction" eSuperTypes="#//faultTypeDescription/InjectionAction"/> <eClassifiers xsi:type="ecore:EClass" name="DeleteInfixOperatorAction" eSuperTypes="#//faultTypeDescription/InjectionAction"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeLiteralValueAction" eSuperTypes="#//faultTypeDescription/InjectionAction"/> <eClassifiers xsi:type="ecore:EClass" name="DeleteRandomStatementAction" eSuperTypes="#//faultTypeDescription/InjectionAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReplaceVariableAccessAction" eSuperTypes="#//faultTypeDescription/InjectionAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReplaceArithmeticOperatorAction" eSuperTypes="#//faultTypeDescription/InjectionAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="replaceMap" lowerBound="1" upperBound="-1" eType="#//faultTypeDescription/action/ArithmeticOperatorMap" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArithmeticOperatorMap"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="oldArithmeticOperator" eType="#//elements/statements/expressions/ArithmeticOperator"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newArithmeticOperator" eType="#//elements/statements/expressions/ArithmeticOperator"/> </eClassifiers> </eSubpackages> <eSubpackages name="strategy" nsURI="http://www.example.org/ccsl/faultTypeDescription/strategy" nsPrefix="strategy"> <eClassifiers xsi:type="ecore:EClass" name="AllStrategy" eSuperTypes="#//faultTypeDescription/InjectionStrategy"/> </eSubpackages> </eSubpackages> <eSubpackages name="functions" nsURI="http://www.example.org/ccsl/functions" nsPrefix="functions"> <eClassifiers xsi:type="ecore:EClass" name="CcslFunction" abstract="true"/> <eSubpackages name="booleanFunctions" nsURI="http://www.example.org/ccsl/functions/booleanFunctions" nsPrefix="booleanFunctions"> <eClassifiers xsi:type="ecore:EClass" name="CcslBooleanFunction" abstract="true" eSuperTypes="#//functions/CcslFunction"/> <eSubpackages name="filters" nsURI="http://www.example.org/ccsl/filters" nsPrefix="filters"> <eClassifiers xsi:type="ecore:EClass" name="Filter" abstract="true" eSuperTypes="#//functions/booleanFunctions/CcslBooleanFunction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="negated" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AtomicFilter" eSuperTypes="#//functions/booleanFunctions/filters/Filter"> <eStructuralFeatures xsi:type="ecore:EReference" name="targets" lowerBound="1" upperBound="-1" eType="#//elements/Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeFilter" eSuperTypes="#//functions/booleanFunctions/filters/Filter"> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" lowerBound="1" upperBound="-1" eType="#//functions/booleanFunctions/filters/Filter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//LogicOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="targetTemplate" lowerBound="1" eType="#//elements/Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" eType="#//context/Context" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SameNameFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//elements/namedElements/NamedElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ignoreCase" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CountFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" upperBound="-1" eType="#//context/Context" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//elements/Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="field" lowerBound="1" eType="#//elements/Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RegexMatch" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="regex" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImplicityOperandFilter" eSuperTypes="#//functions/booleanFunctions/filters/TemplateFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="implicityOperand" lowerBound="1" eType="#//elements/Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operatorExpression" lowerBound="1" eType="#//elements/statements/expressions/OperatorExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImplicityContainerFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="implicityContainer" lowerBound="1" eType="#//elements/Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implicityField" lowerBound="1" eType="#//elements/Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" eType="#//context/Context" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IsKindOfFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" eType="#//context/Context" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//elements/datatype/DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperMethodClosureFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" eType="#//context/Context" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superMethod" lowerBound="1" eType="#//elements/namedElements/method/Method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IsTypeOfFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" eType="#//context/Context" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//elements/datatype/DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChildClosureComplexTypeFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="superComplexType" lowerBound="1" eType="#//elements/namedElements/complexType/ComplexType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childComplexType" lowerBound="1" eType="#//elements/namedElements/complexType/ComplexType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" eType="#//context/Context" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IsStringFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"/> <eClassifiers xsi:type="ecore:EClass" name="EquationFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" lowerBound="1" upperBound="-1" eType="#//functions/numberFunctions/CcslNumberFunction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" lowerBound="1" upperBound="-1" eType="#//functions/numberFunctions/CcslNumberFunction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//functions/booleanFunctions/filters/EquationOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EquationOperator"> <eLiterals name="PLUS"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FromClosureFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="access" lowerBound="1" eType="#//elements/statements/Access"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//elements/statements/Statement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//context/Context" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperClassClosureFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" eType="#//elements/namedElements/complexType/JClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subClass" eType="#//elements/namedElements/complexType/JClass"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="includesSubClass" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//context/Context" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockLastStatementFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"> <eStructuralFeatures xsi:type="ecore:EReference" name="lastStatement" eType="#//elements/statements/Statement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//context/Context" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HasSameReferenceFilter" eSuperTypes="#//functions/booleanFunctions/filters/AtomicFilter"/> </eSubpackages> </eSubpackages> <eSubpackages name="numberFunctions" nsURI="http://www.example.org/ccsl/functions/numberFunctions" nsPrefix="numberFunctions"> <eClassifiers xsi:type="ecore:EClass" name="CcslNumberFunction" abstract="true" eSuperTypes="#//functions/CcslFunction"/> <eClassifiers xsi:type="ecore:EClass" name="CcslIntegerLiteral" eSuperTypes="#//functions/numberFunctions/CcslNumberFunction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GetIndexOf" eSuperTypes="#//functions/numberFunctions/CcslNumberFunction"> <eStructuralFeatures xsi:type="ecore:EReference" name="container" lowerBound="1" eType="#//elements/Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="field" lowerBound="1" eType="#//elements/Element"/> </eClassifiers> </eSubpackages> </eSubpackages> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"ccsl","nsURI":"http://www.example.org/ccsl","name":"ccsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeRule","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtomicRule","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LogicOperator","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FaultTypeDescription","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"nsPrefix":"elements","nsURI":"http://www.example.org/ccsl/elements","name":"elements","id":8,"eClass":"EPackage"},{"nsPrefix":"context","nsURI":"http://www.example.org/ccsl/context","name":"context","id":9,"eClass":"EPackage"},{"nsPrefix":"faultTypeDescription","nsURI":"http://www.example.org/ccsl/faultTypeDescription","name":"faultTypeDescription","id":10,"eClass":"EPackage"},{"nsPrefix":"functions","nsURI":"http://www.example.org/ccsl/functions","name":"functions","id":11,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"negated","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":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":"rules","changeable":true,"resolveProxies":true,"lowerBound":2,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"id":24,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"id":26,"eClass":"EGenericType"},{"name":"AND","id":27,"value":0,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":28,"value":1,"literal":"OR","eClass":"EEnumLiteral"},{"name":"IF_THEN","id":29,"value":2,"literal":"IF_THEN","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":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"strategy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InjectionAction","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"id":38,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InjectionStrategy","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"id":40,"eClass":"EGenericType"},{"name":"EXACT","id":41,"value":0,"literal":"EXACT","eClass":"EEnumLiteral"},{"name":"SEQUENCE","id":42,"value":1,"literal":"SEQUENCE","eClass":"EEnumLiteral"},{"name":"ANY","id":43,"value":2,"literal":"ANY","eClass":"EEnumLiteral"},{"name":"IMMEDIATE","id":44,"value":3,"literal":"IMMEDIATE","eClass":"EEnumLiteral"},{"instanceTypeName":null,"instanceClassName":null,"name":"Visibility","instanceClass":null,"id":45,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Inheritance","instanceClass":null,"id":46,"serializable":true,"eClass":"EEnum"},{"nsPrefix":"namedElements","nsURI":"http://www.example.org/ccsl/elements/namedElements","name":"namedElements","id":47,"eClass":"EPackage"},{"nsPrefix":"statements","nsURI":"http://www.example.org/ccsl/elements/statements","name":"statements","id":48,"eClass":"EPackage"},{"nsPrefix":"datatype","nsURI":"http://www.example.org/ccsl/elements/datatype","name":"datatype","id":49,"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":"uniqueName","changeable":true,"lowerBound":0,"iD":true,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"name":"PRIVATE","id":52,"value":0,"literal":"PRIVATE","eClass":"EEnumLiteral"},{"name":"PACKAGE","id":53,"value":1,"literal":"PACKAGE","eClass":"EEnumLiteral"},{"name":"PROTECTED","id":54,"value":2,"literal":"PROTECTED","eClass":"EEnumLiteral"},{"name":"PUBLIC","id":55,"value":3,"literal":"PUBLIC","eClass":"EEnumLiteral"},{"name":"ANY","id":56,"value":4,"literal":"ANY","eClass":"EEnumLiteral"},{"name":"ABSTRACT","id":57,"value":0,"literal":"ABSTRACT","eClass":"EEnumLiteral"},{"name":"FINAL","id":58,"value":1,"literal":"FINAL","eClass":"EEnumLiteral"},{"name":"NONE","id":59,"value":2,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"ANY","id":60,"value":3,"literal":"ANY","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"nsPrefix":"variable","nsURI":"http://www.example.org/ccsl/elements/namedElements/variable","name":"variable","id":63,"eClass":"EPackage"},{"nsPrefix":"complexType","nsURI":"http://www.example.org/ccsl/elements/namedElements/complexType","name":"complexType","id":64,"eClass":"EPackage"},{"nsPrefix":"method","nsURI":"http://www.example.org/ccsl/elements/namedElements/method","name":"method","id":65,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"avaliableInSourceCode","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportableElement","instanceClass":null,"abstract":false,"id":71,"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":"declaredTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclaredType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"id":76,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterVariable","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalVariable","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitializableVariable","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldVariable","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"final","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotableElement","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"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":"static","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JInterface","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClass","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JClass","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexType","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationType","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectType","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"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":"constructors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"inheritance","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constructor","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"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":"static","changeable":true,"lowerBound":0,"iD":false,"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":true,"transient":false,"unique":true,"name":"imports","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":true,"transient":false,"unique":true,"name":"nestedTypes","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportStatement","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"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":true,"transient":false,"unique":true,"name":"fields","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":true,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleMethod","instanceClass":null,"abstract":false,"id":145,"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":"avaliableInSourceCode","changeable":true,"lowerBound":0,"iD":false,"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":true,"unsettable":true,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"paramsKind","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"},{"container":false,"ordered":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":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"final","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"inheritance","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElementAccess","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAccess","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeAccess","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDeclaration","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceCreation","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Access","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayCreation","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedBlock","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceOf","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisStatement","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"nsPrefix":"expressions","nsURI":"http://www.example.org/ccsl/elements/statements/expressions","name":"expressions","id":186,"eClass":"EPackage"},{"nsPrefix":"literalValues","nsURI":"http://www.example.org/ccsl/elements/statements/literalValues","name":"literalValues","id":187,"eClass":"EPackage"},{"nsPrefix":"controlFlow","nsURI":"http://www.example.org/ccsl/elements/statements/controlFlow","name":"controlFlow","id":188,"eClass":"EPackage"},{"nsPrefix":"tryCatch","nsURI":"http://www.example.org/ccsl/elements/statements/tryCatch","name":"tryCatch","id":189,"eClass":"EPackage"},{"nsPrefix":"assignment","nsURI":"http://www.example.org/ccsl/elements/statements/assignment","name":"assignment","id":190,"eClass":"EPackage"},{"nsPrefix":"invocation","nsURI":"http://www.example.org/ccsl/elements/statements/invocation","name":"invocation","id":191,"eClass":"EPackage"},{"nsPrefix":"import","nsURI":"http://www.example.org/ccsl/elements/statements/import","name":"import","id":192,"eClass":"EPackage"},{"nsPrefix":"annotation","nsURI":"http://www.example.org/ccsl/elements/statements/annotation","name":"annotation","id":193,"eClass":"EPackage"},{"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":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"container":false,"ordered":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":200,"derived":false},{"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":true,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"statementsKind","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"constructor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"argsKind","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elementAccessed","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"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"},{"container":false,"ordered":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":236,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorExpression","instanceClass":null,"abstract":false,"id":247,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":248,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringConcatenation","instanceClass":null,"abstract":false,"id":249,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixExpression","instanceClass":null,"abstract":false,"id":250,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpression","instanceClass":null,"abstract":false,"id":251,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanOperator","instanceClass":null,"id":252,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"BooleanOperatorObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":253,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithmeticExpression","instanceClass":null,"abstract":false,"id":254,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArithmeticOperator","instanceClass":null,"id":255,"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":"operands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"container":false,"ordered":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":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":true,"transient":false,"unique":true,"name":"booleanOperator","changeable":true,"lowerBound":0,"iD":false,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"name":"AND","id":267,"value":0,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":268,"value":1,"literal":"OR","eClass":"EEnumLiteral"},{"name":"NOT","id":269,"value":2,"literal":"NOT","eClass":"EEnumLiteral"},{"name":"EQUAL_TO","id":270,"value":3,"literal":"EQUAL_TO","eClass":"EEnumLiteral"},{"name":"NOT_EQUAL_TO","id":271,"value":4,"literal":"NOT_EQUAL_TO","eClass":"EEnumLiteral"},{"name":"GREATER_THAN","id":272,"value":5,"literal":"GREATER_THAN","eClass":"EEnumLiteral"},{"name":"LESS_THAN","id":273,"value":6,"literal":"LESS_THAN","eClass":"EEnumLiteral"},{"name":"GREATER_THAN_OR_EQUAL_TO","id":274,"value":7,"literal":"GREATER_THAN_OR_EQUAL_TO","eClass":"EEnumLiteral"},{"name":"LESS_THAN_OR_EQUAL_TO","id":275,"value":8,"literal":"LESS_THAN_OR_EQUAL_TO","eClass":"EEnumLiteral"},{"name":"ANY","id":276,"value":9,"literal":"ANY","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"arithmeticOperator","changeable":true,"lowerBound":0,"iD":false,"id":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"name":"ADDITION","id":280,"value":0,"literal":"ADDITION","eClass":"EEnumLiteral"},{"name":"SUBTRACTION","id":281,"value":1,"literal":"SUBTRACTION","eClass":"EEnumLiteral"},{"name":"MULTIPLICATION","id":282,"value":2,"literal":"MULTIPLICATION","eClass":"EEnumLiteral"},{"name":"DIVISION","id":283,"value":3,"literal":"DIVISION","eClass":"EEnumLiteral"},{"name":"MODULUS","id":284,"value":4,"literal":"MODULUS","eClass":"EEnumLiteral"},{"name":"UNDEFINED","id":285,"value":5,"literal":"UNDEFINED","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralValue","instanceClass":null,"abstract":false,"id":286,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":287,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":288,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":289,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":290,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":291,"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":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":300,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCaseBlock","instanceClass":null,"abstract":false,"id":301,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":302,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopStatement","instanceClass":null,"abstract":false,"id":303,"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":"cases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"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":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":318,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchClause","instanceClass":null,"abstract":false,"id":319,"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":"catchClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finallyBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":325,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"handledExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractAssignment","instanceClass":null,"abstract":false,"id":332,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentOperator","instanceClass":null,"id":333,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":334,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryAssignment","instanceClass":null,"abstract":false,"id":335,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixUnaryAssignment","instanceClass":null,"abstract":false,"id":336,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixUnaryAssignment","instanceClass":null,"abstract":false,"id":337,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnaryAssignmentOperator","instanceClass":null,"id":338,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"name":"PLUS_ASSIGN","id":342,"value":0,"literal":"PLUS_ASSIGN","eClass":"EEnumLiteral"},{"name":"ASSIGN","id":343,"value":1,"literal":"ASSIGN","eClass":"EEnumLiteral"},{"name":"ANY","id":344,"value":2,"literal":"ANY","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":345,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHandSide","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":350,"derived":false},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"name":"DECREMENT","id":355,"value":0,"literal":"DECREMENT","eClass":"EEnumLiteral"},{"name":"INCREMENT","id":356,"value":1,"literal":"INCREMENT","eClass":"EEnumLiteral"},{"name":"ANY","id":357,"value":2,"literal":"ANY","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":358,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodInvocation","instanceClass":null,"abstract":false,"id":359,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invocation","instanceClass":null,"abstract":false,"id":360,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorInvocation","instanceClass":null,"abstract":false,"id":361,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleMethodInvocation","instanceClass":null,"abstract":false,"id":362,"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":true,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"argsKind","changeable":true,"lowerBound":0,"iD":false,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constructor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":382,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"id":385,"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":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"annotationsKind","changeable":true,"lowerBound":0,"iD":false,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":391,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringPrimitiveType","instanceClass":null,"abstract":false,"id":392,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanPrimitiveType","instanceClass":null,"abstract":false,"id":393,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShortPrimitiveType","instanceClass":null,"abstract":false,"id":394,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":395,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenericType","instanceClass":null,"abstract":false,"id":396,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntPrimitiveType","instanceClass":null,"abstract":false,"id":397,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":398,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":399,"interface":false,"eClass":"EClass"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"derived":false},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"dimensions","changeable":true,"lowerBound":0,"iD":false,"id":413,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":414,"derived":false},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":419,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Filter","instanceClass":null,"abstract":true,"id":422,"interface":false,"eClass":"EClass"},{"id":423,"eClass":"EGenericType"},{"nsPrefix":"action","nsURI":"http://www.example.org/ccsl/faultTypeDescription/action","name":"action","id":424,"eClass":"EPackage"},{"nsPrefix":"strategy","nsURI":"http://www.example.org/ccsl/faultTypeDescription/strategy","name":"strategy","id":425,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"id":427,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteAction","instanceClass":null,"abstract":false,"id":428,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveScopeUpAction","instanceClass":null,"abstract":false,"id":429,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteInfixOperatorAction","instanceClass":null,"abstract":false,"id":430,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeLiteralValueAction","instanceClass":null,"abstract":false,"id":431,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteRandomStatementAction","instanceClass":null,"abstract":false,"id":432,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplaceVariableAccessAction","instanceClass":null,"abstract":false,"id":433,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplaceArithmeticOperatorAction","instanceClass":null,"abstract":false,"id":434,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithmeticOperatorMap","instanceClass":null,"abstract":false,"id":435,"interface":false,"eClass":"EClass"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"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":"replaceMap","changeable":true,"resolveProxies":true,"lowerBound":1,"id":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"oldArithmeticOperator","changeable":true,"lowerBound":0,"iD":false,"id":445,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newArithmeticOperator","changeable":true,"lowerBound":0,"iD":false,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllStrategy","instanceClass":null,"abstract":false,"id":449,"interface":false,"eClass":"EClass"},{"id":450,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CcslFunction","instanceClass":null,"abstract":true,"id":451,"interface":false,"eClass":"EClass"},{"nsPrefix":"booleanFunctions","nsURI":"http://www.example.org/ccsl/functions/booleanFunctions","name":"booleanFunctions","id":452,"eClass":"EPackage"},{"nsPrefix":"numberFunctions","nsURI":"http://www.example.org/ccsl/functions/numberFunctions","name":"numberFunctions","id":453,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CcslBooleanFunction","instanceClass":null,"abstract":true,"id":454,"interface":false,"eClass":"EClass"},{"nsPrefix":"filters","nsURI":"http://www.example.org/ccsl/filters","name":"filters","id":455,"eClass":"EPackage"},{"id":456,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtomicFilter","instanceClass":null,"abstract":false,"id":457,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeFilter","instanceClass":null,"abstract":false,"id":458,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyFilter","instanceClass":null,"abstract":false,"id":459,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateFilter","instanceClass":null,"abstract":false,"id":460,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SameNameFilter","instanceClass":null,"abstract":false,"id":461,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CountFilter","instanceClass":null,"abstract":false,"id":462,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegexMatch","instanceClass":null,"abstract":false,"id":463,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplicityOperandFilter","instanceClass":null,"abstract":false,"id":464,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplicityContainerFilter","instanceClass":null,"abstract":false,"id":465,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsKindOfFilter","instanceClass":null,"abstract":false,"id":466,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodClosureFilter","instanceClass":null,"abstract":false,"id":467,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsTypeOfFilter","instanceClass":null,"abstract":false,"id":468,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChildClosureComplexTypeFilter","instanceClass":null,"abstract":false,"id":469,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsStringFilter","instanceClass":null,"abstract":false,"id":470,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EquationFilter","instanceClass":null,"abstract":false,"id":471,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EquationOperator","instanceClass":null,"id":472,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromClosureFilter","instanceClass":null,"abstract":false,"id":473,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperClassClosureFilter","instanceClass":null,"abstract":false,"id":474,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockLastStatementFilter","instanceClass":null,"abstract":false,"id":475,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HasSameReferenceFilter","instanceClass":null,"abstract":false,"id":476,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"negated","changeable":true,"lowerBound":0,"iD":false,"id":477,"derived":false},{"id":478,"eClass":"EGenericType"},{"id":479,"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":"targets","changeable":true,"resolveProxies":true,"lowerBound":1,"id":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"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":"filters","changeable":true,"resolveProxies":true,"lowerBound":1,"id":483,"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":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetTemplate","changeable":true,"resolveProxies":true,"lowerBound":1,"id":489,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":490,"derived":false},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":494,"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":"ignoreCase","changeable":true,"lowerBound":0,"iD":false,"id":495,"derived":false},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"lowerBound":0,"iD":false,"id":499,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"lowerBound":0,"iD":false,"id":500,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":501,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"regex","changeable":true,"lowerBound":0,"iD":false,"id":510,"derived":false},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implicityOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":513,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operatorExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implicityContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":518,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implicityField","changeable":true,"resolveProxies":true,"lowerBound":1,"id":519,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":520,"derived":false},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":525,"derived":false},{"container":false,"ordered":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":526,"derived":false},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":530,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superMethod","changeable":true,"resolveProxies":true,"lowerBound":1,"id":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":535,"derived":false},{"container":false,"ordered":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":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superComplexType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":540,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"childComplexType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":541,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"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":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":548,"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":"rightHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":549,"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":550,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CcslNumberFunction","instanceClass":null,"abstract":true,"id":551,"interface":false,"eClass":"EClass"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"name":"PLUS","id":555,"value":0,"literal":"PLUS","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"access","changeable":true,"resolveProxies":true,"lowerBound":1,"id":556,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":557,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":558,"derived":false},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":563,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"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":"includesSubClass","changeable":true,"lowerBound":0,"iD":false,"id":565,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":566,"derived":false},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lastStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":572,"derived":false},{"container":false,"ordered":true,"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":573,"derived":false},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CcslIntegerLiteral","instanceClass":null,"abstract":false,"id":578,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetIndexOf","instanceClass":null,"abstract":false,"id":579,"interface":false,"eClass":"EClass"},{"id":580,"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":581,"derived":false},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":584,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":5},{"source":1,"target":12},{"source":1,"target":13},{"source":12,"target":14},{"source":12,"target":1},{"source":13,"target":5},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":15,"target":4},{"source":15,"target":18},{"source":15,"target":2},{"source":18,"target":4},{"source":16,"target":1},{"source":16,"target":19},{"source":16,"target":2},{"source":19,"target":1},{"source":17,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":20,"target":23},{"source":20,"target":24},{"source":20,"target":3},{"source":24,"target":23},{"source":21,"target":25},{"source":21,"target":26},{"source":21,"target":3},{"source":26,"target":25},{"source":22,"target":1},{"source":4,"target":0},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":27,"target":4},{"source":28,"target":4},{"source":29,"target":4},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":30,"target":35},{"source":30,"target":6},{"source":31,"target":3},{"source":31,"target":36},{"source":31,"target":6},{"source":36,"target":3},{"source":32,"target":37},{"source":32,"target":38},{"source":32,"target":6},{"source":38,"target":37},{"source":33,"target":39},{"source":33,"target":40},{"source":33,"target":6},{"source":40,"target":39},{"source":34,"target":5},{"source":7,"target":0},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":41,"target":7},{"source":42,"target":7},{"source":43,"target":7},{"source":44,"target":7},{"source":8,"target":23},{"source":8,"target":45},{"source":8,"target":46},{"source":8,"target":47},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":0},{"source":23,"target":8},{"source":23,"target":50},{"source":50,"target":51},{"source":50,"target":23},{"source":45,"target":8},{"source":45,"target":52},{"source":45,"target":53},{"source":45,"target":54},{"source":45,"target":55},{"source":45,"target":56},{"source":52,"target":45},{"source":53,"target":45},{"source":54,"target":45},{"source":55,"target":45},{"source":56,"target":45},{"source":46,"target":8},{"source":46,"target":57},{"source":46,"target":58},{"source":46,"target":59},{"source":46,"target":60},{"source":57,"target":46},{"source":58,"target":46},{"source":59,"target":46},{"source":60,"target":46},{"source":47,"target":61},{"source":47,"target":62},{"source":47,"target":63},{"source":47,"target":64},{"source":47,"target":65},{"source":47,"target":8},{"source":61,"target":47},{"source":61,"target":23},{"source":61,"target":66},{"source":61,"target":67},{"source":61,"target":68},{"source":66,"target":69},{"source":66,"target":61},{"source":67,"target":70},{"source":67,"target":61},{"source":68,"target":23},{"source":62,"target":47},{"source":62,"target":61},{"source":62,"target":71},{"source":62,"target":72},{"source":62,"target":73},{"source":62,"target":74},{"source":72,"target":75},{"source":72,"target":76},{"source":72,"target":62},{"source":76,"target":75},{"source":73,"target":61},{"source":74,"target":71},{"source":63,"target":77},{"source":63,"target":78},{"source":63,"target":79},{"source":63,"target":80},{"source":63,"target":81},{"source":63,"target":47},{"source":77,"target":63},{"source":77,"target":61},{"source":77,"target":82},{"source":77,"target":83},{"source":77,"target":84},{"source":82,"target":85},{"source":82,"target":86},{"source":82,"target":77},{"source":86,"target":85},{"source":83,"target":87},{"source":83,"target":77},{"source":84,"target":61},{"source":78,"target":63},{"source":78,"target":77},{"source":78,"target":88},{"source":78,"target":89},{"source":78,"target":90},{"source":89,"target":77},{"source":90,"target":88},{"source":79,"target":63},{"source":79,"target":80},{"source":79,"target":91},{"source":91,"target":80},{"source":80,"target":63},{"source":80,"target":77},{"source":80,"target":92},{"source":80,"target":93},{"source":92,"target":94},{"source":92,"target":95},{"source":92,"target":80},{"source":95,"target":94},{"source":93,"target":77},{"source":81,"target":63},{"source":81,"target":80},{"source":81,"target":88},{"source":81,"target":96},{"source":81,"target":97},{"source":81,"target":98},{"source":81,"target":99},{"source":96,"target":100},{"source":96,"target":81},{"source":97,"target":45},{"source":97,"target":101},{"source":97,"target":81},{"source":101,"target":45},{"source":98,"target":80},{"source":99,"target":88},{"source":64,"target":102},{"source":64,"target":103},{"source":64,"target":104},{"source":64,"target":75},{"source":64,"target":105},{"source":64,"target":106},{"source":64,"target":47},{"source":102,"target":64},{"source":102,"target":75},{"source":102,"target":105},{"source":102,"target":88},{"source":102,"target":107},{"source":102,"target":108},{"source":102,"target":109},{"source":107,"target":75},{"source":108,"target":105},{"source":109,"target":88},{"source":103,"target":64},{"source":103,"target":105},{"source":103,"target":110},{"source":103,"target":111},{"source":110,"target":112},{"source":110,"target":113},{"source":110,"target":103},{"source":113,"target":112},{"source":111,"target":105},{"source":104,"target":64},{"source":104,"target":75},{"source":104,"target":105},{"source":104,"target":88},{"source":104,"target":114},{"source":104,"target":115},{"source":104,"target":116},{"source":104,"target":117},{"source":104,"target":118},{"source":104,"target":119},{"source":114,"target":120},{"source":114,"target":121},{"source":114,"target":104},{"source":121,"target":120},{"source":115,"target":104},{"source":115,"target":122},{"source":115,"target":104},{"source":122,"target":104},{"source":116,"target":46},{"source":116,"target":123},{"source":116,"target":104},{"source":123,"target":46},{"source":117,"target":75},{"source":118,"target":105},{"source":119,"target":88},{"source":75,"target":64},{"source":75,"target":61},{"source":75,"target":112},{"source":75,"target":71},{"source":75,"target":124},{"source":75,"target":125},{"source":75,"target":126},{"source":75,"target":127},{"source":75,"target":128},{"source":75,"target":129},{"source":75,"target":130},{"source":75,"target":131},{"source":124,"target":102},{"source":124,"target":132},{"source":124,"target":75},{"source":132,"target":102},{"source":125,"target":45},{"source":125,"target":133},{"source":125,"target":75},{"source":133,"target":45},{"source":126,"target":134},{"source":126,"target":75},{"source":127,"target":135},{"source":127,"target":136},{"source":127,"target":75},{"source":136,"target":135},{"source":128,"target":75},{"source":128,"target":137},{"source":128,"target":75},{"source":137,"target":75},{"source":129,"target":61},{"source":130,"target":112},{"source":131,"target":71},{"source":105,"target":64},{"source":105,"target":23},{"source":105,"target":138},{"source":105,"target":139},{"source":105,"target":140},{"source":138,"target":81},{"source":138,"target":141},{"source":138,"target":105},{"source":141,"target":81},{"source":139,"target":142},{"source":139,"target":143},{"source":139,"target":105},{"source":143,"target":142},{"source":140,"target":23},{"source":106,"target":64},{"source":106,"target":75},{"source":106,"target":144},{"source":144,"target":75},{"source":65,"target":120},{"source":65,"target":145},{"source":65,"target":142},{"source":65,"target":47},{"source":120,"target":65},{"source":120,"target":145},{"source":120,"target":146},{"source":120,"target":147},{"source":146,"target":148},{"source":146,"target":120},{"source":147,"target":145},{"source":145,"target":65},{"source":145,"target":23},{"source":145,"target":88},{"source":145,"target":149},{"source":145,"target":150},{"source":145,"target":151},{"source":145,"target":152},{"source":145,"target":153},{"source":149,"target":78},{"source":149,"target":154},{"source":149,"target":145},{"source":154,"target":78},{"source":150,"target":45},{"source":150,"target":155},{"source":150,"target":145},{"source":155,"target":45},{"source":151,"target":7},{"source":151,"target":156},{"source":151,"target":145},{"source":156,"target":7},{"source":152,"target":23},{"source":153,"target":88},{"source":142,"target":65},{"source":142,"target":61},{"source":142,"target":145},{"source":142,"target":157},{"source":142,"target":158},{"source":142,"target":159},{"source":142,"target":160},{"source":142,"target":161},{"source":142,"target":162},{"source":142,"target":163},{"source":157,"target":85},{"source":157,"target":164},{"source":157,"target":142},{"source":164,"target":85},{"source":158,"target":165},{"source":158,"target":142},{"source":159,"target":166},{"source":159,"target":142},{"source":160,"target":167},{"source":160,"target":142},{"source":161,"target":46},{"source":161,"target":168},{"source":161,"target":142},{"source":168,"target":46},{"source":162,"target":61},{"source":163,"target":145},{"source":48,"target":94},{"source":48,"target":169},{"source":48,"target":170},{"source":48,"target":171},{"source":48,"target":172},{"source":48,"target":173},{"source":48,"target":174},{"source":48,"target":175},{"source":48,"target":176},{"source":48,"target":177},{"source":48,"target":178},{"source":48,"target":179},{"source":48,"target":180},{"source":48,"target":181},{"source":48,"target":182},{"source":48,"target":183},{"source":48,"target":184},{"source":48,"target":185},{"source":48,"target":186},{"source":48,"target":187},{"source":48,"target":188},{"source":48,"target":189},{"source":48,"target":190},{"source":48,"target":191},{"source":48,"target":192},{"source":48,"target":193},{"source":48,"target":8},{"source":94,"target":48},{"source":94,"target":23},{"source":94,"target":194},{"source":194,"target":23},{"source":169,"target":48},{"source":169,"target":94},{"source":169,"target":195},{"source":169,"target":196},{"source":195,"target":94},{"source":195,"target":197},{"source":195,"target":169},{"source":197,"target":94},{"source":196,"target":94},{"source":170,"target":48},{"source":170,"target":176},{"source":170,"target":198},{"source":198,"target":176},{"source":171,"target":48},{"source":171,"target":176},{"source":171,"target":199},{"source":199,"target":176},{"source":172,"target":48},{"source":172,"target":94},{"source":172,"target":200},{"source":172,"target":201},{"source":200,"target":94},{"source":200,"target":202},{"source":200,"target":172},{"source":202,"target":94},{"source":201,"target":94},{"source":173,"target":48},{"source":173,"target":94},{"source":173,"target":203},{"source":173,"target":204},{"source":173,"target":205},{"source":203,"target":94},{"source":203,"target":206},{"source":203,"target":173},{"source":206,"target":94},{"source":204,"target":7},{"source":204,"target":207},{"source":204,"target":173},{"source":207,"target":7},{"source":205,"target":94},{"source":174,"target":48},{"source":174,"target":94},{"source":174,"target":208},{"source":174,"target":209},{"source":208,"target":77},{"source":208,"target":210},{"source":208,"target":174},{"source":210,"target":77},{"source":209,"target":94},{"source":175,"target":48},{"source":175,"target":94},{"source":175,"target":211},{"source":175,"target":212},{"source":175,"target":213},{"source":175,"target":214},{"source":175,"target":215},{"source":211,"target":112},{"source":211,"target":216},{"source":211,"target":175},{"source":216,"target":112},{"source":212,"target":120},{"source":212,"target":217},{"source":212,"target":175},{"source":217,"target":120},{"source":213,"target":94},{"source":213,"target":218},{"source":213,"target":175},{"source":218,"target":94},{"source":214,"target":7},{"source":214,"target":219},{"source":214,"target":175},{"source":219,"target":7},{"source":215,"target":94},{"source":176,"target":48},{"source":176,"target":94},{"source":176,"target":220},{"source":176,"target":221},{"source":176,"target":222},{"source":220,"target":23},{"source":220,"target":223},{"source":220,"target":176},{"source":223,"target":23},{"source":221,"target":94},{"source":221,"target":224},{"source":221,"target":176},{"source":224,"target":94},{"source":222,"target":94},{"source":177,"target":48},{"source":177,"target":94},{"source":177,"target":225},{"source":177,"target":226},{"source":225,"target":112},{"source":225,"target":227},{"source":225,"target":177},{"source":227,"target":112},{"source":226,"target":94},{"source":178,"target":48},{"source":178,"target":94},{"source":178,"target":228},{"source":178,"target":229},{"source":178,"target":230},{"source":228,"target":94},{"source":228,"target":231},{"source":228,"target":178},{"source":231,"target":94},{"source":229,"target":94},{"source":229,"target":232},{"source":229,"target":178},{"source":232,"target":94},{"source":230,"target":94},{"source":179,"target":48},{"source":179,"target":233},{"source":233,"target":94},{"source":233,"target":234},{"source":233,"target":179},{"source":234,"target":94},{"source":180,"target":48},{"source":180,"target":94},{"source":180,"target":235},{"source":235,"target":94},{"source":181,"target":48},{"source":181,"target":94},{"source":181,"target":236},{"source":181,"target":237},{"source":181,"target":238},{"source":236,"target":94},{"source":236,"target":239},{"source":236,"target":181},{"source":239,"target":94},{"source":237,"target":94},{"source":237,"target":240},{"source":237,"target":181},{"source":240,"target":94},{"source":238,"target":94},{"source":182,"target":48},{"source":182,"target":94},{"source":182,"target":241},{"source":182,"target":242},{"source":241,"target":94},{"source":241,"target":243},{"source":241,"target":182},{"source":243,"target":94},{"source":242,"target":94},{"source":183,"target":48},{"source":183,"target":94},{"source":183,"target":244},{"source":244,"target":94},{"source":184,"target":48},{"source":184,"target":94},{"source":184,"target":245},{"source":245,"target":94},{"source":185,"target":48},{"source":185,"target":94},{"source":185,"target":246},{"source":246,"target":94},{"source":186,"target":247},{"source":186,"target":248},{"source":186,"target":249},{"source":186,"target":250},{"source":186,"target":251},{"source":186,"target":252},{"source":186,"target":253},{"source":186,"target":254},{"source":186,"target":255},{"source":186,"target":48},{"source":247,"target":186},{"source":247,"target":94},{"source":247,"target":256},{"source":247,"target":257},{"source":256,"target":94},{"source":256,"target":258},{"source":256,"target":247},{"source":258,"target":94},{"source":257,"target":94},{"source":248,"target":186},{"source":248,"target":94},{"source":248,"target":259},{"source":248,"target":260},{"source":259,"target":94},{"source":259,"target":261},{"source":259,"target":248},{"source":261,"target":94},{"source":260,"target":94},{"source":249,"target":186},{"source":249,"target":247},{"source":249,"target":262},{"source":262,"target":247},{"source":250,"target":186},{"source":250,"target":247},{"source":250,"target":263},{"source":263,"target":247},{"source":251,"target":186},{"source":251,"target":247},{"source":251,"target":264},{"source":251,"target":265},{"source":264,"target":252},{"source":264,"target":266},{"source":264,"target":251},{"source":266,"target":252},{"source":265,"target":247},{"source":252,"target":186},{"source":252,"target":267},{"source":252,"target":268},{"source":252,"target":269},{"source":252,"target":270},{"source":252,"target":271},{"source":252,"target":272},{"source":252,"target":273},{"source":252,"target":274},{"source":252,"target":275},{"source":252,"target":276},{"source":267,"target":252},{"source":268,"target":252},{"source":269,"target":252},{"source":270,"target":252},{"source":271,"target":252},{"source":272,"target":252},{"source":273,"target":252},{"source":274,"target":252},{"source":275,"target":252},{"source":276,"target":252},{"source":253,"target":186},{"source":254,"target":186},{"source":254,"target":247},{"source":254,"target":277},{"source":254,"target":278},{"source":277,"target":255},{"source":277,"target":279},{"source":277,"target":254},{"source":279,"target":255},{"source":278,"target":247},{"source":255,"target":186},{"source":255,"target":280},{"source":255,"target":281},{"source":255,"target":282},{"source":255,"target":283},{"source":255,"target":284},{"source":255,"target":285},{"source":280,"target":255},{"source":281,"target":255},{"source":282,"target":255},{"source":283,"target":255},{"source":284,"target":255},{"source":285,"target":255},{"source":187,"target":286},{"source":187,"target":287},{"source":187,"target":288},{"source":187,"target":289},{"source":187,"target":290},{"source":187,"target":291},{"source":187,"target":48},{"source":286,"target":187},{"source":286,"target":94},{"source":286,"target":292},{"source":286,"target":293},{"source":292,"target":294},{"source":292,"target":286},{"source":293,"target":94},{"source":287,"target":187},{"source":287,"target":286},{"source":287,"target":295},{"source":295,"target":286},{"source":288,"target":187},{"source":288,"target":286},{"source":288,"target":296},{"source":296,"target":286},{"source":289,"target":187},{"source":289,"target":286},{"source":289,"target":297},{"source":297,"target":286},{"source":290,"target":187},{"source":290,"target":286},{"source":290,"target":298},{"source":298,"target":286},{"source":291,"target":187},{"source":291,"target":286},{"source":291,"target":299},{"source":299,"target":286},{"source":188,"target":300},{"source":188,"target":301},{"source":188,"target":302},{"source":188,"target":303},{"source":188,"target":48},{"source":300,"target":188},{"source":300,"target":172},{"source":300,"target":304},{"source":300,"target":305},{"source":304,"target":301},{"source":304,"target":306},{"source":304,"target":300},{"source":306,"target":301},{"source":305,"target":172},{"source":301,"target":188},{"source":301,"target":173},{"source":301,"target":307},{"source":301,"target":308},{"source":307,"target":309},{"source":307,"target":301},{"source":308,"target":173},{"source":302,"target":188},{"source":302,"target":172},{"source":302,"target":310},{"source":302,"target":311},{"source":302,"target":312},{"source":310,"target":94},{"source":310,"target":313},{"source":310,"target":302},{"source":313,"target":94},{"source":311,"target":94},{"source":311,"target":314},{"source":311,"target":302},{"source":314,"target":94},{"source":312,"target":172},{"source":303,"target":188},{"source":303,"target":172},{"source":303,"target":315},{"source":303,"target":316},{"source":315,"target":94},{"source":315,"target":317},{"source":315,"target":303},{"source":317,"target":94},{"source":316,"target":172},{"source":189,"target":318},{"source":189,"target":319},{"source":189,"target":48},{"source":318,"target":189},{"source":318,"target":94},{"source":318,"target":320},{"source":318,"target":321},{"source":318,"target":322},{"source":320,"target":319},{"source":320,"target":323},{"source":320,"target":318},{"source":323,"target":319},{"source":321,"target":173},{"source":321,"target":324},{"source":321,"target":318},{"source":324,"target":173},{"source":322,"target":94},{"source":319,"target":189},{"source":319,"target":94},{"source":319,"target":325},{"source":319,"target":326},{"source":319,"target":327},{"source":319,"target":328},{"source":325,"target":173},{"source":325,"target":329},{"source":325,"target":319},{"source":329,"target":173},{"source":326,"target":78},{"source":326,"target":330},{"source":326,"target":319},{"source":330,"target":78},{"source":327,"target":104},{"source":327,"target":331},{"source":327,"target":319},{"source":331,"target":104},{"source":328,"target":94},{"source":190,"target":332},{"source":190,"target":333},{"source":190,"target":334},{"source":190,"target":335},{"source":190,"target":336},{"source":190,"target":337},{"source":190,"target":338},{"source":190,"target":48},{"source":332,"target":190},{"source":332,"target":94},{"source":332,"target":339},{"source":332,"target":340},{"source":339,"target":94},{"source":339,"target":341},{"source":339,"target":332},{"source":341,"target":94},{"source":340,"target":94},{"source":333,"target":190},{"source":333,"target":342},{"source":333,"target":343},{"source":333,"target":344},{"source":342,"target":333},{"source":343,"target":333},{"source":344,"target":333},{"source":334,"target":190},{"source":334,"target":332},{"source":334,"target":345},{"source":334,"target":346},{"source":334,"target":347},{"source":345,"target":333},{"source":345,"target":348},{"source":345,"target":334},{"source":348,"target":333},{"source":346,"target":94},{"source":346,"target":349},{"source":346,"target":334},{"source":349,"target":94},{"source":347,"target":332},{"source":335,"target":190},{"source":335,"target":332},{"source":335,"target":350},{"source":335,"target":351},{"source":350,"target":338},{"source":350,"target":352},{"source":350,"target":335},{"source":352,"target":338},{"source":351,"target":332},{"source":336,"target":190},{"source":336,"target":335},{"source":336,"target":353},{"source":353,"target":335},{"source":337,"target":190},{"source":337,"target":335},{"source":337,"target":354},{"source":354,"target":335},{"source":338,"target":190},{"source":338,"target":355},{"source":338,"target":356},{"source":338,"target":357},{"source":355,"target":338},{"source":356,"target":338},{"source":357,"target":338},{"source":191,"target":358},{"source":191,"target":359},{"source":191,"target":360},{"source":191,"target":361},{"source":191,"target":362},{"source":191,"target":48},{"source":358,"target":191},{"source":358,"target":362},{"source":358,"target":363},{"source":358,"target":364},{"source":363,"target":94},{"source":363,"target":365},{"source":363,"target":358},{"source":365,"target":94},{"source":364,"target":362},{"source":359,"target":191},{"source":359,"target":362},{"source":359,"target":366},{"source":366,"target":362},{"source":360,"target":191},{"source":360,"target":94},{"source":360,"target":367},{"source":360,"target":368},{"source":360,"target":369},{"source":367,"target":94},{"source":367,"target":370},{"source":367,"target":360},{"source":370,"target":94},{"source":368,"target":7},{"source":368,"target":371},{"source":368,"target":360},{"source":371,"target":7},{"source":369,"target":94},{"source":361,"target":191},{"source":361,"target":360},{"source":361,"target":372},{"source":361,"target":373},{"source":372,"target":120},{"source":372,"target":374},{"source":372,"target":361},{"source":374,"target":120},{"source":373,"target":360},{"source":362,"target":191},{"source":362,"target":360},{"source":362,"target":375},{"source":362,"target":376},{"source":375,"target":142},{"source":375,"target":377},{"source":375,"target":362},{"source":377,"target":142},{"source":376,"target":360},{"source":192,"target":71},{"source":192,"target":135},{"source":192,"target":48},{"source":71,"target":192},{"source":71,"target":23},{"source":71,"target":378},{"source":378,"target":23},{"source":135,"target":192},{"source":135,"target":94},{"source":135,"target":379},{"source":135,"target":380},{"source":379,"target":71},{"source":379,"target":381},{"source":379,"target":135},{"source":381,"target":71},{"source":380,"target":94},{"source":193,"target":382},{"source":193,"target":88},{"source":193,"target":48},{"source":382,"target":193},{"source":382,"target":94},{"source":382,"target":383},{"source":382,"target":384},{"source":383,"target":106},{"source":383,"target":385},{"source":383,"target":382},{"source":385,"target":106},{"source":384,"target":94},{"source":88,"target":193},{"source":88,"target":23},{"source":88,"target":386},{"source":88,"target":387},{"source":88,"target":388},{"source":386,"target":382},{"source":386,"target":389},{"source":386,"target":88},{"source":389,"target":382},{"source":387,"target":7},{"source":387,"target":390},{"source":387,"target":88},{"source":390,"target":7},{"source":388,"target":23},{"source":49,"target":85},{"source":49,"target":391},{"source":49,"target":392},{"source":49,"target":393},{"source":49,"target":394},{"source":49,"target":112},{"source":49,"target":395},{"source":49,"target":396},{"source":49,"target":397},{"source":49,"target":398},{"source":49,"target":399},{"source":49,"target":8},{"source":85,"target":49},{"source":85,"target":23},{"source":85,"target":400},{"source":400,"target":23},{"source":391,"target":49},{"source":391,"target":85},{"source":391,"target":401},{"source":401,"target":85},{"source":392,"target":49},{"source":392,"target":391},{"source":392,"target":402},{"source":402,"target":391},{"source":393,"target":49},{"source":393,"target":391},{"source":393,"target":403},{"source":403,"target":391},{"source":394,"target":49},{"source":394,"target":391},{"source":394,"target":404},{"source":404,"target":391},{"source":112,"target":49},{"source":112,"target":85},{"source":112,"target":405},{"source":405,"target":85},{"source":395,"target":49},{"source":395,"target":112},{"source":395,"target":406},{"source":395,"target":407},{"source":395,"target":408},{"source":406,"target":112},{"source":406,"target":409},{"source":406,"target":395},{"source":409,"target":112},{"source":407,"target":75},{"source":407,"target":410},{"source":407,"target":395},{"source":410,"target":75},{"source":408,"target":112},{"source":396,"target":49},{"source":396,"target":105},{"source":396,"target":411},{"source":411,"target":105},{"source":397,"target":49},{"source":397,"target":391},{"source":397,"target":412},{"source":412,"target":391},{"source":398,"target":49},{"source":398,"target":112},{"source":398,"target":413},{"source":398,"target":414},{"source":398,"target":415},{"source":413,"target":416},{"source":413,"target":398},{"source":414,"target":85},{"source":414,"target":417},{"source":414,"target":398},{"source":417,"target":85},{"source":415,"target":112},{"source":399,"target":49},{"source":399,"target":391},{"source":399,"target":418},{"source":418,"target":391},{"source":9,"target":25},{"source":9,"target":0},{"source":25,"target":9},{"source":25,"target":419},{"source":25,"target":420},{"source":419,"target":23},{"source":419,"target":421},{"source":419,"target":25},{"source":421,"target":23},{"source":420,"target":422},{"source":420,"target":423},{"source":420,"target":25},{"source":423,"target":422},{"source":10,"target":37},{"source":10,"target":39},{"source":10,"target":424},{"source":10,"target":425},{"source":10,"target":0},{"source":37,"target":10},{"source":37,"target":426},{"source":426,"target":23},{"source":426,"target":427},{"source":426,"target":37},{"source":427,"target":23},{"source":39,"target":10},{"source":424,"target":428},{"source":424,"target":429},{"source":424,"target":430},{"source":424,"target":431},{"source":424,"target":432},{"source":424,"target":433},{"source":424,"target":434},{"source":424,"target":435},{"source":424,"target":10},{"source":428,"target":424},{"source":428,"target":37},{"source":428,"target":436},{"source":436,"target":37},{"source":429,"target":424},{"source":429,"target":37},{"source":429,"target":437},{"source":437,"target":37},{"source":430,"target":424},{"source":430,"target":37},{"source":430,"target":438},{"source":438,"target":37},{"source":431,"target":424},{"source":431,"target":37},{"source":431,"target":439},{"source":439,"target":37},{"source":432,"target":424},{"source":432,"target":37},{"source":432,"target":440},{"source":440,"target":37},{"source":433,"target":424},{"source":433,"target":37},{"source":433,"target":441},{"source":441,"target":37},{"source":434,"target":424},{"source":434,"target":37},{"source":434,"target":442},{"source":434,"target":443},{"source":442,"target":435},{"source":442,"target":444},{"source":442,"target":434},{"source":444,"target":435},{"source":443,"target":37},{"source":435,"target":424},{"source":435,"target":445},{"source":435,"target":446},{"source":445,"target":255},{"source":445,"target":447},{"source":445,"target":435},{"source":447,"target":255},{"source":446,"target":255},{"source":446,"target":448},{"source":446,"target":435},{"source":448,"target":255},{"source":425,"target":449},{"source":425,"target":10},{"source":449,"target":425},{"source":449,"target":39},{"source":449,"target":450},{"source":450,"target":39},{"source":11,"target":451},{"source":11,"target":452},{"source":11,"target":453},{"source":11,"target":0},{"source":451,"target":11},{"source":452,"target":454},{"source":452,"target":455},{"source":452,"target":11},{"source":454,"target":452},{"source":454,"target":451},{"source":454,"target":456},{"source":456,"target":451},{"source":455,"target":422},{"source":455,"target":457},{"source":455,"target":458},{"source":455,"target":459},{"source":455,"target":460},{"source":455,"target":461},{"source":455,"target":462},{"source":455,"target":463},{"source":455,"target":464},{"source":455,"target":465},{"source":455,"target":466},{"source":455,"target":467},{"source":455,"target":468},{"source":455,"target":469},{"source":455,"target":470},{"source":455,"target":471},{"source":455,"target":472},{"source":455,"target":473},{"source":455,"target":474},{"source":455,"target":475},{"source":455,"target":476},{"source":455,"target":452},{"source":422,"target":455},{"source":422,"target":454},{"source":422,"target":477},{"source":422,"target":478},{"source":477,"target":479},{"source":477,"target":422},{"source":478,"target":454},{"source":457,"target":455},{"source":457,"target":422},{"source":457,"target":480},{"source":457,"target":481},{"source":480,"target":23},{"source":480,"target":482},{"source":480,"target":457},{"source":482,"target":23},{"source":481,"target":422},{"source":458,"target":455},{"source":458,"target":422},{"source":458,"target":483},{"source":458,"target":484},{"source":458,"target":485},{"source":483,"target":422},{"source":483,"target":486},{"source":483,"target":458},{"source":486,"target":422},{"source":484,"target":4},{"source":484,"target":487},{"source":484,"target":458},{"source":487,"target":4},{"source":485,"target":422},{"source":459,"target":455},{"source":459,"target":457},{"source":459,"target":488},{"source":488,"target":457},{"source":460,"target":455},{"source":460,"target":457},{"source":460,"target":489},{"source":460,"target":490},{"source":460,"target":491},{"source":489,"target":23},{"source":489,"target":492},{"source":489,"target":460},{"source":492,"target":23},{"source":490,"target":25},{"source":490,"target":493},{"source":490,"target":460},{"source":493,"target":25},{"source":491,"target":457},{"source":461,"target":455},{"source":461,"target":457},{"source":461,"target":494},{"source":461,"target":495},{"source":461,"target":496},{"source":494,"target":61},{"source":494,"target":497},{"source":494,"target":461},{"source":497,"target":61},{"source":495,"target":498},{"source":495,"target":461},{"source":496,"target":457},{"source":462,"target":455},{"source":462,"target":457},{"source":462,"target":499},{"source":462,"target":500},{"source":462,"target":501},{"source":462,"target":502},{"source":462,"target":503},{"source":462,"target":504},{"source":499,"target":505},{"source":499,"target":462},{"source":500,"target":506},{"source":500,"target":462},{"source":501,"target":25},{"source":501,"target":507},{"source":501,"target":462},{"source":507,"target":25},{"source":502,"target":23},{"source":502,"target":508},{"source":502,"target":462},{"source":508,"target":23},{"source":503,"target":23},{"source":503,"target":509},{"source":503,"target":462},{"source":509,"target":23},{"source":504,"target":457},{"source":463,"target":455},{"source":463,"target":457},{"source":463,"target":510},{"source":463,"target":511},{"source":510,"target":512},{"source":510,"target":463},{"source":511,"target":457},{"source":464,"target":455},{"source":464,"target":460},{"source":464,"target":513},{"source":464,"target":514},{"source":464,"target":515},{"source":513,"target":23},{"source":513,"target":516},{"source":513,"target":464},{"source":516,"target":23},{"source":514,"target":247},{"source":514,"target":517},{"source":514,"target":464},{"source":517,"target":247},{"source":515,"target":460},{"source":465,"target":455},{"source":465,"target":457},{"source":465,"target":518},{"source":465,"target":519},{"source":465,"target":520},{"source":465,"target":521},{"source":518,"target":23},{"source":518,"target":522},{"source":518,"target":465},{"source":522,"target":23},{"source":519,"target":23},{"source":519,"target":523},{"source":519,"target":465},{"source":523,"target":23},{"source":520,"target":25},{"source":520,"target":524},{"source":520,"target":465},{"source":524,"target":25},{"source":521,"target":457},{"source":466,"target":455},{"source":466,"target":457},{"source":466,"target":525},{"source":466,"target":526},{"source":466,"target":527},{"source":525,"target":25},{"source":525,"target":528},{"source":525,"target":466},{"source":528,"target":25},{"source":526,"target":85},{"source":526,"target":529},{"source":526,"target":466},{"source":529,"target":85},{"source":527,"target":457},{"source":467,"target":455},{"source":467,"target":457},{"source":467,"target":530},{"source":467,"target":531},{"source":467,"target":532},{"source":530,"target":25},{"source":530,"target":533},{"source":530,"target":467},{"source":533,"target":25},{"source":531,"target":142},{"source":531,"target":534},{"source":531,"target":467},{"source":534,"target":142},{"source":532,"target":457},{"source":468,"target":455},{"source":468,"target":457},{"source":468,"target":535},{"source":468,"target":536},{"source":468,"target":537},{"source":535,"target":25},{"source":535,"target":538},{"source":535,"target":468},{"source":538,"target":25},{"source":536,"target":85},{"source":536,"target":539},{"source":536,"target":468},{"source":539,"target":85},{"source":537,"target":457},{"source":469,"target":455},{"source":469,"target":457},{"source":469,"target":540},{"source":469,"target":541},{"source":469,"target":542},{"source":469,"target":543},{"source":540,"target":105},{"source":540,"target":544},{"source":540,"target":469},{"source":544,"target":105},{"source":541,"target":105},{"source":541,"target":545},{"source":541,"target":469},{"source":545,"target":105},{"source":542,"target":25},{"source":542,"target":546},{"source":542,"target":469},{"source":546,"target":25},{"source":543,"target":457},{"source":470,"target":455},{"source":470,"target":457},{"source":470,"target":547},{"source":547,"target":457},{"source":471,"target":455},{"source":471,"target":548},{"source":471,"target":549},{"source":471,"target":550},{"source":548,"target":551},{"source":548,"target":552},{"source":548,"target":471},{"source":552,"target":551},{"source":549,"target":551},{"source":549,"target":553},{"source":549,"target":471},{"source":553,"target":551},{"source":550,"target":472},{"source":550,"target":554},{"source":550,"target":471},{"source":554,"target":472},{"source":472,"target":455},{"source":472,"target":555},{"source":555,"target":472},{"source":473,"target":455},{"source":473,"target":457},{"source":473,"target":556},{"source":473,"target":557},{"source":473,"target":558},{"source":473,"target":559},{"source":556,"target":176},{"source":556,"target":560},{"source":556,"target":473},{"source":560,"target":176},{"source":557,"target":94},{"source":557,"target":561},{"source":557,"target":473},{"source":561,"target":94},{"source":558,"target":25},{"source":558,"target":562},{"source":558,"target":473},{"source":562,"target":25},{"source":559,"target":457},{"source":474,"target":455},{"source":474,"target":457},{"source":474,"target":563},{"source":474,"target":564},{"source":474,"target":565},{"source":474,"target":566},{"source":474,"target":567},{"source":563,"target":104},{"source":563,"target":568},{"source":563,"target":474},{"source":568,"target":104},{"source":564,"target":104},{"source":564,"target":569},{"source":564,"target":474},{"source":569,"target":104},{"source":565,"target":570},{"source":565,"target":474},{"source":566,"target":25},{"source":566,"target":571},{"source":566,"target":474},{"source":571,"target":25},{"source":567,"target":457},{"source":475,"target":455},{"source":475,"target":457},{"source":475,"target":572},{"source":475,"target":573},{"source":475,"target":574},{"source":572,"target":94},{"source":572,"target":575},{"source":572,"target":475},{"source":575,"target":94},{"source":573,"target":25},{"source":573,"target":576},{"source":573,"target":475},{"source":576,"target":25},{"source":574,"target":457},{"source":476,"target":455},{"source":476,"target":457},{"source":476,"target":577},{"source":577,"target":457},{"source":453,"target":551},{"source":453,"target":578},{"source":453,"target":579},{"source":453,"target":11},{"source":551,"target":453},{"source":551,"target":451},{"source":551,"target":580},{"source":580,"target":451},{"source":578,"target":453},{"source":578,"target":551},{"source":578,"target":581},{"source":578,"target":582},{"source":581,"target":583},{"source":581,"target":578},{"source":582,"target":551},{"source":579,"target":453},{"source":579,"target":551},{"source":579,"target":584},{"source":579,"target":585},{"source":579,"target":586},{"source":584,"target":23},{"source":584,"target":587},{"source":584,"target":579},{"source":587,"target":23},{"source":585,"target":23},{"source":585,"target":588},{"source":585,"target":579},{"source":588,"target":23},{"source":586,"target":551}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsUML2notConstrainingSelf.ecore
UML2 CommunicationPath LinkAction InformationFlow Type ActivityPartition Gate LinkEndData Variable Port Action EventOccurrence ProtocolConformance CallOperationAction ClearStructuralFeatureAction StructuredClassifier ReadLinkObjectEndAction InterruptibleActivityRegion Deployment Feature Pseudostate DurationInterval Pin Component StructuralFeatureAction PartDecomposition TimeInterval BehavioredClassifier ReadVariableAction WriteLinkAction OutputPin SignalTrigger DeployedArtifact StateInvariant TimeConstraint DeploymentTarget DurationConstraint TimeObservationAction Collaboration ReadLinkAction TemplateableElement ExpansionNode DurationObservationAction Extend Interval ClearAssociationAction DestroyObjectAction OperationTemplateParameter Realization EnumerationLiteral ActivityGroup AnyTrigger MergeNode ConnectableElement Expression ElementImport MessageEnd DataStoreNode Classifier FinalNode InstanceValue PrimitiveType Message Device Interaction DeploymentSpecification ObjectNode CombinedFragment Duration Parameter Continuation ValuePin BehavioralFeature Constraint constrainedElement IntervalConstraint ClassifierTemplateParameter Enumeration ParameterableElement Clause State AcceptCallAction MessageTrigger ExpansionRegion RaiseExceptionAction ActivityFinalNode WriteStructuralFeatureAction ReadExtentAction Comment LoopNode Node PackageImport Class AddVariableValueAction EncapsulatedClassifier UseCase Signal RedefinableElement Stereotype Interface ClearVariableAction StartOwnedBehaviorAction Lifeline Association StructuralFeature ProfileApplication Usage BroadcastSignalAction InputPin InteractionOccurrence TemplateParameterSubstitution QualifierValue CentralBufferNode LiteralNull Slot InstanceSpecification Operation Generalization ActivityNode LiteralInteger TemplateBinding VariableAction ParameterSet Reception SendSignalAction OpaqueExpression PackageMerge StateMachine RemoveVariableValueAction Trigger Namespace CollaborationOccurrence Extension Dependency Behavior InteractionConstraint TimeTrigger ReclassifyObjectAction Property WriteVariableAction ControlNode Artifact AddStructuralFeatureValueAction CallAction ProtocolTransition Connector LiteralString SendObjectAction NamedElement GeneralizationSet ForkNode LiteralBoolean CreateLinkAction ReadSelfAction PrimitiveFunction LiteralUnlimitedNatural ReadLinkObjectEndQualifierAction AssociationClass ControlFlow ExceptionHandler Vertex DecisionNode MultiplicityElement Abstraction Substitution ConnectableElementTemplateParameter CallTrigger TimeExpression ConditionalNode CreateLinkObjectAction DataType Permission TemplateParameter Implementation JoinNode ConnectorEnd ActivityEdge ConnectionPointReference StringExpression AcceptEventAction ExecutionOccurrence DestroyLinkAction DirectedRelationship ExtensionEnd TestIdentityAction RemoveStructuralFeatureValueAction StructuredActivityNode ChangeTrigger Relationship InitialNode CallBehaviorAction RedefinableTemplateSignature Include TypedElement ParameterableClassifier TemplateSignature CreateObjectAction Region ReplyAction InformationItem Element FinalState InvocationAction ExecutionEnvironment LiteralSpecification InteractionOperand ProtocolStateMachine Actor ValueSpecification ReadIsClassifiedObjectAction InteractionFragment Stop Activity ReadStructuralFeatureAction Model ApplyFunctionAction ObjectFlow PackageableElement Manifestation ActivityParameterNode LinkEndCreationData ExtensionPoint ExecutableNode Package GeneralOrdering Transition Profile FlowFinalNode TemplateableClassifier
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement #//DirectedRelationship"/> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//ActivityGroup"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="LinkEndData" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement #//MultiplicityElement"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolConformance" eSuperTypes="#//DirectedRelationship"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InterruptibleActivityRegion" eSuperTypes="#//ActivityGroup"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode #//MultiplicityElement"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableElement" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement #//DirectedRelationship"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="OperationTemplateParameter" eSuperTypes="#//TemplateParameter"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityGroup" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" eSuperTypes="#//NamedElement #//ParameterableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ElementImport" eSuperTypes="#//DirectedRelationship"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Namespace #//Type #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement #//MultiplicityElement"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Namespace #//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainedElement" upperBound="-1" eType="#//Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="ClassifierTemplateParameter" eSuperTypes="#//TemplateParameter"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableElement" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Clause" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//TemplateableElement"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="PackageImport" eSuperTypes="#//DirectedRelationship"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Relationship"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement #//MultiplicityElement"/> <eClassifiers xsi:type="ecore:EClass" name="ProfileApplication" eSuperTypes="#//PackageImport"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameterSubstitution" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="QualifierValue" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Slot" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement #//MultiplicityElement #//ParameterableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//DirectedRelationship"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateBinding" eSuperTypes="#//DirectedRelationship"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="PackageMerge" eSuperTypes="#//DirectedRelationship"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//DirectedRelationship"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" eSuperTypes="#//TemplateableElement"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="ExceptionHandler" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElementTemplateParameter" eSuperTypes="#//TemplateParameter"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameter" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectorEnd" eSuperTypes="#//MultiplicityElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="StringExpression" eSuperTypes="#//TemplateableElement"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" eSuperTypes="#//Relationship"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace #//ActivityGroup"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="Relationship" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement #//TemplateSignature"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement #//DirectedRelationship"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateSignature" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Element"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement #//ParameterableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement #//ParameterableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="LinkEndCreationData" eSuperTypes="#//LinkEndData"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","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":"ActivityPartition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndData","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolConformance","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterruptibleActivityRegion","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableElement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationTemplateParameter","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityGroup","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementImport","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierTemplateParameter","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableElement","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clause","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProfileApplication","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterSubstitution","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifierValue","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slot","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateBinding","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMerge","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionHandler","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElementTemplateParameter","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameter","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorEnd","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateSignature","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndCreationData","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":227,"interface":false,"eClass":"EClass"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":false},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":0,"target":200},{"source":0,"target":201},{"source":0,"target":202},{"source":0,"target":203},{"source":0,"target":204},{"source":0,"target":205},{"source":0,"target":206},{"source":0,"target":207},{"source":0,"target":208},{"source":0,"target":209},{"source":0,"target":210},{"source":0,"target":211},{"source":0,"target":212},{"source":0,"target":213},{"source":0,"target":214},{"source":0,"target":215},{"source":0,"target":216},{"source":0,"target":217},{"source":0,"target":218},{"source":0,"target":219},{"source":0,"target":220},{"source":0,"target":221},{"source":0,"target":222},{"source":0,"target":223},{"source":0,"target":224},{"source":0,"target":225},{"source":0,"target":226},{"source":0,"target":227},{"source":1,"target":0},{"source":1,"target":102},{"source":1,"target":228},{"source":228,"target":102},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":229},{"source":229,"target":10},{"source":3,"target":0},{"source":3,"target":216},{"source":3,"target":181},{"source":3,"target":230},{"source":3,"target":231},{"source":230,"target":216},{"source":231,"target":181},{"source":4,"target":0},{"source":4,"target":216},{"source":4,"target":232},{"source":232,"target":216},{"source":5,"target":0},{"source":5,"target":147},{"source":5,"target":50},{"source":5,"target":233},{"source":5,"target":234},{"source":233,"target":147},{"source":234,"target":50},{"source":6,"target":0},{"source":6,"target":56},{"source":6,"target":235},{"source":235,"target":56},{"source":7,"target":0},{"source":7,"target":199},{"source":7,"target":236},{"source":236,"target":199},{"source":8,"target":0},{"source":8,"target":53},{"source":8,"target":192},{"source":8,"target":161},{"source":8,"target":237},{"source":8,"target":238},{"source":8,"target":239},{"source":237,"target":53},{"source":238,"target":192},{"source":239,"target":161},{"source":9,"target":0},{"source":9,"target":137},{"source":9,"target":240},{"source":240,"target":137},{"source":10,"target":0},{"source":10,"target":221},{"source":10,"target":241},{"source":241,"target":221},{"source":11,"target":0},{"source":11,"target":209},{"source":11,"target":56},{"source":11,"target":242},{"source":11,"target":243},{"source":242,"target":209},{"source":243,"target":56},{"source":12,"target":0},{"source":12,"target":181},{"source":12,"target":244},{"source":244,"target":181},{"source":13,"target":0},{"source":13,"target":142},{"source":13,"target":245},{"source":245,"target":142},{"source":14,"target":0},{"source":14,"target":24},{"source":14,"target":246},{"source":246,"target":24},{"source":15,"target":0},{"source":15,"target":58},{"source":15,"target":247},{"source":247,"target":58},{"source":16,"target":0},{"source":16,"target":10},{"source":16,"target":248},{"source":248,"target":10},{"source":17,"target":0},{"source":17,"target":50},{"source":17,"target":249},{"source":249,"target":50},{"source":18,"target":0},{"source":18,"target":132},{"source":18,"target":250},{"source":250,"target":132},{"source":19,"target":0},{"source":19,"target":96},{"source":19,"target":251},{"source":251,"target":96},{"source":20,"target":0},{"source":20,"target":159},{"source":20,"target":252},{"source":252,"target":159},{"source":21,"target":0},{"source":21,"target":44},{"source":21,"target":253},{"source":253,"target":44},{"source":22,"target":0},{"source":22,"target":66},{"source":22,"target":161},{"source":22,"target":254},{"source":22,"target":255},{"source":254,"target":66},{"source":255,"target":161},{"source":23,"target":0},{"source":23,"target":91},{"source":23,"target":256},{"source":256,"target":91},{"source":24,"target":0},{"source":24,"target":10},{"source":24,"target":257},{"source":257,"target":10},{"source":25,"target":0},{"source":25,"target":108},{"source":25,"target":258},{"source":258,"target":108},{"source":26,"target":0},{"source":26,"target":44},{"source":26,"target":259},{"source":259,"target":44},{"source":27,"target":0},{"source":27,"target":58},{"source":27,"target":260},{"source":260,"target":58},{"source":28,"target":0},{"source":28,"target":120},{"source":28,"target":261},{"source":261,"target":120},{"source":29,"target":0},{"source":29,"target":2},{"source":29,"target":262},{"source":262,"target":2},{"source":30,"target":0},{"source":30,"target":22},{"source":30,"target":263},{"source":263,"target":22},{"source":31,"target":0},{"source":31,"target":81},{"source":31,"target":264},{"source":264,"target":81},{"source":32,"target":0},{"source":32,"target":147},{"source":32,"target":265},{"source":265,"target":147},{"source":33,"target":0},{"source":33,"target":209},{"source":33,"target":266},{"source":266,"target":209},{"source":34,"target":0},{"source":34,"target":74},{"source":34,"target":267},{"source":267,"target":74},{"source":35,"target":0},{"source":35,"target":147},{"source":35,"target":268},{"source":268,"target":147},{"source":36,"target":0},{"source":36,"target":74},{"source":36,"target":269},{"source":269,"target":74},{"source":37,"target":0},{"source":37,"target":85},{"source":37,"target":270},{"source":270,"target":85},{"source":38,"target":0},{"source":38,"target":27},{"source":38,"target":15},{"source":38,"target":271},{"source":38,"target":272},{"source":271,"target":27},{"source":272,"target":15},{"source":39,"target":0},{"source":39,"target":2},{"source":39,"target":273},{"source":273,"target":2},{"source":40,"target":0},{"source":40,"target":199},{"source":40,"target":274},{"source":274,"target":199},{"source":41,"target":0},{"source":41,"target":66},{"source":41,"target":275},{"source":275,"target":66},{"source":42,"target":0},{"source":42,"target":85},{"source":42,"target":276},{"source":276,"target":85},{"source":43,"target":0},{"source":43,"target":147},{"source":43,"target":181},{"source":43,"target":277},{"source":43,"target":278},{"source":277,"target":147},{"source":278,"target":181},{"source":44,"target":0},{"source":44,"target":207},{"source":44,"target":279},{"source":279,"target":207},{"source":45,"target":0},{"source":45,"target":10},{"source":45,"target":280},{"source":280,"target":10},{"source":46,"target":0},{"source":46,"target":10},{"source":46,"target":281},{"source":281,"target":10},{"source":47,"target":0},{"source":47,"target":171},{"source":47,"target":282},{"source":282,"target":171},{"source":48,"target":0},{"source":48,"target":162},{"source":48,"target":283},{"source":283,"target":162},{"source":49,"target":0},{"source":49,"target":114},{"source":49,"target":284},{"source":284,"target":114},{"source":50,"target":0},{"source":50,"target":199},{"source":50,"target":285},{"source":285,"target":199},{"source":51,"target":0},{"source":51,"target":81},{"source":51,"target":286},{"source":286,"target":81},{"source":52,"target":0},{"source":52,"target":139},{"source":52,"target":287},{"source":287,"target":139},{"source":53,"target":0},{"source":53,"target":147},{"source":53,"target":77},{"source":53,"target":288},{"source":53,"target":289},{"source":288,"target":147},{"source":289,"target":77},{"source":54,"target":0},{"source":54,"target":124},{"source":54,"target":290},{"source":290,"target":124},{"source":55,"target":0},{"source":55,"target":181},{"source":55,"target":291},{"source":291,"target":181},{"source":56,"target":0},{"source":56,"target":147},{"source":56,"target":292},{"source":292,"target":147},{"source":57,"target":0},{"source":57,"target":111},{"source":57,"target":293},{"source":293,"target":111},{"source":58,"target":0},{"source":58,"target":129},{"source":58,"target":4},{"source":58,"target":96},{"source":58,"target":294},{"source":58,"target":295},{"source":58,"target":296},{"source":294,"target":129},{"source":295,"target":4},{"source":296,"target":96},{"source":59,"target":0},{"source":59,"target":139},{"source":59,"target":297},{"source":297,"target":139},{"source":60,"target":0},{"source":60,"target":207},{"source":60,"target":298},{"source":298,"target":207},{"source":61,"target":0},{"source":61,"target":169},{"source":61,"target":299},{"source":299,"target":169},{"source":62,"target":0},{"source":62,"target":147},{"source":62,"target":300},{"source":300,"target":147},{"source":63,"target":0},{"source":63,"target":89},{"source":63,"target":301},{"source":301,"target":89},{"source":64,"target":0},{"source":64,"target":133},{"source":64,"target":209},{"source":64,"target":302},{"source":64,"target":303},{"source":302,"target":133},{"source":303,"target":209},{"source":65,"target":0},{"source":65,"target":140},{"source":65,"target":304},{"source":304,"target":140},{"source":66,"target":0},{"source":66,"target":117},{"source":66,"target":192},{"source":66,"target":305},{"source":66,"target":306},{"source":305,"target":117},{"source":306,"target":192},{"source":67,"target":0},{"source":67,"target":209},{"source":67,"target":307},{"source":307,"target":209},{"source":68,"target":0},{"source":68,"target":207},{"source":68,"target":308},{"source":308,"target":207},{"source":69,"target":0},{"source":69,"target":53},{"source":69,"target":192},{"source":69,"target":161},{"source":69,"target":309},{"source":69,"target":310},{"source":69,"target":311},{"source":309,"target":53},{"source":310,"target":192},{"source":311,"target":161},{"source":70,"target":0},{"source":70,"target":209},{"source":70,"target":312},{"source":312,"target":209},{"source":71,"target":0},{"source":71,"target":107},{"source":71,"target":313},{"source":313,"target":107},{"source":72,"target":0},{"source":72,"target":129},{"source":72,"target":19},{"source":72,"target":314},{"source":72,"target":315},{"source":314,"target":129},{"source":315,"target":19},{"source":73,"target":0},{"source":73,"target":216},{"source":73,"target":316},{"source":73,"target":317},{"source":316,"target":199},{"source":316,"target":318},{"source":316,"target":73},{"source":318,"target":199},{"source":317,"target":216},{"source":74,"target":0},{"source":74,"target":73},{"source":74,"target":319},{"source":319,"target":73},{"source":75,"target":0},{"source":75,"target":171},{"source":75,"target":320},{"source":320,"target":171},{"source":76,"target":0},{"source":76,"target":169},{"source":76,"target":321},{"source":321,"target":169},{"source":77,"target":0},{"source":77,"target":199},{"source":77,"target":322},{"source":322,"target":199},{"source":78,"target":0},{"source":78,"target":199},{"source":78,"target":323},{"source":323,"target":199},{"source":79,"target":0},{"source":79,"target":129},{"source":79,"target":96},{"source":79,"target":159},{"source":79,"target":324},{"source":79,"target":325},{"source":79,"target":326},{"source":324,"target":129},{"source":325,"target":96},{"source":326,"target":159},{"source":80,"target":0},{"source":80,"target":178},{"source":80,"target":327},{"source":327,"target":178},{"source":81,"target":0},{"source":81,"target":128},{"source":81,"target":328},{"source":328,"target":128},{"source":82,"target":0},{"source":82,"target":185},{"source":82,"target":329},{"source":329,"target":185},{"source":83,"target":0},{"source":83,"target":10},{"source":83,"target":330},{"source":330,"target":10},{"source":84,"target":0},{"source":84,"target":59},{"source":84,"target":331},{"source":331,"target":59},{"source":85,"target":0},{"source":85,"target":24},{"source":85,"target":332},{"source":332,"target":24},{"source":86,"target":0},{"source":86,"target":10},{"source":86,"target":333},{"source":333,"target":10},{"source":87,"target":0},{"source":87,"target":40},{"source":87,"target":334},{"source":334,"target":40},{"source":88,"target":0},{"source":88,"target":185},{"source":88,"target":335},{"source":335,"target":185},{"source":89,"target":0},{"source":89,"target":91},{"source":89,"target":35},{"source":89,"target":336},{"source":89,"target":337},{"source":336,"target":91},{"source":337,"target":35},{"source":90,"target":0},{"source":90,"target":181},{"source":90,"target":338},{"source":338,"target":181},{"source":91,"target":0},{"source":91,"target":27},{"source":91,"target":93},{"source":91,"target":339},{"source":91,"target":340},{"source":339,"target":27},{"source":340,"target":93},{"source":92,"target":0},{"source":92,"target":138},{"source":92,"target":341},{"source":341,"target":138},{"source":93,"target":0},{"source":93,"target":15},{"source":93,"target":342},{"source":342,"target":15},{"source":94,"target":0},{"source":94,"target":27},{"source":94,"target":343},{"source":343,"target":27},{"source":95,"target":0},{"source":95,"target":58},{"source":95,"target":344},{"source":344,"target":58},{"source":96,"target":0},{"source":96,"target":147},{"source":96,"target":345},{"source":345,"target":147},{"source":97,"target":0},{"source":97,"target":91},{"source":97,"target":346},{"source":346,"target":91},{"source":98,"target":0},{"source":98,"target":58},{"source":98,"target":347},{"source":347,"target":58},{"source":99,"target":0},{"source":99,"target":120},{"source":99,"target":348},{"source":348,"target":120},{"source":100,"target":0},{"source":100,"target":10},{"source":100,"target":349},{"source":349,"target":10},{"source":101,"target":0},{"source":101,"target":147},{"source":101,"target":350},{"source":350,"target":147},{"source":102,"target":0},{"source":102,"target":58},{"source":102,"target":187},{"source":102,"target":351},{"source":102,"target":352},{"source":351,"target":58},{"source":352,"target":187},{"source":103,"target":0},{"source":103,"target":19},{"source":103,"target":192},{"source":103,"target":161},{"source":103,"target":353},{"source":103,"target":354},{"source":103,"target":355},{"source":353,"target":19},{"source":354,"target":192},{"source":355,"target":161},{"source":104,"target":0},{"source":104,"target":90},{"source":104,"target":356},{"source":356,"target":90},{"source":105,"target":0},{"source":105,"target":132},{"source":105,"target":357},{"source":357,"target":132},{"source":106,"target":0},{"source":106,"target":201},{"source":106,"target":358},{"source":358,"target":201},{"source":107,"target":0},{"source":107,"target":22},{"source":107,"target":359},{"source":359,"target":22},{"source":108,"target":0},{"source":108,"target":209},{"source":108,"target":360},{"source":360,"target":209},{"source":109,"target":0},{"source":109,"target":199},{"source":109,"target":361},{"source":361,"target":199},{"source":110,"target":0},{"source":110,"target":199},{"source":110,"target":362},{"source":362,"target":199},{"source":111,"target":0},{"source":111,"target":66},{"source":111,"target":363},{"source":363,"target":66},{"source":112,"target":0},{"source":112,"target":203},{"source":112,"target":364},{"source":364,"target":203},{"source":113,"target":0},{"source":113,"target":199},{"source":113,"target":365},{"source":365,"target":199},{"source":114,"target":0},{"source":114,"target":216},{"source":114,"target":35},{"source":114,"target":32},{"source":114,"target":366},{"source":114,"target":367},{"source":114,"target":368},{"source":366,"target":216},{"source":367,"target":35},{"source":368,"target":32},{"source":115,"target":0},{"source":115,"target":72},{"source":115,"target":192},{"source":115,"target":161},{"source":115,"target":77},{"source":115,"target":369},{"source":115,"target":370},{"source":115,"target":371},{"source":115,"target":372},{"source":369,"target":72},{"source":370,"target":192},{"source":371,"target":161},{"source":372,"target":77},{"source":116,"target":0},{"source":116,"target":181},{"source":116,"target":373},{"source":373,"target":181},{"source":117,"target":0},{"source":117,"target":96},{"source":117,"target":374},{"source":374,"target":96},{"source":118,"target":0},{"source":118,"target":203},{"source":118,"target":375},{"source":375,"target":203},{"source":119,"target":0},{"source":119,"target":181},{"source":119,"target":376},{"source":376,"target":181},{"source":120,"target":0},{"source":120,"target":10},{"source":120,"target":377},{"source":377,"target":10},{"source":121,"target":0},{"source":121,"target":147},{"source":121,"target":378},{"source":378,"target":147},{"source":122,"target":0},{"source":122,"target":72},{"source":122,"target":379},{"source":379,"target":72},{"source":123,"target":0},{"source":123,"target":201},{"source":123,"target":380},{"source":380,"target":201},{"source":124,"target":0},{"source":124,"target":207},{"source":124,"target":381},{"source":381,"target":207},{"source":125,"target":0},{"source":125,"target":181},{"source":125,"target":382},{"source":382,"target":181},{"source":126,"target":0},{"source":126,"target":133},{"source":126,"target":383},{"source":383,"target":133},{"source":127,"target":0},{"source":127,"target":138},{"source":127,"target":384},{"source":384,"target":138},{"source":128,"target":0},{"source":128,"target":147},{"source":128,"target":385},{"source":385,"target":147},{"source":129,"target":0},{"source":129,"target":147},{"source":129,"target":386},{"source":386,"target":147},{"source":130,"target":0},{"source":130,"target":147},{"source":130,"target":387},{"source":387,"target":147},{"source":131,"target":0},{"source":131,"target":102},{"source":131,"target":388},{"source":388,"target":102},{"source":132,"target":0},{"source":132,"target":216},{"source":132,"target":181},{"source":132,"target":389},{"source":132,"target":390},{"source":389,"target":216},{"source":390,"target":181},{"source":133,"target":0},{"source":133,"target":91},{"source":133,"target":391},{"source":391,"target":91},{"source":134,"target":0},{"source":134,"target":73},{"source":134,"target":392},{"source":392,"target":73},{"source":135,"target":0},{"source":135,"target":128},{"source":135,"target":393},{"source":393,"target":128},{"source":136,"target":0},{"source":136,"target":10},{"source":136,"target":394},{"source":394,"target":10},{"source":137,"target":0},{"source":137,"target":103},{"source":137,"target":53},{"source":137,"target":35},{"source":137,"target":395},{"source":137,"target":396},{"source":137,"target":397},{"source":395,"target":103},{"source":396,"target":53},{"source":397,"target":35},{"source":138,"target":0},{"source":138,"target":120},{"source":138,"target":398},{"source":398,"target":120},{"source":139,"target":0},{"source":139,"target":117},{"source":139,"target":399},{"source":399,"target":117},{"source":140,"target":0},{"source":140,"target":58},{"source":140,"target":32},{"source":140,"target":400},{"source":140,"target":401},{"source":400,"target":58},{"source":401,"target":32},{"source":141,"target":0},{"source":141,"target":85},{"source":141,"target":402},{"source":402,"target":85},{"source":142,"target":0},{"source":142,"target":201},{"source":142,"target":403},{"source":403,"target":201},{"source":143,"target":0},{"source":143,"target":224},{"source":143,"target":404},{"source":404,"target":224},{"source":144,"target":0},{"source":144,"target":19},{"source":144,"target":405},{"source":405,"target":19},{"source":145,"target":0},{"source":145,"target":203},{"source":145,"target":406},{"source":406,"target":203},{"source":146,"target":0},{"source":146,"target":201},{"source":146,"target":407},{"source":407,"target":201},{"source":147,"target":0},{"source":147,"target":40},{"source":147,"target":408},{"source":408,"target":40},{"source":148,"target":0},{"source":148,"target":216},{"source":148,"target":409},{"source":409,"target":216},{"source":149,"target":0},{"source":149,"target":139},{"source":149,"target":410},{"source":410,"target":139},{"source":150,"target":0},{"source":150,"target":203},{"source":150,"target":411},{"source":411,"target":203},{"source":151,"target":0},{"source":151,"target":29},{"source":151,"target":412},{"source":412,"target":29},{"source":152,"target":0},{"source":152,"target":10},{"source":152,"target":413},{"source":413,"target":10},{"source":153,"target":0},{"source":153,"target":216},{"source":153,"target":414},{"source":414,"target":216},{"source":154,"target":0},{"source":154,"target":203},{"source":154,"target":415},{"source":415,"target":203},{"source":155,"target":0},{"source":155,"target":10},{"source":155,"target":416},{"source":416,"target":10},{"source":156,"target":0},{"source":156,"target":91},{"source":156,"target":102},{"source":156,"target":417},{"source":156,"target":418},{"source":417,"target":91},{"source":418,"target":102},{"source":157,"target":0},{"source":157,"target":175},{"source":157,"target":419},{"source":419,"target":175},{"source":158,"target":0},{"source":158,"target":199},{"source":158,"target":420},{"source":420,"target":199},{"source":159,"target":0},{"source":159,"target":147},{"source":159,"target":421},{"source":421,"target":147},{"source":160,"target":0},{"source":160,"target":139},{"source":160,"target":422},{"source":422,"target":139},{"source":161,"target":0},{"source":161,"target":199},{"source":161,"target":423},{"source":423,"target":199},{"source":162,"target":0},{"source":162,"target":132},{"source":162,"target":424},{"source":424,"target":132},{"source":163,"target":0},{"source":163,"target":48},{"source":163,"target":425},{"source":425,"target":48},{"source":164,"target":0},{"source":164,"target":171},{"source":164,"target":426},{"source":426,"target":171},{"source":165,"target":0},{"source":165,"target":81},{"source":165,"target":427},{"source":427,"target":81},{"source":166,"target":0},{"source":166,"target":207},{"source":166,"target":428},{"source":428,"target":207},{"source":167,"target":0},{"source":167,"target":185},{"source":167,"target":429},{"source":429,"target":185},{"source":168,"target":0},{"source":168,"target":151},{"source":168,"target":430},{"source":430,"target":151},{"source":169,"target":0},{"source":169,"target":58},{"source":169,"target":431},{"source":431,"target":58},{"source":170,"target":0},{"source":170,"target":132},{"source":170,"target":432},{"source":432,"target":132},{"source":171,"target":0},{"source":171,"target":199},{"source":171,"target":433},{"source":433,"target":199},{"source":172,"target":0},{"source":172,"target":48},{"source":172,"target":434},{"source":434,"target":48},{"source":173,"target":0},{"source":173,"target":139},{"source":173,"target":435},{"source":435,"target":139},{"source":174,"target":0},{"source":174,"target":161},{"source":174,"target":436},{"source":436,"target":161},{"source":175,"target":0},{"source":175,"target":96},{"source":175,"target":437},{"source":437,"target":96},{"source":176,"target":0},{"source":176,"target":159},{"source":176,"target":438},{"source":438,"target":159},{"source":177,"target":0},{"source":177,"target":40},{"source":177,"target":439},{"source":439,"target":40},{"source":178,"target":0},{"source":178,"target":10},{"source":178,"target":440},{"source":440,"target":10},{"source":179,"target":0},{"source":179,"target":209},{"source":179,"target":441},{"source":441,"target":209},{"source":180,"target":0},{"source":180,"target":29},{"source":180,"target":442},{"source":442,"target":29},{"source":181,"target":0},{"source":181,"target":187},{"source":181,"target":443},{"source":443,"target":187},{"source":182,"target":0},{"source":182,"target":137},{"source":182,"target":444},{"source":444,"target":137},{"source":183,"target":0},{"source":183,"target":10},{"source":183,"target":445},{"source":445,"target":10},{"source":184,"target":0},{"source":184,"target":85},{"source":184,"target":446},{"source":446,"target":85},{"source":185,"target":0},{"source":185,"target":10},{"source":185,"target":129},{"source":185,"target":50},{"source":185,"target":447},{"source":185,"target":448},{"source":185,"target":449},{"source":447,"target":10},{"source":448,"target":129},{"source":449,"target":50},{"source":186,"target":0},{"source":186,"target":128},{"source":186,"target":450},{"source":450,"target":128},{"source":187,"target":0},{"source":187,"target":199},{"source":187,"target":451},{"source":451,"target":199},{"source":188,"target":0},{"source":188,"target":139},{"source":188,"target":452},{"source":452,"target":139},{"source":189,"target":0},{"source":189,"target":142},{"source":189,"target":453},{"source":453,"target":142},{"source":190,"target":0},{"source":190,"target":96},{"source":190,"target":194},{"source":190,"target":454},{"source":190,"target":455},{"source":454,"target":96},{"source":455,"target":194},{"source":191,"target":0},{"source":191,"target":147},{"source":191,"target":181},{"source":191,"target":456},{"source":191,"target":457},{"source":456,"target":147},{"source":457,"target":181},{"source":192,"target":0},{"source":192,"target":147},{"source":192,"target":458},{"source":458,"target":147},{"source":193,"target":0},{"source":193,"target":58},{"source":193,"target":459},{"source":459,"target":58},{"source":194,"target":0},{"source":194,"target":199},{"source":194,"target":460},{"source":460,"target":199},{"source":195,"target":0},{"source":195,"target":10},{"source":195,"target":461},{"source":461,"target":10},{"source":196,"target":0},{"source":196,"target":129},{"source":196,"target":96},{"source":196,"target":462},{"source":196,"target":463},{"source":462,"target":129},{"source":463,"target":96},{"source":197,"target":0},{"source":197,"target":10},{"source":197,"target":464},{"source":464,"target":10},{"source":198,"target":0},{"source":198,"target":58},{"source":198,"target":465},{"source":465,"target":58},{"source":199,"target":0},{"source":200,"target":0},{"source":200,"target":79},{"source":200,"target":466},{"source":466,"target":79},{"source":201,"target":0},{"source":201,"target":10},{"source":201,"target":467},{"source":467,"target":10},{"source":202,"target":0},{"source":202,"target":89},{"source":202,"target":468},{"source":468,"target":89},{"source":203,"target":0},{"source":203,"target":207},{"source":203,"target":469},{"source":469,"target":207},{"source":204,"target":0},{"source":204,"target":129},{"source":204,"target":209},{"source":204,"target":470},{"source":204,"target":471},{"source":470,"target":129},{"source":471,"target":209},{"source":205,"target":0},{"source":205,"target":126},{"source":205,"target":472},{"source":472,"target":126},{"source":206,"target":0},{"source":206,"target":58},{"source":206,"target":473},{"source":473,"target":58},{"source":207,"target":0},{"source":207,"target":192},{"source":207,"target":77},{"source":207,"target":474},{"source":207,"target":475},{"source":474,"target":192},{"source":475,"target":77},{"source":208,"target":0},{"source":208,"target":10},{"source":208,"target":476},{"source":476,"target":10},{"source":209,"target":0},{"source":209,"target":147},{"source":209,"target":477},{"source":477,"target":147},{"source":210,"target":0},{"source":210,"target":11},{"source":210,"target":478},{"source":478,"target":11},{"source":211,"target":0},{"source":211,"target":133},{"source":211,"target":479},{"source":479,"target":133},{"source":212,"target":0},{"source":212,"target":24},{"source":212,"target":480},{"source":480,"target":24},{"source":213,"target":0},{"source":213,"target":222},{"source":213,"target":481},{"source":481,"target":222},{"source":214,"target":0},{"source":214,"target":10},{"source":214,"target":482},{"source":482,"target":10},{"source":215,"target":0},{"source":215,"target":175},{"source":215,"target":483},{"source":483,"target":175},{"source":216,"target":0},{"source":216,"target":147},{"source":216,"target":77},{"source":216,"target":484},{"source":216,"target":485},{"source":484,"target":147},{"source":485,"target":77},{"source":217,"target":0},{"source":217,"target":162},{"source":217,"target":486},{"source":486,"target":162},{"source":218,"target":0},{"source":218,"target":66},{"source":218,"target":487},{"source":487,"target":66},{"source":219,"target":0},{"source":219,"target":7},{"source":219,"target":488},{"source":488,"target":7},{"source":220,"target":0},{"source":220,"target":96},{"source":220,"target":489},{"source":489,"target":96},{"source":221,"target":0},{"source":221,"target":117},{"source":221,"target":490},{"source":490,"target":117},{"source":222,"target":0},{"source":222,"target":129},{"source":222,"target":216},{"source":222,"target":491},{"source":222,"target":492},{"source":491,"target":129},{"source":492,"target":216},{"source":223,"target":0},{"source":223,"target":147},{"source":223,"target":493},{"source":493,"target":147},{"source":224,"target":0},{"source":224,"target":96},{"source":224,"target":494},{"source":494,"target":96},{"source":225,"target":0},{"source":225,"target":222},{"source":225,"target":495},{"source":495,"target":222},{"source":226,"target":0},{"source":226,"target":59},{"source":226,"target":496},{"source":496,"target":59},{"source":227,"target":0},{"source":227,"target":58},{"source":227,"target":497},{"source":497,"target":58}],"multigraph":true}
ecore
publication
repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/publication103.ecore
publication103 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
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="publication103" nsURI="http://publication103" nsPrefix="_publication103"> <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="lnk=collaborations"/> <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="label=ratio" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ratio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="col_paper" eType="#//Paper"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"_publication103","nsURI":"http://publication103","name":"publication103","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}
ecore
workflow
repo-ecore-all/data/fabianarol/ActEPF/plugins/org.eclipse.epf.uma/model/1.0.4/uma.ecore
uma Date java.util.Date java.util.Date Uri java.net.URI java.net.URI UnlimitedNatural int int String java.lang.String java.lang.String Set java.util.Set java.util.Set Sequence java.util.List java.util.List Integer int int Float java.lang.Float java.lang.Float Classifier Type Element NamedElement name PackageableElement Package Namespace MethodElement guid briefDescription ownedRules methodElementProperty suppressed false orderingGuide Constraint body MethodElementProperty value ContentElement supportingMaterials conceptsAndPapers checklists guidelines examples assets termDefinition DescribableElement presentationName presentation shapeicon nodeicon ContentDescription mainDescription sections externalId keyConsiderations Section sectionName sectionDescription subSections predecessor Role modifies responsibleFor WorkProduct reports templates toolMentors estimationConsiderations Task performedBy mandatoryInput output additionallyPerformedBy optionalInput steps toolMentors estimationConsiderations WorkDefinition precondition postcondition Step Guidance Artifact containerArtifact containedArtifacts Deliverable deliveredWorkProducts Outcome MethodPackage global false reusedPackages childPackages ContentPackage contentElements ArtifactDescription briefOutline representationOptions representation notation WorkProductDescription purpose impactOfNotHaving reasonsForNotNeeding DeliverableDescription externalDescription packagingGuidance RoleDescription skills assignmentApproaches synonyms TaskDescription purpose alternatives GuidanceDescription attachments PracticeDescription additionalInfo problem background goals application levelsOfAdoption Point x y GraphElement position contained link anchorage semanticModel DiagramElement isVisible true container reference property DiagramLink zoom viewport graphElement diagram GraphConnector graphElement graphEdge SemanticModelBridge presentation graphElement diagram Dimension width height Reference isIndividualRepresentation referenced Property key value GraphEdge anchor waypoints Diagram zoom viewpoint diagramLink namespace GraphNode size SimpleSemanticModelElement typeInfo UMASemanticModelBridge element CoreSemanticModelBridge element LeafElement TextElement text Image uri mimeType GraphicPrimitive Polyline closed true waypoints Ellipse radiusX radiusY rotation startAngle endAngle center Activity breakdownElements roadmaps supportingMaterials checklists concepts examples guidelines reusableAssets isEnactable false WorkBreakdownElement isRepeatable false isOngoing false isEventDriven false linkToPredecessor BreakdownElement prefix isPlanned true hasMultipleOccurrences false isOptional false presentedAfter presentedBefore planningData superActivities Milestone Iteration Phase TeamProfile teamRoles superTeam subTeam RoleDescriptor Role modifies responsibleFor WorkOrderType finishToStart finishToStart finishToFinish finishToFinish startToStart startToStart startToFinish startToFinish WorkOrder linkType finishToStart pred ProcessElement PlanningData startDate finishDate rank Descriptor isSynchronizedWithSource true WorkProductDescriptor activityEntryState activityExitState WorkProduct impactedBy impacts deliverableParts TaskDescriptor Task additionallyPerformedBy assistedBy externalInput mandatoryInput optionalInput output performedPrimarilyBy selectedSteps CompositeRole aggregatedRoles BreakdownElementDescription usageGuidance ActivityDescription purpose alternatives howtoStaff DeliveryProcessDescription scale projectCharacteristics riskLevel estimatingTechnique projectMemberExpertise typeOfContract ProcessDescription scope usageNotes DescriptorDescription refinedDescription Concept Checklist Example Guideline Report Template SupportingMaterial ToolMentor Whitepaper TermDefinition Practice subPractices contentReferences activityReferences EstimationConsiderations ReusableAsset State WorkProduct Region submachine Vertex container outgoing incoming Region Vertex Transition State StateMachine StateMachine Region Transition WorkDefinition container source target PseudoState PseudoStateKind initial initial join join fork fork junction junction choice choice entryPoint entryPoint exitPoint exitPoint terminate terminate Discipline tasks subdiscipline referenceWorkflows ContentCategory RoleSet roles Domain workProducts subdomains WorkProductType workProducts DisciplineGrouping disciplines Tool toolMentors RoleSetGrouping roleSets CustomCategory categorizedElements subCategories DeliveryProcess educationMaterials communicationsMaterials Process includesPatterns defaultContext validContext CapabilityPattern ProcessPlanningTemplate basedOnProcesses Roadmap ProcessComponent interfaces process ProcessPackage processElements diagrams ProcessComponentInterface interfaceSpecifications interfaceIO ProcessComponentDescriptor ProcessComponent MethodPlugin userChangeable true methodPackages bases VariabilityElement variabilityType na variabilityBasedOnElement VariabilityType na na contributes contributes extends extends replaces replaces localContribution localContribution localReplacement localReplacement extendsReplaces extendsReplaces MethodUnit authors changeDate changeDescription version copyrightStatement MethodConfiguration methodPluginSelection methodPackageSelection processViews defaultView baseConfigurations subtractedCategory addedCategory ProcessFamily deliveryProcesses MethodLibrary methodPlugins predefinedConfigurations
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="uma" nsURI="http://www.eclipse.org/epf/uma/1.0.4/uma.ecore" nsPrefix="org.eclipse.epf.uma"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="03"/> </eAnnotations> <eClassifiers xsi:type="ecore:EDataType" name="Date" instanceClassName="java.util.Date"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Data type used for attributes of meta-model classes of the type Date."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Uri" instanceClassName="java.net.URI"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Data type used for attributes of meta-model classes that point to resources such as files."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceClassName="int"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="Set" instanceClassName="java.util.Set"/> <eClassifiers xsi:type="ecore:EDataType" name="Sequence" instanceClassName="java.util.List"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/> <eClassifiers xsi:type="ecore:EDataType" name="Float" instanceClassName="java.lang.Float"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="UML 2.0 meta-class Classifier."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="UML 2.0 meta-class Type."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="UML 2.0 meta-class Element."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="UML 2.0 meta-class Named Element. Defined that every element has a name."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="UML 2.0 meta-class Packagable Element."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="UML 2.0 meta-class Package."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="UML 2.0 meta-class Namespace."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodElement" abstract="true" eSuperTypes="#//PackageableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Every class defined in this specification is derived from Method Element. In other words Method Element is the root generalization for all UMA classes and defines a common set of attributes inherited by every other element type of this model. Method Element itself is derived from Packageable Element from the UML 2.0 Infrastructure. Method Element inherits the Name attribute from Packageable Element's super class. Every element defined as a UMA instance is derived from Model Element. Every Method Element in-stance is at least defined by a unique id, a name, as well as brief description."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="guid" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Every instance of Method Element has a global unique id."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="briefDescription" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Every instance of Method Element shall be briefly described with one or two sentences summarizing the element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRules" ordered="false" upperBound="-1" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodElementProperty" ordered="false" upperBound="-1" eType="#//MethodElementProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If a Variability Element is derived from another Variability Element using the Extends Variability Specialization then this attribute can be used to suppress inherited Method Elements that were part of the based-on Variability Element, which can be any type of Method Element. In other words, if this attribute is set to true on a Method Element that has the same name than an inherited method element then it will not be regarded as inherited at all."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="orderingGuide" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This attribute is used for CASE tool realizations of this model to contain information about layout and ordering of the method element and its parts."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//MethodElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Constraint is a Method Element that represents a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of a Method Element."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This attribute stores the definition of the constraint."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodElementProperty" eSuperTypes="#//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//String" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContentElement" abstract="true" eSuperTypes="#//DescribableElement #//VariabilityElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Content Element is a Describable Element that represents an abstract generalization for all elements that are considered to be and managed as Method Content.&#xD;&#xA;Content Elements represents reusable Method Content that is supposed to be managed in Content Packages. The separation of Content Element from Process Element allows to clearly distinguish between pure method content from content that is represented in processes."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="supportingMaterials" ordered="false" upperBound="-1" eType="#//SupportingMaterial"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conceptsAndPapers" ordered="false" upperBound="-1" eType="#//Concept"/> <eStructuralFeatures xsi:type="ecore:EReference" name="checklists" ordered="false" upperBound="-1" eType="#//Checklist"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guidelines" ordered="false" upperBound="-1" eType="#//Guideline"/> <eStructuralFeatures xsi:type="ecore:EReference" name="examples" ordered="false" upperBound="-1" eType="#//Example"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assets" ordered="false" upperBound="-1" eType="#//ReusableAsset"/> <eStructuralFeatures xsi:type="ecore:EReference" name="termDefinition" ordered="false" upperBound="-1" eType="#//TermDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DescribableElement" abstract="true" eSuperTypes="#//MethodElement #//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describable Element is an abstract generalization of Method Elements for which external presentation names as well as content descriptions have been defined, such as Roles or Work Products. Presentation Name and Content Descriptions are typically localized using a resource allocation mechanism for its String type attributes.&#xD;&#xA;This abstraction represents all elements in the Method Content as well as Process space for which concrete textual descriptions are defined in the form of documenting attributes grouped in a matching Content Description instance (see Section 4.1.4). Describable Elements are intended to be published in method or process publications (similar to the IBM Rational Unified Process web). Describable Element defines that the element it represents will have content 'attached' to it. Content Description is the abstraction for the actual places in which the content is being represented. This separation allows a distinction between core method model elements describing the structure of the model from the actual description container providing, for example, the documentation of the content element in different alternatives languages, audiences, licensing levels, etc."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationName" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Every Describable Element has a presentation name, which is used for external presentation of the element. For example, name (the internal representation) might be set to &quot;rup_architecture_document&quot; to differentiate from a &quot;j2ee_architcture_document&quot; whereas the external presentation would always be &quot;Architecture Document&quot;."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="presentation" eType="#//ContentDescription" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shapeicon" eType="#//Uri"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A reference to an icon that can be used for modeling with specific Content Element instances (as graphical stereotypes, e.g. a use case symbol for a use case artifact) as well as publication of content."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nodeicon" eType="#//Uri"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A reference to an icon that can be used in tree browser presentations and breakdown structures."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContentDescription" eSuperTypes="#//MethodUnit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Content Description is a Method Element that is used to store the textual description for a Content Element. It defines standard attributes applicable for all Content Element types. Specific Content Element sub-types can define their own matching Content Description sub-types. "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mainDescription" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This attribute store the main descriptive text for the Content Element. All text that is not part of any of the more specific attributes shall be stored here. If the Content Description is divided into sections using the Section class, then only the text from the 'start' of the content description to the first section will be stored here (similar to a normal document where you can place text between its beginning to its first diction heading)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="sections" ordered="false" upperBound="-1" eType="#//Section" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="externalId" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An external visible number that is used to reference this artifact. Used like a synonym."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="keyConsiderations" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Key Considerations provides advise and guidance of a critical nature for the content element as well as warnings, cautions, pitfalls, dangers."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Section" eSuperTypes="#//VariabilityElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Section is a special Method Element that represents structural subsections of a Content Description's sectionDescription attribute. It is used for either large scale documentation of Content Elements organized into sections as well as to flexibly add new Sections to Content Elements using contribution variability added to the Section concept for Method Plug-ins."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sectionName" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Every Section has a name used for external presentation of the section, e.g. when published or when section heading are listed in a table of contents. This attribute is similar to Presentation Name for Content Elements."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sectionDescription" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This attributes store the description text for a Content Description's Section."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subSections" ordered="false" upperBound="-1" eType="#//Section" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" eType="#//Section"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Role" eSuperTypes="#//ContentElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Role is a content element that defines a set of related skills, competencies, and responsibilities. Roles are used by Tasks to define who performs them as well as define a set of work products they are responsible for. &#xD;&#xA;A Role defines a set of related skills, competencies, and responsibilities of an individual or a set of individuals. Roles are not individuals or resources. Individual members of the development organization will wear different hats, or perform different roles. The mapping from individual to role, performed by the project manager when planning and staffing for a project, allows different individuals to act as several different roles, and for a role to be played by several individuals."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="modifies" ordered="false" upperBound="-1" eType="#//WorkProduct" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="responsibleFor" ordered="false" upperBound="-1" eType="#//WorkProduct"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProduct" abstract="true" eSuperTypes="#//ContentElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Work Product is an abstract class which provides a generalization for the content element types Artifact, Outcome, and Deliverable. The meta-model class Work Product actually represents work product types, i.e. an instance of Work Product is a description of a specific type of work product and not an individual work product instance. However, for simplicity reasons and because of low risk of misinterpretation we did not append the word 'type' to every meta-class.&#xD;&#xA;A work product is an abstraction for descriptions of content elements that are used to define anything used, produced, or modified by a task."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="reports" ordered="false" upperBound="-1" eType="#//Report"/> <eStructuralFeatures xsi:type="ecore:EReference" name="templates" ordered="false" upperBound="-1" eType="#//Template"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toolMentors" ordered="false" upperBound="-1" eType="#//ToolMentor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="estimationConsiderations" ordered="false" upperBound="-1" eType="#//EstimationConsiderations"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Task" eSuperTypes="#//ContentElement #//WorkDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Task is a content element that describes work being performed by Roles. It defines one default performing Role as well as many additional performers. A Task is associated to input and output work products. Inputs are differentiated in mandatory versus optional inputs. The associations to Work Products are not instantiatable/variable-like parameters. They rather express (hyper-)links to the descriptions of the work products types that are related to the Task as inputs and outputs. In other words, these associations are not intended to be used to capture which concrete instances will be passed when instantiating the method in a project. All of the Task's default associations can be overridden in an actual process definition.&#xD;&#xA;A Task describes an assignable unit of work. Every Task is assigned to specific Roles. The granularity of a Task is generally a few hours to a few days. It usually affects one or only a small number of work products. A Task is used as an element of defining a process. Tasks are further used for planning and tracking progress; therefore, if they are defined too fine-grained, they will be neglected, and if they are too large, progress would have to be expressed in terms of a Task's parts (e.g. Steps, which is not recommended). &#xD;&#xA;A Task has a clear purpose in which the performing roles achieve a well defined goal. It provides complete step-by-step explanations of doing all the work that needs to be done to achieve this goal. This description is complete, independent of when in a process lifecycle the work would actually be done. It therefore does not describe when you do what work at what point of time, but describes all the work that gets done throughout the development lifecycle that contributes to the achievement of this goal. When the Task is being applied in a process then this process application (defined as Task Descriptor) provides the information of which pieces of the Task will actually be performed at any particular point in time. This assumes that the Task will be performed in the process over and over again, but each time with a slightly different emphasis on different steps or aspects of the task description. &#xD;&#xA;For example, a Task such as &quot;Develop Use Case Model&quot; describes all the work that needs to be done to develop a complete use case model. This would comprise of the identification and naming of use cases and actors, the writing of a brief description, the modeling of use cases and their relationships in diagrams, the detailed description of a basic flow, the detailed description of alternatives flows, performing of walkthroughs workshops and reviews, etc. All of these parts contribute to the development goal of developing the use case model, but the parts will be performed at different points in time in a process. Identification, naming, and brief descriptions would be performed early in a typical development process versus the writing of detailed alternative flows which would be performed much later. All these parts or steps within the same Task define the &quot;method&quot; of Developing a Use Case Model. Applying such a method in a lifecycle (i.e. in a process) is defining which steps are done when going from one iteration to the next."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="performedBy" eType="#//Role"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mandatoryInput" ordered="false" upperBound="-1" eType="#//WorkProduct"/> <eStructuralFeatures xsi:type="ecore:EReference" name="output" ordered="false" upperBound="-1" eType="#//WorkProduct"/> <eStructuralFeatures xsi:type="ecore:EReference" name="additionallyPerformedBy" ordered="false" upperBound="-1" eType="#//Role"/> <eStructuralFeatures xsi:type="ecore:EReference" name="optionalInput" ordered="false" upperBound="-1" eType="#//WorkProduct"/> <eStructuralFeatures xsi:type="ecore:EReference" name="steps" ordered="false" upperBound="-1" eType="#//Step" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toolMentors" ordered="false" upperBound="-1" eType="#//ToolMentor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="estimationConsiderations" ordered="false" upperBound="-1" eType="#//EstimationConsiderations"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" abstract="true" eSuperTypes="#//MethodElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Work Definition is an abstract Method Element that generalizes all descriptions of work within the Unified Method Architecture. This package introduces two concrete types of Work Definitions: Task and Step. Work Definitions can contain sets of pre- and post-conditions defining constraints that need to be valid before the described work can begin or before it can be declared as finished. Note that general ownedRules can be used to define additional constraints and rules for Work Definitions.&#xD;&#xA;Work Definitions represent behavioral descriptions for doing work. These behavioral descriptions are not bound to one specific classifier, but represent an arbitrary definition of work. For example, a Work Definition could represent work that is being performed by a specific Role (e.g. a Role performing a specific Task or Steps of a Task), by many Roles working in close collaboration (many Roles all working together on the same interdisciplinary Task), or complex work that is performed throughout the lifecycle (e.g. a process defining a breakdown structure for organizing larger composite units of work performed by many Roles working in collaboration)."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="precondition" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postcondition" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Step" eSuperTypes="#//Section #//WorkDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Step is a Section and Work Definition that is used to organize Tasks into parts or subunits of work. Steps inherit the subSections decomposition from Section and can therefore describe Sub-Steps nested into Steps.&#xD;&#xA;A Step describes a meaningful and consist part of the overall work described for a Task. The collection of Steps defined for a Task represents all the work that should be done to achieve the overall development goal of the Task. Not all steps are necessarily performed each time a Task is invoked in a Process (see Task Descriptor), so they can also be expressed in the form of alternate 'flows' of work. Different ways of achieving the same development goal can then be 'assembled' by selecting different combinations of steps when applying the Task in a Process. Typical kinds of steps a Task author should consider are: Thinking steps: where the individual roles understand the nature of the task, gathers and examines the input artifacts, and formulates the outcome. Performing steps: where the individual roles create or update some artifacts. Reviewing steps: where the individual roles inspects the results against some criteria."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Guidance" abstract="true" eSuperTypes="#//ContentElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Guidance is an abstract generalization of additional information related to content elements such as Roles, Tasks, and Work Products. Examples for Guidance are Guidelines, Templates, Checklists, Tool Mentors, Estimates, Supporting Materials, Reports, Concepts, etc. This package only contains the definition of the abstract Guidance class. The package Guidance Types defines concrete guidance types."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//WorkProduct"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Artifact is a Work Product that provides a description and definition for tangible work product types. Artifacts may be composed of other artifacts. For example, a model artifact can be composed of model elements, which are also artifacts.&#xD;&#xA;Artifacts are tangible work products consumed, produced, or modified by Tasks. It may serve as a basis for defining reusable assets. Roles use Artifacts to perform Tasks and produce Artifacts in the course of performing Tasks. Artifacts are the responsibility of a single Role, making responsibility easy to identify and understand, and promoting the idea that every piece of information produced in the method requires the appropriate set of skills. Even though one role might &quot;own&quot; a specific type of Artifacts, other roles can still use the Artifacts; perhaps even update them if the Role has been given permission to do so."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="containerArtifact" eType="#//Artifact" transient="true" eOpposite="#//Artifact/containedArtifacts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containedArtifacts" ordered="false" upperBound="-1" eType="#//Artifact" containment="true" eOpposite="#//Artifact/containerArtifact"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Deliverable" eSuperTypes="#//WorkProduct"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A deliverable is a Work Product that provides a description and definition for packaging other Work Products, and may be delivered to an internal or external party. Therefore, a Deliverable aggregates other Work Products. Therefore, a Deliverable aggregates other Work Products. A Deliverable is used to pre-define typical or recommended content in the form or work products that would be packaged for delivery. The actual packaging of the Deliverable in an actual process or even project could be a modification of this recommendation. Deliverables are used to represent an output from a process that has value, material or otherwise, to a client, customer or other stakeholder. "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="deliveredWorkProducts" ordered="false" upperBound="-1" eType="#//WorkProduct"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Outcome" eSuperTypes="#//WorkProduct"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An outcome describes intangible work products that are a result or state. Outcomes may also be used to describe work products that are not formally defined. A key differentiator for outcomes against artifacts is that outcomes are not candidates for harvesting as reusable assets."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodPackage" abstract="true" eSuperTypes="#//MethodElement #//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Method Package is an abstract class for packaging Method Elements. All Method Elements shall be located in exactly one of Method Package's concrete specializations (e.g. Content Package). Method Package defines common properties for all of its specializations. Elements are organized in Method Packages to structure large scale of method content and processes as well as to define a mechanism for reuse. Method Elements from one package can reuse element from other packages by defining a reusedPackages link. For example, a work product defined in one package can be used as an input for Tasks defined in other packages. By reusing it from one common place (i.e. the package in which it has been defined) ensures that no redundant definitions of the same elements are required. Also maintenance of method content is greatly improved as changes can be performed in only one place. Note, that other packages will introduce more specializations of Method Package, e.g. Process Package and Process Component."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="global" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Method Packages can have a global scope. This means that every element of every other Method Package can see the global package's contents. Global Method Packages are primarily used to store commonly used category definitions such as for Disciplines or Domains, which are used by many Task and Work Products respectively."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="reusedPackages" ordered="false" upperBound="-1" eType="#//MethodPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childPackages" ordered="false" upperBound="-1" eType="#//MethodPackage" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContentPackage" eSuperTypes="#//MethodPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Content Package is special Method Package that contains Content Elements and Content Elements, only. Examples for Content Element are Artifacts, Tasks, Roles, etc. A key separation of concerns in UMA is the distinction between Method Content and Process. This separation is enforced by special package types, which do not allow the mixing of method content with processes."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="contentElements" ordered="false" upperBound="-1" eType="#//ContentElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtifactDescription" eSuperTypes="#//WorkProductDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="briefOutline" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Provides a brief description of the information that can be found in this artifact. For example, discusses the contents for key chapters of a document artifact or the key packages and modules of a model artifact."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="representationOptions" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Discusses different possible alternative representations for the artifact. For example a design model can be represented as a UML model or an informal block diagram or by textual description only."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="representation" eType="#//String" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="notation" eType="#//String" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductDescription" eSuperTypes="#//ContentDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="purpose" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes why the work product is produced and to what use it will be put."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="impactOfNotHaving" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes the consequences of not producing the work product. This is intended to aid in the tailoring the method/process to the needs of a specific project."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reasonsForNotNeeding" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes the circumstances in which it is reasonable not to produce the work product. This is intended to aid in the tailoring of the method/process to the needs of a specific project."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeliverableDescription" eSuperTypes="#//WorkProductDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="externalDescription" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The description of the Deliverable used for client documents (proposal, statements of work or contractual agreements). It might use a different language and follow legal constraints."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="packagingGuidance" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Provides guidance on how to assemble the deliverable from all its required inputs. This section describes the most common content medium and format. Distribution of the deliverable is addressed in this section, if necessary."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoleDescription" eSuperTypes="#//ContentDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="skills" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Lists of set of required skills a person needs to possess to fulfill that Role."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="assignmentApproaches" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Provides guidance on for assigning individuals to the Role in terms of what other roles these individuals could perform and what responsibility different individuals assigned to this role might have. The guidance can also describe different assignment approaches for different types of projects, e.g. for large versus small teams where individuals could be allocated to roles full time versus sharing roles within the team."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synonyms" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Lists synonyms, i.e. other names the Role might be referred by. Tool support for the meta-model might support that a Role name can be consistently be replaced with one of its synonyms throught a Process."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskDescription" eSuperTypes="#//ContentDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="purpose" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Summarizes the main reason for performing this Task and what is intended to be achieved."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alternatives" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Comprises of summaries describing important exceptional and non-standard ways of achieving this Task's development goals that were not covered by the Task's Steps."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GuidanceDescription" eSuperTypes="#//ContentDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attachments" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This field is primarily used for attachments augmenting the information provided for guidance. In particular the attribute is used for Templates, Examples, and Reusable Assets to contain the actual attachment described in the mainDescription. It can additionally contain representations of the guidance in just a third party format, e.g. PDF, MS Word, or Word Perfect."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PracticeDescription" eSuperTypes="#//ContentDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="additionalInfo" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Any additional Information not covered by the other attributes."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="problem" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A description of the problem the Practice addresses."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="background" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Elaboration on the background and the context in which the problem occurs and where the solution described by this Practice will fit in."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="goals" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A summary of the overall goals to be addressed by the Practice."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="application" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes how the Practice is being applied or introduced into the context described in background."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="levelsOfAdoption" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Outlines the different forms or variants in which the practice could be realized. (e.g. full adoption verus a partial adoption of the Practice)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Point"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GraphElement" abstract="true" eSuperTypes="#//DiagramElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="position" eType="#//Point" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contained" ordered="false" upperBound="-1" eType="#//DiagramElement" containment="true" eOpposite="#//DiagramElement/container"/> <eStructuralFeatures xsi:type="ecore:EReference" name="link" ordered="false" upperBound="-1" eType="#//DiagramLink" containment="true" eOpposite="#//DiagramLink/graphElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="anchorage" ordered="false" upperBound="-1" eType="#//GraphConnector" containment="true" eOpposite="#//GraphConnector/graphElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semanticModel" lowerBound="1" eType="#//SemanticModelBridge" containment="true" eOpposite="#//SemanticModelBridge/graphElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DiagramElement" abstract="true" eSuperTypes="#//MethodElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isVisible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//GraphElement" transient="true" eOpposite="#//GraphElement/contained"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" ordered="false" upperBound="-1" eType="#//Reference" eOpposite="#//Reference/referenced"/> <eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DiagramLink" eSuperTypes="#//DiagramElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="zoom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewport" eType="#//Point" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="graphElement" lowerBound="1" eType="#//GraphElement" transient="true" eOpposite="#//GraphElement/link"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" lowerBound="1" eType="#//Diagram" eOpposite="#//Diagram/diagramLink"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GraphConnector" eSuperTypes="#//GraphElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="graphElement" lowerBound="1" eType="#//GraphElement" transient="true" eOpposite="#//GraphElement/anchorage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="graphEdge" ordered="false" upperBound="-1" eType="#//GraphEdge" eOpposite="#//GraphEdge/anchor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SemanticModelBridge" abstract="true" eSuperTypes="#//DiagramElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="presentation" eType="#//String" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="graphElement" eType="#//GraphElement" transient="true" eOpposite="#//GraphElement/semanticModel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" eType="#//Diagram" transient="true" eOpposite="#//Diagram/namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dimension"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="#//DiagramElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isIndividualRepresentation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referenced" lowerBound="1" eType="#//DiagramElement" eOpposite="#//DiagramElement/reference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//DiagramElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//String" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//String" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GraphEdge" eSuperTypes="#//GraphElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="anchor" ordered="false" lowerBound="2" upperBound="2" eType="#//GraphConnector" eOpposite="#//GraphConnector/graphEdge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="waypoints" ordered="false" lowerBound="2" upperBound="-1" eType="#//Point" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Diagram" eSuperTypes="#//GraphNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="zoom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewpoint" eType="#//Point" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagramLink" ordered="false" upperBound="-1" eType="#//DiagramLink" eOpposite="#//DiagramLink/diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" lowerBound="1" eType="#//SemanticModelBridge" containment="true" eOpposite="#//SemanticModelBridge/diagram"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GraphNode" eSuperTypes="#//GraphElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="#//Dimension" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleSemanticModelElement" eSuperTypes="#//SemanticModelBridge"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeInfo" eType="#//String" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UMASemanticModelBridge" eSuperTypes="#//SemanticModelBridge"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1" eType="#//MethodElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CoreSemanticModelBridge" eSuperTypes="#//SemanticModelBridge"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1" eType="#//Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LeafElement" abstract="true" eSuperTypes="#//DiagramElement"/> <eClassifiers xsi:type="ecore:EClass" name="TextElement" eSuperTypes="#//LeafElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="#//String" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Image" eSuperTypes="#//LeafElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="#//Uri"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mimeType" eType="#//String" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GraphicPrimitive" abstract="true" eSuperTypes="#//LeafElement"/> <eClassifiers xsi:type="ecore:EClass" name="Polyline" eSuperTypes="#//GraphicPrimitive"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="closed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="waypoints" ordered="false" lowerBound="2" upperBound="-1" eType="#//Point" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ellipse" eSuperTypes="#//GraphicPrimitive"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="radiusX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="radiusY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startAngle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endAngle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="center" eType="#//Point" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//WorkBreakdownElement #//VariabilityElement #//WorkDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An Activity is a Work Breakdown Element and Work Definition which supports the nesting and logical grouping of related Breakdown Elements forming breakdown structures. Although Activity is a concrete meta-class, other classes which represent breakdown structures derive from it; such as Phase, Iteration, Delivery Process, or Capability Pattern.&#xD;&#xA;Activity represents a grouping element for other Breakdown Elements such as Activities, Descriptors, Milestones, etc. It is not per-se a 'high-level' grouping of only work as in other meta-models, but groups any kind of Breakdown Elements. For example, one can define valid Activities that group only Work Products Descriptors without any matching Task Descriptors. Activities also inherit all properties from Work Breakdown Element and indirectly from Process Element; i.e. Activity is ready to have a full content description attached to it."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="breakdownElements" ordered="false" upperBound="-1" eType="#//BreakdownElement" eOpposite="#//BreakdownElement/superActivities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="roadmaps" ordered="false" upperBound="-1" eType="#//Roadmap"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supportingMaterials" ordered="false" upperBound="-1" eType="#//SupportingMaterial"/> <eStructuralFeatures xsi:type="ecore:EReference" name="checklists" ordered="false" upperBound="-1" eType="#//Checklist"/> <eStructuralFeatures xsi:type="ecore:EReference" name="concepts" ordered="false" upperBound="-1" eType="#//Concept"/> <eStructuralFeatures xsi:type="ecore:EReference" name="examples" ordered="false" upperBound="-1" eType="#//Example"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guidelines" ordered="false" upperBound="-1" eType="#//Guideline"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reusableAssets" ordered="false" upperBound="-1" eType="#//ReusableAsset"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnactable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkBreakdownElement" abstract="true" eSuperTypes="#//BreakdownElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Work Breakdown Element is a special Breakdown Element that provides specific properties for Breakdown Elements that represent or refer to Work Definitions. For example its subclass Activity defines work as it is also a subclass of Work Definition. Its subclass Task Descriptor does not define work by itself, but refers to a Work Definition and therefore can have the same common properties and Work Breakdown Element has."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRepeatable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This attribute is used to define repetition of work, e.g. iterations. A Process Work Definition with this attribute set to True shall be repeated more than once on the same set of artifacts. For example, for an instance of Iteration (defined as a special Process Work Definition below) this attribute is set to True by default indicating that every sub-Activity will be repeated more than once. However, any Process Work Definition can set this attribute to True to define iterations (e.g. to iterate one Activity consisting of many sub-activities or even Phases, but to iterate just one Task)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOngoing" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If the isOngoing attribute is set to True for a Process Work Definition instance, then the element describes an ongoing piece of work without a fixed duration or end state. For example, the Process Work Definition could represent work of an administrator continuously (e.g. 3h a day) working to ensure that systems are kept in a certain state. Another example would be program management work overseeing many different projects being scheduled for one particular project at specific reoccurring intervals during the whole lifecycle of the project."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEventDriven" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The isEventDriven attribute indicates that the Process Work Definition describes an instance of work which is not started because it has been scheduled to start at a certain point of time, because preceding work is being completed, or input work products are available, but because another specific event has occurred. Examples for such events are exceptions or problem situations which require specific work to be performed as a result. Also change management work can be modeled as event driven work analyzing a change request or defect and allocating work dynamically to resources to deal with it following the work described with such Process Work Definition. The events themselves are not modeled in this version of the specification. They shall be described as part of the normal descriptions fields available.&#xD;&#xA;&#xD;&#xA;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="linkToPredecessor" ordered="false" upperBound="-1" eType="#//WorkOrder"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreakdownElement" abstract="true" eSuperTypes="#//ProcessElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Breakdown Element is an abstract generalization for any type of Method Element that is part of a breakdown structure. It defines a set of properties available to all of its specializations."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Prefix represents an additional label that will be presented as a prefix to any Breakdown Element to indicate a user-defined sub-type for the element. For example, if the process engineer would like to distinguish his Activities by 'Module' (as done in the IBM Rational Summit Ascendant Method), he can define a different prefix for every model to be used in addition to naming Activities, e.g. &quot;SRA.Establish Requirements&quot; with SRA indicating that this Activity belongs to the &quot;Software Requirements Analysis&quot; module. Another common application for prefix is to qualify roles in Role Descriptors. For example, &quot;Customer.Architect&quot; would define a &quot;Customer&quot; prefix for the Role Descriptor &quot;Architect&quot; expressing that this is an architect on the customer side and not the development team side."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isPlanned" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A key application for Development Processes expressed with Breakdown structures is to generate a project plan from it. A process as defined in UMA (cf. with Sections XX and 5.2) is a multi-dimensional structure defining what work is being performed at what time by which roles using which input and producing what outputs. A project plan as it is represented in project planning tools such as IBM Rational Portfolio Manager or Microsoft Project normally does not need all this information and is normally limited to just representing a subset. For example, a typical MS Project plan only represents the work breakdown consisting of Tasks and Activities (sometimes referred to as summary tasks). It does not show the input and output Work Products for a Task, but it can show which roles shall be staffed for performing the Task. However, such role allocation need to be replaced with concrete resources when instantiating the plan for a concrete project. Sometimes project plans can then again be organized differently by organizing work by deliverables in which Work Products are mapped to the plan's summary tasks and Task that have these work products as output mapped below such as summary task. Therefore, a process can make recommendations about which elements to include and which to exclude when generating a plan. When the isPlanned attribute is set to False for an instance of a Breakdown Element, then this element shall not be not included when a concrete project plan is being generated from the breakdown structure that contains this element.&#xD;&#xA;&#xD;&#xA;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasMultipleOccurrences" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Just as the isPlanned attribute the hasMultipleOccurrences attribute has an impact on generating plans from a Process. When this attribute is set to True for a Breakdown Element then it will typically occur multiple times within the same Activity. For example, a Task such as &quot;Detail Use Case&quot; would be performed for every use case identified for a particular Iteration or Activity. Generating a plan would list one Task instance per use case."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOptional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The isOptional attribute indicates that the Breakdown Element describes work, a work result, or even work resources, which inclusion is not mandatory when performing a project that is planned based on a process containing this element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="presentedAfter" eType="#//BreakdownElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="presentedBefore" eType="#//BreakdownElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="planningData" eType="#//PlanningData" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superActivities" lowerBound="1" eType="#//Activity" eOpposite="#//Activity/breakdownElements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Milestone" eSuperTypes="#//WorkBreakdownElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Milestone describes a significant event in a development project, such as a major decision, completion of a deliverable, or meeting of a major dependency (like completion of a project phase). Because, Milestone is commonly used to refer to both the event itself and the point in time at which the event is scheduled to happen, it is modeled as a Breakdown Element (i.e. it appears as part of a breakdown structure)."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Iteration" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Iteration is a special Activity, which prescribes pre-defined values for its instances for the attributes prefix ('Iteration') and isRepeatable ('True'). It has been included into the meta-model for convenience and to provide a special stereotype, because it represents a very commonly used Activity type.&#xD;&#xA;Iteration groups a set of nested Activities that are repeated more than once. It represents an important structuring element to organize work in repetitive cycles. The concept of Iteration can be associated with different rules in different methods. For example, the IBM Rational Unified Process method framework (RUP) defines a rule that Iterations are not allowed to span across Phases. In contrast IBM Global Services Method (GSMethod) based method frameworks this rule does not apply and Iteration can be defined which nest Phases. Rules like these, which play an important role for each individual method and are therefore not enforced by this meta-model. Instead, process authors are expected to follow and check these rules manually. (Note: Any Breakdown Element can be repeated; however, Iterations has been introduced as a special meta-model concept, because of its important role for many methods.)"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Phase" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Phase is a special Activity, which prescribes pre-defined values for its instances for the attributes prefix ('Phase') and isRepeatable ('False'). It has been included into the meta-model for convenience and to provide a special stereotype, because it represents a very commonly used Activity type.&#xD;&#xA;Phase represent a significant period in a project, ending with major management checkpoint, milestone or set of Deliverables. It is included in the model as a predefined special Activity, because of its significance in defining breakdowns."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TeamProfile" eSuperTypes="#//BreakdownElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Team Profile is a Breakdown Element that groups Role Descriptors or Resource Definitions defining a nested hierarchy of teams and team members.&#xD;&#xA;Work assignments and Work Product responsibilities can be different from Activity to Activity in a development project. Different phases require different staffing profiles, i.e. different skills and resources doing different types of work. Therefore, a process needs to define such different profiles in a flexible manner. Whereas Core Method Content defines standard responsibilities and assignments, a process express by a breakdown structures needs to be able refine and redefine these throughout its definition. Role Descriptors, Resource Definitions, as well as Team Profiles provide the data structure necessary to achieve this flexibility and to provide a process user with the capability to define different teams and role relationships for every Activity (including Activities on any nesting-level as well as Iterations or Phases).&#xD;&#xA;Hence, in addition to the work breakdown and work product breakdown structures defined so far, Team Profiles are used to define a third type of breakdown structure: team breakdown structures. These are created as an Activity specific hierarchy of Team Profiles comprising of Role Descriptors and Resource Definitions. These structures can be presented as well-known Org-Charts. Just as with any other Breakdown Element and Descriptors, Team Profiles can be defined within the scope of any Activity in a breakdown structure. In other words every Activity can define its own Team Profiles consisting of Activity specific Role Descriptors and Resource Definitions. Typically, Team Profiles are defined on the level of Iterations or Phases or other higher-level Activity."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="teamRoles" ordered="false" upperBound="-1" eType="#//RoleDescriptor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superTeam" lowerBound="1" eType="#//TeamProfile" eOpposite="#//TeamProfile/subTeam"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subTeam" ordered="false" upperBound="-1" eType="#//TeamProfile" eOpposite="#//TeamProfile/superTeam"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoleDescriptor" eSuperTypes="#//Descriptor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Role Descriptor represents a Role in the context of one specific Activity. Every breakdown structure can define different relationships of Role Descriptors to Task Descriptors and Work Product Descriptors. Therefore one Role can be represented by many Role Descriptors each within the context of an Activity with its own set of relationships."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="Role" eType="#//Role"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modifies" ordered="false" upperBound="-1" eType="#//WorkProductDescriptor" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="responsibleFor" ordered="false" upperBound="-1" eType="#//WorkProductDescriptor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="WorkOrderType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Work Order represents a relationship between two Breakdown Element in which one Breakdown Element (referred to as (B) below) depends on the start or finish of another Breakdown Element (referred to as (A) below) in order to begin or end. This enumeration defines the different types of Work Order relationships available in UMA and is used to provide values for Work Order's linkType attribute."/> </eAnnotations> <eLiterals name="finishToStart"/> <eLiterals name="finishToFinish" value="1"/> <eLiterals name="startToStart" value="2"/> <eLiterals name="startToFinish" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkOrder" eSuperTypes="#//ProcessElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Work Order is a Method Element that represents a relationship between two Breakdown Elements in which one Breakdown Elements depends on the start or finish of another Breakdown Elements in order to begin or end. &#xD;&#xA;(Note, Work Order is not modeled as an Association Class to provide a straightforward mapping to XMI and EMF.)&#xD;&#xA;The Work Order class defines predecessor and successor relations amongst Breakdown Elements. This information is in particular critical for planning applications. See more details on different types of Work Order relationships at Work Order Type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" eType="#//WorkOrderType" defaultValueLiteral="finishToStart"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This attribute expresses the type of the Work Order relationship by assigning a value from the Work Order Type enumeration."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="pred" lowerBound="1" eType="#//WorkBreakdownElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessElement" abstract="true" eSuperTypes="#//DescribableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Process Element is a Describable Element that represents an abstract generalization for all elements defined in the Process package.&#xD;&#xA;Process Elements represents Process specific elements that are supposed to be managed in Process Packages. The separation of Process Element from Content Element allows to clearly distinguish between pure method content from content that is represented in processes. "/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PlanningData" eSuperTypes="#//ProcessElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Planning Data is a Method Element that adds planning data to Breakdown Elements when it is used for a Process Planning Template. For Delivery Processes and Capability Patterns this class can either not be instantiated or populated with default data.&#xD;&#xA;Planning Data factors out specific optional data needed for representing planning templates. This association allows to access planning data if it is stored for the Breakdown Element.&#xD;&#xA;(NOTE, THE ATTRIBUTES FOR THIS CLASS ARE NOT COMPLETE, YET)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" eType="#//Date"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The default start date for a planed Task."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="finishDate" eType="#//Date"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The default finish date for a planed Task."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rank" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The default rank for a planed Task."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Descriptor" abstract="true" eSuperTypes="#//BreakdownElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Descriptor is an abstract generalization for special Breakdown Elements that references one concrete Content Element. A descriptor provides a representation of a Content Element within breakdown structures. In addition to just referencing Content Elements it allows overriding the Content Elements structural relationships by defining its own sets of associations.&#xD;&#xA;Descriptors are the key concept for realizing the separation of processes from method content. A Descriptor can be characterized as a reference object for one particular Content Element, which has its own relationships and properties. When a Descriptor is created it shall be provided with congruent copies of the relationships defined for the referenced content element. However, a user can modify these relationships for the particular process situation for which the descriptor has been created. "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSynchronizedWithSource" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductDescriptor" eSuperTypes="#//Descriptor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Work Product Descriptor represents a Work Product in the context of one specific Activity. Every breakdown structure can define different relationships of Work Product Descriptors to Task Descriptors and Role Descriptors. Therefore one Work Product can be represented by many Work Product Descriptors each within the context of an Activity with its own set of relationships."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="activityEntryState" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Given that an instance of Work Product Descriptor has been created for a specific Activity, then the Activity Entry State attribute specifies the desired state of instances of the referenced Work Product when work on the Activity is initiated (i.e. work on the Activity's Task Descriptors is being initiated that use this Work Product Descriptor as input). &#xD;&#xA;For some Work Products state is expressed in percentage of completion, compliance to work product checklist, informal state descriptions, etc. Others have very specific states expressed as enumerations such as [identified, briefly described, outlined, detailed] for use cases. Other Work Product states relate to some quality measures or lifecycle states such as [reviewed, implemented, tested]."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="activityExitState" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Given that an instance of Work Product Descriptor has been created for a specific Activity, then the Activity Exist State attribute specifies the desired state of instances of the referenced Work Product when work on the Activity is finished (i.e. work on the Activity's Task Descriptors has finished that have this Work Product Descriptor as output).&#xD;&#xA;For some Work Products state is expressed in percentage of completion, compliance to work product checklist, informal state descriptions, etc. Others have very specific states expressed as enumerations such as [identified, briefly described, outlined, detailed] for use cases. Other Work Product states relate to some quality measures or lifecycle states such as [reviewed, implemented, tested]."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="WorkProduct" eType="#//WorkProduct"/> <eStructuralFeatures xsi:type="ecore:EReference" name="impactedBy" ordered="false" upperBound="-1" eType="#//WorkProductDescriptor" eOpposite="#//WorkProductDescriptor/impacts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="impacts" ordered="false" upperBound="-1" eType="#//WorkProductDescriptor" eOpposite="#//WorkProductDescriptor/impactedBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deliverableParts" ordered="false" upperBound="-1" eType="#//WorkProductDescriptor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskDescriptor" eSuperTypes="#//WorkBreakdownElement #//Descriptor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Task Descriptor is a Descriptor and Work Breakdown Element that represents a proxy for a Task in the context of one specific Activity. Every breakdown structure can define different relationships of Task Descriptors to Work Product Descriptors and Role Descriptors. Therefore one Task can be represented by many Task Descriptors each within the context of an Activity with its own set of relationships.&#xD;&#xA;A key difference between Method Content and Process is that a Content Element such as Task describes all aspects of doing work defined around this Task. This description is managed in steps, which are modeled as Sections of the Tasks' Content Descriptions. When applying a Task in a Process' Activity with a Task Descriptor a Process Engineer needs to indicate that at that particular point in time in the Process definition for which the Task Descriptor has been created, only a subset of steps shall be performed. He defines this selection using the selectedSteps association. If he wants to add steps to a Task Descriptor, he can describe these either pragmatically in the refinedDescription attribute or 'properly' create a contributing Task to the Task the Task Descriptor refers to.&#xD;&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="Task" eType="#//Task"/> <eStructuralFeatures xsi:type="ecore:EReference" name="additionallyPerformedBy" ordered="false" upperBound="-1" eType="#//RoleDescriptor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assistedBy" ordered="false" upperBound="-1" eType="#//RoleDescriptor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="externalInput" ordered="false" upperBound="-1" eType="#//WorkProductDescriptor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mandatoryInput" ordered="false" upperBound="-1" eType="#//WorkProductDescriptor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="optionalInput" ordered="false" upperBound="-1" eType="#//WorkProductDescriptor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="output" ordered="false" upperBound="-1" eType="#//WorkProductDescriptor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="performedPrimarilyBy" eType="#//RoleDescriptor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selectedSteps" ordered="false" upperBound="-1" eType="#//Section"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeRole" eSuperTypes="#//RoleDescriptor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Composite Role is a special Role Descriptor that relates to more then one Role. It represents a grouping of Roles with the main purpose of simplification, i.e. reducing the number of roles for a process.&#xD;&#xA;A Composite Role is a grouping of Roles that can be used in an Activity or Process to reduce the number of Roles. A typical application would be a process for a small team in which a standard set of roles from the method content would be all performed by one or more resource. By using Composite Role the process would suggest a typical clustering of Roles to Resources. A Composite Role could perform all Tasks defined for the Roles it refers to."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregatedRoles" ordered="false" upperBound="-1" eType="#//Role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreakdownElementDescription" eSuperTypes="#//ContentDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="usageGuidance" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Provides information and guidance on the meaning of the Boolean flag values and under what circumstances they should be overridden. For example, it describes why the breakdown element is optional or considerations for repeating it and differences in the individual occurrences of this Breakdown Element across the lifecycle."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityDescription" eSuperTypes="#//BreakdownElementDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="purpose" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Summarizes the main reason for performing this Activity, describes what the activity as a whole is intended to achieve."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alternatives" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Comprises of summaries describing important exceptional and non-standard ways of doing the work of this Activity not covered by the Activity's Tasks."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="howtoStaff" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Provides background on who should be involved in this activity what are the required skills, experience, and perhaps attitudes."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeliveryProcessDescription" eSuperTypes="#//ProcessDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Outlines characteristics about the size of a typical project that performs this project expressed in team size, man years, etc."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="projectCharacteristics" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Characterizes the project that would typically perform this Process"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="riskLevel" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Outlines typical project risks that are addressed with this process."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="estimatingTechnique" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes the Estimation Techniques provided for this Process."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="projectMemberExpertise" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Provides a profile of a typical project team, the distribution of roles, skills required for a team performs a project based on this process."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeOfContract" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Provides background information about the contracts that need to be established between a project team that performs this process and a client (e.g. for an IGS engagement)."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessDescription" eSuperTypes="#//ActivityDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Defines the scope of the Process, i.e. which types of projects does it address and which not."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="usageNotes" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Any additional notes on how to apply and instantiate this process for a project."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DescriptorDescription" eSuperTypes="#//BreakdownElementDescription"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="refinedDescription" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Descriptor might add refinements to the main description of the Content Element it refers to. For example, it could provide additional information about a Work Product relevant for the specific point in time in the process this Work Product type is being used. It could describe additional skills needed for a Role at that particular point in time in a process, etc. "/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Concept" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Concept is a specific type of guidance that outlines key ideas associated with basic principles underlying the referenced item. Concepts normally address more general topics than Guidelines and span across sev-eral work product and/or tasks/activities."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Checklist" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Checklist is a specific type of guidance that identifies a series of items that need to be completed or veri-fied. Checklists are often used in reviews such as walkthroughs or inspections. "/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Example" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An Example is a specific type of Guidance that represents a typical, partially completed, sample instance of one or more work products or scenario like descriptions of how Task may be performed. Examples can be related to Work Products as well as Tasks that produce them as well as any other Content Element."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Guideline" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Guideline is a specific type of guidance that provides additional detail on how to perform a particular task or grouping of tasks (e.g. grouped together as activities) or that provides additional detail, rules, and recommendations on work products and their properties. Amongst others, it can include details about best practices and different approaches for doing work, how to use particular types of work products, information on different subtypes and variants of the work product and how they evolve throughout a lifecycle, discussions on skills the performing roles should acquire or improve upon, measurements for progress and maturity, etc."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Report" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Report is a predefined template of a result that is generated on the basis of other work products as an output from some form of tool automation. An example for a report would be a use case model survey, which is generated by extracting diagram information from a graphical model and textual information from documents and combines these two types of information into a report."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Template" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Template is a specific type of guidance that provides for a work product a pre-defined table of contents, sections, packages, and/or headings, a standardized format, as well as descriptions how the sections and packages are supposed to be used and completed. Templates cannot only be provided for documents, but also for conceptual models or physical data stores."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SupportingMaterial" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Supporting Materials is catchall for other types of guidance not specifically defined elsewhere. It can be related to all kinds of Content Elements, i.e. including other guidance elements."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToolMentor" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Tool Mentor is a specific type of guidance that shows how to use a specific tool to accomplish some piece of work a Work Product either in the context of or independent from a Task or Activity."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Whitepaper" eSuperTypes="#//Concept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Whitepapers are a special Concept guidance that have been externally reviewed or published and can be read and understood in isolation of other content elements and guidance."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TermDefinition" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="TermDefinitions define concepts and are used to build up the Glossary. They are not directly related to ContentElements, but their relationship is being derived when the Term is used in the ContentElements description text."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Practice" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Practice represents a proven way or strategy of doing work to achieve a goal that has a positive impact on work product or process quality. Practices are defined orthogonal to methods and processes. They could summarize aspects that impact many different parts of a method or specific processes. Examples for practices would be &quot;Manage Risks&quot;, &quot;Continuously verify quality&quot;, &quot;Architecture-centric and component-based development&quot;, etc."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="subPractices" ordered="false" upperBound="-1" eType="#//Practice" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contentReferences" ordered="false" upperBound="-1" eType="#//ContentElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityReferences" ordered="false" upperBound="-1" eType="#//Activity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EstimationConsiderations" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Estimation Considerations qualify the usage and application of estimation metrics in the development of an actual estimate."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReusableAsset" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Reusable Asset provides a solution to a problem for a given context. The asset may have a variability point, which is a location in the asset that may have a value provided or customized by the asset consumer. The asset has rules for usage which are the instructions describing&#xD;&#xA;how the asset should be used."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Vertex"> <eStructuralFeatures xsi:type="ecore:EReference" name="WorkProduct" ordered="false" lowerBound="1" upperBound="-1" eType="#//WorkProduct"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Region" ordered="false" upperBound="-1" eType="#//Region" containment="true" eOpposite="#//Region/State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="submachine" eType="#//StateMachine"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Vertex"> <eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//Region" transient="true" eOpposite="#//Region/Vertex"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" ordered="false" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" ordered="false" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Region"> <eStructuralFeatures xsi:type="ecore:EReference" name="Vertex" ordered="false" upperBound="-1" eType="#//Vertex" containment="true" eOpposite="#//Vertex/container"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Transition" ordered="false" upperBound="-1" eType="#//Transition" containment="true" eOpposite="#//Transition/container"/> <eStructuralFeatures xsi:type="ecore:EReference" name="State" eType="#//State" transient="true" eOpposite="#//State/Region"/> <eStructuralFeatures xsi:type="ecore:EReference" name="StateMachine" eType="#//StateMachine" transient="true" eOpposite="#//StateMachine/Region"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//WorkDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="Region" ordered="false" lowerBound="1" upperBound="-1" eType="#//Region" containment="true" eOpposite="#//Region/StateMachine"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="WorkDefinition" ordered="false" lowerBound="1" upperBound="-1" eType="#//WorkDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="container" lowerBound="1" eType="#//Region" transient="true" eOpposite="#//Region/Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Vertex" eOpposite="#//Vertex/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Vertex" eOpposite="#//Vertex/incoming"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PseudoState" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EEnum" name="PseudoStateKind"> <eLiterals name="initial"/> <eLiterals name="join" value="1"/> <eLiterals name="fork" value="2"/> <eLiterals name="junction" value="3"/> <eLiterals name="choice" value="4"/> <eLiterals name="entryPoint" value="5"/> <eLiterals name="exitPoint" value="6"/> <eLiterals name="terminate" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Discipline" eSuperTypes="#//ContentCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Discipline is a categorization of work (i.e. Tasks for Method Content), based upon similarity of concerns and cooperation of work effort.&#xD;&#xA;A discipline is a collection of Tasks that are related to a major 'area of concern' within the overall project. The grouping of Tasks into disciplines is mainly an aid to understanding the project from a 'traditional' waterfall perspective. However, typically, for example, it is more common to perform certain requirements activities in close coordination with analysis and design activities. Separating these activities into separate disciplines makes the activities easier to comprehend."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="tasks" ordered="false" upperBound="-1" eType="#//Task"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subdiscipline" ordered="false" upperBound="-1" eType="#//Discipline" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referenceWorkflows" ordered="false" upperBound="-1" eType="#//Activity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContentCategory" abstract="true" eSuperTypes="#//ContentElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Content Category is an abstract class generalizing content category types."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoleSet" eSuperTypes="#//ContentCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Role Set organizes Roles into categories. It is used to group roles together that have certain commonalities. For example, the &quot;Analysts&quot; Role Set could group the &quot;Business Process Analyst&quot;, &quot;System Analyst&quot;, as well as &quot;Requirements Specifier&quot; roles. All of these work with similar techniques and have overlapping skills, but are required as distinct roles for a method (e.g. the method the IBM Rational Unified Process is based on)."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="roles" ordered="false" upperBound="-1" eType="#//Role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="#//ContentCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Domain is a refineable hierarchy grouping related work products. In other words, Domains can be further divided into sub-domains, with work product elements to be categorized only at the leaf-level of this hierarchy.&#xD;&#xA;Domain is a logical grouping of work products that have an affinity to each other based on resources, timing, or relationship. A Domain may be divided into subdomains. For example, GS Method uses six predefined Domains for Work Products: Application, Architecture, Business, Engagement, Operations and Organization."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="workProducts" ordered="false" upperBound="-1" eType="#//WorkProduct"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subdomains" ordered="false" upperBound="-1" eType="#//Domain" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductType" eSuperTypes="#//ContentCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Work Product Type is a second category for work products, which in contrast to Domain is more presentation oriented. A work product can have many Work Product Types. Examples, for a Work Product Type is &quot;Class Diagram&quot;, which categorizes the Artifacts Analysis Model, Design Model, User Experience Model, or &quot;Specification&quot;, which categorizes requirements specifications that define a system with a well-defined system boundary, such as use case or functional requirements specification. A Work Product can be categorized to be of many Work Product Types. For example, a use case model can be categorized as a Specification as well as Diagram Work Product Type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="workProducts" ordered="false" upperBound="-1" eType="#//WorkProduct"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DisciplineGrouping" eSuperTypes="#//ContentCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Discipline Groupings are used to group Disciplines. For example, the Discipline Grouping &quot;Software Disciplines&quot; would be the group of all disciplines related to developing software such as &quot;Requirements Management&quot; or &quot;Testing&quot;; &quot;IT Infrastructure Management&quot; would be a Disciplines Grouping for disciplines such as &quot;IT Operational Services&quot;, &quot;IT Customer Relationships&quot;, or &quot;IT Enabling Services&quot;. Disciplines can be associated to more than one Discipline Grouping."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="disciplines" ordered="false" upperBound="-1" eType="#//Discipline"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tool" eSuperTypes="#//ContentCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Tool is a container/aggregate for ToolMentors. It can also provide general descriptions of the tool and its general capabilities."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="toolMentors" ordered="false" upperBound="-1" eType="#//ToolMentor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoleSetGrouping" eSuperTypes="#//ContentCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Role Sets can be categorized into Role Set Groupings. For example, different methods might define similar Role Sets, which however need to be distinguished from each other on a global scale. Thus, Role Set Groupings allow distinguishing, for example, Software Services Manager Role Sets from Software Development Organization Manager Role Sets."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="roleSets" ordered="false" upperBound="-1" eType="#//RoleSet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomCategory" eSuperTypes="#//ContentCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Custom Category is a category introduced by a method content author to structure any number of method Content Elements of any subtype based on user-defined criteria. Because Content Categories (and therefore Custom Categories, too) are Content Elements themselves, Custom Categories can be used to recursively categorize Content Categories as well. Custom Categories can also be nested with any Content Category. Custom categories can be used to categorize content based on the user's criteria as well as to define whole tree-structures of nested categories allowing the user to systematically navigate and browse method content and processes based on these categories. For example, one could create a custom category to logically organize content relevant for the user's development organization departments; e.g. a &quot;Testing&quot; category that groups together all roles, work products, tasks, and guidance element relevant to testing. Another example would be categories that express licensing levels of the content grouping freely distributable method content versus content that represent intellectual property and requires a license to be purchased to be able to use it."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="categorizedElements" ordered="false" upperBound="-1" eType="#//DescribableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subCategories" ordered="false" upperBound="-1" eType="#//ContentCategory"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeliveryProcess" eSuperTypes="#//Process"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Delivery Processes is a special Process describing a complete and integrated approach for performing a specific project type. It describes a complete project lifecycle end-to-end and shall be used as a reference for running projects with similar characteristics as defined for the process. A Delivery Process is related to specific supporting information such as Roadmaps (inherited via Activity) as well as Communications and Education Material.&#xD;&#xA;A Delivery Process is a Process that covers a whole development lifecycle from beginning to end. A Delivery Process shall be used as a template for planning and running a project. It provides a complete lifecycle model with predefined phases, iterations, and activities that have been detailed by sequencing referencing method content in breakdown structures. It is defined on the basis of experience with past projects or engagements, and/or the best practice use of a development or delivery approach. It defines what gets produced, how those items are produced, and the required staffing in the form of integrated Work, Work Product, and Team Breakdown Structures. For example, a process engineer can define alternative Delivery Processes for software development projects that differ in the scale of the engagement and staffing necessary, the type of the software application to be developed, the development methods and technologies to be used, etc. Although, the Delivery Process aims to cover a whole project it keeps certain decision that are too project specific open. For example, the breakdown structure defines which Breakdown Elements have multiple occurrences or is repeatable via it respective attributes, but does not say how many occurrences and how many repeats/iterations it will have. These decisions have to be done by a project manager when planning a concrete project, project phase, or project iterations. A Delivery Process is always a complete description of a process in terms of completeness of the lifecycle, as well as in terms of all three views on the process which are the Work Breakdown Structure, Work Product Breakdown Structure, and Team Breakdown Structure have to be fully and consistently populated. Consistency of a Delivery Process is actually ensured by the fact that all three breakdowns are represented by one single data structure and one particular breakdown such as Team Breakdown is just a view on that data structure."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="educationMaterials" ordered="false" upperBound="-1" eType="#//SupportingMaterial"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communicationsMaterials" ordered="false" upperBound="-1" eType="#//SupportingMaterial"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Process" abstract="true" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Process is a special Activity that describes a structure for particular types of development projects. To perform such a development project a Processes would be 'instantiated' and adapted for the specific situation. Process is an abstract class and this meta-model defines different special types of Processes for different process management applications and different situations of process reuse. Every Process comprises of and is the top-level element of an n-level breakdown structure using the Nesting association defined on Activity.&#xD;&#xA;Core Method Content provides step-by-step explanations, describing how very specific development goals are achieved independent of the placement of these steps within a development lifecycle. Processes take these method elements and relate them into semi-ordered sequences that are customized to specific types of projects. Thus, a process is a set of partially ordered work descriptions intended to reach a higher development goal, such as the release of a specific software system. A process and the process meta-model structure defined in this specification focuses on the lifecycle and the sequencing of work in breakdown structures. To achieve this it uses the Descriptor concept referencing method content and allowing defining time-specific customizations of the referenced content (e.g. defining a focus on different steps of the same Task and providing input Work Products in different states within the different Phases of a process lifecycle in which the same Task is performed)."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="includesPatterns" ordered="false" upperBound="-1" eType="#//CapabilityPattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultContext" lowerBound="1" eType="#//MethodConfiguration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="validContext" ordered="false" upperBound="-1" eType="#//MethodConfiguration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CapabilityPattern" eSuperTypes="#//Process"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Capability Pattern is a special Process that describes a reusable cluster of doing work in common process areas. Capabilities Patterns express and communicate process knowledge for a key area of interest such as a Discipline and can be directly used by process practitioner to guide his work. They are also used as building blocks to assemble Delivery Processes or larger Capability Patterns ensuring optimal reuse and application of the key practices they express.&#xD;&#xA;A Capability Pattern is a special Process that describes a reusable cluster of doing work in a general process area that provides a consistent development approach to common problems. Examples for Capability Pattern could be 'use case-based requirements management', 'use case analysis', or 'unit testing'. Typically but not necessarily, Capability Patterns have the scope of one discipline providing a breakdown of reusable complex Activities, relationships to the Roles which perform Tasks within these Activities, as well as to the Work Products that are used and produced. A capability pattern does not relate to any specific phase or iteration of a development lifecycle, and should not imply any. In other words, a pattern should be designed in a way that it is applicable anywhere in a Delivery Process. This enables its Activities to be flexibly assigned to whatever phases there are in the Delivery Process to which it is being applied. It is a good practice to design a Capability Pattern to produce one or more generic Deliverables. The typical configuration is that each Activity in the Capability Pattern produces one Deliverable, and the last Task Descriptor in the Activity explicitly outputs just this Deliverable. This enables the process engineer to select Patterns or just Activities by deciding which Deliverables are required. It also offers a simple integration approach: an Activity from a capability pattern is linked to the Phase or Iteration which is required to produce the Activity's Deliverable. Key applications areas of / areas of reuse for Capability Patterns are:&#xD;&#xA;- To serve as building blocks for assembling Delivery Processes or larger Capability Patterns. Normally developing a Delivery Process is not done from scratch but by systematically applying and binding patterns. In addition to the standard pattern application of 'copy-and-modify', which allows the process engineer to individually customize the pattern's content to the particular situation it is applied for, the Plugin meta-model package (Section 6.1) introduces even more sophisticated inheritance relationships that support dynamic binding of patterns (i.e. the pattern is referenced and not copied). This unique new way of reusing process knowledge allows to factor out commonly reoccurring Activities into patterns and to apply them over and over again for a process. When the pattern is being revised or updated, all changes will be automatically reflected in all pattern application in all processes because of the dynamic binding.&#xD;&#xA;- To support direct execution in a development project that does not work following a well-defined process, but works based on loosely connected process fragments of best practices in a flexible manner (e.g. Agile Development).&#xD;&#xA;- To support process education by describing knowledge for a key area such as best practices on how to perform the work for a Discipline (e.g. Requirements Management), for a specific development technique (aspect-oriented development), or a specific technical area (e.g. relational database design), which is used for education and teaching."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessPlanningTemplate" eSuperTypes="#//Process"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Process Planning Template is a special Process that is prepared for instantiation by a project planning tool. Typically, it is created based on a Process such as a Delivery Process as a whole (e.g. in case of a waterfall-based development approach) or in parts (e.g. in case of an iterative development approach).&#xD;&#xA;A Process Planning Template represents a partially finished plan for a concrete project. It uses the same information structures as all other Process Types to represent templates for project plans. However, certain planning decisions have already been applied to the template as well as information has been removed and/or reformatted to be ready for export to a specific planning tool. Examples for such decisions are: a template has been created to represent a plan for a particular Iteration in an iterative development project, which fr example distinguishes early from late iterations in the Elaboration phase of a project; if the targeted planning tool cannot represent input and output of Task, then these have been removed from the structure; certain repetitions have been already applied, e.g. stating that a cycle of specific Task grouped in an Activity have to be repeated n-times; etc."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="basedOnProcesses" ordered="false" upperBound="-1" eType="#//Process"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Roadmap" eSuperTypes="#//Guidance"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Roadmap is a special Guidance Type which is only related to Activates and therefore has been added by this package to the list of Guidance Types rather than listed in the Guidance Types package. A Roadmap represents a linear walkthrough of an Activity, typically a Process.&#xD;&#xA;An instance of a Roadmap represents important documentation for the Activity or Process it is related to. Often a complex Activity such as a Process can be much easier understood by providing a walkthrough with a linear thread of a typical instantiation of this Activity. In addition to making the process practitioner understand how work in the process is being performed, a Roadmap provides additional information about how Activities and Tasks relate to each other over time. Roadmaps are also used to show how specific aspects are distributed over a whole process providing a kind of filter on the process for this information."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessComponent" eSuperTypes="#//ProcessPackage #//MethodUnit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Process Component is a special Process Package that applies the principles of encapsulation. A Process Component realizes one or more Interfaces which specify inputs and outputs of the component. There might be many components realizing the same interfaces, but using different techniques to achieve similar outputs for similar inputs. Whereas the Component Interfaces represent component specifications (black box descriptions of the component), good candidates for component realizations can be found in Capability Patterns (white box descriptions for the component).&#xD;&#xA;UMA supports replaceable and reusable Process Components realizing the principles of encapsulation. Certain situations in a software development project might require that concrete realizations of parts of the process remain undecided or will be decided by the executing team itself (e.g. in outsourcing situations). UMA provides a unique component concept defining interfaces for work product input and output, allowing treating the actual definition of the work that produces the outputs as a &quot;black box&quot;. At any point during a project the component &quot;realization&quot; detailing the work can be added to the process. The component approach also allows that different styles or techniques of doing work can be replaced with one another. For example, a software code output of a component could be produced with a model-driven development or a code-centric technique. The component concept encapsulates the actual work and lets the development team choose the appropriate technique and fill the component's realization with their choice of Activities that produce the required outputs."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="interfaces" ordered="false" lowerBound="1" upperBound="-1" eType="#//ProcessComponentInterface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="process" lowerBound="1" eType="#//Process" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessPackage" eSuperTypes="#//MethodPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Process Package is a special Method Package that contains Process Elements, only.&#xD;&#xA;A key separation of concerns in UMA is the distinction between Method Content and Process. This separation is enforced by special package types, which do not allow the mixing of method content with processes."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="processElements" ordered="false" upperBound="-1" eType="#//ProcessElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagrams" ordered="false" upperBound="-1" eType="#//Diagram" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessComponentInterface" eSuperTypes="#//BreakdownElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Process Component Interface comprises of a list of interface specifications (similar to operation declarations) that express inputs and outputs for a process component. These interface specifications are expressed using Task Descriptors which are not linked to Tasks that are related to Work Product Descriptors as well as optional a Role Descriptor."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="interfaceSpecifications" ordered="false" upperBound="-1" eType="#//TaskDescriptor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interfaceIO" ordered="false" upperBound="-1" eType="#//WorkProductDescriptor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessComponentDescriptor" eSuperTypes="#//Descriptor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Process Component Descriptor represents a Process Component application in a Process, i.e. the breakdown structure defining the Process. The Process Component Descriptor is used to encapsulate the details of the component in a breakdown structure and to provide its own set of relationships such as it own predecessors and successors."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ProcessComponent" lowerBound="1" eType="#//ProcessComponent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodPlugin" eSuperTypes="#//MethodUnit #//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Method Plugin is a Method Element that represents a physical container for Method Packages. It defines a granularity level for the modularization and organization of method content and processes. A Method Plugin can extend many other Method Plugins and it can be extended by many Method Plugins. It can also be used stand-alone, i.e. with no Extension relationship to other plug-ins.&#xD;&#xA;Method Plugin conceptually represents a unit for configuration, modularization, extension, packaging, and deployment of method content and processes. A Process Engineer shall design his Plugins and allocate his content to these Plugins with requirements for extensibility, modularity, reuse, and maintainability in mind.&#xD;&#xA;Special extensibility mechanisms defined for the meta-classes Variability Element and Process Contribution allow Plugin content to directly contribute new content, replace existing content, or to cross-reference to any Content Element or Process within another Plugin that it extends. Similar to UML 2.0's 'package merge' mechanism transformation interpretations, interpreting these Method Plugin mechanisms results into new extended Method Content and Processes."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="userChangeable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodPackages" ordered="false" lowerBound="1" upperBound="-1" eType="#//MethodPackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bases" ordered="false" upperBound="-1" eType="#//MethodPlugin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariabilityElement" abstract="true" eSuperTypes="#//MethodElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Variability Element is an abstract class derived from Method Element that provides new capabilities for content variation and extension to Content Elements or any other Method Element that derives from it. It has been placed in-between the classes Method Element and Content Element in the overall UMA taxonomy of classes using the UML 2.0 package merge mechanism. The association Variability Specialization shall only be instantiated between two subclasses of Variability Element of the same type. The element on varaibilitySpecialElement side of the relationship defines a value for the attribute variabilityType defining the nature of the relationship using a literal from the enumeration Variability Type.&#xD;&#xA;Variability Element of the meta-model package Method Plugins adds the capabilities of variation and extension to Method Elements that derive from it. By default all Content Elements such as Role, Task, Guidance Types, or Activities are defined to be Variability Elements.&#xD;&#xA;Variability and extension provides unique mechanisms for customizing method content without actually directly modifying the original content, but by just be able to describe with separate objects the differences (additions, changes, omissions) relative to the original. This plug-in concept allows users to factor their method content and processes in interrelated units and even to architect method content and processes in layers that extend each other with new capabilities. The resulting method and process design can be dynamically combined and applied on demand using the interpretation rules defined for Variability Element Specializations assembling to process practitioners the most accurate method and process descriptions possible. It also allows process practitioners to extends and tailor method content and processes they do not own and to easily upgrade to newer versions by simply reapply their personal changes to these upgrades.&#xD;&#xA;Variability Element defines two types of variability and one type of extension which are formally defined for the enumeration Variability Type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variabilityType" eType="#//VariabilityType" defaultValueLiteral="na"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If in instance of the variabilitySpecialization association between two Variability Elements of the same type exists, then the variabilityType attribute specifies how the element at the variabilitySpecialElement end of the association changes the Content Element at the variabilityBasedOnElement end. See the Variability Type enumeration class for definitions for the different types of variability."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="variabilityBasedOnElement" lowerBound="1" eType="#//VariabilityElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VariabilityType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Variability Type is an Enumeration used for values for instances of Variability Element's attribute variabilityType. It defines the nature of how a Variability Element extends another Variability Element. See enumeration literals for definitions for each type."/> </eAnnotations> <eLiterals name="na"/> <eLiterals name="contributes" value="1"/> <eLiterals name="extends" value="2"/> <eLiterals name="replaces" value="3"/> <eLiterals name="localContribution" value="4"/> <eLiterals name="localReplacement" value="5"/> <eLiterals name="extendsReplaces" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodUnit" abstract="true" eSuperTypes="#//MethodElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Method Unit is a special Method Element that shall be maintained in a Method Library as a separate unit of control."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="authors" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Every Method Unit is being created and owned by an author or authoring team."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeDate" eType="#//Date"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The date the last change that resulted into this version has been made."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeDescription" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The description of the last change that resulted into this version."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//String" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Every Package has a version number used to track changes."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="copyrightStatement" lowerBound="1" eType="#//SupportingMaterial"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodConfiguration" eSuperTypes="#//MethodUnit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Method Configuration is a collection of selected Method Models and MethodPackages. A configuration can be exported into its own standalone library when it includes the full transitive closure of all elements all other elements depend on."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="methodPluginSelection" ordered="false" lowerBound="1" upperBound="-1" eType="#//MethodPlugin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodPackageSelection" ordered="false" lowerBound="1" upperBound="-1" eType="#//MethodPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processViews" ordered="false" upperBound="-1" eType="#//ContentCategory"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultView" lowerBound="1" eType="#//ContentCategory"/> <eStructuralFeatures xsi:type="ecore:EReference" name="baseConfigurations" ordered="false" upperBound="-1" eType="#//MethodConfiguration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subtractedCategory" ordered="false" upperBound="-1" eType="#//ContentCategory"/> <eStructuralFeatures xsi:type="ecore:EReference" name="addedCategory" ordered="false" upperBound="-1" eType="#//ContentCategory"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessFamily" eSuperTypes="#//MethodConfiguration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Delivery Model Family is a convenient grouping of Delivery Processes and Capability Patterns of interest to some specific user community."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="deliveryProcesses" ordered="false" upperBound="-1" eType="#//DeliveryProcess"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodLibrary" eSuperTypes="#//MethodUnit #//Package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Method Library is a physical container for Method Plugins and Method Configuration definitions. All Method Elements are stored in a Method Library."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="methodPlugins" ordered="false" upperBound="-1" eType="#//MethodPlugin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predefinedConfigurations" ordered="false" upperBound="-1" eType="#//MethodConfiguration" containment="true"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"org.eclipse.epf.uma","nsURI":"http://www.eclipse.org/epf/uma/1.0.4/uma.ecore","name":"uma","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"Date","instanceClass":"java.util.Date","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.net.URI","defaultValue":null,"instanceClassName":"java.net.URI","name":"Uri","instanceClass":"java.net.URI","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"UnlimitedNatural","instanceClass":"int","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.util.Set","defaultValue":null,"instanceClassName":"java.util.Set","name":"Set","instanceClass":"java.util.Set","id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"Sequence","instanceClass":"java.util.List","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"Float","instanceClass":"java.lang.Float","id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodElementProperty","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContentElement","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescribableElement","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContentDescription","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Section","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProduct","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Task","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinition","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Step","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guidance","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deliverable","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Outcome","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodPackage","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContentPackage","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtifactDescription","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductDescription","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeliverableDescription","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleDescription","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskDescription","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuidanceDescription","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PracticeDescription","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphElement","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramElement","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramLink","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphConnector","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemanticModelBridge","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dimension","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphEdge","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagram","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphNode","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleSemanticModelElement","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UMASemanticModelBridge","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoreSemanticModelBridge","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeafElement","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextElement","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Image","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphicPrimitive","instanceClass":null,"abstract":true,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Polyline","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ellipse","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkBreakdownElement","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakdownElement","instanceClass":null,"abstract":true,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Milestone","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iteration","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Phase","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TeamProfile","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleDescriptor","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkOrderType","instanceClass":null,"id":70,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkOrder","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessElement","instanceClass":null,"abstract":true,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlanningData","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Descriptor","instanceClass":null,"abstract":true,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductDescriptor","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskDescriptor","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeRole","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakdownElementDescription","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityDescription","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeliveryProcessDescription","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessDescription","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescriptorDescription","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Concept","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Checklist","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Example","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guideline","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Report","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Template","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupportingMaterial","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolMentor","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Whitepaper","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermDefinition","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Practice","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EstimationConsiderations","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReusableAsset","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PseudoState","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PseudoStateKind","instanceClass":null,"id":102,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Discipline","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContentCategory","instanceClass":null,"abstract":true,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleSet","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductType","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisciplineGrouping","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tool","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleSetGrouping","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomCategory","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeliveryProcess","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":true,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CapabilityPattern","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPlanningTemplate","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Roadmap","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessComponent","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPackage","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessComponentInterface","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessComponentDescriptor","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodPlugin","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariabilityElement","instanceClass":null,"abstract":true,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VariabilityType","instanceClass":null,"id":123,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodUnit","instanceClass":null,"abstract":true,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodConfiguration","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessFamily","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodLibrary","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"guid","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"briefDescription","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodElementProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"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":"suppressed","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"orderingGuide","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","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"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supportingMaterials","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"conceptsAndPapers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"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":"checklists","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"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":"guidelines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"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":"examples","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"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":"assets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"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":"termDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"presentationName","changeable":true,"lowerBound":0,"iD":false,"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":"presentation","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":"shapeicon","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":"nodeicon","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"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"mainDescription","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"externalId","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"keyConsiderations","changeable":true,"lowerBound":0,"iD":false,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"sectionName","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"sectionDescription","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"container":false,"ordered":false,"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":193,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"modifies","changeable":false,"resolveProxies":true,"lowerBound":0,"id":200,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"responsibleFor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"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":"templates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"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":"toolMentors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":"estimationConsiderations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"performedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"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":"mandatoryInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"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":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"additionallyPerformedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"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":"optionalInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"steps","changeable":false,"resolveProxies":true,"lowerBound":0,"id":219,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toolMentors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"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":"estimationConsiderations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"postcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"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":"containerArtifact","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedArtifacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"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":"deliveredWorkProducts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"global","changeable":true,"lowerBound":0,"iD":false,"id":249,"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":"reusedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"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":"contentElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"briefOutline","changeable":true,"lowerBound":0,"iD":false,"id":260,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"representationOptions","changeable":true,"lowerBound":0,"iD":false,"id":261,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"representation","changeable":true,"lowerBound":0,"iD":false,"id":262,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"notation","changeable":true,"lowerBound":0,"iD":false,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"purpose","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"impactOfNotHaving","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"reasonsForNotNeeding","changeable":true,"lowerBound":0,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"externalDescription","changeable":true,"lowerBound":0,"iD":false,"id":276,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"packagingGuidance","changeable":true,"lowerBound":0,"iD":false,"id":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"skills","changeable":true,"lowerBound":0,"iD":false,"id":281,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"assignmentApproaches","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"synonyms","changeable":true,"lowerBound":0,"iD":false,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"purpose","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"alternatives","changeable":true,"lowerBound":0,"iD":false,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"attachments","changeable":true,"lowerBound":0,"iD":false,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"additionalInfo","changeable":true,"lowerBound":0,"iD":false,"id":296,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"problem","changeable":true,"lowerBound":0,"iD":false,"id":297,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"background","changeable":true,"lowerBound":0,"iD":false,"id":298,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"goals","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"application","changeable":true,"lowerBound":0,"iD":false,"id":300,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"levelsOfAdoption","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"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":309,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"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":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contained","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"container":false,"ordered":false,"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":315,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anchorage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"semanticModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"id":322,"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":"graphElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":323,"derived":false},{"id":324,"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":"graphElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":325,"derived":false},{"id":326,"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":"graphElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"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":"isVisible","changeable":true,"lowerBound":0,"iD":false,"id":328,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referenced","changeable":true,"resolveProxies":true,"lowerBound":1,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"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":337,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"viewport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"diagram","changeable":true,"resolveProxies":true,"lowerBound":1,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"diagramLink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":345,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graphEdge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"anchor","changeable":true,"resolveProxies":true,"lowerBound":2,"id":350,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"presentation","changeable":true,"lowerBound":0,"iD":false,"id":351,"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":"diagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":352,"derived":false},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":357,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isIndividualRepresentation","changeable":true,"lowerBound":0,"iD":false,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":366,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"waypoints","changeable":true,"resolveProxies":true,"lowerBound":2,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"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":375,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"viewpoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"container":false,"ordered":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":382,"derived":false},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"typeInfo","changeable":true,"lowerBound":0,"iD":false,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"container":false,"ordered":true,"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":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":395,"derived":false},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"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":398,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"mimeType","changeable":true,"lowerBound":0,"iD":false,"id":399,"derived":false},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"closed","changeable":true,"lowerBound":0,"iD":false,"id":404,"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":"waypoints","changeable":true,"resolveProxies":true,"lowerBound":2,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"radiusX","changeable":true,"lowerBound":0,"iD":false,"id":409,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"radiusY","changeable":true,"lowerBound":0,"iD":false,"id":410,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":411,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startAngle","changeable":true,"lowerBound":0,"iD":false,"id":412,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endAngle","changeable":true,"lowerBound":0,"iD":false,"id":413,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"center","changeable":true,"resolveProxies":true,"lowerBound":0,"id":414,"derived":false},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"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":"breakdownElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":422,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"roadmaps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":423,"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":"supportingMaterials","changeable":true,"resolveProxies":true,"lowerBound":0,"id":424,"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":"checklists","changeable":true,"resolveProxies":true,"lowerBound":0,"id":425,"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":"concepts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"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":"examples","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"guidelines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusableAssets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":429,"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":"isEnactable","changeable":true,"lowerBound":0,"iD":false,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superActivities","changeable":true,"resolveProxies":true,"lowerBound":1,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isRepeatable","changeable":true,"lowerBound":0,"iD":false,"id":444,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOngoing","changeable":true,"lowerBound":0,"iD":false,"id":445,"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":"isEventDriven","changeable":true,"lowerBound":0,"iD":false,"id":446,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkToPredecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"prefix","changeable":true,"lowerBound":0,"iD":false,"id":453,"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":"isPlanned","changeable":true,"lowerBound":0,"iD":false,"id":454,"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":"hasMultipleOccurrences","changeable":true,"lowerBound":0,"iD":false,"id":455,"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":"isOptional","changeable":true,"lowerBound":0,"iD":false,"id":456,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"presentedAfter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":457,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"presentedBefore","changeable":true,"resolveProxies":true,"lowerBound":0,"id":458,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"planningData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"derived":false},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"teamRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superTeam","changeable":true,"resolveProxies":true,"lowerBound":1,"id":473,"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":"subTeam","changeable":true,"resolveProxies":true,"lowerBound":0,"id":474,"derived":false},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Role","changeable":true,"resolveProxies":true,"lowerBound":0,"id":479,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"modifies","changeable":false,"resolveProxies":true,"lowerBound":0,"id":480,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"responsibleFor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":481,"derived":false},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"name":"finishToStart","id":486,"value":0,"literal":"finishToStart","eClass":"EEnumLiteral"},{"name":"finishToFinish","id":487,"value":1,"literal":"finishToFinish","eClass":"EEnumLiteral"},{"name":"startToStart","id":488,"value":2,"literal":"startToStart","eClass":"EEnumLiteral"},{"name":"startToFinish","id":489,"value":3,"literal":"startToFinish","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"finishToStart","unsettable":false,"transient":false,"unique":true,"name":"linkType","changeable":true,"lowerBound":0,"iD":false,"id":490,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pred","changeable":true,"resolveProxies":true,"lowerBound":1,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startDate","changeable":true,"lowerBound":0,"iD":false,"id":496,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"finishDate","changeable":true,"lowerBound":0,"iD":false,"id":497,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rank","changeable":true,"lowerBound":0,"iD":false,"id":498,"derived":false},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isSynchronizedWithSource","changeable":true,"lowerBound":0,"iD":false,"id":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"activityEntryState","changeable":true,"lowerBound":0,"iD":false,"id":506,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"activityExitState","changeable":true,"lowerBound":0,"iD":false,"id":507,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"WorkProduct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":508,"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":"impactedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"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":"impacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deliverableParts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":511,"derived":false},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"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":"additionallyPerformedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":520,"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":"assistedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"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":"externalInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"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":"mandatoryInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":523,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"optionalInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":524,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":525,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"performedPrimarilyBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":526,"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":"selectedSteps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"aggregatedRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"usageGuidance","changeable":true,"lowerBound":0,"iD":false,"id":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"purpose","changeable":true,"lowerBound":0,"iD":false,"id":545,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"alternatives","changeable":true,"lowerBound":0,"iD":false,"id":546,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"howtoStaff","changeable":true,"lowerBound":0,"iD":false,"id":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"scale","changeable":true,"lowerBound":0,"iD":false,"id":552,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"projectCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":553,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"riskLevel","changeable":true,"lowerBound":0,"iD":false,"id":554,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"estimatingTechnique","changeable":true,"lowerBound":0,"iD":false,"id":555,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"projectMemberExpertise","changeable":true,"lowerBound":0,"iD":false,"id":556,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"typeOfContract","changeable":true,"lowerBound":0,"iD":false,"id":557,"derived":false},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"scope","changeable":true,"lowerBound":0,"iD":false,"id":565,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"usageNotes","changeable":true,"lowerBound":0,"iD":false,"id":566,"derived":false},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"refinedDescription","changeable":true,"lowerBound":0,"iD":false,"id":570,"derived":false},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subPractices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":583,"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":"contentReferences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":584,"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":"activityReferences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"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":"WorkProduct","changeable":true,"resolveProxies":true,"lowerBound":1,"id":592,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Region","changeable":true,"resolveProxies":true,"lowerBound":0,"id":593,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"submachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":594,"derived":false},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"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":"State","changeable":true,"resolveProxies":true,"lowerBound":0,"id":598,"derived":false},{"id":599,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":600,"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":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":601,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":602,"derived":false},{"id":603,"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":"Vertex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":604,"derived":false},{"id":605,"eClass":"EGenericType"},{"container":false,"ordered":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":606,"derived":false},{"id":607,"eClass":"EGenericType"},{"container":false,"ordered":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":608,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":609,"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":"StateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":610,"derived":false},{"id":611,"eClass":"EGenericType"},{"id":612,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":613,"derived":false},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Region","changeable":true,"resolveProxies":true,"lowerBound":1,"id":616,"derived":false},{"id":617,"eClass":"EGenericType"},{"id":618,"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":"WorkDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":619,"derived":false},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"name":"initial","id":625,"value":0,"literal":"initial","eClass":"EEnumLiteral"},{"name":"join","id":626,"value":1,"literal":"join","eClass":"EEnumLiteral"},{"name":"fork","id":627,"value":2,"literal":"fork","eClass":"EEnumLiteral"},{"name":"junction","id":628,"value":3,"literal":"junction","eClass":"EEnumLiteral"},{"name":"choice","id":629,"value":4,"literal":"choice","eClass":"EEnumLiteral"},{"name":"entryPoint","id":630,"value":5,"literal":"entryPoint","eClass":"EEnumLiteral"},{"name":"exitPoint","id":631,"value":6,"literal":"exitPoint","eClass":"EEnumLiteral"},{"name":"terminate","id":632,"value":7,"literal":"terminate","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tasks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subdiscipline","changeable":true,"resolveProxies":true,"lowerBound":0,"id":634,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referenceWorkflows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":635,"derived":false},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"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":"roles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":641,"derived":false},{"id":642,"eClass":"EGenericType"},{"id":643,"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":"workProducts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":644,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subdomains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":645,"derived":false},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"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":"workProducts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":649,"derived":false},{"id":650,"eClass":"EGenericType"},{"id":651,"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":"disciplines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":652,"derived":false},{"id":653,"eClass":"EGenericType"},{"id":654,"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":"toolMentors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":655,"derived":false},{"id":656,"eClass":"EGenericType"},{"id":657,"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":"roleSets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":658,"derived":false},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"categorizedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":661,"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":"subCategories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":662,"derived":false},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"educationMaterials","changeable":true,"resolveProxies":true,"lowerBound":0,"id":666,"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":"communicationsMaterials","changeable":true,"resolveProxies":true,"lowerBound":0,"id":667,"derived":false},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"includesPatterns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":671,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultContext","changeable":true,"resolveProxies":true,"lowerBound":1,"id":672,"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":"validContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":673,"derived":false},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"id":678,"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":"basedOnProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":679,"derived":false},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"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":"interfaces","changeable":true,"resolveProxies":true,"lowerBound":1,"id":683,"derived":false},{"container":false,"ordered":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":684,"derived":false},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"id":688,"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":"processElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"diagrams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":690,"derived":false},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"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":"interfaceSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":694,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interfaceIO","changeable":true,"resolveProxies":true,"lowerBound":0,"id":695,"derived":false},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ProcessComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":699,"derived":false},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"userChangeable","changeable":true,"lowerBound":0,"iD":false,"id":702,"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":"methodPackages","changeable":true,"resolveProxies":true,"lowerBound":1,"id":703,"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":"bases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":704,"derived":false},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"na","unsettable":false,"transient":false,"unique":true,"name":"variabilityType","changeable":true,"lowerBound":0,"iD":false,"id":710,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variabilityBasedOnElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":711,"derived":false},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"name":"na","id":715,"value":0,"literal":"na","eClass":"EEnumLiteral"},{"name":"contributes","id":716,"value":1,"literal":"contributes","eClass":"EEnumLiteral"},{"name":"extends","id":717,"value":2,"literal":"extends","eClass":"EEnumLiteral"},{"name":"replaces","id":718,"value":3,"literal":"replaces","eClass":"EEnumLiteral"},{"name":"localContribution","id":719,"value":4,"literal":"localContribution","eClass":"EEnumLiteral"},{"name":"localReplacement","id":720,"value":5,"literal":"localReplacement","eClass":"EEnumLiteral"},{"name":"extendsReplaces","id":721,"value":6,"literal":"extendsReplaces","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"authors","changeable":true,"lowerBound":0,"iD":false,"id":722,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"changeDate","changeable":true,"lowerBound":0,"iD":false,"id":723,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"changeDescription","changeable":true,"lowerBound":0,"iD":false,"id":724,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":725,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"copyrightStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":726,"derived":false},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"id":732,"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":"methodPluginSelection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":733,"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":"methodPackageSelection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":734,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processViews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":735,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":736,"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":"baseConfigurations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":737,"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":"subtractedCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":738,"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":"addedCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":739,"derived":false},{"id":740,"eClass":"EGenericType"},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deliveryProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":748,"derived":false},{"id":749,"eClass":"EGenericType"},{"id":750,"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":"methodPlugins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":751,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predefinedConfigurations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":752,"derived":false},{"id":753,"eClass":"EGenericType"},{"id":754,"eClass":"EGenericType"},{"id":755,"eClass":"EGenericType"},{"id":756,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":128},{"source":128,"target":10},{"source":10,"target":0},{"source":10,"target":13},{"source":10,"target":129},{"source":129,"target":13},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":130},{"source":12,"target":131},{"source":130,"target":4},{"source":130,"target":132},{"source":130,"target":12},{"source":132,"target":4},{"source":131,"target":11},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":133},{"source":133,"target":12},{"source":14,"target":0},{"source":14,"target":15},{"source":14,"target":13},{"source":14,"target":134},{"source":14,"target":135},{"source":134,"target":15},{"source":135,"target":13},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":136},{"source":136,"target":12},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":137},{"source":16,"target":138},{"source":16,"target":139},{"source":16,"target":140},{"source":16,"target":141},{"source":16,"target":142},{"source":16,"target":143},{"source":137,"target":4},{"source":137,"target":144},{"source":137,"target":16},{"source":144,"target":4},{"source":138,"target":4},{"source":138,"target":145},{"source":138,"target":16},{"source":145,"target":4},{"source":139,"target":17},{"source":139,"target":146},{"source":139,"target":16},{"source":146,"target":17},{"source":140,"target":18},{"source":140,"target":147},{"source":140,"target":16},{"source":147,"target":18},{"source":141,"target":148},{"source":141,"target":16},{"source":142,"target":4},{"source":142,"target":149},{"source":142,"target":16},{"source":149,"target":4},{"source":143,"target":13},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":150},{"source":17,"target":151},{"source":150,"target":4},{"source":150,"target":152},{"source":150,"target":17},{"source":152,"target":4},{"source":151,"target":16},{"source":18,"target":0},{"source":18,"target":13},{"source":18,"target":153},{"source":18,"target":154},{"source":153,"target":4},{"source":153,"target":155},{"source":153,"target":18},{"source":155,"target":4},{"source":154,"target":13},{"source":19,"target":0},{"source":19,"target":20},{"source":19,"target":122},{"source":19,"target":156},{"source":19,"target":157},{"source":19,"target":158},{"source":19,"target":159},{"source":19,"target":160},{"source":19,"target":161},{"source":19,"target":162},{"source":19,"target":163},{"source":19,"target":164},{"source":156,"target":89},{"source":156,"target":165},{"source":156,"target":19},{"source":165,"target":89},{"source":157,"target":83},{"source":157,"target":166},{"source":157,"target":19},{"source":166,"target":83},{"source":158,"target":84},{"source":158,"target":167},{"source":158,"target":19},{"source":167,"target":84},{"source":159,"target":86},{"source":159,"target":168},{"source":159,"target":19},{"source":168,"target":86},{"source":160,"target":85},{"source":160,"target":169},{"source":160,"target":19},{"source":169,"target":85},{"source":161,"target":95},{"source":161,"target":170},{"source":161,"target":19},{"source":170,"target":95},{"source":162,"target":92},{"source":162,"target":171},{"source":162,"target":19},{"source":171,"target":92},{"source":163,"target":20},{"source":164,"target":122},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":9},{"source":20,"target":172},{"source":20,"target":173},{"source":20,"target":174},{"source":20,"target":175},{"source":20,"target":176},{"source":20,"target":177},{"source":172,"target":4},{"source":172,"target":178},{"source":172,"target":20},{"source":178,"target":4},{"source":173,"target":21},{"source":173,"target":179},{"source":173,"target":20},{"source":179,"target":21},{"source":174,"target":2},{"source":174,"target":180},{"source":174,"target":20},{"source":180,"target":2},{"source":175,"target":2},{"source":175,"target":181},{"source":175,"target":20},{"source":181,"target":2},{"source":176,"target":16},{"source":177,"target":9},{"source":21,"target":0},{"source":21,"target":124},{"source":21,"target":182},{"source":21,"target":183},{"source":21,"target":184},{"source":21,"target":185},{"source":21,"target":186},{"source":182,"target":4},{"source":182,"target":187},{"source":182,"target":21},{"source":187,"target":4},{"source":183,"target":22},{"source":183,"target":188},{"source":183,"target":21},{"source":188,"target":22},{"source":184,"target":4},{"source":184,"target":189},{"source":184,"target":21},{"source":189,"target":4},{"source":185,"target":4},{"source":185,"target":190},{"source":185,"target":21},{"source":190,"target":4},{"source":186,"target":124},{"source":22,"target":0},{"source":22,"target":122},{"source":22,"target":191},{"source":22,"target":192},{"source":22,"target":193},{"source":22,"target":194},{"source":22,"target":195},{"source":191,"target":4},{"source":191,"target":196},{"source":191,"target":22},{"source":196,"target":4},{"source":192,"target":4},{"source":192,"target":197},{"source":192,"target":22},{"source":197,"target":4},{"source":193,"target":22},{"source":193,"target":198},{"source":193,"target":22},{"source":198,"target":22},{"source":194,"target":22},{"source":194,"target":199},{"source":194,"target":22},{"source":199,"target":22},{"source":195,"target":122},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":200},{"source":23,"target":201},{"source":23,"target":202},{"source":200,"target":24},{"source":200,"target":203},{"source":200,"target":23},{"source":203,"target":24},{"source":201,"target":24},{"source":201,"target":204},{"source":201,"target":23},{"source":204,"target":24},{"source":202,"target":19},{"source":24,"target":0},{"source":24,"target":19},{"source":24,"target":205},{"source":24,"target":206},{"source":24,"target":207},{"source":24,"target":208},{"source":24,"target":209},{"source":205,"target":87},{"source":205,"target":210},{"source":205,"target":24},{"source":210,"target":87},{"source":206,"target":88},{"source":206,"target":211},{"source":206,"target":24},{"source":211,"target":88},{"source":207,"target":90},{"source":207,"target":212},{"source":207,"target":24},{"source":212,"target":90},{"source":208,"target":94},{"source":208,"target":213},{"source":208,"target":24},{"source":213,"target":94},{"source":209,"target":19},{"source":25,"target":0},{"source":25,"target":19},{"source":25,"target":26},{"source":25,"target":214},{"source":25,"target":215},{"source":25,"target":216},{"source":25,"target":217},{"source":25,"target":218},{"source":25,"target":219},{"source":25,"target":220},{"source":25,"target":221},{"source":25,"target":222},{"source":25,"target":223},{"source":214,"target":23},{"source":214,"target":224},{"source":214,"target":25},{"source":224,"target":23},{"source":215,"target":24},{"source":215,"target":225},{"source":215,"target":25},{"source":225,"target":24},{"source":216,"target":24},{"source":216,"target":226},{"source":216,"target":25},{"source":226,"target":24},{"source":217,"target":23},{"source":217,"target":227},{"source":217,"target":25},{"source":227,"target":23},{"source":218,"target":24},{"source":218,"target":228},{"source":218,"target":25},{"source":228,"target":24},{"source":219,"target":27},{"source":219,"target":229},{"source":219,"target":25},{"source":229,"target":27},{"source":220,"target":90},{"source":220,"target":230},{"source":220,"target":25},{"source":230,"target":90},{"source":221,"target":94},{"source":221,"target":231},{"source":221,"target":25},{"source":231,"target":94},{"source":222,"target":19},{"source":223,"target":26},{"source":26,"target":0},{"source":26,"target":16},{"source":26,"target":232},{"source":26,"target":233},{"source":26,"target":234},{"source":232,"target":17},{"source":232,"target":235},{"source":232,"target":26},{"source":235,"target":17},{"source":233,"target":17},{"source":233,"target":236},{"source":233,"target":26},{"source":236,"target":17},{"source":234,"target":16},{"source":27,"target":0},{"source":27,"target":22},{"source":27,"target":26},{"source":27,"target":237},{"source":27,"target":238},{"source":237,"target":22},{"source":238,"target":26},{"source":28,"target":0},{"source":28,"target":19},{"source":28,"target":239},{"source":239,"target":19},{"source":29,"target":0},{"source":29,"target":24},{"source":29,"target":240},{"source":29,"target":241},{"source":29,"target":242},{"source":240,"target":29},{"source":240,"target":243},{"source":240,"target":29},{"source":240,"target":241},{"source":243,"target":29},{"source":241,"target":29},{"source":241,"target":244},{"source":241,"target":29},{"source":241,"target":240},{"source":244,"target":29},{"source":242,"target":24},{"source":30,"target":0},{"source":30,"target":24},{"source":30,"target":245},{"source":30,"target":246},{"source":245,"target":24},{"source":245,"target":247},{"source":245,"target":30},{"source":247,"target":24},{"source":246,"target":24},{"source":31,"target":0},{"source":31,"target":24},{"source":31,"target":248},{"source":248,"target":24},{"source":32,"target":0},{"source":32,"target":16},{"source":32,"target":14},{"source":32,"target":249},{"source":32,"target":250},{"source":32,"target":251},{"source":32,"target":252},{"source":32,"target":253},{"source":249,"target":254},{"source":249,"target":32},{"source":250,"target":32},{"source":250,"target":255},{"source":250,"target":32},{"source":255,"target":32},{"source":251,"target":32},{"source":251,"target":256},{"source":251,"target":32},{"source":256,"target":32},{"source":252,"target":16},{"source":253,"target":14},{"source":33,"target":0},{"source":33,"target":32},{"source":33,"target":257},{"source":33,"target":258},{"source":257,"target":19},{"source":257,"target":259},{"source":257,"target":33},{"source":259,"target":19},{"source":258,"target":32},{"source":34,"target":0},{"source":34,"target":35},{"source":34,"target":260},{"source":34,"target":261},{"source":34,"target":262},{"source":34,"target":263},{"source":34,"target":264},{"source":260,"target":4},{"source":260,"target":265},{"source":260,"target":34},{"source":265,"target":4},{"source":261,"target":4},{"source":261,"target":266},{"source":261,"target":34},{"source":266,"target":4},{"source":262,"target":4},{"source":262,"target":267},{"source":262,"target":34},{"source":267,"target":4},{"source":263,"target":4},{"source":263,"target":268},{"source":263,"target":34},{"source":268,"target":4},{"source":264,"target":35},{"source":35,"target":0},{"source":35,"target":21},{"source":35,"target":269},{"source":35,"target":270},{"source":35,"target":271},{"source":35,"target":272},{"source":269,"target":4},{"source":269,"target":273},{"source":269,"target":35},{"source":273,"target":4},{"source":270,"target":4},{"source":270,"target":274},{"source":270,"target":35},{"source":274,"target":4},{"source":271,"target":4},{"source":271,"target":275},{"source":271,"target":35},{"source":275,"target":4},{"source":272,"target":21},{"source":36,"target":0},{"source":36,"target":35},{"source":36,"target":276},{"source":36,"target":277},{"source":36,"target":278},{"source":276,"target":4},{"source":276,"target":279},{"source":276,"target":36},{"source":279,"target":4},{"source":277,"target":4},{"source":277,"target":280},{"source":277,"target":36},{"source":280,"target":4},{"source":278,"target":35},{"source":37,"target":0},{"source":37,"target":21},{"source":37,"target":281},{"source":37,"target":282},{"source":37,"target":283},{"source":37,"target":284},{"source":281,"target":4},{"source":281,"target":285},{"source":281,"target":37},{"source":285,"target":4},{"source":282,"target":4},{"source":282,"target":286},{"source":282,"target":37},{"source":286,"target":4},{"source":283,"target":4},{"source":283,"target":287},{"source":283,"target":37},{"source":287,"target":4},{"source":284,"target":21},{"source":38,"target":0},{"source":38,"target":21},{"source":38,"target":288},{"source":38,"target":289},{"source":38,"target":290},{"source":288,"target":4},{"source":288,"target":291},{"source":288,"target":38},{"source":291,"target":4},{"source":289,"target":4},{"source":289,"target":292},{"source":289,"target":38},{"source":292,"target":4},{"source":290,"target":21},{"source":39,"target":0},{"source":39,"target":21},{"source":39,"target":293},{"source":39,"target":294},{"source":293,"target":4},{"source":293,"target":295},{"source":293,"target":39},{"source":295,"target":4},{"source":294,"target":21},{"source":40,"target":0},{"source":40,"target":21},{"source":40,"target":296},{"source":40,"target":297},{"source":40,"target":298},{"source":40,"target":299},{"source":40,"target":300},{"source":40,"target":301},{"source":40,"target":302},{"source":296,"target":4},{"source":296,"target":303},{"source":296,"target":40},{"source":303,"target":4},{"source":297,"target":4},{"source":297,"target":304},{"source":297,"target":40},{"source":304,"target":4},{"source":298,"target":4},{"source":298,"target":305},{"source":298,"target":40},{"source":305,"target":4},{"source":299,"target":4},{"source":299,"target":306},{"source":299,"target":40},{"source":306,"target":4},{"source":300,"target":4},{"source":300,"target":307},{"source":300,"target":40},{"source":307,"target":4},{"source":301,"target":4},{"source":301,"target":308},{"source":301,"target":40},{"source":308,"target":4},{"source":302,"target":21},{"source":41,"target":0},{"source":41,"target":309},{"source":41,"target":310},{"source":309,"target":311},{"source":309,"target":41},{"source":310,"target":312},{"source":310,"target":41},{"source":42,"target":0},{"source":42,"target":43},{"source":42,"target":313},{"source":42,"target":314},{"source":42,"target":315},{"source":42,"target":316},{"source":42,"target":317},{"source":42,"target":318},{"source":313,"target":41},{"source":313,"target":319},{"source":313,"target":42},{"source":319,"target":41},{"source":314,"target":43},{"source":314,"target":320},{"source":314,"target":42},{"source":314,"target":321},{"source":320,"target":43},{"source":315,"target":44},{"source":315,"target":322},{"source":315,"target":42},{"source":315,"target":323},{"source":322,"target":44},{"source":316,"target":45},{"source":316,"target":324},{"source":316,"target":42},{"source":316,"target":325},{"source":324,"target":45},{"source":317,"target":46},{"source":317,"target":326},{"source":317,"target":42},{"source":317,"target":327},{"source":326,"target":46},{"source":318,"target":43},{"source":43,"target":0},{"source":43,"target":16},{"source":43,"target":328},{"source":43,"target":321},{"source":43,"target":329},{"source":43,"target":330},{"source":43,"target":331},{"source":328,"target":332},{"source":328,"target":43},{"source":321,"target":42},{"source":321,"target":333},{"source":321,"target":43},{"source":321,"target":314},{"source":333,"target":42},{"source":329,"target":48},{"source":329,"target":334},{"source":329,"target":43},{"source":329,"target":335},{"source":334,"target":48},{"source":330,"target":49},{"source":330,"target":336},{"source":330,"target":43},{"source":336,"target":49},{"source":331,"target":16},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":337},{"source":44,"target":338},{"source":44,"target":323},{"source":44,"target":339},{"source":44,"target":340},{"source":337,"target":341},{"source":337,"target":44},{"source":338,"target":41},{"source":338,"target":342},{"source":338,"target":44},{"source":342,"target":41},{"source":323,"target":42},{"source":323,"target":343},{"source":323,"target":44},{"source":323,"target":315},{"source":343,"target":42},{"source":339,"target":51},{"source":339,"target":344},{"source":339,"target":44},{"source":339,"target":345},{"source":344,"target":51},{"source":340,"target":43},{"source":45,"target":0},{"source":45,"target":42},{"source":45,"target":325},{"source":45,"target":346},{"source":45,"target":347},{"source":325,"target":42},{"source":325,"target":348},{"source":325,"target":45},{"source":325,"target":316},{"source":348,"target":42},{"source":346,"target":50},{"source":346,"target":349},{"source":346,"target":45},{"source":346,"target":350},{"source":349,"target":50},{"source":347,"target":42},{"source":46,"target":0},{"source":46,"target":43},{"source":46,"target":351},{"source":46,"target":327},{"source":46,"target":352},{"source":46,"target":353},{"source":351,"target":4},{"source":351,"target":354},{"source":351,"target":46},{"source":354,"target":4},{"source":327,"target":42},{"source":327,"target":355},{"source":327,"target":46},{"source":327,"target":317},{"source":355,"target":42},{"source":352,"target":51},{"source":352,"target":356},{"source":352,"target":46},{"source":352,"target":357},{"source":356,"target":51},{"source":353,"target":43},{"source":47,"target":0},{"source":47,"target":358},{"source":47,"target":359},{"source":358,"target":360},{"source":358,"target":47},{"source":359,"target":361},{"source":359,"target":47},{"source":48,"target":0},{"source":48,"target":43},{"source":48,"target":362},{"source":48,"target":335},{"source":48,"target":363},{"source":362,"target":364},{"source":362,"target":48},{"source":335,"target":43},{"source":335,"target":365},{"source":335,"target":48},{"source":335,"target":329},{"source":365,"target":43},{"source":363,"target":43},{"source":49,"target":0},{"source":49,"target":43},{"source":49,"target":366},{"source":49,"target":367},{"source":49,"target":368},{"source":366,"target":4},{"source":366,"target":369},{"source":366,"target":49},{"source":369,"target":4},{"source":367,"target":4},{"source":367,"target":370},{"source":367,"target":49},{"source":370,"target":4},{"source":368,"target":43},{"source":50,"target":0},{"source":50,"target":42},{"source":50,"target":350},{"source":50,"target":371},{"source":50,"target":372},{"source":350,"target":45},{"source":350,"target":373},{"source":350,"target":50},{"source":350,"target":346},{"source":373,"target":45},{"source":371,"target":41},{"source":371,"target":374},{"source":371,"target":50},{"source":374,"target":41},{"source":372,"target":42},{"source":51,"target":0},{"source":51,"target":52},{"source":51,"target":375},{"source":51,"target":376},{"source":51,"target":345},{"source":51,"target":357},{"source":51,"target":377},{"source":375,"target":378},{"source":375,"target":51},{"source":376,"target":41},{"source":376,"target":379},{"source":376,"target":51},{"source":379,"target":41},{"source":345,"target":44},{"source":345,"target":380},{"source":345,"target":51},{"source":345,"target":339},{"source":380,"target":44},{"source":357,"target":46},{"source":357,"target":381},{"source":357,"target":51},{"source":357,"target":352},{"source":381,"target":46},{"source":377,"target":52},{"source":52,"target":0},{"source":52,"target":42},{"source":52,"target":382},{"source":52,"target":383},{"source":382,"target":47},{"source":382,"target":384},{"source":382,"target":52},{"source":384,"target":47},{"source":383,"target":42},{"source":53,"target":0},{"source":53,"target":46},{"source":53,"target":385},{"source":53,"target":386},{"source":385,"target":4},{"source":385,"target":387},{"source":385,"target":53},{"source":387,"target":4},{"source":386,"target":46},{"source":54,"target":0},{"source":54,"target":46},{"source":54,"target":388},{"source":54,"target":389},{"source":388,"target":16},{"source":388,"target":390},{"source":388,"target":54},{"source":390,"target":16},{"source":389,"target":46},{"source":55,"target":0},{"source":55,"target":46},{"source":55,"target":391},{"source":55,"target":392},{"source":391,"target":11},{"source":391,"target":393},{"source":391,"target":55},{"source":393,"target":11},{"source":392,"target":46},{"source":56,"target":0},{"source":56,"target":43},{"source":56,"target":394},{"source":394,"target":43},{"source":57,"target":0},{"source":57,"target":56},{"source":57,"target":395},{"source":57,"target":396},{"source":395,"target":4},{"source":395,"target":397},{"source":395,"target":57},{"source":397,"target":4},{"source":396,"target":56},{"source":58,"target":0},{"source":58,"target":56},{"source":58,"target":398},{"source":58,"target":399},{"source":58,"target":400},{"source":398,"target":2},{"source":398,"target":401},{"source":398,"target":58},{"source":401,"target":2},{"source":399,"target":4},{"source":399,"target":402},{"source":399,"target":58},{"source":402,"target":4},{"source":400,"target":56},{"source":59,"target":0},{"source":59,"target":56},{"source":59,"target":403},{"source":403,"target":56},{"source":60,"target":0},{"source":60,"target":59},{"source":60,"target":404},{"source":60,"target":405},{"source":60,"target":406},{"source":404,"target":407},{"source":404,"target":60},{"source":405,"target":41},{"source":405,"target":408},{"source":405,"target":60},{"source":408,"target":41},{"source":406,"target":59},{"source":61,"target":0},{"source":61,"target":59},{"source":61,"target":409},{"source":61,"target":410},{"source":61,"target":411},{"source":61,"target":412},{"source":61,"target":413},{"source":61,"target":414},{"source":61,"target":415},{"source":409,"target":416},{"source":409,"target":61},{"source":410,"target":417},{"source":410,"target":61},{"source":411,"target":418},{"source":411,"target":61},{"source":412,"target":419},{"source":412,"target":61},{"source":413,"target":420},{"source":413,"target":61},{"source":414,"target":41},{"source":414,"target":421},{"source":414,"target":61},{"source":421,"target":41},{"source":415,"target":59},{"source":62,"target":0},{"source":62,"target":63},{"source":62,"target":122},{"source":62,"target":26},{"source":62,"target":422},{"source":62,"target":423},{"source":62,"target":424},{"source":62,"target":425},{"source":62,"target":426},{"source":62,"target":427},{"source":62,"target":428},{"source":62,"target":429},{"source":62,"target":430},{"source":62,"target":431},{"source":62,"target":432},{"source":62,"target":433},{"source":422,"target":64},{"source":422,"target":434},{"source":422,"target":62},{"source":422,"target":435},{"source":434,"target":64},{"source":423,"target":116},{"source":423,"target":436},{"source":423,"target":62},{"source":436,"target":116},{"source":424,"target":89},{"source":424,"target":437},{"source":424,"target":62},{"source":437,"target":89},{"source":425,"target":84},{"source":425,"target":438},{"source":425,"target":62},{"source":438,"target":84},{"source":426,"target":83},{"source":426,"target":439},{"source":426,"target":62},{"source":439,"target":83},{"source":427,"target":85},{"source":427,"target":440},{"source":427,"target":62},{"source":440,"target":85},{"source":428,"target":86},{"source":428,"target":441},{"source":428,"target":62},{"source":441,"target":86},{"source":429,"target":95},{"source":429,"target":442},{"source":429,"target":62},{"source":442,"target":95},{"source":430,"target":443},{"source":430,"target":62},{"source":431,"target":63},{"source":432,"target":122},{"source":433,"target":26},{"source":63,"target":0},{"source":63,"target":64},{"source":63,"target":444},{"source":63,"target":445},{"source":63,"target":446},{"source":63,"target":447},{"source":63,"target":448},{"source":444,"target":449},{"source":444,"target":63},{"source":445,"target":450},{"source":445,"target":63},{"source":446,"target":451},{"source":446,"target":63},{"source":447,"target":71},{"source":447,"target":452},{"source":447,"target":63},{"source":452,"target":71},{"source":448,"target":64},{"source":64,"target":0},{"source":64,"target":72},{"source":64,"target":453},{"source":64,"target":454},{"source":64,"target":455},{"source":64,"target":456},{"source":64,"target":457},{"source":64,"target":458},{"source":64,"target":459},{"source":64,"target":435},{"source":64,"target":460},{"source":453,"target":4},{"source":453,"target":461},{"source":453,"target":64},{"source":461,"target":4},{"source":454,"target":462},{"source":454,"target":64},{"source":455,"target":463},{"source":455,"target":64},{"source":456,"target":464},{"source":456,"target":64},{"source":457,"target":64},{"source":457,"target":465},{"source":457,"target":64},{"source":465,"target":64},{"source":458,"target":64},{"source":458,"target":466},{"source":458,"target":64},{"source":466,"target":64},{"source":459,"target":73},{"source":459,"target":467},{"source":459,"target":64},{"source":467,"target":73},{"source":435,"target":62},{"source":435,"target":468},{"source":435,"target":64},{"source":435,"target":422},{"source":468,"target":62},{"source":460,"target":72},{"source":65,"target":0},{"source":65,"target":63},{"source":65,"target":469},{"source":469,"target":63},{"source":66,"target":0},{"source":66,"target":62},{"source":66,"target":470},{"source":470,"target":62},{"source":67,"target":0},{"source":67,"target":62},{"source":67,"target":471},{"source":471,"target":62},{"source":68,"target":0},{"source":68,"target":64},{"source":68,"target":472},{"source":68,"target":473},{"source":68,"target":474},{"source":68,"target":475},{"source":472,"target":69},{"source":472,"target":476},{"source":472,"target":68},{"source":476,"target":69},{"source":473,"target":68},{"source":473,"target":477},{"source":473,"target":68},{"source":473,"target":474},{"source":477,"target":68},{"source":474,"target":68},{"source":474,"target":478},{"source":474,"target":68},{"source":474,"target":473},{"source":478,"target":68},{"source":475,"target":64},{"source":69,"target":0},{"source":69,"target":74},{"source":69,"target":479},{"source":69,"target":480},{"source":69,"target":481},{"source":69,"target":482},{"source":479,"target":23},{"source":479,"target":483},{"source":479,"target":69},{"source":483,"target":23},{"source":480,"target":75},{"source":480,"target":484},{"source":480,"target":69},{"source":484,"target":75},{"source":481,"target":75},{"source":481,"target":485},{"source":481,"target":69},{"source":485,"target":75},{"source":482,"target":74},{"source":70,"target":0},{"source":70,"target":486},{"source":70,"target":487},{"source":70,"target":488},{"source":70,"target":489},{"source":486,"target":70},{"source":487,"target":70},{"source":488,"target":70},{"source":489,"target":70},{"source":71,"target":0},{"source":71,"target":72},{"source":71,"target":490},{"source":71,"target":491},{"source":71,"target":492},{"source":490,"target":70},{"source":490,"target":493},{"source":490,"target":71},{"source":493,"target":70},{"source":491,"target":63},{"source":491,"target":494},{"source":491,"target":71},{"source":494,"target":63},{"source":492,"target":72},{"source":72,"target":0},{"source":72,"target":20},{"source":72,"target":495},{"source":495,"target":20},{"source":73,"target":0},{"source":73,"target":72},{"source":73,"target":496},{"source":73,"target":497},{"source":73,"target":498},{"source":73,"target":499},{"source":496,"target":1},{"source":496,"target":500},{"source":496,"target":73},{"source":500,"target":1},{"source":497,"target":1},{"source":497,"target":501},{"source":497,"target":73},{"source":501,"target":1},{"source":498,"target":7},{"source":498,"target":502},{"source":498,"target":73},{"source":502,"target":7},{"source":499,"target":72},{"source":74,"target":0},{"source":74,"target":64},{"source":74,"target":503},{"source":74,"target":504},{"source":503,"target":505},{"source":503,"target":74},{"source":504,"target":64},{"source":75,"target":0},{"source":75,"target":74},{"source":75,"target":506},{"source":75,"target":507},{"source":75,"target":508},{"source":75,"target":509},{"source":75,"target":510},{"source":75,"target":511},{"source":75,"target":512},{"source":506,"target":4},{"source":506,"target":513},{"source":506,"target":75},{"source":513,"target":4},{"source":507,"target":4},{"source":507,"target":514},{"source":507,"target":75},{"source":514,"target":4},{"source":508,"target":24},{"source":508,"target":515},{"source":508,"target":75},{"source":515,"target":24},{"source":509,"target":75},{"source":509,"target":516},{"source":509,"target":75},{"source":509,"target":510},{"source":516,"target":75},{"source":510,"target":75},{"source":510,"target":517},{"source":510,"target":75},{"source":510,"target":509},{"source":517,"target":75},{"source":511,"target":75},{"source":511,"target":518},{"source":511,"target":75},{"source":518,"target":75},{"source":512,"target":74},{"source":76,"target":0},{"source":76,"target":63},{"source":76,"target":74},{"source":76,"target":519},{"source":76,"target":520},{"source":76,"target":521},{"source":76,"target":522},{"source":76,"target":523},{"source":76,"target":524},{"source":76,"target":525},{"source":76,"target":526},{"source":76,"target":527},{"source":76,"target":528},{"source":76,"target":529},{"source":519,"target":25},{"source":519,"target":530},{"source":519,"target":76},{"source":530,"target":25},{"source":520,"target":69},{"source":520,"target":531},{"source":520,"target":76},{"source":531,"target":69},{"source":521,"target":69},{"source":521,"target":532},{"source":521,"target":76},{"source":532,"target":69},{"source":522,"target":75},{"source":522,"target":533},{"source":522,"target":76},{"source":533,"target":75},{"source":523,"target":75},{"source":523,"target":534},{"source":523,"target":76},{"source":534,"target":75},{"source":524,"target":75},{"source":524,"target":535},{"source":524,"target":76},{"source":535,"target":75},{"source":525,"target":75},{"source":525,"target":536},{"source":525,"target":76},{"source":536,"target":75},{"source":526,"target":69},{"source":526,"target":537},{"source":526,"target":76},{"source":537,"target":69},{"source":527,"target":22},{"source":527,"target":538},{"source":527,"target":76},{"source":538,"target":22},{"source":528,"target":63},{"source":529,"target":74},{"source":77,"target":0},{"source":77,"target":69},{"source":77,"target":539},{"source":77,"target":540},{"source":539,"target":23},{"source":539,"target":541},{"source":539,"target":77},{"source":541,"target":23},{"source":540,"target":69},{"source":78,"target":0},{"source":78,"target":21},{"source":78,"target":542},{"source":78,"target":543},{"source":542,"target":4},{"source":542,"target":544},{"source":542,"target":78},{"source":544,"target":4},{"source":543,"target":21},{"source":79,"target":0},{"source":79,"target":78},{"source":79,"target":545},{"source":79,"target":546},{"source":79,"target":547},{"source":79,"target":548},{"source":545,"target":4},{"source":545,"target":549},{"source":545,"target":79},{"source":549,"target":4},{"source":546,"target":4},{"source":546,"target":550},{"source":546,"target":79},{"source":550,"target":4},{"source":547,"target":4},{"source":547,"target":551},{"source":547,"target":79},{"source":551,"target":4},{"source":548,"target":78},{"source":80,"target":0},{"source":80,"target":81},{"source":80,"target":552},{"source":80,"target":553},{"source":80,"target":554},{"source":80,"target":555},{"source":80,"target":556},{"source":80,"target":557},{"source":80,"target":558},{"source":552,"target":4},{"source":552,"target":559},{"source":552,"target":80},{"source":559,"target":4},{"source":553,"target":4},{"source":553,"target":560},{"source":553,"target":80},{"source":560,"target":4},{"source":554,"target":4},{"source":554,"target":561},{"source":554,"target":80},{"source":561,"target":4},{"source":555,"target":4},{"source":555,"target":562},{"source":555,"target":80},{"source":562,"target":4},{"source":556,"target":4},{"source":556,"target":563},{"source":556,"target":80},{"source":563,"target":4},{"source":557,"target":4},{"source":557,"target":564},{"source":557,"target":80},{"source":564,"target":4},{"source":558,"target":81},{"source":81,"target":0},{"source":81,"target":79},{"source":81,"target":565},{"source":81,"target":566},{"source":81,"target":567},{"source":565,"target":4},{"source":565,"target":568},{"source":565,"target":81},{"source":568,"target":4},{"source":566,"target":4},{"source":566,"target":569},{"source":566,"target":81},{"source":569,"target":4},{"source":567,"target":79},{"source":82,"target":0},{"source":82,"target":78},{"source":82,"target":570},{"source":82,"target":571},{"source":570,"target":4},{"source":570,"target":572},{"source":570,"target":82},{"source":572,"target":4},{"source":571,"target":78},{"source":83,"target":0},{"source":83,"target":28},{"source":83,"target":573},{"source":573,"target":28},{"source":84,"target":0},{"source":84,"target":28},{"source":84,"target":574},{"source":574,"target":28},{"source":85,"target":0},{"source":85,"target":28},{"source":85,"target":575},{"source":575,"target":28},{"source":86,"target":0},{"source":86,"target":28},{"source":86,"target":576},{"source":576,"target":28},{"source":87,"target":0},{"source":87,"target":28},{"source":87,"target":577},{"source":577,"target":28},{"source":88,"target":0},{"source":88,"target":28},{"source":88,"target":578},{"source":578,"target":28},{"source":89,"target":0},{"source":89,"target":28},{"source":89,"target":579},{"source":579,"target":28},{"source":90,"target":0},{"source":90,"target":28},{"source":90,"target":580},{"source":580,"target":28},{"source":91,"target":0},{"source":91,"target":83},{"source":91,"target":581},{"source":581,"target":83},{"source":92,"target":0},{"source":92,"target":28},{"source":92,"target":582},{"source":582,"target":28},{"source":93,"target":0},{"source":93,"target":28},{"source":93,"target":583},{"source":93,"target":584},{"source":93,"target":585},{"source":93,"target":586},{"source":583,"target":93},{"source":583,"target":587},{"source":583,"target":93},{"source":587,"target":93},{"source":584,"target":19},{"source":584,"target":588},{"source":584,"target":93},{"source":588,"target":19},{"source":585,"target":62},{"source":585,"target":589},{"source":585,"target":93},{"source":589,"target":62},{"source":586,"target":28},{"source":94,"target":0},{"source":94,"target":28},{"source":94,"target":590},{"source":590,"target":28},{"source":95,"target":0},{"source":95,"target":28},{"source":95,"target":591},{"source":591,"target":28},{"source":96,"target":0},{"source":96,"target":97},{"source":96,"target":592},{"source":96,"target":593},{"source":96,"target":594},{"source":96,"target":595},{"source":592,"target":24},{"source":592,"target":596},{"source":592,"target":96},{"source":596,"target":24},{"source":593,"target":98},{"source":593,"target":597},{"source":593,"target":96},{"source":593,"target":598},{"source":597,"target":98},{"source":594,"target":99},{"source":594,"target":599},{"source":594,"target":96},{"source":599,"target":99},{"source":595,"target":97},{"source":97,"target":0},{"source":97,"target":600},{"source":97,"target":601},{"source":97,"target":602},{"source":600,"target":98},{"source":600,"target":603},{"source":600,"target":97},{"source":600,"target":604},{"source":603,"target":98},{"source":601,"target":100},{"source":601,"target":605},{"source":601,"target":97},{"source":601,"target":606},{"source":605,"target":100},{"source":602,"target":100},{"source":602,"target":607},{"source":602,"target":97},{"source":602,"target":608},{"source":607,"target":100},{"source":98,"target":0},{"source":98,"target":604},{"source":98,"target":609},{"source":98,"target":598},{"source":98,"target":610},{"source":604,"target":97},{"source":604,"target":611},{"source":604,"target":98},{"source":604,"target":600},{"source":611,"target":97},{"source":609,"target":100},{"source":609,"target":612},{"source":609,"target":98},{"source":609,"target":613},{"source":612,"target":100},{"source":598,"target":96},{"source":598,"target":614},{"source":598,"target":98},{"source":598,"target":593},{"source":614,"target":96},{"source":610,"target":99},{"source":610,"target":615},{"source":610,"target":98},{"source":610,"target":616},{"source":615,"target":99},{"source":99,"target":0},{"source":99,"target":26},{"source":99,"target":616},{"source":99,"target":617},{"source":616,"target":98},{"source":616,"target":618},{"source":616,"target":99},{"source":616,"target":610},{"source":618,"target":98},{"source":617,"target":26},{"source":100,"target":0},{"source":100,"target":619},{"source":100,"target":613},{"source":100,"target":606},{"source":100,"target":608},{"source":619,"target":26},{"source":619,"target":620},{"source":619,"target":100},{"source":620,"target":26},{"source":613,"target":98},{"source":613,"target":621},{"source":613,"target":100},{"source":613,"target":609},{"source":621,"target":98},{"source":606,"target":97},{"source":606,"target":622},{"source":606,"target":100},{"source":606,"target":601},{"source":622,"target":97},{"source":608,"target":97},{"source":608,"target":623},{"source":608,"target":100},{"source":608,"target":602},{"source":623,"target":97},{"source":101,"target":0},{"source":101,"target":97},{"source":101,"target":624},{"source":624,"target":97},{"source":102,"target":0},{"source":102,"target":625},{"source":102,"target":626},{"source":102,"target":627},{"source":102,"target":628},{"source":102,"target":629},{"source":102,"target":630},{"source":102,"target":631},{"source":102,"target":632},{"source":625,"target":102},{"source":626,"target":102},{"source":627,"target":102},{"source":628,"target":102},{"source":629,"target":102},{"source":630,"target":102},{"source":631,"target":102},{"source":632,"target":102},{"source":103,"target":0},{"source":103,"target":104},{"source":103,"target":633},{"source":103,"target":634},{"source":103,"target":635},{"source":103,"target":636},{"source":633,"target":25},{"source":633,"target":637},{"source":633,"target":103},{"source":637,"target":25},{"source":634,"target":103},{"source":634,"target":638},{"source":634,"target":103},{"source":638,"target":103},{"source":635,"target":62},{"source":635,"target":639},{"source":635,"target":103},{"source":639,"target":62},{"source":636,"target":104},{"source":104,"target":0},{"source":104,"target":19},{"source":104,"target":640},{"source":640,"target":19},{"source":105,"target":0},{"source":105,"target":104},{"source":105,"target":641},{"source":105,"target":642},{"source":641,"target":23},{"source":641,"target":643},{"source":641,"target":105},{"source":643,"target":23},{"source":642,"target":104},{"source":106,"target":0},{"source":106,"target":104},{"source":106,"target":644},{"source":106,"target":645},{"source":106,"target":646},{"source":644,"target":24},{"source":644,"target":647},{"source":644,"target":106},{"source":647,"target":24},{"source":645,"target":106},{"source":645,"target":648},{"source":645,"target":106},{"source":648,"target":106},{"source":646,"target":104},{"source":107,"target":0},{"source":107,"target":104},{"source":107,"target":649},{"source":107,"target":650},{"source":649,"target":24},{"source":649,"target":651},{"source":649,"target":107},{"source":651,"target":24},{"source":650,"target":104},{"source":108,"target":0},{"source":108,"target":104},{"source":108,"target":652},{"source":108,"target":653},{"source":652,"target":103},{"source":652,"target":654},{"source":652,"target":108},{"source":654,"target":103},{"source":653,"target":104},{"source":109,"target":0},{"source":109,"target":104},{"source":109,"target":655},{"source":109,"target":656},{"source":655,"target":90},{"source":655,"target":657},{"source":655,"target":109},{"source":657,"target":90},{"source":656,"target":104},{"source":110,"target":0},{"source":110,"target":104},{"source":110,"target":658},{"source":110,"target":659},{"source":658,"target":105},{"source":658,"target":660},{"source":658,"target":110},{"source":660,"target":105},{"source":659,"target":104},{"source":111,"target":0},{"source":111,"target":104},{"source":111,"target":661},{"source":111,"target":662},{"source":111,"target":663},{"source":661,"target":20},{"source":661,"target":664},{"source":661,"target":111},{"source":664,"target":20},{"source":662,"target":104},{"source":662,"target":665},{"source":662,"target":111},{"source":665,"target":104},{"source":663,"target":104},{"source":112,"target":0},{"source":112,"target":113},{"source":112,"target":666},{"source":112,"target":667},{"source":112,"target":668},{"source":666,"target":89},{"source":666,"target":669},{"source":666,"target":112},{"source":669,"target":89},{"source":667,"target":89},{"source":667,"target":670},{"source":667,"target":112},{"source":670,"target":89},{"source":668,"target":113},{"source":113,"target":0},{"source":113,"target":62},{"source":113,"target":671},{"source":113,"target":672},{"source":113,"target":673},{"source":113,"target":674},{"source":671,"target":114},{"source":671,"target":675},{"source":671,"target":113},{"source":675,"target":114},{"source":672,"target":125},{"source":672,"target":676},{"source":672,"target":113},{"source":676,"target":125},{"source":673,"target":125},{"source":673,"target":677},{"source":673,"target":113},{"source":677,"target":125},{"source":674,"target":62},{"source":114,"target":0},{"source":114,"target":113},{"source":114,"target":678},{"source":678,"target":113},{"source":115,"target":0},{"source":115,"target":113},{"source":115,"target":679},{"source":115,"target":680},{"source":679,"target":113},{"source":679,"target":681},{"source":679,"target":115},{"source":681,"target":113},{"source":680,"target":113},{"source":116,"target":0},{"source":116,"target":28},{"source":116,"target":682},{"source":682,"target":28},{"source":117,"target":0},{"source":117,"target":118},{"source":117,"target":124},{"source":117,"target":683},{"source":117,"target":684},{"source":117,"target":685},{"source":117,"target":686},{"source":683,"target":119},{"source":683,"target":687},{"source":683,"target":117},{"source":687,"target":119},{"source":684,"target":113},{"source":684,"target":688},{"source":684,"target":117},{"source":688,"target":113},{"source":685,"target":118},{"source":686,"target":124},{"source":118,"target":0},{"source":118,"target":32},{"source":118,"target":689},{"source":118,"target":690},{"source":118,"target":691},{"source":689,"target":72},{"source":689,"target":692},{"source":689,"target":118},{"source":692,"target":72},{"source":690,"target":51},{"source":690,"target":693},{"source":690,"target":118},{"source":693,"target":51},{"source":691,"target":32},{"source":119,"target":0},{"source":119,"target":64},{"source":119,"target":694},{"source":119,"target":695},{"source":119,"target":696},{"source":694,"target":76},{"source":694,"target":697},{"source":694,"target":119},{"source":697,"target":76},{"source":695,"target":75},{"source":695,"target":698},{"source":695,"target":119},{"source":698,"target":75},{"source":696,"target":64},{"source":120,"target":0},{"source":120,"target":74},{"source":120,"target":699},{"source":120,"target":700},{"source":699,"target":117},{"source":699,"target":701},{"source":699,"target":120},{"source":701,"target":117},{"source":700,"target":74},{"source":121,"target":0},{"source":121,"target":124},{"source":121,"target":14},{"source":121,"target":702},{"source":121,"target":703},{"source":121,"target":704},{"source":121,"target":705},{"source":121,"target":706},{"source":702,"target":707},{"source":702,"target":121},{"source":703,"target":32},{"source":703,"target":708},{"source":703,"target":121},{"source":708,"target":32},{"source":704,"target":121},{"source":704,"target":709},{"source":704,"target":121},{"source":709,"target":121},{"source":705,"target":124},{"source":706,"target":14},{"source":122,"target":0},{"source":122,"target":16},{"source":122,"target":710},{"source":122,"target":711},{"source":122,"target":712},{"source":710,"target":123},{"source":710,"target":713},{"source":710,"target":122},{"source":713,"target":123},{"source":711,"target":122},{"source":711,"target":714},{"source":711,"target":122},{"source":714,"target":122},{"source":712,"target":16},{"source":123,"target":0},{"source":123,"target":715},{"source":123,"target":716},{"source":123,"target":717},{"source":123,"target":718},{"source":123,"target":719},{"source":123,"target":720},{"source":123,"target":721},{"source":715,"target":123},{"source":716,"target":123},{"source":717,"target":123},{"source":718,"target":123},{"source":719,"target":123},{"source":720,"target":123},{"source":721,"target":123},{"source":124,"target":0},{"source":124,"target":16},{"source":124,"target":722},{"source":124,"target":723},{"source":124,"target":724},{"source":124,"target":725},{"source":124,"target":726},{"source":124,"target":727},{"source":722,"target":4},{"source":722,"target":728},{"source":722,"target":124},{"source":728,"target":4},{"source":723,"target":1},{"source":723,"target":729},{"source":723,"target":124},{"source":729,"target":1},{"source":724,"target":4},{"source":724,"target":730},{"source":724,"target":124},{"source":730,"target":4},{"source":725,"target":4},{"source":725,"target":731},{"source":725,"target":124},{"source":731,"target":4},{"source":726,"target":89},{"source":726,"target":732},{"source":726,"target":124},{"source":732,"target":89},{"source":727,"target":16},{"source":125,"target":0},{"source":125,"target":124},{"source":125,"target":733},{"source":125,"target":734},{"source":125,"target":735},{"source":125,"target":736},{"source":125,"target":737},{"source":125,"target":738},{"source":125,"target":739},{"source":125,"target":740},{"source":733,"target":121},{"source":733,"target":741},{"source":733,"target":125},{"source":741,"target":121},{"source":734,"target":32},{"source":734,"target":742},{"source":734,"target":125},{"source":742,"target":32},{"source":735,"target":104},{"source":735,"target":743},{"source":735,"target":125},{"source":743,"target":104},{"source":736,"target":104},{"source":736,"target":744},{"source":736,"target":125},{"source":744,"target":104},{"source":737,"target":125},{"source":737,"target":745},{"source":737,"target":125},{"source":745,"target":125},{"source":738,"target":104},{"source":738,"target":746},{"source":738,"target":125},{"source":746,"target":104},{"source":739,"target":104},{"source":739,"target":747},{"source":739,"target":125},{"source":747,"target":104},{"source":740,"target":124},{"source":126,"target":0},{"source":126,"target":125},{"source":126,"target":748},{"source":126,"target":749},{"source":748,"target":112},{"source":748,"target":750},{"source":748,"target":126},{"source":750,"target":112},{"source":749,"target":125},{"source":127,"target":0},{"source":127,"target":124},{"source":127,"target":14},{"source":127,"target":751},{"source":127,"target":752},{"source":127,"target":753},{"source":127,"target":754},{"source":751,"target":121},{"source":751,"target":755},{"source":751,"target":127},{"source":755,"target":121},{"source":752,"target":125},{"source":752,"target":756},{"source":752,"target":127},{"source":756,"target":125},{"source":753,"target":124},{"source":754,"target":14}],"multigraph":true}
ecore
iot
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/imehdi/arduinoML/ArduinoML2/ArduinoML.ecore
ArduinoCard State Transitions Command name isInitial Block name pinNumber isAnalogic Sensor Actuator Condition Sensor Transition nextState Condition name Command Actuator Card States Transitions BlockInteractions Blocks BlockInteraction isHigh name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ArduinoCard" nsURI="http://arduinoml.com/" nsPrefix="ArduinoML"> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EReference" name="Transitions" lowerBound="1" upperBound="-1" eType="#//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Command" lowerBound="1" upperBound="-1" eType="#//Command"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isInitial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pinNumber" lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAnalogic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sensor" eSuperTypes="#//Block"/> <eClassifiers xsi:type="ecore:EClass" name="Actuator" eSuperTypes="#//Block"/> <eClassifiers xsi:type="ecore:EClass" name="Condition" eSuperTypes="#//BlockInteraction"> <eStructuralFeatures xsi:type="ecore:EReference" name="Sensor" lowerBound="1" eType="#//Sensor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="nextState" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Condition" lowerBound="1" upperBound="-1" eType="#//Condition"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Command" eSuperTypes="#//BlockInteraction"> <eStructuralFeatures xsi:type="ecore:EReference" name="Actuator" lowerBound="1" eType="#//Actuator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Card"> <eStructuralFeatures xsi:type="ecore:EReference" name="States" lowerBound="1" upperBound="-1" eType="#//State" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Transitions" lowerBound="1" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="BlockInteractions" lowerBound="1" upperBound="-1" eType="#//BlockInteraction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Blocks" lowerBound="1" upperBound="-1" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockInteraction" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isHigh" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"ArduinoML","nsURI":"http://arduinoml.com/","name":"ArduinoCard","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actuator","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Card","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockInteraction","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Transitions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Command","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInitial","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pinNumber","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAnalogic","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Sensor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nextState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Actuator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"States","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Transitions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"BlockInteractions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Blocks","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isHigh","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":10,"target":6},{"source":10,"target":14},{"source":10,"target":1},{"source":14,"target":6},{"source":11,"target":7},{"source":11,"target":15},{"source":11,"target":1},{"source":15,"target":7},{"source":12,"target":16},{"source":12,"target":1},{"source":13,"target":17},{"source":13,"target":1},{"source":2,"target":0},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":18,"target":21},{"source":18,"target":2},{"source":19,"target":22},{"source":19,"target":2},{"source":20,"target":23},{"source":20,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":24},{"source":24,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":25},{"source":25,"target":2},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":26},{"source":5,"target":27},{"source":26,"target":3},{"source":26,"target":28},{"source":26,"target":5},{"source":28,"target":3},{"source":27,"target":9},{"source":6,"target":0},{"source":6,"target":29},{"source":6,"target":30},{"source":6,"target":31},{"source":29,"target":1},{"source":29,"target":32},{"source":29,"target":6},{"source":32,"target":1},{"source":30,"target":5},{"source":30,"target":33},{"source":30,"target":6},{"source":33,"target":5},{"source":31,"target":34},{"source":31,"target":6},{"source":7,"target":0},{"source":7,"target":9},{"source":7,"target":35},{"source":7,"target":36},{"source":35,"target":4},{"source":35,"target":37},{"source":35,"target":7},{"source":37,"target":4},{"source":36,"target":9},{"source":8,"target":0},{"source":8,"target":38},{"source":8,"target":39},{"source":8,"target":40},{"source":8,"target":41},{"source":38,"target":1},{"source":38,"target":42},{"source":38,"target":8},{"source":42,"target":1},{"source":39,"target":6},{"source":39,"target":43},{"source":39,"target":8},{"source":43,"target":6},{"source":40,"target":9},{"source":40,"target":44},{"source":40,"target":8},{"source":44,"target":9},{"source":41,"target":2},{"source":41,"target":45},{"source":41,"target":8},{"source":45,"target":2},{"source":9,"target":0},{"source":9,"target":46},{"source":9,"target":47},{"source":46,"target":48},{"source":46,"target":9},{"source":47,"target":49},{"source":47,"target":9}],"multigraph":true}
ecore
library
repo-ecore-all/data/loradd/model-compare-match-engine-playground/org.eclipse.emf.compare.match.playground.tests/data/library/library.ecore
Library Writer name Book title pages author
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Library" nsURI="http://org.eclipse.emf.compare.match.playground.tests.library.ecore" nsPrefix="library"> <eClassifiers xsi:type="ecore:EClass" name="Writer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pages"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="//Writer"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"library","nsURI":"http://org.eclipse.emf.compare.match.playground.tests.library.ecore","name":"Library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","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":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":4},{"source":3,"target":1},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":5,"target":8},{"source":5,"target":2},{"source":6,"target":9},{"source":6,"target":2},{"source":7,"target":1},{"source":7,"target":10},{"source":7,"target":2},{"source":10,"target":1}],"multigraph":true}
ecore
robots
repo-ecore-all/data/Zilarion/2IMP20-Generic-Language-Technology/Assignment 3/nl.tue.glt.platoon/model/platoon.ecore
platoon Platoon LV FV Route commands name Vehicle name FollowVehicle follows LeadingVehicle route Command ForwardCommand distance TurnCommand direction HeadwayConstraint min max Constraint World platoon route constraints Constraints constraints
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="platoon" nsURI="platoon" nsPrefix="platoon"> <eClassifiers xsi:type="ecore:EClass" name="Platoon"> <eStructuralFeatures xsi:type="ecore:EReference" name="LV" lowerBound="1" eType="#//LeadingVehicle" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="FV" upperBound="-1" eType="#//FollowVehicle" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Route"> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" lowerBound="1" upperBound="-1" eType="#//Command" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Vehicle" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FollowVehicle" eSuperTypes="#//Vehicle"> <eStructuralFeatures xsi:type="ecore:EReference" name="follows" lowerBound="1" eType="#//Vehicle"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LeadingVehicle" eSuperTypes="#//Vehicle"> <eStructuralFeatures xsi:type="ecore:EReference" name="route" lowerBound="1" eType="#//Route"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Command" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ForwardCommand" eSuperTypes="#//Command"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TurnCommand" eSuperTypes="#//Command"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HeadwayConstraint" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="World"> <eStructuralFeatures xsi:type="ecore:EReference" name="platoon" lowerBound="1" eType="#//Platoon" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="route" lowerBound="1" eType="#//Route" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" eType="#//Constraints" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraints"> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//Constraint" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"platoon","nsURI":"platoon","name":"platoon","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Platoon","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Route","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vehicle","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FollowVehicle","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeadingVehicle","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForwardCommand","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnCommand","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HeadwayConstraint","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":"World","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraints","instanceClass":null,"abstract":false,"id":12,"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":"LV","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"FV","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"follows","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"route","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"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":"distance","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"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":"min","changeable":true,"lowerBound":1,"iD":false,"id":35,"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":"max","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"platoon","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":"route","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":13,"target":5},{"source":13,"target":15},{"source":13,"target":1},{"source":15,"target":5},{"source":14,"target":4},{"source":14,"target":16},{"source":14,"target":1},{"source":16,"target":4},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":18},{"source":17,"target":6},{"source":17,"target":19},{"source":17,"target":2},{"source":19,"target":6},{"source":18,"target":20},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":21},{"source":21,"target":22},{"source":21,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":23},{"source":4,"target":24},{"source":23,"target":3},{"source":23,"target":25},{"source":23,"target":4},{"source":25,"target":3},{"source":24,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":26},{"source":5,"target":27},{"source":26,"target":2},{"source":26,"target":28},{"source":26,"target":5},{"source":28,"target":2},{"source":27,"target":3},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":29},{"source":7,"target":30},{"source":29,"target":31},{"source":29,"target":7},{"source":30,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":32},{"source":8,"target":33},{"source":32,"target":34},{"source":32,"target":8},{"source":33,"target":6},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":35},{"source":9,"target":36},{"source":9,"target":37},{"source":35,"target":38},{"source":35,"target":9},{"source":36,"target":39},{"source":36,"target":9},{"source":37,"target":10},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":40},{"source":11,"target":41},{"source":11,"target":42},{"source":40,"target":1},{"source":40,"target":43},{"source":40,"target":11},{"source":43,"target":1},{"source":41,"target":2},{"source":41,"target":44},{"source":41,"target":11},{"source":44,"target":2},{"source":42,"target":12},{"source":42,"target":45},{"source":42,"target":11},{"source":45,"target":12},{"source":12,"target":0},{"source":12,"target":46},{"source":46,"target":10},{"source":46,"target":47},{"source":46,"target":12},{"source":47,"target":10}],"multigraph":true}
ecore
trace
repo-ecore-all/data/adilinam/QVTo-QVTd-OCL/org.eclipse.qvtd.xtext.qvtimperative.tests/src/org/eclipse/qvtd/xtext/qvtimperative/tests/Graph2GraphMinimal/SimpleGraph2Graph.ecore
simplegraph2graph Graph2Graph graph1 graph2 element2Element name Element2Element owner Edge2Edge edge1 edge2 target source Node2Node node1 node2 label
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simplegraph2graph" nsURI="http://www.eclipse.org/qvt/examples/0.1/SimpleGraph2Graph" nsPrefix="simplegraph2graph"> <eClassifiers xsi:type="ecore:EClass" name="Graph2Graph"> <eStructuralFeatures xsi:type="ecore:EReference" name="graph1" eType="ecore:EClass SimpleGraph.ecore#//Graph"> <eAnnotations source="http://www.eclipse.org/qvt#Domains"> <details key="referredDomain" value="SOURCE"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="graph2" eType="ecore:EClass SimpleGraph.ecore#//Graph"> <eAnnotations source="http://www.eclipse.org/qvt#Domains"> <details key="referredDomain" value="TARGET"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="element2Element" upperBound="-1" eType="#//Element2Element" containment="true" eOpposite="#//Element2Element/owner"/> <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="Element2Element" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Graph2Graph" eOpposite="#//Graph2Graph/element2Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge2Edge"> <eStructuralFeatures xsi:type="ecore:EReference" name="edge1" eType="ecore:EClass SimpleGraph.ecore#//Edge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edge2" eType="ecore:EClass SimpleGraph.ecore#//Edge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Node2Node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Node2Node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node2Node" eSuperTypes="#//Element2Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="node1" eType="ecore:EClass SimpleGraph.ecore#//Node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="node2" eType="ecore:EClass SimpleGraph.ecore#//Node"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"simplegraph2graph","nsURI":"http://www.eclipse.org/qvt/examples/0.1/SimpleGraph2Graph","name":"simplegraph2graph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph2Graph","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element2Element","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge2Edge","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node2Node","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph2","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":"element2Element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"edge1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"edge2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","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":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"node1","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":"node2","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":"label","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":10},{"source":6,"target":1},{"source":7,"target":2},{"source":7,"target":11},{"source":7,"target":1},{"source":7,"target":12},{"source":11,"target":2},{"source":8,"target":13},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":12},{"source":12,"target":1},{"source":12,"target":14},{"source":12,"target":2},{"source":12,"target":7},{"source":14,"target":1},{"source":3,"target":0},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":15,"target":19},{"source":15,"target":3},{"source":16,"target":20},{"source":16,"target":3},{"source":17,"target":4},{"source":17,"target":21},{"source":17,"target":3},{"source":21,"target":4},{"source":18,"target":4},{"source":18,"target":22},{"source":18,"target":3},{"source":22,"target":4},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":23,"target":27},{"source":23,"target":4},{"source":24,"target":28},{"source":24,"target":4},{"source":25,"target":29},{"source":25,"target":4},{"source":26,"target":2}],"multigraph":true}
ecore
features
repo-ecore-all/data/CoCoResearch/PLConfiguration/SearchStrategies/CoCoStandalone/metamodels/coCoMM.ecore
coCoMM FeatureModel name root ctConstraints isDomain Feature id name abstract treeConstraints featureModel featureAttributes mandatory TreeConstraint type children TreeConstraintType Alternative Alternative Or Or And And AttributeType id name independentAttrType elements featureAttributes DataType string string int int double double boolean boolean FeatureAttribute attrType name elements CrossTreeConstraint expressions CTConstraintType not not and and or or implies implies CoCo featureModels cmConstraints solutionConstraints attributeTypes project stakeholders configScenario CMConstraintType not not and and or or implies implies CrossModelConstraint expressions SolutionConstraint type SelectionStateSC featureModel feature state HardLimitSC expressions attrType SCType selectionState selectionState hardLimit hardLimit optimization optimization finiteDomain finiteDomain SelectionStateSCType mandatory mandatory preferred preferred forbidden forbidden HardLimitDRExpression op value OptimizationSC funct attrType OptimizationSCFunct maximize maximize minimize minimize HardLimitSCOp leq leq lt lt geq geq gt gt eq eq Project solutionConstraints configs name date target Config stakeholder selected type features Stakeholder name job AttributeTypeElement name dataType FeatureAttributeElement value CTConstraintExpression op features expressions CMConstraintExpression op features expressions ConfigType input input output output ConfigScenarioType fmSearch fmSearch fmPreferences fmPreferences fmConflicts fmConflicts fsgSearch fsgSearch fsgPreferences fsgPreferences fsgConflicts fsgConflicts FiniteDomainSC featureAttributes feature values FiniteDomainSCValue value
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="coCoMM" nsURI="http://www.example.org/coCoMM1" nsPrefix="coCoMM"> <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="FeatureModel"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="oneDomainFM"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="oneDomainFM" value="FeatureModel.allInstances() -> exists(x|x.isDomain = true)"/> </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="root" lowerBound="1" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ctConstraints" upperBound="-1" eType="#//CrossTreeConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDomain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="treeConstraints" upperBound="-1" eType="#//TreeConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureModel" lowerBound="1" eType="#//FeatureModel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureAttributes" upperBound="-1" eType="#//FeatureAttribute"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mandatory" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TreeConstraint"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="setTCTypes"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="setTCTypes" value="(self.type = 'mandatory') or (self.type = 'optional') or &#xA;&#x9;&#x9;(self.type = 'alternative') or (self.type = 'or')"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//TreeConstraintType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#//Feature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TreeConstraintType"> <eLiterals name="Alternative" value="2"/> <eLiterals name="Or" value="3"/> <eLiterals name="And" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="independentAttrType" eType="#//AttributeType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="1" upperBound="-1" eType="#//AttributeTypeElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureAttributes" upperBound="-1" eType="#//FeatureAttribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DataType"> <eLiterals name="string"/> <eLiterals name="int" value="1"/> <eLiterals name="double" value="2"/> <eLiterals name="boolean" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureAttribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="attrType" lowerBound="1" eType="#//AttributeType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//FeatureAttributeElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CrossTreeConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1" upperBound="-1" eType="#//CTConstraintExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CTConstraintType"> <eLiterals name="not"/> <eLiterals name="and" value="1"/> <eLiterals name="or" value="2"/> <eLiterals name="implies" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CoCo"> <eStructuralFeatures xsi:type="ecore:EReference" name="featureModels" upperBound="-1" eType="#//FeatureModel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cmConstraints" upperBound="-1" eType="#//CrossModelConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="solutionConstraints" upperBound="-1" eType="#//SolutionConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeTypes" upperBound="-1" eType="#//AttributeType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="project" upperBound="-1" eType="#//Project" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stakeholders" upperBound="-1" eType="#//Stakeholder" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="configScenario" eType="#//ConfigScenarioType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CMConstraintType"> <eLiterals name="not"/> <eLiterals name="and" value="1"/> <eLiterals name="or" value="2"/> <eLiterals name="implies" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CrossModelConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1" upperBound="-1" eType="#//CMConstraintExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SolutionConstraint"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="setDRTypes"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="setDRTypes" value="(self.type = 'optimization') or (self.type = 'hardLimit') or &#xA;&#x9;&#x9;(self.type = 'selectionState')"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//SCType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectionStateSC" eSuperTypes="#//SolutionConstraint"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="setSelectionStateDRstates"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="setSelectionStateDRstates" value="(self.state = 'mandatory') or (self.state = 'preferred') or &#xA;&#x9;&#x9;(self.state = 'forbidden')"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="featureModel" eType="#//FeatureModel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//SelectionStateSCType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HardLimitSC" eSuperTypes="#//SolutionConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1" upperBound="2" eType="#//HardLimitDRExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attrType" lowerBound="1" eType="#//AttributeType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SCType"> <eLiterals name="selectionState"/> <eLiterals name="hardLimit" value="1"/> <eLiterals name="optimization" value="2"/> <eLiterals name="finiteDomain" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SelectionStateSCType"> <eLiterals name="mandatory"/> <eLiterals name="preferred" value="1"/> <eLiterals name="forbidden" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HardLimitDRExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="setHardLimitDRop"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="setHardLimitDRop" value="(self.op = 'geq') or (self.op = 'gt') or (self.op = 'leq')&#xA;&#x9;&#x9;or (self.op = 'lt') or (self.op = 'eq')"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//HardLimitSCOp"/> <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="OptimizationSC" eSuperTypes="#//SolutionConstraint"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="setSOptimizationDRfuncts"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="setSOptimizationDRfuncts" value="(self.funct = 'maximize') or (self.funct = 'minimize')"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="funct" eType="#//OptimizationSCFunct"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attrType" lowerBound="1" eType="#//AttributeType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OptimizationSCFunct"> <eLiterals name="maximize"/> <eLiterals name="minimize" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="HardLimitSCOp"> <eLiterals name="leq"/> <eLiterals name="lt" value="1"/> <eLiterals name="geq" value="2"/> <eLiterals name="gt" value="3"/> <eLiterals name="eq" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Project"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="oneTargetProject"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="oneTargetProject" value="Project.allInstances() -> exists(x|x.target = true)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="solutionConstraints" upperBound="-1" eType="#//SolutionConstraint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configs" upperBound="-1" eType="#//Config" 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="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="target" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Config"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="setConfigTypes"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="setConfigTypes" value="(self.type = 'input') or (self.type = 'output')"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="stakeholder" eType="#//Stakeholder"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="selected" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ConfigType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stakeholder"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="job" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeTypeElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="setATdataTypes"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="setATdataTypes" value="(self.dataType = 'String') or (self.dataType = 'int') &#xA;&#x9;&#x9;or (self.dataType = 'double') or (self.dataType = 'boolean')"/> </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="dataType" eType="#//DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureAttributeElement"> <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="CTConstraintExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="setCTops"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="setCTops" value="(self.op = 'not') or (self.op = 'or') or (self.op = 'and')&#xA;&#x9;&#x9;or (self.op = 'implies')"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//CTConstraintType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//CTConstraintExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CMConstraintExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="setCMops"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="setCMops" value="(self.op = 'not') or (self.op = 'or') or (self.op = 'and')&#xA;&#x9;&#x9;or (self.op = 'implies')"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//CMConstraintType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//CMConstraintExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConfigType"> <eLiterals name="input"/> <eLiterals name="output" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConfigScenarioType"> <eLiterals name="fmSearch"/> <eLiterals name="fmPreferences" value="1"/> <eLiterals name="fmConflicts" value="2"/> <eLiterals name="fsgSearch" value="3"/> <eLiterals name="fsgPreferences" value="4"/> <eLiterals name="fsgConflicts" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FiniteDomainSC" eSuperTypes="#//SolutionConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="featureAttributes" lowerBound="1" eType="#//FeatureAttribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" lowerBound="1" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" lowerBound="1" upperBound="-1" eType="#//FiniteDomainSCValue"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FiniteDomainSCValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"coCoMM","nsURI":"http://www.example.org/coCoMM1","name":"coCoMM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TreeConstraint","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TreeConstraintType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureAttribute","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CrossTreeConstraint","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CTConstraintType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoCo","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CMConstraintType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CrossModelConstraint","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SolutionConstraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionStateSC","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HardLimitSC","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SCType","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SelectionStateSCType","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HardLimitDRExpression","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptimizationSC","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OptimizationSCFunct","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"HardLimitSCOp","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Config","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stakeholder","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeTypeElement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureAttributeElement","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CTConstraintExpression","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CMConstraintExpression","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConfigType","instanceClass":null,"id":29,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConfigScenarioType","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FiniteDomainSC","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FiniteDomainSCValue","instanceClass":null,"abstract":false,"id":32,"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":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ctConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"isDomain","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":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":"treeConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"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":"mandatory","changeable":true,"lowerBound":1,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"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":55,"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":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"name":"Alternative","id":59,"value":2,"literal":"Alternative","eClass":"EEnumLiteral"},{"name":"Or","id":60,"value":3,"literal":"Or","eClass":"EEnumLiteral"},{"name":"And","id":61,"value":2,"literal":"And","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"independentAttrType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"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":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"featureAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"name":"string","id":72,"value":0,"literal":"string","eClass":"EEnumLiteral"},{"name":"int","id":73,"value":1,"literal":"int","eClass":"EEnumLiteral"},{"name":"double","id":74,"value":2,"literal":"double","eClass":"EEnumLiteral"},{"name":"boolean","id":75,"value":3,"literal":"boolean","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attrType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"container":false,"ordered":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":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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"name":"not","id":84,"value":0,"literal":"not","eClass":"EEnumLiteral"},{"name":"and","id":85,"value":1,"literal":"and","eClass":"EEnumLiteral"},{"name":"or","id":86,"value":2,"literal":"or","eClass":"EEnumLiteral"},{"name":"implies","id":87,"value":3,"literal":"implies","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":"featureModels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cmConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"solutionConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeTypes","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":"project","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":"stakeholders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"configScenario","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"},{"id":101,"eClass":"EGenericType"},{"name":"not","id":102,"value":0,"literal":"not","eClass":"EEnumLiteral"},{"name":"and","id":103,"value":1,"literal":"and","eClass":"EEnumLiteral"},{"name":"or","id":104,"value":2,"literal":"or","eClass":"EEnumLiteral"},{"name":"implies","id":105,"value":3,"literal":"implies","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":106,"derived":false},{"id":107,"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":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attrType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"name":"selectionState","id":122,"value":0,"literal":"selectionState","eClass":"EEnumLiteral"},{"name":"hardLimit","id":123,"value":1,"literal":"hardLimit","eClass":"EEnumLiteral"},{"name":"optimization","id":124,"value":2,"literal":"optimization","eClass":"EEnumLiteral"},{"name":"finiteDomain","id":125,"value":3,"literal":"finiteDomain","eClass":"EEnumLiteral"},{"name":"mandatory","id":126,"value":0,"literal":"mandatory","eClass":"EEnumLiteral"},{"name":"preferred","id":127,"value":1,"literal":"preferred","eClass":"EEnumLiteral"},{"name":"forbidden","id":128,"value":2,"literal":"forbidden","eClass":"EEnumLiteral"},{"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":129,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"funct","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attrType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"name":"maximize","id":138,"value":0,"literal":"maximize","eClass":"EEnumLiteral"},{"name":"minimize","id":139,"value":1,"literal":"minimize","eClass":"EEnumLiteral"},{"name":"leq","id":140,"value":0,"literal":"leq","eClass":"EEnumLiteral"},{"name":"lt","id":141,"value":1,"literal":"lt","eClass":"EEnumLiteral"},{"name":"geq","id":142,"value":2,"literal":"geq","eClass":"EEnumLiteral"},{"name":"gt","id":143,"value":3,"literal":"gt","eClass":"EEnumLiteral"},{"name":"eq","id":144,"value":4,"literal":"eq","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"solutionConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stakeholder","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"selected","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"job","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"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":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"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":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"name":"input","id":185,"value":0,"literal":"input","eClass":"EEnumLiteral"},{"name":"output","id":186,"value":1,"literal":"output","eClass":"EEnumLiteral"},{"name":"fmSearch","id":187,"value":0,"literal":"fmSearch","eClass":"EEnumLiteral"},{"name":"fmPreferences","id":188,"value":1,"literal":"fmPreferences","eClass":"EEnumLiteral"},{"name":"fmConflicts","id":189,"value":2,"literal":"fmConflicts","eClass":"EEnumLiteral"},{"name":"fsgSearch","id":190,"value":3,"literal":"fsgSearch","eClass":"EEnumLiteral"},{"name":"fsgPreferences","id":191,"value":4,"literal":"fsgPreferences","eClass":"EEnumLiteral"},{"name":"fsgConflicts","id":192,"value":5,"literal":"fsgConflicts","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureAttributes","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":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"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":"values","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":1,"target":0},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":33,"target":37},{"source":33,"target":1},{"source":34,"target":2},{"source":34,"target":38},{"source":34,"target":1},{"source":38,"target":2},{"source":35,"target":8},{"source":35,"target":39},{"source":35,"target":1},{"source":39,"target":8},{"source":36,"target":40},{"source":36,"target":1},{"source":2,"target":0},{"source":2,"target":41},{"source":2,"target":42},{"source":2,"target":43},{"source":2,"target":44},{"source":2,"target":45},{"source":2,"target":46},{"source":2,"target":47},{"source":41,"target":48},{"source":41,"target":2},{"source":42,"target":49},{"source":42,"target":2},{"source":43,"target":50},{"source":43,"target":2},{"source":44,"target":3},{"source":44,"target":51},{"source":44,"target":2},{"source":51,"target":3},{"source":45,"target":1},{"source":45,"target":52},{"source":45,"target":2},{"source":52,"target":1},{"source":46,"target":7},{"source":46,"target":53},{"source":46,"target":2},{"source":53,"target":7},{"source":47,"target":54},{"source":47,"target":2},{"source":3,"target":0},{"source":3,"target":55},{"source":3,"target":56},{"source":55,"target":4},{"source":55,"target":57},{"source":55,"target":3},{"source":57,"target":4},{"source":56,"target":2},{"source":56,"target":58},{"source":56,"target":3},{"source":58,"target":2},{"source":4,"target":0},{"source":4,"target":59},{"source":4,"target":60},{"source":4,"target":61},{"source":59,"target":4},{"source":60,"target":4},{"source":61,"target":4},{"source":5,"target":0},{"source":5,"target":62},{"source":5,"target":63},{"source":5,"target":64},{"source":5,"target":65},{"source":5,"target":66},{"source":62,"target":67},{"source":62,"target":5},{"source":63,"target":68},{"source":63,"target":5},{"source":64,"target":5},{"source":64,"target":69},{"source":64,"target":5},{"source":69,"target":5},{"source":65,"target":25},{"source":65,"target":70},{"source":65,"target":5},{"source":70,"target":25},{"source":66,"target":7},{"source":66,"target":71},{"source":66,"target":5},{"source":71,"target":7},{"source":6,"target":0},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":72,"target":6},{"source":73,"target":6},{"source":74,"target":6},{"source":75,"target":6},{"source":7,"target":0},{"source":7,"target":76},{"source":7,"target":77},{"source":7,"target":78},{"source":76,"target":5},{"source":76,"target":79},{"source":76,"target":7},{"source":79,"target":5},{"source":77,"target":80},{"source":77,"target":7},{"source":78,"target":26},{"source":78,"target":81},{"source":78,"target":7},{"source":81,"target":26},{"source":8,"target":0},{"source":8,"target":82},{"source":82,"target":27},{"source":82,"target":83},{"source":82,"target":8},{"source":83,"target":27},{"source":9,"target":0},{"source":9,"target":84},{"source":9,"target":85},{"source":9,"target":86},{"source":9,"target":87},{"source":84,"target":9},{"source":85,"target":9},{"source":86,"target":9},{"source":87,"target":9},{"source":10,"target":0},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":10,"target":93},{"source":10,"target":94},{"source":88,"target":1},{"source":88,"target":95},{"source":88,"target":10},{"source":95,"target":1},{"source":89,"target":12},{"source":89,"target":96},{"source":89,"target":10},{"source":96,"target":12},{"source":90,"target":13},{"source":90,"target":97},{"source":90,"target":10},{"source":97,"target":13},{"source":91,"target":5},{"source":91,"target":98},{"source":91,"target":10},{"source":98,"target":5},{"source":92,"target":22},{"source":92,"target":99},{"source":92,"target":10},{"source":99,"target":22},{"source":93,"target":24},{"source":93,"target":100},{"source":93,"target":10},{"source":100,"target":24},{"source":94,"target":30},{"source":94,"target":101},{"source":94,"target":10},{"source":101,"target":30},{"source":11,"target":0},{"source":11,"target":102},{"source":11,"target":103},{"source":11,"target":104},{"source":11,"target":105},{"source":102,"target":11},{"source":103,"target":11},{"source":104,"target":11},{"source":105,"target":11},{"source":12,"target":0},{"source":12,"target":106},{"source":106,"target":28},{"source":106,"target":107},{"source":106,"target":12},{"source":107,"target":28},{"source":13,"target":0},{"source":13,"target":108},{"source":108,"target":16},{"source":108,"target":109},{"source":108,"target":13},{"source":109,"target":16},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":110},{"source":14,"target":111},{"source":14,"target":112},{"source":14,"target":113},{"source":110,"target":1},{"source":110,"target":114},{"source":110,"target":14},{"source":114,"target":1},{"source":111,"target":2},{"source":111,"target":115},{"source":111,"target":14},{"source":115,"target":2},{"source":112,"target":17},{"source":112,"target":116},{"source":112,"target":14},{"source":116,"target":17},{"source":113,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":117},{"source":15,"target":118},{"source":15,"target":119},{"source":117,"target":18},{"source":117,"target":120},{"source":117,"target":15},{"source":120,"target":18},{"source":118,"target":5},{"source":118,"target":121},{"source":118,"target":15},{"source":121,"target":5},{"source":119,"target":13},{"source":16,"target":0},{"source":16,"target":122},{"source":16,"target":123},{"source":16,"target":124},{"source":16,"target":125},{"source":122,"target":16},{"source":123,"target":16},{"source":124,"target":16},{"source":125,"target":16},{"source":17,"target":0},{"source":17,"target":126},{"source":17,"target":127},{"source":17,"target":128},{"source":126,"target":17},{"source":127,"target":17},{"source":128,"target":17},{"source":18,"target":0},{"source":18,"target":129},{"source":18,"target":130},{"source":129,"target":21},{"source":129,"target":131},{"source":129,"target":18},{"source":131,"target":21},{"source":130,"target":132},{"source":130,"target":18},{"source":19,"target":0},{"source":19,"target":13},{"source":19,"target":133},{"source":19,"target":134},{"source":19,"target":135},{"source":133,"target":20},{"source":133,"target":136},{"source":133,"target":19},{"source":136,"target":20},{"source":134,"target":5},{"source":134,"target":137},{"source":134,"target":19},{"source":137,"target":5},{"source":135,"target":13},{"source":20,"target":0},{"source":20,"target":138},{"source":20,"target":139},{"source":138,"target":20},{"source":139,"target":20},{"source":21,"target":0},{"source":21,"target":140},{"source":21,"target":141},{"source":21,"target":142},{"source":21,"target":143},{"source":21,"target":144},{"source":140,"target":21},{"source":141,"target":21},{"source":142,"target":21},{"source":143,"target":21},{"source":144,"target":21},{"source":22,"target":0},{"source":22,"target":145},{"source":22,"target":146},{"source":22,"target":147},{"source":22,"target":148},{"source":22,"target":149},{"source":145,"target":13},{"source":145,"target":150},{"source":145,"target":22},{"source":150,"target":13},{"source":146,"target":23},{"source":146,"target":151},{"source":146,"target":22},{"source":151,"target":23},{"source":147,"target":152},{"source":147,"target":22},{"source":148,"target":153},{"source":148,"target":22},{"source":149,"target":154},{"source":149,"target":22},{"source":23,"target":0},{"source":23,"target":155},{"source":23,"target":156},{"source":23,"target":157},{"source":23,"target":158},{"source":155,"target":24},{"source":155,"target":159},{"source":155,"target":23},{"source":159,"target":24},{"source":156,"target":160},{"source":156,"target":23},{"source":157,"target":29},{"source":157,"target":161},{"source":157,"target":23},{"source":161,"target":29},{"source":158,"target":2},{"source":158,"target":162},{"source":158,"target":23},{"source":162,"target":2},{"source":24,"target":0},{"source":24,"target":163},{"source":24,"target":164},{"source":163,"target":165},{"source":163,"target":24},{"source":164,"target":166},{"source":164,"target":24},{"source":25,"target":0},{"source":25,"target":167},{"source":25,"target":168},{"source":167,"target":169},{"source":167,"target":25},{"source":168,"target":6},{"source":168,"target":170},{"source":168,"target":25},{"source":170,"target":6},{"source":26,"target":0},{"source":26,"target":171},{"source":171,"target":172},{"source":171,"target":26},{"source":27,"target":0},{"source":27,"target":173},{"source":27,"target":174},{"source":27,"target":175},{"source":173,"target":9},{"source":173,"target":176},{"source":173,"target":27},{"source":176,"target":9},{"source":174,"target":2},{"source":174,"target":177},{"source":174,"target":27},{"source":177,"target":2},{"source":175,"target":27},{"source":175,"target":178},{"source":175,"target":27},{"source":178,"target":27},{"source":28,"target":0},{"source":28,"target":179},{"source":28,"target":180},{"source":28,"target":181},{"source":179,"target":11},{"source":179,"target":182},{"source":179,"target":28},{"source":182,"target":11},{"source":180,"target":2},{"source":180,"target":183},{"source":180,"target":28},{"source":183,"target":2},{"source":181,"target":28},{"source":181,"target":184},{"source":181,"target":28},{"source":184,"target":28},{"source":29,"target":0},{"source":29,"target":185},{"source":29,"target":186},{"source":185,"target":29},{"source":186,"target":29},{"source":30,"target":0},{"source":30,"target":187},{"source":30,"target":188},{"source":30,"target":189},{"source":30,"target":190},{"source":30,"target":191},{"source":30,"target":192},{"source":187,"target":30},{"source":188,"target":30},{"source":189,"target":30},{"source":190,"target":30},{"source":191,"target":30},{"source":192,"target":30},{"source":31,"target":0},{"source":31,"target":13},{"source":31,"target":193},{"source":31,"target":194},{"source":31,"target":195},{"source":31,"target":196},{"source":193,"target":7},{"source":193,"target":197},{"source":193,"target":31},{"source":197,"target":7},{"source":194,"target":2},{"source":194,"target":198},{"source":194,"target":31},{"source":198,"target":2},{"source":195,"target":32},{"source":195,"target":199},{"source":195,"target":31},{"source":199,"target":32},{"source":196,"target":13},{"source":32,"target":0},{"source":32,"target":200},{"source":200,"target":201},{"source":200,"target":32}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/dice-project/DICE-Simulation/bundles/es.unizar.disco.pnml.m2m/examples/metamodels/petrinet/hlcorestructure.ecore
hlcorestructure PetriNetDoc nets xmlns http://www.pnml.org/version-2009/grammar/pnml PetriNet id type pages name toolspecifics containerPetriNetDoc declaration PNType SYMNET http://www.pnml.org/version-2009/grammar/symmetricnet COREMODEL http://www.pnml.org/version-2009/grammar/pnmlcoremodel PTNET http://www.pnml.org/version-2009/grammar/ptnet HLPN http://www.pnml.org/version-2009/grammar/highlevelnet Page objects containerPetriNet nodegraphics declaration PnObject id name toolspecifics containerPage Name text containerNamePetriNet containerNamePnObject ToolInfo tool version formattedXMLBuffer toolInfoGrammarURI containerPetriNet containerPnObject containerLabel toolInfoModel Label toolspecifics NodeGraphics position dimension fill line containerNode containerPage Graphics Coordinate x y Position containerArcGraphics containerPNodeGraphics Offset containerAnnotationGraphics Dimension containerDNodeGraphics AnnotationGraphics offset fill line font containerAnnotation Fill color BLACK gradientcolor BLACK gradientrotation image containerNodeGraphics containerAnnotationGraphics CSS2Color AQUA aqua BLACK black BLUE blue FUCHSIA fuchsia GRAY gray GREEN green LIME lime MAROON maroon NAVY navy OLIVE olive ORANGE orange PURPLE purple RED red SILVER silver TEAL teal WHITE white YELLOW yellow Gradient HORIZONTAL horizontal VERTICAL vertical DIAGONAL diagonal Line color BLACK shape LINE width containerNodeGraphics containerArcGraphics containerAnnotationGraphics style LineShape LINE line CURVE curve ArcGraphics positions line containerArc Arc source target arcgraphics hlinscription Node InArcs OutArcs nodegraphics Font align LEFT decoration UNDERLINE family VERDANA rotation size SMALL style NORMAL weight containerAnnotationGraphics FontAlign LEFT left CENTER center RIGHT right FontDecoration UNDERLINE underline OVERLINE overline LINETHROUGH linethrough CSS2FontFamily VERDANA verdana ARIAL arial TIMES times GEORGIA georgia TREBUCHET trebuchet CSS2FontSize XXSMALL xxsmall XSMALL xsmall SMALL small MEDIUM medium LARGE large XLARGE xlarge XXLARGE xxlarge CSS2FontStyle NORMAL normal ITALIC italic OBLIQUE oblique CSS2FontWeight NORMAL normal BOLD bold BOLDER bolder LIGHTER lighter PlaceNode referencingPlaces TransitionNode referencingTransitions Place type hlinitialMarking RefTransition ref Transition condition RefPlace ref Attribute LineStyle SOLID solid DASH dash DOT dot Annotation annotationgraphics URI java.net.URI java.net.URI LongString java.lang.StringBuffer java.lang.StringBuffer AnyObject containerToolInfo HLCoreAnnotation text Type structure containerPlace HLMarking structure containerPlace Condition structure containerTransition HLAnnotation structure containerArc Declaration structure containerDeclarationPetriNet containerDeclarationPage
<?xml version="1.0" encoding="UTF-8"?> <!-- Meta-model for PNML specification --> <!-- Provided by www.pnml.org --> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="hlcorestructure" nsURI="http:///symmetricnet.hlcorestructure.ecore" nsPrefix="hlcorestructure"> <eClassifiers xsi:type="ecore:EClass" name="PetriNetDoc"> <eStructuralFeatures xsi:type="ecore:EReference" name="nets" ordered="false" lowerBound="1" upperBound="-1" eType="#//PetriNet" containment="true" eOpposite="#//PetriNet/containerPetriNetDoc"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xmlns" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" changeable="false" defaultValueLiteral="http://www.pnml.org/version-2009/grammar/pnml"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PetriNet"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" lowerBound="1" eType="#//PNType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pages" ordered="false" lowerBound="1" upperBound="-1" eType="#//Page" containment="true" eOpposite="#//Page/containerPetriNet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" eType="#//Name" containment="true" eOpposite="#//Name/containerNamePetriNet"> <eAnnotations source="redefines"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="toolspecifics" ordered="false" upperBound="-1" eType="#//ToolInfo" containment="true" eOpposite="#//ToolInfo/containerPetriNet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerPetriNetDoc" ordered="false" lowerBound="1" eType="#//PetriNetDoc" eOpposite="#//PetriNetDoc/nets"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" upperBound="-1" eType="#//Declaration" containment="true" eOpposite="#//Declaration/containerDeclarationPetriNet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PNType"> <eLiterals name="SYMNET" value="2" literal="http://www.pnml.org/version-2009/grammar/symmetricnet"/> <eLiterals name="COREMODEL" literal="http://www.pnml.org/version-2009/grammar/pnmlcoremodel"/> <eLiterals name="PTNET" value="1" literal="http://www.pnml.org/version-2009/grammar/ptnet"/> <eLiterals name="HLPN" value="3" literal="http://www.pnml.org/version-2009/grammar/highlevelnet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Page" eSuperTypes="#//PnObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="objects" ordered="false" upperBound="-1" eType="#//PnObject" containment="true" eOpposite="#//PnObject/containerPage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerPetriNet" ordered="false" eType="#//PetriNet" eOpposite="#//PetriNet/pages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodegraphics" eType="#//NodeGraphics" containment="true" eOpposite="#//NodeGraphics/containerPage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" upperBound="-1" eType="#//Declaration" containment="true" eOpposite="#//Declaration/containerDeclarationPage"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PnObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" eType="#//Name" containment="true" eOpposite="#//Name/containerNamePnObject"> <eAnnotations source="redefines"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="toolspecifics" ordered="false" upperBound="-1" eType="#//ToolInfo" containment="true" eOpposite="#//ToolInfo/containerPnObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerPage" ordered="false" eType="#//Page" eOpposite="#//Page/objects"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Name" eSuperTypes="#//Annotation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerNamePetriNet" eType="#//PetriNet" eOpposite="#//PetriNet/name"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerNamePnObject" eType="#//PnObject" eOpposite="#//PnObject/name"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToolInfo"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tool" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="formattedXMLBuffer" ordered="false" eType="#//LongString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="toolInfoGrammarURI" ordered="false" eType="#//URI"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerPetriNet" ordered="false" eType="#//PetriNet" eOpposite="#//PetriNet/toolspecifics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerPnObject" ordered="false" eType="#//PnObject" eOpposite="#//PnObject/toolspecifics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerLabel" ordered="false" eType="#//Label" eOpposite="#//Label/toolspecifics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toolInfoModel" eType="#//AnyObject" containment="true" eOpposite="#//AnyObject/containerToolInfo"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Label" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="toolspecifics" ordered="false" upperBound="-1" eType="#//ToolInfo" containment="true" eOpposite="#//ToolInfo/containerLabel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeGraphics" eSuperTypes="#//Graphics"> <eStructuralFeatures xsi:type="ecore:EReference" name="position" ordered="false" eType="#//Position" containment="true" eOpposite="#//Position/containerPNodeGraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dimension" ordered="false" eType="#//Dimension" containment="true" eOpposite="#//Dimension/containerDNodeGraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fill" ordered="false" eType="#//Fill" containment="true" eOpposite="#//Fill/containerNodeGraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="line" ordered="false" eType="#//Line" containment="true" eOpposite="#//Line/containerNodeGraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerNode" eType="#//Node" eOpposite="#//Node/nodegraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerPage" eType="#//Page" eOpposite="#//Page/nodegraphics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Graphics" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Coordinate" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Position" eSuperTypes="#//Coordinate"> <eStructuralFeatures xsi:type="ecore:EReference" name="containerArcGraphics" ordered="false" eType="#//ArcGraphics" eOpposite="#//ArcGraphics/positions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerPNodeGraphics" eType="#//NodeGraphics" eOpposite="#//NodeGraphics/position"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Offset" eSuperTypes="#//Coordinate"> <eStructuralFeatures xsi:type="ecore:EReference" name="containerAnnotationGraphics" ordered="false" eType="#//AnnotationGraphics" eOpposite="#//AnnotationGraphics/offset"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dimension" eSuperTypes="#//Coordinate"> <eStructuralFeatures xsi:type="ecore:EReference" name="containerDNodeGraphics" ordered="false" eType="#//NodeGraphics" eOpposite="#//NodeGraphics/dimension"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationGraphics" eSuperTypes="#//Graphics"> <eStructuralFeatures xsi:type="ecore:EReference" name="offset" ordered="false" eType="#//Offset" containment="true" eOpposite="#//Offset/containerAnnotationGraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fill" ordered="false" eType="#//Fill" containment="true" eOpposite="#//Fill/containerAnnotationGraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="line" ordered="false" eType="#//Line" containment="true" eOpposite="#//Line/containerAnnotationGraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" eType="#//Font" containment="true" eOpposite="#//Font/containerAnnotationGraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerAnnotation" eType="#//Annotation" eOpposite="#//Annotation/annotationgraphics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Fill"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" eType="#//CSS2Color" defaultValueLiteral="BLACK"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gradientcolor" ordered="false" eType="#//CSS2Color" defaultValueLiteral="BLACK"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gradientrotation" ordered="false" eType="#//Gradient"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="image" ordered="false" eType="#//URI"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerNodeGraphics" ordered="false" eType="#//NodeGraphics" eOpposite="#//NodeGraphics/fill"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerAnnotationGraphics" ordered="false" eType="#//AnnotationGraphics" eOpposite="#//AnnotationGraphics/fill"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CSS2Color"> <eLiterals name="AQUA" literal="aqua"/> <eLiterals name="BLACK" value="1" literal="black"/> <eLiterals name="BLUE" value="2" literal="blue"/> <eLiterals name="FUCHSIA" value="3" literal="fuchsia"/> <eLiterals name="GRAY" value="4" literal="gray"/> <eLiterals name="GREEN" value="5" literal="green"/> <eLiterals name="LIME" value="6" literal="lime"/> <eLiterals name="MAROON" value="7" literal="maroon"/> <eLiterals name="NAVY" value="8" literal="navy"/> <eLiterals name="OLIVE" value="9" literal="olive"/> <eLiterals name="ORANGE" value="10" literal="orange"/> <eLiterals name="PURPLE" value="11" literal="purple"/> <eLiterals name="RED" value="12" literal="red"/> <eLiterals name="SILVER" value="13" literal="silver"/> <eLiterals name="TEAL" value="14" literal="teal"/> <eLiterals name="WHITE" value="15" literal="white"/> <eLiterals name="YELLOW" value="16" literal="yellow"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Gradient"> <eLiterals name="HORIZONTAL" literal="horizontal"/> <eLiterals name="VERTICAL" value="1" literal="vertical"/> <eLiterals name="DIAGONAL" value="2" literal="diagonal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Line"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" eType="#//CSS2Color" defaultValueLiteral="BLACK"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shape" ordered="false" eType="#//LineShape" defaultValueLiteral="LINE"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerNodeGraphics" ordered="false" eType="#//NodeGraphics" eOpposite="#//NodeGraphics/line"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerArcGraphics" ordered="false" eType="#//ArcGraphics" eOpposite="#//ArcGraphics/line"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerAnnotationGraphics" ordered="false" eType="#//AnnotationGraphics" eOpposite="#//AnnotationGraphics/line"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//LineStyle"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LineShape"> <eLiterals name="LINE" literal="line"/> <eLiterals name="CURVE" value="1" literal="curve"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArcGraphics" eSuperTypes="#//Graphics"> <eStructuralFeatures xsi:type="ecore:EReference" name="positions" upperBound="-1" eType="#//Position" containment="true" eOpposite="#//Position/containerArcGraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="line" ordered="false" eType="#//Line" containment="true" eOpposite="#//Line/containerArcGraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerArc" eType="#//Arc" eOpposite="#//Arc/arcgraphics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arc" eSuperTypes="#//PnObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="samePageSourceTarget differentSourceTarget"/> </eAnnotations> <eAnnotations source="http://www.pnml.org/models/OCL"> <details key="samePageSourceTarget" value="self.source.containerPage = self.target.containerPage"/> <details key="differentSourceTarget" value="(self.source.oclIsKindOf(PlaceNode) and self.target.oclIsKindOf(TransitionNode)) or (self.source.oclIsKindOf(TransitionNode) and self.target.oclIsKindOf(PlaceNode))"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="#//Node" eOpposite="#//Node/OutArcs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//Node" eOpposite="#//Node/InArcs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arcgraphics" ordered="false" eType="#//ArcGraphics" containment="true" eOpposite="#//ArcGraphics/containerArc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hlinscription" eType="#//HLAnnotation" containment="true" eOpposite="#//HLAnnotation/containerArc"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" eSuperTypes="#//PnObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="InArcs" ordered="false" upperBound="-1" eType="#//Arc" changeable="false" eOpposite="#//Arc/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="OutArcs" ordered="false" upperBound="-1" eType="#//Arc" changeable="false" eOpposite="#//Arc/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodegraphics" eType="#//NodeGraphics" containment="true" eOpposite="#//NodeGraphics/containerNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Font"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false" eType="#//FontAlign" defaultValueLiteral="LEFT"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decoration" ordered="false" eType="#//FontDecoration" defaultValueLiteral="UNDERLINE"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="family" ordered="false" eType="#//CSS2FontFamily" defaultValueLiteral="VERDANA"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" eType="#//CSS2FontSize" defaultValueLiteral="SMALL"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="style" ordered="false" eType="#//CSS2FontStyle" defaultValueLiteral="NORMAL"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" ordered="false" eType="#//CSS2FontWeight"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerAnnotationGraphics" ordered="false" eType="#//AnnotationGraphics" eOpposite="#//AnnotationGraphics/font"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FontAlign"> <eLiterals name="LEFT" literal="left"/> <eLiterals name="CENTER" value="1" literal="center"/> <eLiterals name="RIGHT" value="2" literal="right"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FontDecoration"> <eLiterals name="UNDERLINE" literal="underline"/> <eLiterals name="OVERLINE" value="1" literal="overline"/> <eLiterals name="LINETHROUGH" value="2" literal="linethrough"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CSS2FontFamily"> <eLiterals name="VERDANA" literal="verdana"/> <eLiterals name="ARIAL" value="1" literal="arial"/> <eLiterals name="TIMES" value="2" literal="times"/> <eLiterals name="GEORGIA" value="3" literal="georgia"/> <eLiterals name="TREBUCHET" value="4" literal="trebuchet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CSS2FontSize"> <eLiterals name="XXSMALL" literal="xxsmall"/> <eLiterals name="XSMALL" value="1" literal="xsmall"/> <eLiterals name="SMALL" value="2" literal="small"/> <eLiterals name="MEDIUM" value="3" literal="medium"/> <eLiterals name="LARGE" value="4" literal="large"/> <eLiterals name="XLARGE" value="5" literal="xlarge"/> <eLiterals name="XXLARGE" value="6" literal="xxlarge"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CSS2FontStyle"> <eLiterals name="NORMAL" literal="normal"/> <eLiterals name="ITALIC" value="1" literal="italic"/> <eLiterals name="OBLIQUE" value="2" literal="oblique"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CSS2FontWeight"> <eLiterals name="NORMAL" literal="normal"/> <eLiterals name="BOLD" value="1" literal="bold"/> <eLiterals name="BOLDER" value="2" literal="bolder"/> <eLiterals name="LIGHTER" value="3" literal="lighter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PlaceNode" abstract="true" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="referencingPlaces" upperBound="-1" eType="#//RefPlace" changeable="false" eOpposite="#//RefPlace/ref"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransitionNode" abstract="true" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="referencingTransitions" upperBound="-1" eType="#//RefTransition" changeable="false" eOpposite="#//RefTransition/ref"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//PlaceNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true" eOpposite="#//Type/containerPlace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hlinitialMarking" eType="#//HLMarking" containment="true" eOpposite="#//HLMarking/containerPlace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RefTransition" eSuperTypes="#//TransitionNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" ordered="false" lowerBound="1" eType="#//TransitionNode" eOpposite="#//TransitionNode/referencingTransitions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//TransitionNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition" containment="true" eOpposite="#//Condition/containerTransition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RefPlace" eSuperTypes="#//PlaceNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" ordered="false" lowerBound="1" eType="#//PlaceNode" eOpposite="#//PlaceNode/referencingPlaces"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute" abstract="true" eSuperTypes="#//Label"/> <eClassifiers xsi:type="ecore:EEnum" name="LineStyle"> <eLiterals name="SOLID" literal="solid"/> <eLiterals name="DASH" value="1" literal="dash"/> <eLiterals name="DOT" value="2" literal="dot"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation" abstract="true" eSuperTypes="#//Label"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationgraphics" ordered="false" eType="#//AnnotationGraphics" containment="true" eOpposite="#//AnnotationGraphics/containerAnnotation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="java.net.URI"/> <eClassifiers xsi:type="ecore:EDataType" name="LongString" instanceClassName="java.lang.StringBuffer"/> <eClassifiers xsi:type="ecore:EClass" name="AnyObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="containerToolInfo" eType="#//ToolInfo" changeable="false" eOpposite="#//ToolInfo/toolInfoModel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HLCoreAnnotation" abstract="true" eSuperTypes="#//Annotation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//HLCoreAnnotation"> <eStructuralFeatures xsi:type="ecore:EReference" name="structure" eType="ecore:EClass terms.ecore#//Sort" containment="true" eOpposite="terms.ecore#//Sort/containerType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerPlace" eType="#//Place" eOpposite="#//Place/type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HLMarking" eSuperTypes="#//HLCoreAnnotation"> <eStructuralFeatures xsi:type="ecore:EReference" name="structure" eType="ecore:EClass terms.ecore#//Term" containment="true" eOpposite="terms.ecore#//Term/containerHLMarking"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerPlace" eType="#//Place" eOpposite="#//Place/hlinitialMarking"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition" eSuperTypes="#//HLCoreAnnotation"> <eStructuralFeatures xsi:type="ecore:EReference" name="structure" eType="ecore:EClass terms.ecore#//Term" containment="true" eOpposite="terms.ecore#//Term/containerCondition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerTransition" eType="#//Transition" eOpposite="#//Transition/condition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HLAnnotation" eSuperTypes="#//HLCoreAnnotation"> <eStructuralFeatures xsi:type="ecore:EReference" name="structure" eType="ecore:EClass terms.ecore#//Term" containment="true" eOpposite="terms.ecore#//Term/containerHLAnnotation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerArc" eType="#//Arc" eOpposite="#//Arc/hlinscription"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Declaration" eSuperTypes="#//HLCoreAnnotation"> <eStructuralFeatures xsi:type="ecore:EReference" name="structure" eType="ecore:EClass terms.ecore#//Declarations" containment="true" eOpposite="terms.ecore#//Declarations/containerDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerDeclarationPetriNet" eType="#//PetriNet" eOpposite="#//PetriNet/declaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerDeclarationPage" eType="#//Page" eOpposite="#//Page/declaration"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"hlcorestructure","nsURI":"http:///symmetricnet.hlcorestructure.ecore","name":"hlcorestructure","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNetDoc","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PNType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PnObject","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Name","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolInfo","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeGraphics","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graphics","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Coordinate","instanceClass":null,"abstract":true,"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":"Offset","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dimension","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationGraphics","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fill","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSS2Color","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Gradient","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Line","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineShape","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArcGraphics","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Font","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FontAlign","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FontDecoration","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSS2FontFamily","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSS2FontSize","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSS2FontStyle","instanceClass":null,"id":29,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSS2FontWeight","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlaceNode","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionNode","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefTransition","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefPlace","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineStyle","instanceClass":null,"id":38,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.net.URI","defaultValue":null,"instanceClassName":"java.net.URI","name":"URI","instanceClass":"java.net.URI","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.StringBuffer","defaultValue":null,"instanceClassName":"java.lang.StringBuffer","name":"LongString","instanceClass":"java.lang.StringBuffer","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyObject","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLCoreAnnotation","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLMarking","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLAnnotation","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declaration","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nets","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":"http://www.pnml.org/version-2009/grammar/pnml","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"http://www.pnml.org/version-2009/grammar/pnml","unsettable":false,"transient":false,"unique":true,"name":"xmlns","changeable":false,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"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":"containerPetriNetDoc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":54,"derived":false},{"ordered":false,"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":55,"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":"pages","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"toolspecifics","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":"declaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerPetriNet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"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":"containerNamePetriNet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerPetriNet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"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":"containerDeclarationPetriNet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"name":"SYMNET","id":71,"value":2,"literal":"http://www.pnml.org/version-2009/grammar/symmetricnet","eClass":"EEnumLiteral"},{"name":"COREMODEL","id":72,"value":0,"literal":"http://www.pnml.org/version-2009/grammar/pnmlcoremodel","eClass":"EEnumLiteral"},{"name":"PTNET","id":73,"value":1,"literal":"http://www.pnml.org/version-2009/grammar/ptnet","eClass":"EEnumLiteral"},{"name":"HLPN","id":74,"value":3,"literal":"http://www.pnml.org/version-2009/grammar/highlevelnet","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"objects","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":"nodegraphics","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":"declaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerPage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"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":"containerPage","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":"containerDeclarationPage","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":86,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"toolspecifics","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerNamePnObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerPnObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":95,"derived":false},{"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":true,"name":"tool","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":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"formattedXMLBuffer","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"toolInfoGrammarURI","changeable":true,"lowerBound":0,"iD":false,"id":103,"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":"containerLabel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"toolInfoModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"toolspecifics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"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":"containerToolInfo","changeable":false,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"id":116,"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":"position","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fill","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"line","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"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":"containerNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"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":"containerPNodeGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerDNodeGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerNodeGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerNodeGraphics","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodegraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerArcGraphics","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":"positions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerAnnotationGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"offset","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"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":"fill","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":"line","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"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":"containerAnnotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerAnnotationGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerAnnotationGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerAnnotationGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"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":"annotationgraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"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":163,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"BLACK","unsettable":false,"transient":false,"unique":true,"name":"gradientcolor","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gradientrotation","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"image","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"name":"AQUA","id":173,"value":0,"literal":"aqua","eClass":"EEnumLiteral"},{"name":"BLACK","id":174,"value":1,"literal":"black","eClass":"EEnumLiteral"},{"name":"BLUE","id":175,"value":2,"literal":"blue","eClass":"EEnumLiteral"},{"name":"FUCHSIA","id":176,"value":3,"literal":"fuchsia","eClass":"EEnumLiteral"},{"name":"GRAY","id":177,"value":4,"literal":"gray","eClass":"EEnumLiteral"},{"name":"GREEN","id":178,"value":5,"literal":"green","eClass":"EEnumLiteral"},{"name":"LIME","id":179,"value":6,"literal":"lime","eClass":"EEnumLiteral"},{"name":"MAROON","id":180,"value":7,"literal":"maroon","eClass":"EEnumLiteral"},{"name":"NAVY","id":181,"value":8,"literal":"navy","eClass":"EEnumLiteral"},{"name":"OLIVE","id":182,"value":9,"literal":"olive","eClass":"EEnumLiteral"},{"name":"ORANGE","id":183,"value":10,"literal":"orange","eClass":"EEnumLiteral"},{"name":"PURPLE","id":184,"value":11,"literal":"purple","eClass":"EEnumLiteral"},{"name":"RED","id":185,"value":12,"literal":"red","eClass":"EEnumLiteral"},{"name":"SILVER","id":186,"value":13,"literal":"silver","eClass":"EEnumLiteral"},{"name":"TEAL","id":187,"value":14,"literal":"teal","eClass":"EEnumLiteral"},{"name":"WHITE","id":188,"value":15,"literal":"white","eClass":"EEnumLiteral"},{"name":"YELLOW","id":189,"value":16,"literal":"yellow","eClass":"EEnumLiteral"},{"name":"HORIZONTAL","id":190,"value":0,"literal":"horizontal","eClass":"EEnumLiteral"},{"name":"VERTICAL","id":191,"value":1,"literal":"vertical","eClass":"EEnumLiteral"},{"name":"DIAGONAL","id":192,"value":2,"literal":"diagonal","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"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":193,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"LINE","unsettable":false,"transient":false,"unique":true,"name":"shape","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":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":195,"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":"containerArcGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"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":"line","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"name":"LINE","id":206,"value":0,"literal":"line","eClass":"EEnumLiteral"},{"name":"CURVE","id":207,"value":1,"literal":"curve","eClass":"EEnumLiteral"},{"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":"containerArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arcgraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":214,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hlinscription","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"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":"OutArcs","changeable":false,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"InArcs","changeable":false,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"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":"containerArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"LEFT","unsettable":false,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":229,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"UNDERLINE","unsettable":false,"transient":false,"unique":true,"name":"decoration","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"VERDANA","unsettable":false,"transient":false,"unique":true,"name":"family","changeable":true,"lowerBound":0,"iD":false,"id":231,"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":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":232,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"SMALL","unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"NORMAL","unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":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"},{"name":"LEFT","id":244,"value":0,"literal":"left","eClass":"EEnumLiteral"},{"name":"CENTER","id":245,"value":1,"literal":"center","eClass":"EEnumLiteral"},{"name":"RIGHT","id":246,"value":2,"literal":"right","eClass":"EEnumLiteral"},{"name":"UNDERLINE","id":247,"value":0,"literal":"underline","eClass":"EEnumLiteral"},{"name":"OVERLINE","id":248,"value":1,"literal":"overline","eClass":"EEnumLiteral"},{"name":"LINETHROUGH","id":249,"value":2,"literal":"linethrough","eClass":"EEnumLiteral"},{"name":"VERDANA","id":250,"value":0,"literal":"verdana","eClass":"EEnumLiteral"},{"name":"ARIAL","id":251,"value":1,"literal":"arial","eClass":"EEnumLiteral"},{"name":"TIMES","id":252,"value":2,"literal":"times","eClass":"EEnumLiteral"},{"name":"GEORGIA","id":253,"value":3,"literal":"georgia","eClass":"EEnumLiteral"},{"name":"TREBUCHET","id":254,"value":4,"literal":"trebuchet","eClass":"EEnumLiteral"},{"name":"XXSMALL","id":255,"value":0,"literal":"xxsmall","eClass":"EEnumLiteral"},{"name":"XSMALL","id":256,"value":1,"literal":"xsmall","eClass":"EEnumLiteral"},{"name":"SMALL","id":257,"value":2,"literal":"small","eClass":"EEnumLiteral"},{"name":"MEDIUM","id":258,"value":3,"literal":"medium","eClass":"EEnumLiteral"},{"name":"LARGE","id":259,"value":4,"literal":"large","eClass":"EEnumLiteral"},{"name":"XLARGE","id":260,"value":5,"literal":"xlarge","eClass":"EEnumLiteral"},{"name":"XXLARGE","id":261,"value":6,"literal":"xxlarge","eClass":"EEnumLiteral"},{"name":"NORMAL","id":262,"value":0,"literal":"normal","eClass":"EEnumLiteral"},{"name":"ITALIC","id":263,"value":1,"literal":"italic","eClass":"EEnumLiteral"},{"name":"OBLIQUE","id":264,"value":2,"literal":"oblique","eClass":"EEnumLiteral"},{"name":"NORMAL","id":265,"value":0,"literal":"normal","eClass":"EEnumLiteral"},{"name":"BOLD","id":266,"value":1,"literal":"bold","eClass":"EEnumLiteral"},{"name":"BOLDER","id":267,"value":2,"literal":"bolder","eClass":"EEnumLiteral"},{"name":"LIGHTER","id":268,"value":3,"literal":"lighter","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencingPlaces","changeable":false,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencingTransitions","changeable":false,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":276,"derived":false},{"container":false,"ordered":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":277,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hlinitialMarking","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"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":"containerPlace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerPlace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"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":"containerTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"name":"SOLID","id":293,"value":0,"literal":"solid","eClass":"EEnumLiteral"},{"name":"DASH","id":294,"value":1,"literal":"dash","eClass":"EEnumLiteral"},{"name":"DOT","id":295,"value":2,"literal":"dot","eClass":"EEnumLiteral"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"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":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":1,"target":0},{"source":1,"target":49},{"source":1,"target":50},{"source":49,"target":2},{"source":49,"target":51},{"source":49,"target":1},{"source":49,"target":52},{"source":51,"target":2},{"source":50,"target":53},{"source":50,"target":1},{"source":2,"target":0},{"source":2,"target":54},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":57},{"source":2,"target":58},{"source":2,"target":52},{"source":2,"target":59},{"source":54,"target":60},{"source":54,"target":2},{"source":55,"target":3},{"source":55,"target":61},{"source":55,"target":2},{"source":61,"target":3},{"source":56,"target":4},{"source":56,"target":62},{"source":56,"target":2},{"source":56,"target":63},{"source":62,"target":4},{"source":57,"target":6},{"source":57,"target":64},{"source":57,"target":2},{"source":57,"target":65},{"source":64,"target":6},{"source":58,"target":7},{"source":58,"target":66},{"source":58,"target":2},{"source":58,"target":67},{"source":66,"target":7},{"source":52,"target":1},{"source":52,"target":68},{"source":52,"target":2},{"source":52,"target":49},{"source":68,"target":1},{"source":59,"target":48},{"source":59,"target":69},{"source":59,"target":2},{"source":59,"target":70},{"source":69,"target":48},{"source":3,"target":0},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":71,"target":3},{"source":72,"target":3},{"source":73,"target":3},{"source":74,"target":3},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":75},{"source":4,"target":63},{"source":4,"target":76},{"source":4,"target":77},{"source":4,"target":78},{"source":75,"target":5},{"source":75,"target":79},{"source":75,"target":4},{"source":75,"target":80},{"source":79,"target":5},{"source":63,"target":2},{"source":63,"target":81},{"source":63,"target":4},{"source":63,"target":56},{"source":81,"target":2},{"source":76,"target":9},{"source":76,"target":82},{"source":76,"target":4},{"source":76,"target":83},{"source":82,"target":9},{"source":77,"target":48},{"source":77,"target":84},{"source":77,"target":4},{"source":77,"target":85},{"source":84,"target":48},{"source":78,"target":5},{"source":5,"target":0},{"source":5,"target":86},{"source":5,"target":87},{"source":5,"target":88},{"source":5,"target":80},{"source":86,"target":89},{"source":86,"target":5},{"source":87,"target":6},{"source":87,"target":90},{"source":87,"target":5},{"source":87,"target":91},{"source":90,"target":6},{"source":88,"target":7},{"source":88,"target":92},{"source":88,"target":5},{"source":88,"target":93},{"source":92,"target":7},{"source":80,"target":4},{"source":80,"target":94},{"source":80,"target":5},{"source":80,"target":75},{"source":94,"target":4},{"source":6,"target":0},{"source":6,"target":39},{"source":6,"target":95},{"source":6,"target":65},{"source":6,"target":91},{"source":6,"target":96},{"source":95,"target":97},{"source":95,"target":6},{"source":65,"target":2},{"source":65,"target":98},{"source":65,"target":6},{"source":65,"target":57},{"source":98,"target":2},{"source":91,"target":5},{"source":91,"target":99},{"source":91,"target":6},{"source":91,"target":87},{"source":99,"target":5},{"source":96,"target":39},{"source":7,"target":0},{"source":7,"target":100},{"source":7,"target":101},{"source":7,"target":102},{"source":7,"target":103},{"source":7,"target":67},{"source":7,"target":93},{"source":7,"target":104},{"source":7,"target":105},{"source":100,"target":106},{"source":100,"target":7},{"source":101,"target":107},{"source":101,"target":7},{"source":102,"target":41},{"source":102,"target":108},{"source":102,"target":7},{"source":108,"target":41},{"source":103,"target":40},{"source":103,"target":109},{"source":103,"target":7},{"source":109,"target":40},{"source":67,"target":2},{"source":67,"target":110},{"source":67,"target":7},{"source":67,"target":58},{"source":110,"target":2},{"source":93,"target":5},{"source":93,"target":111},{"source":93,"target":7},{"source":93,"target":88},{"source":111,"target":5},{"source":104,"target":8},{"source":104,"target":112},{"source":104,"target":7},{"source":104,"target":113},{"source":112,"target":8},{"source":105,"target":42},{"source":105,"target":114},{"source":105,"target":7},{"source":105,"target":115},{"source":114,"target":42},{"source":8,"target":0},{"source":8,"target":113},{"source":113,"target":7},{"source":113,"target":116},{"source":113,"target":8},{"source":113,"target":104},{"source":116,"target":7},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":117},{"source":9,"target":118},{"source":9,"target":119},{"source":9,"target":120},{"source":9,"target":121},{"source":9,"target":83},{"source":9,"target":122},{"source":117,"target":12},{"source":117,"target":123},{"source":117,"target":9},{"source":117,"target":124},{"source":123,"target":12},{"source":118,"target":14},{"source":118,"target":125},{"source":118,"target":9},{"source":118,"target":126},{"source":125,"target":14},{"source":119,"target":16},{"source":119,"target":127},{"source":119,"target":9},{"source":119,"target":128},{"source":127,"target":16},{"source":120,"target":19},{"source":120,"target":129},{"source":120,"target":9},{"source":120,"target":130},{"source":129,"target":19},{"source":121,"target":23},{"source":121,"target":131},{"source":121,"target":9},{"source":121,"target":132},{"source":131,"target":23},{"source":83,"target":4},{"source":83,"target":133},{"source":83,"target":9},{"source":83,"target":76},{"source":133,"target":4},{"source":122,"target":10},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":134},{"source":11,"target":135},{"source":134,"target":136},{"source":134,"target":11},{"source":135,"target":137},{"source":135,"target":11},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":138},{"source":12,"target":124},{"source":12,"target":139},{"source":138,"target":21},{"source":138,"target":140},{"source":138,"target":12},{"source":138,"target":141},{"source":140,"target":21},{"source":124,"target":9},{"source":124,"target":142},{"source":124,"target":12},{"source":124,"target":117},{"source":142,"target":9},{"source":139,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":143},{"source":13,"target":144},{"source":143,"target":15},{"source":143,"target":145},{"source":143,"target":13},{"source":143,"target":146},{"source":145,"target":15},{"source":144,"target":11},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":126},{"source":14,"target":147},{"source":126,"target":9},{"source":126,"target":148},{"source":126,"target":14},{"source":126,"target":118},{"source":148,"target":9},{"source":147,"target":11},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":146},{"source":15,"target":149},{"source":15,"target":150},{"source":15,"target":151},{"source":15,"target":152},{"source":15,"target":153},{"source":146,"target":13},{"source":146,"target":154},{"source":146,"target":15},{"source":146,"target":143},{"source":154,"target":13},{"source":149,"target":16},{"source":149,"target":155},{"source":149,"target":15},{"source":149,"target":156},{"source":155,"target":16},{"source":150,"target":19},{"source":150,"target":157},{"source":150,"target":15},{"source":150,"target":158},{"source":157,"target":19},{"source":151,"target":24},{"source":151,"target":159},{"source":151,"target":15},{"source":151,"target":160},{"source":159,"target":24},{"source":152,"target":39},{"source":152,"target":161},{"source":152,"target":15},{"source":152,"target":162},{"source":161,"target":39},{"source":153,"target":10},{"source":16,"target":0},{"source":16,"target":163},{"source":16,"target":164},{"source":16,"target":165},{"source":16,"target":166},{"source":16,"target":128},{"source":16,"target":156},{"source":163,"target":17},{"source":163,"target":167},{"source":163,"target":16},{"source":167,"target":17},{"source":164,"target":17},{"source":164,"target":168},{"source":164,"target":16},{"source":168,"target":17},{"source":165,"target":18},{"source":165,"target":169},{"source":165,"target":16},{"source":169,"target":18},{"source":166,"target":40},{"source":166,"target":170},{"source":166,"target":16},{"source":170,"target":40},{"source":128,"target":9},{"source":128,"target":171},{"source":128,"target":16},{"source":128,"target":119},{"source":171,"target":9},{"source":156,"target":15},{"source":156,"target":172},{"source":156,"target":16},{"source":156,"target":149},{"source":172,"target":15},{"source":17,"target":0},{"source":17,"target":173},{"source":17,"target":174},{"source":17,"target":175},{"source":17,"target":176},{"source":17,"target":177},{"source":17,"target":178},{"source":17,"target":179},{"source":17,"target":180},{"source":17,"target":181},{"source":17,"target":182},{"source":17,"target":183},{"source":17,"target":184},{"source":17,"target":185},{"source":17,"target":186},{"source":17,"target":187},{"source":17,"target":188},{"source":17,"target":189},{"source":173,"target":17},{"source":174,"target":17},{"source":175,"target":17},{"source":176,"target":17},{"source":177,"target":17},{"source":178,"target":17},{"source":179,"target":17},{"source":180,"target":17},{"source":181,"target":17},{"source":182,"target":17},{"source":183,"target":17},{"source":184,"target":17},{"source":185,"target":17},{"source":186,"target":17},{"source":187,"target":17},{"source":188,"target":17},{"source":189,"target":17},{"source":18,"target":0},{"source":18,"target":190},{"source":18,"target":191},{"source":18,"target":192},{"source":190,"target":18},{"source":191,"target":18},{"source":192,"target":18},{"source":19,"target":0},{"source":19,"target":193},{"source":19,"target":194},{"source":19,"target":195},{"source":19,"target":130},{"source":19,"target":196},{"source":19,"target":158},{"source":19,"target":197},{"source":193,"target":17},{"source":193,"target":198},{"source":193,"target":19},{"source":198,"target":17},{"source":194,"target":20},{"source":194,"target":199},{"source":194,"target":19},{"source":199,"target":20},{"source":195,"target":200},{"source":195,"target":19},{"source":130,"target":9},{"source":130,"target":201},{"source":130,"target":19},{"source":130,"target":120},{"source":201,"target":9},{"source":196,"target":21},{"source":196,"target":202},{"source":196,"target":19},{"source":196,"target":203},{"source":202,"target":21},{"source":158,"target":15},{"source":158,"target":204},{"source":158,"target":19},{"source":158,"target":150},{"source":204,"target":15},{"source":197,"target":38},{"source":197,"target":205},{"source":197,"target":19},{"source":205,"target":38},{"source":20,"target":0},{"source":20,"target":206},{"source":20,"target":207},{"source":206,"target":20},{"source":207,"target":20},{"source":21,"target":0},{"source":21,"target":10},{"source":21,"target":141},{"source":21,"target":203},{"source":21,"target":208},{"source":21,"target":209},{"source":141,"target":12},{"source":141,"target":210},{"source":141,"target":21},{"source":141,"target":138},{"source":210,"target":12},{"source":203,"target":19},{"source":203,"target":211},{"source":203,"target":21},{"source":203,"target":196},{"source":211,"target":19},{"source":208,"target":22},{"source":208,"target":212},{"source":208,"target":21},{"source":208,"target":213},{"source":212,"target":22},{"source":209,"target":10},{"source":22,"target":0},{"source":22,"target":5},{"source":22,"target":214},{"source":22,"target":215},{"source":22,"target":213},{"source":22,"target":216},{"source":22,"target":217},{"source":214,"target":23},{"source":214,"target":218},{"source":214,"target":22},{"source":214,"target":219},{"source":218,"target":23},{"source":215,"target":23},{"source":215,"target":220},{"source":215,"target":22},{"source":215,"target":221},{"source":220,"target":23},{"source":213,"target":21},{"source":213,"target":222},{"source":213,"target":22},{"source":213,"target":208},{"source":222,"target":21},{"source":216,"target":47},{"source":216,"target":223},{"source":216,"target":22},{"source":216,"target":224},{"source":223,"target":47},{"source":217,"target":5},{"source":23,"target":0},{"source":23,"target":5},{"source":23,"target":221},{"source":23,"target":219},{"source":23,"target":132},{"source":23,"target":225},{"source":221,"target":22},{"source":221,"target":226},{"source":221,"target":23},{"source":221,"target":215},{"source":226,"target":22},{"source":219,"target":22},{"source":219,"target":227},{"source":219,"target":23},{"source":219,"target":214},{"source":227,"target":22},{"source":132,"target":9},{"source":132,"target":228},{"source":132,"target":23},{"source":132,"target":121},{"source":228,"target":9},{"source":225,"target":5},{"source":24,"target":0},{"source":24,"target":229},{"source":24,"target":230},{"source":24,"target":231},{"source":24,"target":232},{"source":24,"target":233},{"source":24,"target":234},{"source":24,"target":235},{"source":24,"target":160},{"source":229,"target":25},{"source":229,"target":236},{"source":229,"target":24},{"source":236,"target":25},{"source":230,"target":26},{"source":230,"target":237},{"source":230,"target":24},{"source":237,"target":26},{"source":231,"target":27},{"source":231,"target":238},{"source":231,"target":24},{"source":238,"target":27},{"source":232,"target":239},{"source":232,"target":24},{"source":233,"target":28},{"source":233,"target":240},{"source":233,"target":24},{"source":240,"target":28},{"source":234,"target":29},{"source":234,"target":241},{"source":234,"target":24},{"source":241,"target":29},{"source":235,"target":30},{"source":235,"target":242},{"source":235,"target":24},{"source":242,"target":30},{"source":160,"target":15},{"source":160,"target":243},{"source":160,"target":24},{"source":160,"target":151},{"source":243,"target":15},{"source":25,"target":0},{"source":25,"target":244},{"source":25,"target":245},{"source":25,"target":246},{"source":244,"target":25},{"source":245,"target":25},{"source":246,"target":25},{"source":26,"target":0},{"source":26,"target":247},{"source":26,"target":248},{"source":26,"target":249},{"source":247,"target":26},{"source":248,"target":26},{"source":249,"target":26},{"source":27,"target":0},{"source":27,"target":250},{"source":27,"target":251},{"source":27,"target":252},{"source":27,"target":253},{"source":27,"target":254},{"source":250,"target":27},{"source":251,"target":27},{"source":252,"target":27},{"source":253,"target":27},{"source":254,"target":27},{"source":28,"target":0},{"source":28,"target":255},{"source":28,"target":256},{"source":28,"target":257},{"source":28,"target":258},{"source":28,"target":259},{"source":28,"target":260},{"source":28,"target":261},{"source":255,"target":28},{"source":256,"target":28},{"source":257,"target":28},{"source":258,"target":28},{"source":259,"target":28},{"source":260,"target":28},{"source":261,"target":28},{"source":29,"target":0},{"source":29,"target":262},{"source":29,"target":263},{"source":29,"target":264},{"source":262,"target":29},{"source":263,"target":29},{"source":264,"target":29},{"source":30,"target":0},{"source":30,"target":265},{"source":30,"target":266},{"source":30,"target":267},{"source":30,"target":268},{"source":265,"target":30},{"source":266,"target":30},{"source":267,"target":30},{"source":268,"target":30},{"source":31,"target":0},{"source":31,"target":23},{"source":31,"target":269},{"source":31,"target":270},{"source":269,"target":36},{"source":269,"target":271},{"source":269,"target":31},{"source":269,"target":272},{"source":271,"target":36},{"source":270,"target":23},{"source":32,"target":0},{"source":32,"target":23},{"source":32,"target":273},{"source":32,"target":274},{"source":273,"target":34},{"source":273,"target":275},{"source":273,"target":32},{"source":273,"target":276},{"source":275,"target":34},{"source":274,"target":23},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":277},{"source":33,"target":278},{"source":33,"target":279},{"source":277,"target":44},{"source":277,"target":280},{"source":277,"target":33},{"source":277,"target":281},{"source":280,"target":44},{"source":278,"target":45},{"source":278,"target":282},{"source":278,"target":33},{"source":278,"target":283},{"source":282,"target":45},{"source":279,"target":31},{"source":34,"target":0},{"source":34,"target":32},{"source":34,"target":276},{"source":34,"target":284},{"source":276,"target":32},{"source":276,"target":285},{"source":276,"target":34},{"source":276,"target":273},{"source":285,"target":32},{"source":284,"target":32},{"source":35,"target":0},{"source":35,"target":32},{"source":35,"target":286},{"source":35,"target":287},{"source":286,"target":46},{"source":286,"target":288},{"source":286,"target":35},{"source":286,"target":289},{"source":288,"target":46},{"source":287,"target":32},{"source":36,"target":0},{"source":36,"target":31},{"source":36,"target":272},{"source":36,"target":290},{"source":272,"target":31},{"source":272,"target":291},{"source":272,"target":36},{"source":272,"target":269},{"source":291,"target":31},{"source":290,"target":31},{"source":37,"target":0},{"source":37,"target":8},{"source":37,"target":292},{"source":292,"target":8},{"source":38,"target":0},{"source":38,"target":293},{"source":38,"target":294},{"source":38,"target":295},{"source":293,"target":38},{"source":294,"target":38},{"source":295,"target":38},{"source":39,"target":0},{"source":39,"target":8},{"source":39,"target":162},{"source":39,"target":296},{"source":162,"target":15},{"source":162,"target":297},{"source":162,"target":39},{"source":162,"target":152},{"source":297,"target":15},{"source":296,"target":8},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":42,"target":115},{"source":115,"target":7},{"source":115,"target":298},{"source":115,"target":42},{"source":115,"target":105},{"source":298,"target":7},{"source":43,"target":0},{"source":43,"target":39},{"source":43,"target":299},{"source":43,"target":300},{"source":299,"target":301},{"source":299,"target":43},{"source":300,"target":39},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":302},{"source":44,"target":281},{"source":44,"target":303},{"source":302,"target":304},{"source":302,"target":44},{"source":281,"target":33},{"source":281,"target":305},{"source":281,"target":44},{"source":281,"target":277},{"source":305,"target":33},{"source":303,"target":43},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":306},{"source":45,"target":283},{"source":45,"target":307},{"source":306,"target":308},{"source":306,"target":45},{"source":283,"target":33},{"source":283,"target":309},{"source":283,"target":45},{"source":283,"target":278},{"source":309,"target":33},{"source":307,"target":43},{"source":46,"target":0},{"source":46,"target":43},{"source":46,"target":310},{"source":46,"target":289},{"source":46,"target":311},{"source":310,"target":312},{"source":310,"target":46},{"source":289,"target":35},{"source":289,"target":313},{"source":289,"target":46},{"source":289,"target":286},{"source":313,"target":35},{"source":311,"target":43},{"source":47,"target":0},{"source":47,"target":43},{"source":47,"target":314},{"source":47,"target":224},{"source":47,"target":315},{"source":314,"target":316},{"source":314,"target":47},{"source":224,"target":22},{"source":224,"target":317},{"source":224,"target":47},{"source":224,"target":216},{"source":317,"target":22},{"source":315,"target":43},{"source":48,"target":0},{"source":48,"target":43},{"source":48,"target":318},{"source":48,"target":70},{"source":48,"target":85},{"source":48,"target":319},{"source":318,"target":320},{"source":318,"target":48},{"source":70,"target":2},{"source":70,"target":321},{"source":70,"target":48},{"source":70,"target":59},{"source":321,"target":2},{"source":85,"target":4},{"source":85,"target":322},{"source":85,"target":48},{"source":85,"target":77},{"source":322,"target":4},{"source":319,"target":43}],"multigraph":true}
ecore
families
repo-ecore-all/data/eMoflon/emoflon-ibex-tests/SimpleFamilies/model/SimpleFamilies.ecore
SimpleFamilies FamilyRegister families Family father mother sons daughters name FamilyMember name
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="SimpleFamilies" nsURI="platform:/resource/SimpleFamilies/model/SimpleFamilies.ecore" nsPrefix="SimpleFamilies"> <eClassifiers xsi:type="ecore:EClass" name="FamilyRegister"> <eStructuralFeatures xsi:type="ecore:EReference" name="families" upperBound="5" eType="#//Family" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Family"> <eStructuralFeatures xsi:type="ecore:EReference" name="father" eType="#//FamilyMember" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mother" eType="#//FamilyMember" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sons" upperBound="-1" eType="#//FamilyMember" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="daughters" upperBound="-1" eType="#//FamilyMember" 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="FamilyMember"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"SimpleFamilies","nsURI":"platform:/resource/SimpleFamilies/model/SimpleFamilies.ecore","name":"SimpleFamilies","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FamilyRegister","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FamilyMember","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":5,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"families","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"father","changeable":true,"resolveProxies":true,"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":"mother","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":"sons","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":"daughters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":4,"target":2},{"source":4,"target":5},{"source":4,"target":1},{"source":5,"target":2},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":6,"target":3},{"source":6,"target":11},{"source":6,"target":2},{"source":11,"target":3},{"source":7,"target":3},{"source":7,"target":12},{"source":7,"target":2},{"source":12,"target":3},{"source":8,"target":3},{"source":8,"target":13},{"source":8,"target":2},{"source":13,"target":3},{"source":9,"target":3},{"source":9,"target":14},{"source":9,"target":2},{"source":14,"target":3},{"source":10,"target":15},{"source":10,"target":2},{"source":3,"target":0},{"source":3,"target":16},{"source":16,"target":17},{"source":16,"target":3}],"multigraph":true}
ecore
expressions
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/FURCAS-dev/FURCAS/DSLEngineering/com.sap.furcas.test/scenarioFixtures/ExpressionWithSynthesizedAttributes.ecore
expression BinaryExpression leftSide rightSide Expression calculatedValue IntegerExpression value UnaryExpression expression ExpressionStatement expression
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="expression" nsURI="http://www.furcas.org/TCS/scenariotests/ExpressionWithSynthesizedAttributeGrammar" nsPrefix="test"> <eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftSide" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightSide" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="calculatedValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"test","nsURI":"http://www.furcas.org/TCS/scenariotests/ExpressionWithSynthesizedAttributeGrammar","name":"expression","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExpression","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"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":"calculatedValue","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"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":2},{"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":2},{"source":7,"target":10},{"source":7,"target":1},{"source":10,"target":2},{"source":8,"target":2},{"source":2,"target":0},{"source":2,"target":11},{"source":11,"target":12},{"source":11,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":13},{"source":3,"target":14},{"source":13,"target":15},{"source":13,"target":3},{"source":14,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":16},{"source":4,"target":17},{"source":16,"target":2},{"source":16,"target":18},{"source":16,"target":4},{"source":18,"target":2},{"source":17,"target":2},{"source":5,"target":0},{"source":5,"target":19},{"source":19,"target":2},{"source":19,"target":20},{"source":19,"target":5},{"source":20,"target":2}],"multigraph":true}
ecore
calculator
repo-ecore-all/data/arnaudcoj/compil_calc/org.xtext.example.calculatrice/model/generated/Calculatrice.ecore
calculatrice Calculatrice calculs Calc boolName b decl varName e CalcExpr left op right Condition BoolExpr thenBlock elseBlock left op right Number neg value VarCall varCall Boolean BoolValue
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="calculatrice" nsURI="http://www.xtext.org/example/mydsl/Calculatrice" nsPrefix="calculatrice"> <eClassifiers xsi:type="ecore:EClass" name="Calculatrice"> <eStructuralFeatures xsi:type="ecore:EReference" name="calculs" upperBound="-1" eType="#//Calc" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Calc"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="boolName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="b" eType="#//BoolExpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="e" eType="#//CalcExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CalcExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//CalcExpr" 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="#//CalcExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition" eSuperTypes="#//Calc"/> <eClassifiers xsi:type="ecore:EClass" name="BoolExpr" eSuperTypes="#//Condition"> <eStructuralFeatures xsi:type="ecore:EReference" name="thenBlock" eType="#//Calc" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBlock" eType="#//Calc" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//BoolExpr" 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="#//BoolExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Number" eSuperTypes="#//CalcExpr"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="neg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarCall" eSuperTypes="#//CalcExpr"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varCall" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Boolean" eSuperTypes="#//BoolExpr"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="BoolValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"calculatrice","nsURI":"http://www.xtext.org/example/mydsl/Calculatrice","name":"calculatrice","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Calculatrice","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Calc","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CalcExpr","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolExpr","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Number","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarCall","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"calculs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boolName","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"b","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decl","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":"varName","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"e","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"op","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseBlock","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":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"op","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"neg","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"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":"varCall","changeable":true,"lowerBound":0,"iD":false,"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":"BoolValue","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":9,"target":2},{"source":9,"target":10},{"source":9,"target":1},{"source":10,"target":2},{"source":2,"target":0},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":11,"target":16},{"source":11,"target":2},{"source":12,"target":5},{"source":12,"target":17},{"source":12,"target":2},{"source":17,"target":5},{"source":13,"target":18},{"source":13,"target":2},{"source":14,"target":19},{"source":14,"target":2},{"source":15,"target":3},{"source":15,"target":20},{"source":15,"target":2},{"source":20,"target":3},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":21,"target":3},{"source":21,"target":24},{"source":21,"target":3},{"source":24,"target":3},{"source":22,"target":25},{"source":22,"target":3},{"source":23,"target":3},{"source":23,"target":26},{"source":23,"target":3},{"source":26,"target":3},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":27},{"source":27,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":28},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":28,"target":2},{"source":28,"target":34},{"source":28,"target":5},{"source":34,"target":2},{"source":29,"target":2},{"source":29,"target":35},{"source":29,"target":5},{"source":35,"target":2},{"source":30,"target":5},{"source":30,"target":36},{"source":30,"target":5},{"source":36,"target":5},{"source":31,"target":37},{"source":31,"target":5},{"source":32,"target":5},{"source":32,"target":38},{"source":32,"target":5},{"source":38,"target":5},{"source":33,"target":4},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":39,"target":42},{"source":39,"target":6},{"source":40,"target":43},{"source":40,"target":6},{"source":41,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":44},{"source":7,"target":45},{"source":44,"target":46},{"source":44,"target":7},{"source":45,"target":3},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":47},{"source":8,"target":48},{"source":47,"target":49},{"source":47,"target":8},{"source":48,"target":5}],"multigraph":true}
ecore
publication
repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/research15.ecore
research15 PublicationProcess minTime maxTime phases Researcher name forName writes reviews res_papers skills res_position collaborations Paper paragraphs progress authors keywords citedBy Paragraph reviews content ReviewNote content Progress process paper percent Write paragraph timeSpent Review reviewNote date PublicationStructure researchers papers knowledgeMan PublicationSystem processView structuralView positions Named name Counted id Labelled lname Skill description Position parent description Phase name Keyword description kpapers KnowledgeManager allkeywords PaperKeyword weight keyword Collaboration ratio col_paper
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="research15" nsURI="http://research15" nsPrefix="_research15"> <eAnnotations source="diastyle.node.dashedred"> <details key="background=red"/> <details key="line=dash"/> <details key="font=courier"/> <details key="fontstyle=italic"/> <details key="fontcolor=green"/> <details key="fontsize=20"/> <details key="align=center"/> <details key="layout=free"/> <details key="size=100,100"/> </eAnnotations> <eAnnotations source="diastyle.node.green"> <details key="parent=dashedred"/> <details key="background=green"/> <details key="shape = rounded"/> <details key="figure=diamond"/> <details key="size=150,150"/> <details key="layout=free"/> </eAnnotations> <eAnnotations source="diastyle.edge.blue"> <details key="background=darkblue"/> <details key="arrowsize=2"/> <details key="direction=right"/> </eAnnotations> <eAnnotations source="diastyle.edge.foobar"> <details key="parent=blue"/> <details key="arrowsize=2"/> </eAnnotations> <eAnnotations source="diastyle.node.dashedblue"> <details key="background=blue"/> <details key="parent=dashedred"/> </eAnnotations> <eAnnotations source="diastyle.edge.yellow"> <details key="parent=e1"/> <details key="background=yellow"/> </eAnnotations> <eAnnotations source="diastyle.edge.blue23"> <details key="parent=blue"/> <details key="background=lightblue"/> </eAnnotations> <eAnnotations source="diastyle.node.bluenode"> <details key="parent=green"/> <details key="background=lightblue"/> <details key="figure=bluediamond"/> </eAnnotations> <eAnnotations source="diastyle.edge.yellow3"> <details key="parent=green3"/> <details key="background=yellow"/> <details key="arrowsize=2"/> </eAnnotations> <eAnnotations source="diastyle.edge.e1"> <details key="background=black"/> <details key="arrowsize=2"/> </eAnnotations> <eAnnotations source="diastyle.node.blue22"> <details key="parent=green"/> <details key="background=lightblue"/> </eAnnotations> <eAnnotations source="diastyle.node.yellownode"> <details key="parent=dashedred"/> <details key="background=yellow"/> </eAnnotations> <eAnnotations source="diastyle.edge.lightgray"> <details key="background=lightgray"/> </eAnnotations> <eAnnotations source="diastyle.partition.bluecompartment"> <details key="background=blue"/> </eAnnotations> <eAnnotations source="diastyle.partition.lightgray"> <details key="background=lightgray"/> </eAnnotations> <eAnnotations source="diastyle.partition.yellow2"> <details key="background=yellow"/> </eAnnotations> <eAnnotations source="diastyle.partition.blue2"> <details key="background=lightblue"/> </eAnnotations> <eAnnotations source="diastyle.edge.black"> <details key="background=black"/> </eAnnotations> <eAnnotations source="diastyle.node.green2"> <details key="parent=green"/> </eAnnotations> <eAnnotations source="diastyle.edge.green33"> <details key="parent=green3"/> </eAnnotations> <eAnnotations source="diastyle.edge.e10"> <details key="background=lightgreen"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="PublicationProcess" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="cref=phases"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minTime" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxTime" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="phases" upperBound="-1" eType="#//Phase" containment="true"/> </eClassifiers> <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="lnk=collaborations"/> <details key="ref=res_position"/> <details key="cref=skills"/> <details key="style=green"/> <details key="style.lnk.reviews=foobar"/> <details key="style.cref.skills=yellow2"/> <details key="style.ref.res_position=e1"/> <details key="style.lnk.writes=black"/> </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=""/> <details key="style=bluenode"/> <details key="style.kref.paragraphs=lightgray"/> </eAnnotations> <eAnnotations source="diagraph"> <details key="node"/> <details key="view=vwpublicationstructure"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="paragraphs" upperBound="-1" eType="#//Paragraph" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="progress" upperBound="-1" eType="#//Progress" containment="true" eOpposite="#//Progress/paper"/> <eStructuralFeatures xsi:type="ecore:EReference" name="authors" upperBound="-1" eType="#//Researcher" eOpposite="#//Researcher/res_papers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="keywords" upperBound="-1" eType="#//PaperKeyword" containment="true"/> <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="style=blue22"/> <details key="cont=Paper.paragraphs" value=""/> <details key="label=name"/> <details key="kref=reviews" value=""/> <details key="style.kref.reviews=bluecompartment"/> </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="Progress" eSuperTypes="#//Labelled"> <eAnnotations source="diagraph"> <details key="link" value=""/> <details key="label=percent"/> <details key="cont=Paper.progress" value=""/> <details key="ltrg=process" value=""/> <details key="style=e10"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="process" eType="#//PublicationProcess"/> <eStructuralFeatures xsi:type="ecore:EReference" name="paper" eType="#//Paper" eOpposite="#//Paper/progress"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="percent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Write" eSuperTypes="#//Labelled"> <eAnnotations source="diagraph"> <details key="link"/> <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="link"/> <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="nav:vwpublicationstructure"/> <details key="kref=researchers" value=""/> <details key="kref=papers" value=""/> <details key="style.kref.papers=blue2"/> <details key="style.kref.researchers=yellow2"/> <details key="style=dashedred"/> </eAnnotations> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov"/> <details key="view=vwpublicationstructure"/> </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="knowledgeMan" eType="#//KnowledgeManager" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PublicationSystem" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="processView" eType="#//PublicationProcess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structuralView" eType="#//PublicationStructure" 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> <eAnnotations source="diagraph"> <details key="view=vwpublicationstructure"/> </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"/> <details key="style=green2"/> </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:EReference" name="parent" eType="#//Position"/> <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="Phase"> <eAnnotations source="diagraph"> <details key="node"/> <details key="style=green2"/> <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="Keyword" eSuperTypes="#//Named"> <eAnnotations source="diagraph"/> <eAnnotations source="diagraph"> <details key="node"/> <details key="view=vwpublicationstructure"/> </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="kpapers" upperBound="-1" eType="#//Paper"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KnowledgeManager" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node"/> <details key="view=vwpublicationstructure"/> <details key="kref=allkeywords"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="allkeywords" upperBound="-1" eType="#//Keyword" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PaperKeyword"> <eAnnotations source="diagraph"> <details key="link"/> <details key="view=vwpublicationstructure"/> <details key="ltrg=keyword"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="keyword" eType="#//Keyword"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Collaboration"> <eAnnotations source="diagraph"> <details key="label=ratio" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ratio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="col_paper" eType="#//Paper"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"_research15","nsURI":"http://research15","name":"research15","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PublicationProcess","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Researcher","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paper","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paragraph","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReviewNote","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Progress","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Write","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Review","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PublicationStructure","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PublicationSystem","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Named","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Counted","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Labelled","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Skill","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Position","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Phase","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Keyword","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KnowledgeManager","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PaperKeyword","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minTime","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxTime","changeable":true,"lowerBound":1,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"phases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"forName","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writes","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":"reviews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"res_papers","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":"skills","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"res_position","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collaborations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":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":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paragraphs","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":"progress","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"keywords","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":"citedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"paper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reviews","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":"content","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"},{"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":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"percent","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"timeSpent","changeable":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reviewNote","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"researchers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"papers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"knowledgeMan","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":"processView","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":"structuralView","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"positions","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"},{"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":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":"lname","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"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":"description","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kpapers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"allkeywords","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","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":false,"unsettable":false,"transient":false,"unique":true,"name":"keyword","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"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":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"col_paper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":11},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":21,"target":25},{"source":21,"target":1},{"source":22,"target":26},{"source":22,"target":1},{"source":23,"target":16},{"source":23,"target":27},{"source":23,"target":1},{"source":27,"target":16},{"source":24,"target":11},{"source":2,"target":0},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":28,"target":36},{"source":28,"target":2},{"source":29,"target":37},{"source":29,"target":2},{"source":30,"target":7},{"source":30,"target":38},{"source":30,"target":2},{"source":38,"target":7},{"source":31,"target":8},{"source":31,"target":39},{"source":31,"target":2},{"source":39,"target":8},{"source":32,"target":3},{"source":32,"target":40},{"source":32,"target":2},{"source":32,"target":41},{"source":40,"target":3},{"source":33,"target":14},{"source":33,"target":42},{"source":33,"target":2},{"source":42,"target":14},{"source":34,"target":15},{"source":34,"target":43},{"source":34,"target":2},{"source":43,"target":15},{"source":35,"target":20},{"source":35,"target":44},{"source":35,"target":2},{"source":44,"target":20},{"source":3,"target":0},{"source":3,"target":11},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":41},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":45,"target":4},{"source":45,"target":50},{"source":45,"target":3},{"source":50,"target":4},{"source":46,"target":6},{"source":46,"target":51},{"source":46,"target":3},{"source":46,"target":52},{"source":51,"target":6},{"source":41,"target":2},{"source":41,"target":53},{"source":41,"target":3},{"source":41,"target":32},{"source":53,"target":2},{"source":47,"target":19},{"source":47,"target":54},{"source":47,"target":3},{"source":54,"target":19},{"source":48,"target":3},{"source":48,"target":55},{"source":48,"target":3},{"source":55,"target":3},{"source":49,"target":11},{"source":4,"target":0},{"source":4,"target":12},{"source":4,"target":11},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":56,"target":5},{"source":56,"target":60},{"source":56,"target":4},{"source":60,"target":5},{"source":57,"target":61},{"source":57,"target":4},{"source":58,"target":12},{"source":59,"target":11},{"source":5,"target":0},{"source":5,"target":11},{"source":5,"target":62},{"source":5,"target":63},{"source":62,"target":64},{"source":62,"target":5},{"source":63,"target":11},{"source":6,"target":0},{"source":6,"target":13},{"source":6,"target":65},{"source":6,"target":52},{"source":6,"target":66},{"source":6,"target":67},{"source":65,"target":1},{"source":65,"target":68},{"source":65,"target":6},{"source":68,"target":1},{"source":52,"target":3},{"source":52,"target":69},{"source":52,"target":6},{"source":52,"target":46},{"source":69,"target":3},{"source":66,"target":70},{"source":66,"target":6},{"source":67,"target":13},{"source":7,"target":0},{"source":7,"target":13},{"source":7,"target":71},{"source":7,"target":72},{"source":7,"target":73},{"source":71,"target":4},{"source":71,"target":74},{"source":71,"target":7},{"source":74,"target":4},{"source":72,"target":75},{"source":72,"target":7},{"source":73,"target":13},{"source":8,"target":0},{"source":8,"target":13},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":76,"target":5},{"source":76,"target":79},{"source":76,"target":8},{"source":79,"target":5},{"source":77,"target":80},{"source":77,"target":8},{"source":78,"target":13},{"source":9,"target":0},{"source":9,"target":11},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":9,"target":84},{"source":81,"target":2},{"source":81,"target":85},{"source":81,"target":9},{"source":85,"target":2},{"source":82,"target":3},{"source":82,"target":86},{"source":82,"target":9},{"source":86,"target":3},{"source":83,"target":18},{"source":83,"target":87},{"source":83,"target":9},{"source":87,"target":18},{"source":84,"target":11},{"source":10,"target":0},{"source":10,"target":11},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":88,"target":1},{"source":88,"target":92},{"source":88,"target":10},{"source":92,"target":1},{"source":89,"target":9},{"source":89,"target":93},{"source":89,"target":10},{"source":93,"target":9},{"source":90,"target":15},{"source":90,"target":94},{"source":90,"target":10},{"source":94,"target":15},{"source":91,"target":11},{"source":11,"target":0},{"source":11,"target":95},{"source":95,"target":96},{"source":95,"target":11},{"source":12,"target":0},{"source":12,"target":97},{"source":97,"target":98},{"source":97,"target":12},{"source":13,"target":0},{"source":13,"target":99},{"source":99,"target":100},{"source":99,"target":13},{"source":14,"target":0},{"source":14,"target":101},{"source":101,"target":102},{"source":101,"target":14},{"source":15,"target":0},{"source":15,"target":11},{"source":15,"target":103},{"source":15,"target":104},{"source":15,"target":105},{"source":103,"target":15},{"source":103,"target":106},{"source":103,"target":15},{"source":106,"target":15},{"source":104,"target":107},{"source":104,"target":15},{"source":105,"target":11},{"source":16,"target":0},{"source":16,"target":108},{"source":108,"target":109},{"source":108,"target":16},{"source":17,"target":0},{"source":17,"target":11},{"source":17,"target":110},{"source":17,"target":111},{"source":17,"target":112},{"source":110,"target":113},{"source":110,"target":17},{"source":111,"target":3},{"source":111,"target":114},{"source":111,"target":17},{"source":114,"target":3},{"source":112,"target":11},{"source":18,"target":0},{"source":18,"target":11},{"source":18,"target":115},{"source":18,"target":116},{"source":115,"target":17},{"source":115,"target":117},{"source":115,"target":18},{"source":117,"target":17},{"source":116,"target":11},{"source":19,"target":0},{"source":19,"target":118},{"source":19,"target":119},{"source":118,"target":120},{"source":118,"target":19},{"source":119,"target":17},{"source":119,"target":121},{"source":119,"target":19},{"source":121,"target":17},{"source":20,"target":0},{"source":20,"target":122},{"source":20,"target":123},{"source":122,"target":124},{"source":122,"target":20},{"source":123,"target":3},{"source":123,"target":125},{"source":123,"target":20},{"source":125,"target":3}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsDataSet1bc1.ecore
UML2 Activity Class BehavioredClassifier ownedBehavior classifierBehavior BehavioralFeature Node Interaction Reception Stereotype Behavior specification ExecutionEnvironment Component AssociationClass Device StateMachine Operation ProtocolStateMachine UseCase Collaboration
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBehavior" upperBound="-1" eType="#//Behavior" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classifierBehavior" eType="#//Behavior"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//BehavioralFeature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifierBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":9},{"source":1,"target":19},{"source":19,"target":9},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":20},{"source":20,"target":3},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":22},{"source":21,"target":9},{"source":21,"target":23},{"source":21,"target":3},{"source":23,"target":9},{"source":22,"target":9},{"source":22,"target":24},{"source":22,"target":3},{"source":24,"target":9},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":25},{"source":25,"target":2},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":26},{"source":26,"target":9},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":27},{"source":27,"target":4},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":28},{"source":28,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":29},{"source":9,"target":30},{"source":29,"target":4},{"source":29,"target":31},{"source":29,"target":9},{"source":31,"target":4},{"source":30,"target":2},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":32},{"source":32,"target":5},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":33},{"source":33,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":34},{"source":34,"target":2},{"source":13,"target":0},{"source":13,"target":5},{"source":13,"target":35},{"source":35,"target":5},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":36},{"source":36,"target":9},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":37},{"source":37,"target":4},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":38},{"source":38,"target":14},{"source":17,"target":0},{"source":17,"target":3},{"source":17,"target":39},{"source":39,"target":3},{"source":18,"target":0},{"source":18,"target":3},{"source":18,"target":40},{"source":40,"target":3}],"multigraph":true}
ecore
relational
repo-ecore-all/data/rominaeramo/JTLframework/TCS/ASPecore/metamodels/RDBMS.ecore
RDBMS Schema tables name Table cols fkeys name pkey is_local Column type name ForeignKey cols references
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="RDBMS" nsURI="http://www.openmtf.org/example/database/1.0" nsPrefix="RDBMS"> <eClassifiers xsi:type="ecore:EClass" name="Schema"> <eStructuralFeatures xsi:type="ecore:EReference" name="tables" upperBound="-1" eType="#//Table" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Table"> <eStructuralFeatures xsi:type="ecore:EReference" name="cols" upperBound="-1" eType="#//Column" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fkeys" upperBound="-1" eType="#//ForeignKey" 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="pkey" upperBound="-1" eType="#//Column"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_local" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForeignKey"> <eStructuralFeatures xsi:type="ecore:EReference" name="cols" upperBound="-1" eType="#//Column"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" lowerBound="1" eType="#//Table"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"RDBMS","nsURI":"http://www.openmtf.org/example/database/1.0","name":"RDBMS","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Schema","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKey","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fkeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pkey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"is_local","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"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":"type","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":"name","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":5,"target":2},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":2},{"source":6,"target":8},{"source":6,"target":1},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":9,"target":3},{"source":9,"target":14},{"source":9,"target":2},{"source":14,"target":3},{"source":10,"target":4},{"source":10,"target":15},{"source":10,"target":2},{"source":15,"target":4},{"source":11,"target":16},{"source":11,"target":2},{"source":12,"target":3},{"source":12,"target":17},{"source":12,"target":2},{"source":17,"target":3},{"source":13,"target":18},{"source":13,"target":2},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":20},{"source":19,"target":21},{"source":19,"target":3},{"source":20,"target":22},{"source":20,"target":3},{"source":4,"target":0},{"source":4,"target":23},{"source":4,"target":24},{"source":23,"target":3},{"source":23,"target":25},{"source":23,"target":4},{"source":25,"target":3},{"source":24,"target":2},{"source":24,"target":26},{"source":24,"target":4},{"source":26,"target":2}],"multigraph":true}
ecore
workflow
repo-ecore-all/data/cbiegel/ArchitectureKnowledgeModel/org.emftrace.metamodel/src/org/emftrace/metamodel/BPMN2Model/impl/BPMN2Model.ecore
BPMN2Model DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation activity adHocSubProcess flowElement artifact assignment association auditing baseElement baseElementWithMixedContent boundaryEvent businessRuleTask callableElement callActivity callChoreography callConversation conversationNode cancelEventDefinition eventDefinition rootElement catchEvent category categoryValue choreography collaboration choreographyActivity choreographyTask compensateEventDefinition complexBehaviorDefinition complexGateway conditionalEventDefinition conversation conversationAssociation conversationLink correlationKey correlationProperty correlationPropertyBinding correlationPropertyRetrievalExpression correlationSubscription dataAssociation dataInput dataInputAssociation dataObject dataObjectReference dataOutput dataOutputAssociation dataState dataStore dataStoreReference definitions documentation endEvent endPoint error errorEventDefinition escalation escalationEventDefinition event eventBasedGateway exclusiveGateway expression extension extensionElements flowNode formalExpression gateway globalBusinessRuleTask globalChoreographyTask globalConversation globalManualTask globalScriptTask globalTask globalUserTask group humanPerformer performer resourceRole implicitThrowEvent import inclusiveGateway inputSet interface intermediateCatchEvent intermediateThrowEvent ioBinding ioSpecification itemDefinition lane laneSet linkEventDefinition loopCharacteristics manualTask message messageEventDefinition messageFlow messageFlowAssociation monitoring multiInstanceLoopCharacteristics operation outputSet parallelGateway participant participantAssociation participantMultiplicity partnerEntity partnerRole potentialOwner process property receiveTask relationship rendering resource resourceAssignmentExpression resourceParameter resourceParameterBinding script scriptTask sendTask sequenceFlow serviceTask signal signalEventDefinition standardLoopCharacteristics startEvent subChoreography subConversation subProcess task terminateEventDefinition text textAnnotation throwEvent timerEventDefinition transaction userTask Activity ioSpecification boundaryEventRefs properties dataInputAssociations dataOutputAssociations resources loopCharacteristics completionQuantity 1 default isForCompensation false startQuantity 1 AdHocOrdering Parallel Parallel Sequential Sequential AdHocSubProcess completionCondition cancelRemainingInstances true ordering Artifact Assignment from to Association associationDirection sourceRef targetRef AssociationDirection None None One One Both Both Auditing BaseElement extensionValues documentation extensionDefinitions id anyAttribute BoundaryEvent attachedToRef cancelActivity true BusinessRuleTask implementation CallActivity calledElementRef CallChoreography participantAssociations calledChoreographyRef CallConversation participantAssociations calledCollaborationRef CallableElement supportedInterfaceRefs ioSpecification ioBinding name CancelEventDefinition CatchEvent dataOutputs dataOutputAssociation outputSet eventDefinitions eventDefinitionRefs parallelMultiple Category categoryValue name CategoryValue value categorizedFlowElements Choreography ChoreographyActivity participantRefs correlationKeys initiatingParticipantRef loopType None ChoreographyLoopType None None Standard Standard MultiInstanceSequential MultiInstanceSequential MultiInstanceParallel MultiInstanceParallel ChoreographyTask messageFlowRef Collaboration participants messageFlows artifacts conversations conversationAssociations participantAssociations messageFlowAssociations correlationKeys choreographyRef conversationLinks isClosed name CompensateEventDefinition activityRef waitForCompletion ComplexBehaviorDefinition condition event ComplexGateway activationCondition default ConditionalEventDefinition condition Conversation ConversationAssociation innerConversationNodeRef outerConversationNodeRef ConversationLink name sourceRef targetRef ConversationNode participantRefs messageFlowRefs correlationKeys name CorrelationKey correlationPropertyRef name CorrelationProperty correlationPropertyRetrievalExpression name type CorrelationPropertyBinding dataPath correlationPropertyRef CorrelationPropertyRetrievalExpression messagePath messageRef CorrelationSubscription correlationPropertyBinding correlationKeyRef DataAssociation sourceRef targetRef transformation assignment DataInput inputSetWithOptional inputSetWithWhileExecuting inputSetRefs isCollection false name DataInputAssociation DataObject isCollection false DataObjectReference dataObjectRef DataOutput outputSetWithOptional outputSetWithWhileExecuting outputSetRefs isCollection false name DataOutputAssociation DataState name DataStore capacity isUnlimited true name DataStoreReference dataStoreRef Definitions imports extensions rootElements relationships exporter exporterVersion expressionLanguage http://www.w3.org/1999/XPath name targetNamespace typeLanguage http://www.w3.org/2001/XMLSchema Documentation mixed text textFormat text/plain EndEvent EndPoint Error errorCode name structureRef ErrorEventDefinition errorRef Escalation escalationCode name structureRef EscalationEventDefinition escalationRef Event properties EventBasedGateway eventGatewayType instantiate false EventBasedGatewayType Parallel Parallel Exclusive Exclusive EventDefinition ExclusiveGateway default Expression Extension definition mustUnderstand false xsdDefinition ExtensionAttributeDefinition name type isReference false extensionDefinition ExtensionAttributeValue valueRef value extensionAttributeDefinition ExtensionDefinition name extensionAttributeDefinitions FlowElement auditing monitoring categoryValueRef name FlowElementsContainer laneSets flowElements FlowNode incoming lanes outgoing FormalExpression mixed body evaluatesToTypeRef language Gateway gatewayDirection Unspecified GatewayDirection Unspecified Unspecified Converging Converging Diverging Diverging Mixed Mixed GlobalBusinessRuleTask implementation GlobalChoreographyTask initiatingParticipantRef GlobalConversation GlobalManualTask GlobalScriptTask script scriptLanguage GlobalTask resources GlobalUserTask renderings implementation Group categoryValueRef HumanPerformer ImplicitThrowEvent Import importType location namespace InclusiveGateway default InputOutputBinding inputDataRef operationRef outputDataRef InputOutputSpecification dataInputs dataOutputs inputSets outputSets InputSet dataInputRefs optionalInputRefs whileExecutingInputRefs outputSetRefs name InteractionNode incomingConversationLinks outgoingConversationLinks Interface operations implementationRef name IntermediateCatchEvent IntermediateThrowEvent ItemAwareElement dataState itemSubjectRef ItemDefinition isCollection false import itemKind structureRef ItemKind Physical Physical Information Information Lane partitionElement flowNodeRefs childLaneSet name partitionElementRef LaneSet lanes name LinkEventDefinition source target name LoopCharacteristics ManualTask Message itemRef name MessageEventDefinition operationRef messageRef MessageFlow messageRef name sourceRef targetRef MessageFlowAssociation innerMessageFlowRef outerMessageFlowRef Monitoring MultiInstanceBehavior None None One One All All Complex Complex MultiInstanceLoopCharacteristics loopCardinality loopDataInputRef loopDataOutputRef inputDataItem outputDataItem complexBehaviorDefinition completionCondition behavior All isSequential false noneBehaviorEventRef oneBehaviorEventRef Operation inMessageRef outMessageRef errorRefs implementationRef name OutputSet dataOutputRefs optionalOutputRefs whileExecutingOutputRefs inputSetRefs name ParallelGateway Participant interfaceRefs endPointRefs participantMultiplicity name processRef ParticipantAssociation innerParticipantRef outerParticipantRef ParticipantMultiplicity maximum 1 minimum 0 PartnerEntity participantRef name PartnerRole participantRef name Performer PotentialOwner Process auditing monitoring properties artifacts resources correlationSubscriptions supports definitionalCollaborationRef isClosed isExecutable processType ProcessType None None Public Public Private Private Property name ReceiveTask implementation instantiate false messageRef operationRef Relationship sources targets direction type RelationshipDirection None None Forward Forward Backward Backward Both Both Rendering Resource resourceParameters name ResourceAssignmentExpression expression ResourceParameter isRequired name type ResourceParameterBinding expression parameterRef ResourceRole resourceRef resourceParameterBindings resourceAssignmentExpression name RootElement ScriptTask script scriptFormat SendTask implementation messageRef operationRef SequenceFlow conditionExpression isImmediate sourceRef targetRef ServiceTask implementation operationRef Signal name structureRef SignalEventDefinition signalRef StandardLoopCharacteristics loopCondition loopMaximum testBefore false StartEvent isInterrupting true SubChoreography artifacts SubConversation conversationNodes SubProcess artifacts triggeredByEvent false Task TerminateEventDefinition TextAnnotation text textFormat text/plain ThrowEvent dataInputs dataInputAssociation inputSet eventDefinitions eventDefinitionRefs TimerEventDefinition timeDate timeDuration timeCycle Transaction protocol method UserTask renderings implementation BPMNBase
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="BPMN2Model" nsURI="BPMN2Model" nsPrefix="BPMN2Model"> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"/> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" upperBound="-2" eType="#//Activity" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="adHocSubProcess" upperBound="-2" eType="#//AdHocSubProcess" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="flowElement" upperBound="-2" eType="#//FlowElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="artifact" upperBound="-2" eType="#//Artifact" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignment" upperBound="-2" eType="#//Assignment" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="association" upperBound="-2" eType="#//Association" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="auditing" upperBound="-2" eType="#//Auditing" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="baseElement" upperBound="-2" eType="#//BaseElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="baseElementWithMixedContent" upperBound="-2" eType="#//BaseElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="boundaryEvent" upperBound="-2" eType="#//BoundaryEvent" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="businessRuleTask" upperBound="-2" eType="#//BusinessRuleTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="callableElement" upperBound="-2" eType="#//CallableElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="callActivity" upperBound="-2" eType="#//CallActivity" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="callChoreography" upperBound="-2" eType="#//CallChoreography" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="callConversation" upperBound="-2" eType="#//CallConversation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conversationNode" upperBound="-2" eType="#//ConversationNode" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cancelEventDefinition" upperBound="-2" eType="#//CancelEventDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eventDefinition" upperBound="-2" eType="#//EventDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rootElement" upperBound="-2" eType="#//RootElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="catchEvent" upperBound="-2" eType="#//CatchEvent" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="category" upperBound="-2" eType="#//Category" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="categoryValue" upperBound="-2" eType="#//CategoryValue" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="choreography" upperBound="-2" eType="#//Choreography" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collaboration" upperBound="-2" eType="#//Collaboration" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="choreographyActivity" upperBound="-2" eType="#//ChoreographyActivity" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="choreographyTask" upperBound="-2" eType="#//ChoreographyTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compensateEventDefinition" upperBound="-2" eType="#//CompensateEventDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="complexBehaviorDefinition" upperBound="-2" eType="#//ComplexBehaviorDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="complexGateway" upperBound="-2" eType="#//ComplexGateway" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conditionalEventDefinition" upperBound="-2" eType="#//ConditionalEventDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conversation" upperBound="-2" eType="#//Conversation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conversationAssociation" upperBound="-2" eType="#//ConversationAssociation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conversationLink" upperBound="-2" eType="#//ConversationLink" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationKey" upperBound="-2" eType="#//CorrelationKey" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationProperty" upperBound="-2" eType="#//CorrelationProperty" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationPropertyBinding" upperBound="-2" eType="#//CorrelationPropertyBinding" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationPropertyRetrievalExpression" upperBound="-2" eType="#//CorrelationPropertyRetrievalExpression" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationSubscription" upperBound="-2" eType="#//CorrelationSubscription" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataAssociation" upperBound="-2" eType="#//DataAssociation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataInput" upperBound="-2" eType="#//DataInput" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataInputAssociation" upperBound="-2" eType="#//DataInputAssociation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataObject" upperBound="-2" eType="#//DataObject" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataObjectReference" upperBound="-2" eType="#//DataObjectReference" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataOutput" upperBound="-2" eType="#//DataOutput" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataOutputAssociation" upperBound="-2" eType="#//DataOutputAssociation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataState" upperBound="-2" eType="#//DataState" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataStore" upperBound="-2" eType="#//DataStore" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataStoreReference" upperBound="-2" eType="#//DataStoreReference" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-2" eType="#//Definitions" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="documentation" upperBound="-2" eType="#//Documentation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="endEvent" upperBound="-2" eType="#//EndEvent" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="endPoint" upperBound="-2" eType="#//EndPoint" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="error" upperBound="-2" eType="#//Error" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="errorEventDefinition" upperBound="-2" eType="#//ErrorEventDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="escalation" upperBound="-2" eType="#//Escalation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="escalationEventDefinition" upperBound="-2" eType="#//EscalationEventDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="event" upperBound="-2" eType="#//Event" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eventBasedGateway" upperBound="-2" eType="#//EventBasedGateway" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exclusiveGateway" upperBound="-2" eType="#//ExclusiveGateway" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" upperBound="-2" eType="#//Expression" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extension" upperBound="-2" eType="#//Extension" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionElements" upperBound="-2" eType="#//ExtensionAttributeValue" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="flowNode" upperBound="-2" eType="#//FlowNode" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="formalExpression" upperBound="-2" eType="#//FormalExpression" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gateway" upperBound="-2" eType="#//Gateway" changeable="false" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="globalBusinessRuleTask" upperBound="-2" eType="#//GlobalBusinessRuleTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="globalChoreographyTask" upperBound="-2" eType="#//GlobalChoreographyTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="globalConversation" upperBound="-2" eType="#//GlobalConversation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="globalManualTask" upperBound="-2" eType="#//GlobalManualTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="globalScriptTask" upperBound="-2" eType="#//GlobalScriptTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="globalTask" upperBound="-2" eType="#//GlobalTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="globalUserTask" upperBound="-2" eType="#//GlobalUserTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="group" upperBound="-2" eType="#//Group" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="humanPerformer" upperBound="-2" eType="#//HumanPerformer" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="performer" upperBound="-2" eType="#//Performer" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceRole" upperBound="-2" eType="#//ResourceRole" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implicitThrowEvent" upperBound="-2" eType="#//ImplicitThrowEvent" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="import" upperBound="-2" eType="#//Import" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inclusiveGateway" upperBound="-2" eType="#//InclusiveGateway" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputSet" upperBound="-2" eType="#//InputSet" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interface" upperBound="-2" eType="#//Interface" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateCatchEvent" upperBound="-2" eType="#//IntermediateCatchEvent" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateThrowEvent" upperBound="-2" eType="#//IntermediateThrowEvent" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ioBinding" upperBound="-2" eType="#//InputOutputBinding" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ioSpecification" upperBound="-2" eType="#//InputOutputSpecification" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="itemDefinition" upperBound="-2" eType="#//ItemDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lane" upperBound="-2" eType="#//Lane" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="laneSet" upperBound="-2" eType="#//LaneSet" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkEventDefinition" upperBound="-2" eType="#//LinkEventDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loopCharacteristics" upperBound="-2" eType="#//LoopCharacteristics" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="manualTask" upperBound="-2" eType="#//ManualTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="message" upperBound="-2" eType="#//Message" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageEventDefinition" upperBound="-2" eType="#//MessageEventDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageFlow" upperBound="-2" eType="#//MessageFlow" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageFlowAssociation" upperBound="-2" eType="#//MessageFlowAssociation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="monitoring" upperBound="-2" eType="#//Monitoring" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multiInstanceLoopCharacteristics" upperBound="-2" eType="#//MultiInstanceLoopCharacteristics" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" upperBound="-2" eType="#//Operation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputSet" upperBound="-2" eType="#//OutputSet" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parallelGateway" upperBound="-2" eType="#//ParallelGateway" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participant" upperBound="-2" eType="#//Participant" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participantAssociation" upperBound="-2" eType="#//ParticipantAssociation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participantMultiplicity" upperBound="-2" eType="#//ParticipantMultiplicity" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partnerEntity" upperBound="-2" eType="#//PartnerEntity" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partnerRole" upperBound="-2" eType="#//PartnerRole" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="potentialOwner" upperBound="-2" eType="#//PotentialOwner" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="process" upperBound="-2" eType="#//Process" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="property" upperBound="-2" eType="#//Property" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="receiveTask" upperBound="-2" eType="#//ReceiveTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationship" upperBound="-2" eType="#//Relationship" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rendering" upperBound="-2" eType="#//Rendering" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resource" upperBound="-2" eType="#//Resource" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceAssignmentExpression" upperBound="-2" eType="#//ResourceAssignmentExpression" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceParameter" upperBound="-2" eType="#//ResourceParameter" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceParameterBinding" upperBound="-2" eType="#//ResourceParameterBinding" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="script" upperBound="-2" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scriptTask" upperBound="-2" eType="#//ScriptTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sendTask" upperBound="-2" eType="#//SendTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sequenceFlow" upperBound="-2" eType="#//SequenceFlow" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="serviceTask" upperBound="-2" eType="#//ServiceTask" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" upperBound="-2" eType="#//Signal" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signalEventDefinition" upperBound="-2" eType="#//SignalEventDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="standardLoopCharacteristics" upperBound="-2" eType="#//StandardLoopCharacteristics" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="startEvent" upperBound="-2" eType="#//StartEvent" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subChoreography" upperBound="-2" eType="#//SubChoreography" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subConversation" upperBound="-2" eType="#//SubConversation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subProcess" upperBound="-2" eType="#//SubProcess" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="task" upperBound="-2" eType="#//Task" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="terminateEventDefinition" upperBound="-2" eType="#//TerminateEventDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="text" upperBound="-2" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="textAnnotation" upperBound="-2" eType="#//TextAnnotation" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="throwEvent" upperBound="-2" eType="#//ThrowEvent" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="timerEventDefinition" upperBound="-2" eType="#//TimerEventDefinition" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transaction" upperBound="-2" eType="#//Transaction" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="userTask" upperBound="-2" eType="#//UserTask" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//FlowNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="ioSpecification" ordered="false" eType="#//InputOutputSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="boundaryEventRefs" ordered="false" upperBound="-1" eType="#//BoundaryEvent" derived="true" eOpposite="#//BoundaryEvent/attachedToRef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" ordered="false" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataInputAssociations" ordered="false" upperBound="-1" eType="#//DataInputAssociation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataOutputAssociations" ordered="false" upperBound="-1" eType="#//DataOutputAssociation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resources" ordered="false" upperBound="-1" eType="#//ResourceRole" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loopCharacteristics" ordered="false" eType="#//LoopCharacteristics" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="completionQuantity" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false" eType="#//SequenceFlow"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isForCompensation" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startQuantity" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AdHocOrdering"> <eLiterals name="Parallel"/> <eLiterals name="Sequential" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdHocSubProcess" eSuperTypes="#//SubProcess"> <eStructuralFeatures xsi:type="ecore:EReference" name="completionCondition" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cancelRemainingInstances" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordering" ordered="false" lowerBound="1" eType="#//AdHocOrdering"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//BaseElement"/> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Artifact"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="associationDirection" ordered="false" lowerBound="1" eType="#//AssociationDirection"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceRef" ordered="false" lowerBound="1" eType="#//BaseElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetRef" ordered="false" lowerBound="1" eType="#//BaseElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AssociationDirection"> <eLiterals name="None"/> <eLiterals name="One" value="1"/> <eLiterals name="Both" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Auditing" eSuperTypes="#//BaseElement"/> <eClassifiers xsi:type="ecore:EClass" name="BaseElement" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionValues" ordered="false" upperBound="-1" eType="#//ExtensionAttributeValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="documentation" ordered="false" upperBound="-1" eType="#//Documentation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionDefinitions" ordered="false" upperBound="-1" eType="#//ExtensionDefinition"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BoundaryEvent" eSuperTypes="#//CatchEvent"> <eStructuralFeatures xsi:type="ecore:EReference" name="attachedToRef" ordered="false" lowerBound="1" eType="#//Activity" eOpposite="#//Activity/boundaryEventRefs"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cancelActivity" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusinessRuleTask" eSuperTypes="#//Task"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementation" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallActivity" eSuperTypes="#//Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="calledElementRef" ordered="false" eType="#//CallableElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallChoreography" eSuperTypes="#//ChoreographyActivity"> <eStructuralFeatures xsi:type="ecore:EReference" name="participantAssociations" ordered="false" upperBound="-1" eType="#//ParticipantAssociation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="calledChoreographyRef" ordered="false" eType="#//Choreography"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallConversation" eSuperTypes="#//ConversationNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="participantAssociations" ordered="false" upperBound="-1" eType="#//ParticipantAssociation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="calledCollaborationRef" ordered="false" eType="#//Collaboration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallableElement" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="supportedInterfaceRefs" ordered="false" upperBound="-1" eType="#//Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ioSpecification" ordered="false" eType="#//InputOutputSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ioBinding" ordered="false" upperBound="-1" eType="#//InputOutputBinding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CancelEventDefinition" eSuperTypes="#//EventDefinition"/> <eClassifiers xsi:type="ecore:EClass" name="CatchEvent" abstract="true" eSuperTypes="#//Event"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataOutputs" ordered="false" upperBound="-1" eType="#//DataOutput" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataOutputAssociation" ordered="false" upperBound="-1" eType="#//DataOutputAssociation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputSet" ordered="false" eType="#//OutputSet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eventDefinitions" ordered="false" upperBound="-1" eType="#//EventDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eventDefinitionRefs" ordered="false" upperBound="-1" eType="#//EventDefinition"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parallelMultiple" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Category" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="categoryValue" ordered="false" upperBound="-1" eType="#//CategoryValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CategoryValue" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="categorizedFlowElements" ordered="false" upperBound="-1" eType="#//FlowElement" changeable="false" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Choreography" eSuperTypes="#//Collaboration #//FlowElementsContainer"/> <eClassifiers xsi:type="ecore:EClass" name="ChoreographyActivity" abstract="true" eSuperTypes="#//FlowNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="participantRefs" ordered="false" lowerBound="2" upperBound="-1" eType="#//Participant"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationKeys" ordered="false" upperBound="-1" eType="#//CorrelationKey" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initiatingParticipantRef" ordered="false" lowerBound="1" eType="#//Participant"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="loopType" ordered="false" lowerBound="1" eType="#//ChoreographyLoopType" defaultValueLiteral="None"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ChoreographyLoopType"> <eLiterals name="None"/> <eLiterals name="Standard" value="1"/> <eLiterals name="MultiInstanceSequential" value="2"/> <eLiterals name="MultiInstanceParallel" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChoreographyTask" eSuperTypes="#//ChoreographyActivity"> <eStructuralFeatures xsi:type="ecore:EReference" name="messageFlowRef" ordered="false" lowerBound="1" upperBound="2" eType="#//MessageFlow"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="participants" ordered="false" upperBound="-1" eType="#//Participant" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageFlows" ordered="false" upperBound="-1" eType="#//MessageFlow" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="artifacts" ordered="false" upperBound="-1" eType="#//Artifact" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conversations" ordered="false" upperBound="-1" eType="#//ConversationNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conversationAssociations" ordered="false" lowerBound="1" eType="#//ConversationAssociation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participantAssociations" ordered="false" upperBound="-1" eType="#//ParticipantAssociation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageFlowAssociations" ordered="false" upperBound="-1" eType="#//MessageFlowAssociation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationKeys" ordered="false" upperBound="-1" eType="#//CorrelationKey" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="choreographyRef" ordered="false" upperBound="-1" eType="#//Choreography"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conversationLinks" ordered="false" upperBound="-1" eType="#//ConversationLink" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isClosed" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompensateEventDefinition" eSuperTypes="#//EventDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="activityRef" ordered="false" eType="#//Activity"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="waitForCompletion" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComplexBehaviorDefinition" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="#//FormalExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="event" ordered="false" eType="#//ImplicitThrowEvent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComplexGateway" eSuperTypes="#//Gateway"> <eStructuralFeatures xsi:type="ecore:EReference" name="activationCondition" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false" eType="#//SequenceFlow"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalEventDefinition" eSuperTypes="#//EventDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conversation" eSuperTypes="#//ConversationNode"/> <eClassifiers xsi:type="ecore:EClass" name="ConversationAssociation" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="innerConversationNodeRef" ordered="false" lowerBound="1" eType="#//ConversationNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outerConversationNodeRef" ordered="false" lowerBound="1" eType="#//ConversationNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConversationLink" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceRef" ordered="false" lowerBound="1" eType="#//InteractionNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetRef" ordered="false" lowerBound="1" eType="#//InteractionNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConversationNode" eSuperTypes="#//BaseElement #//InteractionNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="participantRefs" ordered="false" lowerBound="2" upperBound="-1" eType="#//Participant"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageFlowRefs" ordered="false" upperBound="-1" eType="#//MessageFlow"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationKeys" ordered="false" upperBound="-1" eType="#//CorrelationKey" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationKey" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationPropertyRef" ordered="false" upperBound="-1" eType="#//CorrelationProperty"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationProperty" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationPropertyRetrievalExpression" ordered="false" lowerBound="1" upperBound="-1" eType="#//CorrelationPropertyRetrievalExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//ItemDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationPropertyBinding" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPath" ordered="false" lowerBound="1" eType="#//FormalExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationPropertyRef" ordered="false" lowerBound="1" eType="#//CorrelationProperty"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationPropertyRetrievalExpression" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="messagePath" ordered="false" lowerBound="1" eType="#//FormalExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageRef" ordered="false" lowerBound="1" eType="#//Message"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationSubscription" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationPropertyBinding" ordered="false" upperBound="-1" eType="#//CorrelationPropertyBinding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationKeyRef" ordered="false" lowerBound="1" eType="#//CorrelationKey"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataAssociation" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceRef" ordered="false" upperBound="-1" eType="#//ItemAwareElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetRef" ordered="false" lowerBound="1" eType="#//ItemAwareElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transformation" ordered="false" eType="#//FormalExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignment" ordered="false" upperBound="-1" eType="#//Assignment" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataInput" eSuperTypes="#//ItemAwareElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="inputSetWithOptional" ordered="false" upperBound="-1" eType="#//InputSet" derived="true" eOpposite="#//InputSet/optionalInputRefs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputSetWithWhileExecuting" ordered="false" upperBound="-1" eType="#//InputSet" derived="true" eOpposite="#//InputSet/whileExecutingInputRefs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputSetRefs" ordered="false" lowerBound="1" upperBound="-1" eType="#//InputSet" derived="true" eOpposite="#//InputSet/dataInputRefs"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCollection" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataInputAssociation" eSuperTypes="#//DataAssociation"/> <eClassifiers xsi:type="ecore:EClass" name="DataObject" eSuperTypes="#//FlowElement #//ItemAwareElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCollection" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataObjectReference" eSuperTypes="#//FlowElement #//ItemAwareElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataObjectRef" ordered="false" lowerBound="1" eType="#//DataObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataOutput" eSuperTypes="#//ItemAwareElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="outputSetWithOptional" ordered="false" upperBound="-1" eType="#//OutputSet" derived="true" eOpposite="#//OutputSet/optionalOutputRefs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputSetWithWhileExecuting" ordered="false" upperBound="-1" eType="#//OutputSet" derived="true" eOpposite="#//OutputSet/whileExecutingOutputRefs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputSetRefs" ordered="false" lowerBound="1" upperBound="-1" eType="#//OutputSet" derived="true" eOpposite="#//OutputSet/dataOutputRefs"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCollection" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataOutputAssociation" eSuperTypes="#//DataAssociation"/> <eClassifiers xsi:type="ecore:EClass" name="DataState" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataStore" eSuperTypes="#//ItemAwareElement #//RootElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="capacity" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnlimited" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataStoreReference" eSuperTypes="#//FlowElement #//ItemAwareElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataStoreRef" ordered="false" eType="#//DataStore"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Definitions" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" ordered="false" upperBound="-1" eType="#//Import" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensions" ordered="false" upperBound="-1" eType="#//Extension" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rootElements" ordered="false" upperBound="-1" eType="#//RootElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationships" ordered="false" upperBound="-1" eType="#//Relationship" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exporter" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exporterVersion" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expressionLanguage" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="http://www.w3.org/1999/XPath"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetNamespace" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeLanguage" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="http://www.w3.org/2001/XMLSchema"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Documentation" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textFormat" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="text/plain"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EndEvent" eSuperTypes="#//ThrowEvent"/> <eClassifiers xsi:type="ecore:EClass" name="EndPoint" eSuperTypes="#//RootElement"/> <eClassifiers xsi:type="ecore:EClass" name="Error" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="errorCode" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structureRef" ordered="false" eType="#//ItemDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ErrorEventDefinition" eSuperTypes="#//EventDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="errorRef" ordered="false" eType="#//Error"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Escalation" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escalationCode" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structureRef" ordered="false" eType="#//ItemDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EscalationEventDefinition" eSuperTypes="#//EventDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="escalationRef" ordered="false" eType="#//Escalation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" abstract="true" eSuperTypes="#//FlowNode #//InteractionNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" ordered="false" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventBasedGateway" eSuperTypes="#//Gateway"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eventGatewayType" ordered="false" lowerBound="1" eType="#//EventBasedGatewayType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instantiate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EventBasedGatewayType"> <eLiterals name="Parallel"/> <eLiterals name="Exclusive" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventDefinition" eSuperTypes="#//RootElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExclusiveGateway" eSuperTypes="#//Gateway"> <eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false" eType="#//SequenceFlow"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//BaseElement"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" lowerBound="1" eType="#//ExtensionDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mustUnderstand" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xsdDefinition" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtensionAttributeDefinition" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReference" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionDefinition" ordered="false" lowerBound="1" eType="#//ExtensionDefinition" derived="true" eOpposite="#//ExtensionDefinition/extensionAttributeDefinitions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtensionAttributeValue" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EReference" name="valueRef" ordered="false" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionAttributeDefinition" ordered="false" lowerBound="1" eType="#//ExtensionAttributeDefinition" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtensionDefinition" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionAttributeDefinitions" ordered="false" upperBound="-1" eType="#//ExtensionAttributeDefinition" derived="true" containment="true" eOpposite="#//ExtensionAttributeDefinition/extensionDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowElement" abstract="true" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="auditing" ordered="false" eType="#//Auditing" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="monitoring" ordered="false" eType="#//Monitoring" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="categoryValueRef" ordered="false" upperBound="-1" eType="#//CategoryValue"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowElementsContainer" abstract="true" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="laneSets" ordered="false" upperBound="-1" eType="#//LaneSet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="flowElements" ordered="false" upperBound="-1" eType="#//FlowElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowNode" abstract="true" eSuperTypes="#//FlowElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" ordered="false" upperBound="-1" eType="#//SequenceFlow" eOpposite="#//SequenceFlow/targetRef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lanes" ordered="false" upperBound="-1" eType="#//Lane" derived="true" eOpposite="#//Lane/flowNodeRefs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//SequenceFlow" eOpposite="#//SequenceFlow/sourceRef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FormalExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="evaluatesToTypeRef" ordered="false" lowerBound="1" eType="#//ItemDefinition"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Gateway" abstract="true" eSuperTypes="#//FlowNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gatewayDirection" ordered="false" lowerBound="1" eType="#//GatewayDirection" defaultValueLiteral="Unspecified"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="GatewayDirection"> <eLiterals name="Unspecified"/> <eLiterals name="Converging" value="1"/> <eLiterals name="Diverging" value="2"/> <eLiterals name="Mixed" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GlobalBusinessRuleTask" eSuperTypes="#//GlobalTask"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementation" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GlobalChoreographyTask" eSuperTypes="#//Choreography"> <eStructuralFeatures xsi:type="ecore:EReference" name="initiatingParticipantRef" ordered="false" lowerBound="1" eType="#//Participant"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GlobalConversation" eSuperTypes="#//Collaboration"/> <eClassifiers xsi:type="ecore:EClass" name="GlobalManualTask" eSuperTypes="#//GlobalTask"/> <eClassifiers xsi:type="ecore:EClass" name="GlobalScriptTask" eSuperTypes="#//GlobalTask"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="script" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptLanguage" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GlobalTask" eSuperTypes="#//CallableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="resources" ordered="false" upperBound="-1" eType="#//ResourceRole" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GlobalUserTask" eSuperTypes="#//GlobalTask"> <eStructuralFeatures xsi:type="ecore:EReference" name="renderings" ordered="false" upperBound="-1" eType="#//Rendering" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementation" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Group" eSuperTypes="#//Artifact"> <eStructuralFeatures xsi:type="ecore:EReference" name="categoryValueRef" ordered="false" eType="#//CategoryValue"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HumanPerformer" eSuperTypes="#//Performer"/> <eClassifiers xsi:type="ecore:EClass" name="ImplicitThrowEvent" eSuperTypes="#//ThrowEvent"/> <eClassifiers xsi:type="ecore:EClass" name="Import" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importType" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="namespace" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InclusiveGateway" eSuperTypes="#//Gateway"> <eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false" eType="#//SequenceFlow"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputOutputBinding" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EReference" name="inputDataRef" ordered="false" lowerBound="1" eType="#//InputSet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operationRef" ordered="false" lowerBound="1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputDataRef" ordered="false" lowerBound="1" eType="#//OutputSet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputOutputSpecification" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataInputs" ordered="false" upperBound="-1" eType="#//DataInput" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataOutputs" ordered="false" upperBound="-1" eType="#//DataOutput" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputSets" ordered="false" lowerBound="1" upperBound="-1" eType="#//InputSet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputSets" ordered="false" lowerBound="1" upperBound="-1" eType="#//OutputSet" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputSet" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataInputRefs" ordered="false" upperBound="-1" eType="#//DataInput" eOpposite="#//DataInput/inputSetRefs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="optionalInputRefs" ordered="false" upperBound="-1" eType="#//DataInput" eOpposite="#//DataInput/inputSetWithOptional"/> <eStructuralFeatures xsi:type="ecore:EReference" name="whileExecutingInputRefs" ordered="false" upperBound="-1" eType="#//DataInput" eOpposite="#//DataInput/inputSetWithWhileExecuting"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputSetRefs" ordered="false" upperBound="-1" eType="#//OutputSet" eOpposite="#//OutputSet/inputSetRefs"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InteractionNode" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingConversationLinks" ordered="false" upperBound="-1" eType="#//ConversationLink" changeable="false" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingConversationLinks" ordered="false" upperBound="-1" eType="#//ConversationLink" changeable="false" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" ordered="false" lowerBound="1" upperBound="-1" eType="#//Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implementationRef" ordered="false" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntermediateCatchEvent" eSuperTypes="#//CatchEvent"/> <eClassifiers xsi:type="ecore:EClass" name="IntermediateThrowEvent" eSuperTypes="#//ThrowEvent"/> <eClassifiers xsi:type="ecore:EClass" name="ItemAwareElement" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataState" ordered="false" eType="#//DataState" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="itemSubjectRef" ordered="false" eType="#//ItemDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ItemDefinition" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCollection" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="import" ordered="false" eType="#//Import" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="itemKind" ordered="false" lowerBound="1" eType="#//ItemKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structureRef" ordered="false" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ItemKind"> <eLiterals name="Physical"/> <eLiterals name="Information" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lane" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="partitionElement" ordered="false" eType="#//BaseElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="flowNodeRefs" ordered="false" upperBound="-1" eType="#//FlowNode" eOpposite="#//FlowNode/lanes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childLaneSet" ordered="false" eType="#//LaneSet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partitionElementRef" ordered="false" eType="#//BaseElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LaneSet" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="lanes" ordered="false" upperBound="-1" eType="#//Lane" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LinkEventDefinition" eSuperTypes="#//EventDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" upperBound="-1" eType="#//LinkEventDefinition" eOpposite="#//LinkEventDefinition/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" eType="#//LinkEventDefinition" eOpposite="#//LinkEventDefinition/source"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoopCharacteristics" abstract="true" eSuperTypes="#//BaseElement"/> <eClassifiers xsi:type="ecore:EClass" name="ManualTask" eSuperTypes="#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="itemRef" ordered="false" eType="#//ItemDefinition"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageEventDefinition" eSuperTypes="#//EventDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="operationRef" ordered="false" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageRef" ordered="false" eType="#//Message"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageFlow" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="messageRef" ordered="false" eType="#//Message"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceRef" ordered="false" lowerBound="1" eType="#//InteractionNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetRef" ordered="false" lowerBound="1" eType="#//InteractionNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageFlowAssociation" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="innerMessageFlowRef" ordered="false" lowerBound="1" eType="#//MessageFlow"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outerMessageFlowRef" ordered="false" lowerBound="1" eType="#//MessageFlow"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Monitoring" eSuperTypes="#//BaseElement"/> <eClassifiers xsi:type="ecore:EEnum" name="MultiInstanceBehavior"> <eLiterals name="None"/> <eLiterals name="One" value="1"/> <eLiterals name="All" value="2"/> <eLiterals name="Complex" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiInstanceLoopCharacteristics" eSuperTypes="#//LoopCharacteristics"> <eStructuralFeatures xsi:type="ecore:EReference" name="loopCardinality" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loopDataInputRef" ordered="false" eType="#//ItemAwareElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loopDataOutputRef" ordered="false" eType="#//ItemAwareElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputDataItem" ordered="false" eType="#//DataInput" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputDataItem" ordered="false" eType="#//DataOutput" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="complexBehaviorDefinition" ordered="false" upperBound="-1" eType="#//ComplexBehaviorDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="completionCondition" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="behavior" ordered="false" lowerBound="1" eType="#//MultiInstanceBehavior" defaultValueLiteral="All"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSequential" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="noneBehaviorEventRef" ordered="false" eType="#//EventDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="oneBehaviorEventRef" ordered="false" eType="#//EventDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="inMessageRef" ordered="false" lowerBound="1" eType="#//Message"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outMessageRef" ordered="false" eType="#//Message"/> <eStructuralFeatures xsi:type="ecore:EReference" name="errorRefs" ordered="false" upperBound="-1" eType="#//Error"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implementationRef" ordered="false" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputSet" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataOutputRefs" ordered="false" upperBound="-1" eType="#//DataOutput" eOpposite="#//DataOutput/outputSetRefs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="optionalOutputRefs" ordered="false" upperBound="-1" eType="#//DataOutput" eOpposite="#//DataOutput/outputSetWithOptional"/> <eStructuralFeatures xsi:type="ecore:EReference" name="whileExecutingOutputRefs" ordered="false" upperBound="-1" eType="#//DataOutput" eOpposite="#//DataOutput/outputSetWithWhileExecuting"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputSetRefs" ordered="false" upperBound="-1" eType="#//InputSet" eOpposite="#//InputSet/outputSetRefs"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParallelGateway" eSuperTypes="#//Gateway"/> <eClassifiers xsi:type="ecore:EClass" name="Participant" eSuperTypes="#//BaseElement #//InteractionNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="interfaceRefs" ordered="false" upperBound="-1" eType="#//Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="endPointRefs" ordered="false" upperBound="-1" eType="#//EndPoint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participantMultiplicity" ordered="false" eType="#//ParticipantMultiplicity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processRef" ordered="false" eType="#//Process"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParticipantAssociation" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="innerParticipantRef" ordered="false" lowerBound="1" eType="#//Participant"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outerParticipantRef" ordered="false" lowerBound="1" eType="#//Participant"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParticipantMultiplicity" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maximum" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minimum" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PartnerEntity" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="participantRef" ordered="false" upperBound="-1" eType="#//Participant"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PartnerRole" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="participantRef" ordered="false" upperBound="-1" eType="#//Participant"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Performer" eSuperTypes="#//ResourceRole"/> <eClassifiers xsi:type="ecore:EClass" name="PotentialOwner" eSuperTypes="#//HumanPerformer"/> <eClassifiers xsi:type="ecore:EClass" name="Process" eSuperTypes="#//CallableElement #//FlowElementsContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="auditing" ordered="false" eType="#//Auditing" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="monitoring" ordered="false" eType="#//Monitoring" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" ordered="false" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="artifacts" ordered="false" upperBound="-1" eType="#//Artifact" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resources" ordered="false" upperBound="-1" eType="#//ResourceRole" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationSubscriptions" ordered="false" upperBound="-1" eType="#//CorrelationSubscription" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supports" ordered="false" upperBound="-1" eType="#//Process"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definitionalCollaborationRef" ordered="false" eType="#//Collaboration"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isClosed" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isExecutable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="processType" ordered="false" lowerBound="1" eType="#//ProcessType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ProcessType"> <eLiterals name="None"/> <eLiterals name="Public" value="1"/> <eLiterals name="Private" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//ItemAwareElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReceiveTask" eSuperTypes="#//Task"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementation" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instantiate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageRef" ordered="false" eType="#//Message"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operationRef" ordered="false" eType="#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Relationship" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="sources" ordered="false" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targets" ordered="false" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false" lowerBound="1" eType="#//RelationshipDirection"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RelationshipDirection"> <eLiterals name="None"/> <eLiterals name="Forward" value="1"/> <eLiterals name="Backward" value="2"/> <eLiterals name="Both" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rendering" eSuperTypes="#//BaseElement"/> <eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceParameters" ordered="false" upperBound="-1" eType="#//ResourceParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResourceAssignmentExpression" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResourceParameter" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRequired" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//ItemDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResourceParameterBinding" eSuperTypes="#//BPMNBase"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterRef" ordered="false" lowerBound="1" eType="#//ResourceParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResourceRole" eSuperTypes="#//BaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceRef" ordered="false" eType="#//Resource"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceParameterBindings" ordered="false" upperBound="-1" eType="#//ResourceParameterBinding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceAssignmentExpression" ordered="false" eType="#//ResourceAssignmentExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RootElement" eSuperTypes="#//BaseElement"/> <eClassifiers xsi:type="ecore:EClass" name="ScriptTask" eSuperTypes="#//Task"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="script" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptFormat" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SendTask" eSuperTypes="#//Task"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementation" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageRef" ordered="false" eType="#//Message"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operationRef" ordered="false" eType="#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SequenceFlow" eSuperTypes="#//FlowElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="conditionExpression" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isImmediate" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceRef" ordered="false" lowerBound="1" eType="#//FlowNode" eOpposite="#//FlowNode/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetRef" ordered="false" lowerBound="1" eType="#//FlowNode" eOpposite="#//FlowNode/incoming"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServiceTask" eSuperTypes="#//Task"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementation" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operationRef" ordered="false" eType="#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//RootElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structureRef" ordered="false" eType="#//ItemDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SignalEventDefinition" eSuperTypes="#//EventDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="signalRef" ordered="false" eType="#//Signal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StandardLoopCharacteristics" eSuperTypes="#//LoopCharacteristics"> <eStructuralFeatures xsi:type="ecore:EReference" name="loopCondition" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loopMaximum" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="testBefore" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StartEvent" eSuperTypes="#//CatchEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isInterrupting" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubChoreography" eSuperTypes="#//ChoreographyActivity #//FlowElementsContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="artifacts" ordered="false" upperBound="-1" eType="#//Artifact" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubConversation" eSuperTypes="#//ConversationNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="conversationNodes" ordered="false" upperBound="-1" eType="#//ConversationNode" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubProcess" eSuperTypes="#//Activity #//FlowElementsContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="artifacts" ordered="false" upperBound="-1" eType="#//Artifact" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="triggeredByEvent" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Task" eSuperTypes="#//Activity #//InteractionNode"/> <eClassifiers xsi:type="ecore:EClass" name="TerminateEventDefinition" eSuperTypes="#//EventDefinition"/> <eClassifiers xsi:type="ecore:EClass" name="TextAnnotation" eSuperTypes="#//Artifact"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textFormat" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="text/plain"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThrowEvent" abstract="true" eSuperTypes="#//Event"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataInputs" ordered="false" upperBound="-1" eType="#//DataInput" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataInputAssociation" ordered="false" upperBound="-1" eType="#//DataInputAssociation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputSet" ordered="false" eType="#//InputSet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eventDefinitions" ordered="false" upperBound="-1" eType="#//EventDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eventDefinitionRefs" ordered="false" upperBound="-1" eType="#//EventDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimerEventDefinition" eSuperTypes="#//EventDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="timeDate" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="timeDuration" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="timeCycle" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transaction" eSuperTypes="#//SubProcess"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protocol" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="method" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UserTask" eSuperTypes="#//Task"> <eStructuralFeatures xsi:type="ecore:EReference" name="renderings" ordered="false" upperBound="-1" eType="#//Rendering" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementation" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BPMNBase" abstract="true" eSuperTypes="http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"BPMN2Model","nsURI":"BPMN2Model","name":"BPMN2Model","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":"Activity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AdHocOrdering","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdHocSubProcess","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssociationDirection","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Auditing","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseElement","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoundaryEvent","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessRuleTask","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallActivity","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallChoreography","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallConversation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallableElement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CancelEventDefinition","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchEvent","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CategoryValue","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Choreography","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChoreographyActivity","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ChoreographyLoopType","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChoreographyTask","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompensateEventDefinition","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexBehaviorDefinition","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexGateway","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalEventDefinition","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conversation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConversationAssociation","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConversationLink","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConversationNode","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationKey","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationProperty","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationPropertyBinding","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationPropertyRetrievalExpression","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationSubscription","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataAssociation","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataInput","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataInputAssociation","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataObject","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataObjectReference","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataOutput","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataOutputAssociation","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataState","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStore","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreReference","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definitions","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Documentation","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndEvent","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndPoint","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Error","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorEventDefinition","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Escalation","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EscalationEventDefinition","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":true,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventBasedGateway","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EventBasedGatewayType","instanceClass":null,"id":59,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventDefinition","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExclusiveGateway","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionAttributeDefinition","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionAttributeValue","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionDefinition","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowElement","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowElementsContainer","instanceClass":null,"abstract":true,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowNode","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalExpression","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gateway","instanceClass":null,"abstract":true,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GatewayDirection","instanceClass":null,"id":72,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalBusinessRuleTask","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalChoreographyTask","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalConversation","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalManualTask","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalScriptTask","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalTask","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalUserTask","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HumanPerformer","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplicitThrowEvent","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InclusiveGateway","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputOutputBinding","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputOutputSpecification","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputSet","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionNode","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntermediateCatchEvent","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntermediateThrowEvent","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ItemAwareElement","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ItemDefinition","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ItemKind","instanceClass":null,"id":94,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lane","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LaneSet","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEventDefinition","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopCharacteristics","instanceClass":null,"abstract":true,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManualTask","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEventDefinition","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageFlow","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageFlowAssociation","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Monitoring","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MultiInstanceBehavior","instanceClass":null,"id":105,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiInstanceLoopCharacteristics","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputSet","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParallelGateway","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Participant","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParticipantAssociation","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParticipantMultiplicity","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartnerEntity","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartnerRole","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Performer","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PotentialOwner","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ProcessType","instanceClass":null,"id":118,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReceiveTask","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationshipDirection","instanceClass":null,"id":122,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rendering","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceAssignmentExpression","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceParameter","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceParameterBinding","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceRole","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootElement","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScriptTask","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendTask","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceFlow","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceTask","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalEventDefinition","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardLoopCharacteristics","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartEvent","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubChoreography","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubConversation","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubProcess","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Task","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminateEventDefinition","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextAnnotation","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowEvent","instanceClass":null,"abstract":true,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimerEventDefinition","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transaction","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserTask","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNBase","instanceClass":null,"abstract":true,"id":148,"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":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"xMLNSPrefixMap","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":"xSISchemaLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"adHocSubProcess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"flowElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"artifact","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"auditing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"baseElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"baseElementWithMixedContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"boundaryEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"businessRuleTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callableElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callChoreography","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callConversation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conversationNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cancelEventDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eventDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rootElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"categoryValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"choreography","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collaboration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"choreographyActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"choreographyTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compensateEventDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"complexBehaviorDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"complexGateway","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionalEventDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conversation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conversationAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conversationLink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationPropertyBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationPropertyRetrievalExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationSubscription","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataInputAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataObjectReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataOutput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataOutputAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataStore","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataStoreReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"endEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"endPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"error","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"errorEventDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"escalation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"escalationEventDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eventBasedGateway","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exclusiveGateway","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extensionElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"flowNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gateway","changeable":false,"resolveProxies":true,"lowerBound":0,"id":216,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalBusinessRuleTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalChoreographyTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalConversation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalManualTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalScriptTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalUserTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"humanPerformer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"performer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"implicitThrowEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"import","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inclusiveGateway","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateCatchEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateThrowEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ioBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ioSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"itemDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lane","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"laneSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"linkEventDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loopCharacteristics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manualTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageEventDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageFlow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageFlowAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"monitoring","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multiInstanceLoopCharacteristics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parallelGateway","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"participant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"participantAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"participantMultiplicity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"partnerEntity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"partnerRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"potentialOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"receiveTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relationship","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rendering","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceAssignmentExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceParameterBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"script","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scriptTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sendTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequenceFlow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"signalEventDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"standardLoopCharacteristics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"startEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subChoreography","changeable":true,"resolveProxies":true,"lowerBound":0,"id":276,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subConversation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subProcess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terminateEventDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":280,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"textAnnotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"throwEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timerEventDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transaction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"userTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"derived":true},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ioSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"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":"boundaryEventRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataInputAssociations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":429,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataOutputAssociations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":430,"derived":false},{"container":false,"ordered":false,"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":431,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loopCharacteristics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"completionQuantity","changeable":true,"lowerBound":1,"iD":false,"id":433,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":434,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isForCompensation","changeable":true,"lowerBound":1,"iD":false,"id":435,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"startQuantity","changeable":true,"lowerBound":1,"iD":false,"id":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attachedToRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":440,"derived":false},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"name":"Parallel","id":450,"value":0,"literal":"Parallel","eClass":"EEnumLiteral"},{"name":"Sequential","id":451,"value":1,"literal":"Sequential","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":"completionCondition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":452,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"cancelRemainingInstances","changeable":true,"lowerBound":1,"iD":false,"id":453,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ordering","changeable":true,"lowerBound":1,"iD":false,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":460,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"associationDirection","changeable":true,"lowerBound":1,"iD":false,"id":465,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":466,"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":"targetRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"name":"None","id":472,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"One","id":473,"value":1,"literal":"One","eClass":"EEnumLiteral"},{"name":"Both","id":474,"value":2,"literal":"Both","eClass":"EEnumLiteral"},{"id":475,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extensionValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":477,"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":"extensionDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":478,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":479,"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":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"cancelActivity","changeable":true,"lowerBound":1,"iD":false,"id":487,"derived":false},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"lowerBound":1,"iD":false,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"calledElementRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"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":"participantAssociations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"calledChoreographyRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"participantAssociations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"calledCollaborationRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"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":"supportedInterfaceRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ioSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":508,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ioBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":510,"derived":false},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataOutputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":517,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataOutputAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":518,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eventDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":520,"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":"eventDefinitionRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parallelMultiple","changeable":true,"lowerBound":1,"iD":false,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"categoryValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":530,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":535,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"categorizedFlowElements","changeable":false,"resolveProxies":true,"lowerBound":0,"id":536,"derived":true},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"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":"participantRefs","changeable":true,"resolveProxies":true,"lowerBound":2,"id":542,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":543,"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":"initiatingParticipantRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":544,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"loopType","changeable":true,"lowerBound":1,"iD":false,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"name":"None","id":551,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Standard","id":552,"value":1,"literal":"Standard","eClass":"EEnumLiteral"},{"name":"MultiInstanceSequential","id":553,"value":2,"literal":"MultiInstanceSequential","eClass":"EEnumLiteral"},{"name":"MultiInstanceParallel","id":554,"value":3,"literal":"MultiInstanceParallel","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"messageFlowRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":555,"derived":false},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"participants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":558,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageFlows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"artifacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":560,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conversations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":561,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conversationAssociations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":562,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"participantAssociations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":563,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageFlowAssociations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"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":"choreographyRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":566,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conversationLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":567,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isClosed","changeable":true,"lowerBound":1,"iD":false,"id":568,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":569,"derived":false},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activityRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":583,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"waitForCompletion","changeable":true,"lowerBound":1,"iD":false,"id":584,"derived":false},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":588,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":0,"id":589,"derived":false},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"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":"activationCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":593,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":594,"derived":false},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"container":false,"ordered":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":598,"derived":false},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"innerConversationNodeRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":602,"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":"outerConversationNodeRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":607,"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":"sourceRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":608,"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":"targetRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":609,"derived":false},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"participantRefs","changeable":true,"resolveProxies":true,"lowerBound":2,"id":614,"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":"messageFlowRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":615,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":616,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":617,"derived":false},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"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":"correlationPropertyRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":624,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":625,"derived":false},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationPropertyRetrievalExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":629,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":630,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":631,"derived":false},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataPath","changeable":true,"resolveProxies":true,"lowerBound":1,"id":636,"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":"correlationPropertyRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":637,"derived":false},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messagePath","changeable":true,"resolveProxies":true,"lowerBound":1,"id":641,"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":"messageRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":642,"derived":false},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"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":"correlationPropertyBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":646,"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":"correlationKeyRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":647,"derived":false},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"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":"sourceRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":651,"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":"targetRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":652,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":653,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":654,"derived":false},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"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":"inputSetWithOptional","changeable":true,"resolveProxies":true,"lowerBound":0,"id":660,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inputSetWithWhileExecuting","changeable":true,"resolveProxies":true,"lowerBound":0,"id":661,"derived":true},{"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":"inputSetRefs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":662,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isCollection","changeable":true,"lowerBound":1,"iD":false,"id":663,"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":664,"derived":false},{"id":665,"eClass":"EGenericType"},{"id":666,"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":"optionalInputRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":667,"derived":false},{"id":668,"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":"whileExecutingInputRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":669,"derived":false},{"id":670,"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":"dataInputRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":671,"derived":false},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isCollection","changeable":true,"lowerBound":1,"iD":false,"id":675,"derived":false},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"id":678,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataObjectRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":679,"derived":false},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"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":"outputSetWithOptional","changeable":true,"resolveProxies":true,"lowerBound":0,"id":683,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outputSetWithWhileExecuting","changeable":true,"resolveProxies":true,"lowerBound":0,"id":684,"derived":true},{"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":"outputSetRefs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":685,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isCollection","changeable":true,"lowerBound":1,"iD":false,"id":686,"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":687,"derived":false},{"id":688,"eClass":"EGenericType"},{"id":689,"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":"optionalOutputRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":690,"derived":false},{"id":691,"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":"whileExecutingOutputRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":692,"derived":false},{"id":693,"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":"dataOutputRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":694,"derived":false},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":698,"derived":false},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"capacity","changeable":true,"lowerBound":1,"iD":false,"id":701,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isUnlimited","changeable":true,"lowerBound":1,"iD":false,"id":702,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":703,"derived":false},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataStoreRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":709,"derived":false},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"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":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":713,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":714,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rootElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":715,"derived":false},{"container":false,"ordered":false,"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":716,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exporter","changeable":true,"lowerBound":1,"iD":false,"id":717,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exporterVersion","changeable":true,"lowerBound":1,"iD":false,"id":718,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":"http://www.w3.org/1999/XPath","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"http://www.w3.org/1999/XPath","unsettable":false,"transient":false,"unique":true,"name":"expressionLanguage","changeable":true,"lowerBound":1,"iD":false,"id":719,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":720,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetNamespace","changeable":true,"lowerBound":1,"iD":false,"id":721,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":"http://www.w3.org/2001/XMLSchema","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"http://www.w3.org/2001/XMLSchema","unsettable":false,"transient":false,"unique":true,"name":"typeLanguage","changeable":true,"lowerBound":1,"iD":false,"id":722,"derived":false},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"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":734,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":735,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":"text/plain","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"text/plain","unsettable":false,"transient":false,"unique":true,"name":"textFormat","changeable":true,"lowerBound":1,"iD":false,"id":736,"derived":false},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"id":740,"eClass":"EGenericType"},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"errorCode","changeable":true,"lowerBound":1,"iD":false,"id":743,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":744,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"structureRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":745,"derived":false},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"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":"errorRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":750,"derived":false},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"escalationCode","changeable":true,"lowerBound":1,"iD":false,"id":753,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":754,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"structureRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":755,"derived":false},{"id":756,"eClass":"EGenericType"},{"id":757,"eClass":"EGenericType"},{"id":758,"eClass":"EGenericType"},{"id":759,"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":"escalationRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":760,"derived":false},{"id":761,"eClass":"EGenericType"},{"id":762,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":763,"derived":false},{"id":764,"eClass":"EGenericType"},{"id":765,"eClass":"EGenericType"},{"id":766,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eventGatewayType","changeable":true,"lowerBound":1,"iD":false,"id":767,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"instantiate","changeable":true,"lowerBound":1,"iD":false,"id":768,"derived":false},{"id":769,"eClass":"EGenericType"},{"id":770,"eClass":"EGenericType"},{"id":771,"eClass":"EGenericType"},{"name":"Parallel","id":772,"value":0,"literal":"Parallel","eClass":"EEnumLiteral"},{"name":"Exclusive","id":773,"value":1,"literal":"Exclusive","eClass":"EEnumLiteral"},{"id":774,"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":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":775,"derived":false},{"id":776,"eClass":"EGenericType"},{"id":777,"eClass":"EGenericType"},{"id":778,"eClass":"EGenericType"},{"container":false,"ordered":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":779,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"mustUnderstand","changeable":true,"lowerBound":1,"iD":false,"id":780,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"xsdDefinition","changeable":true,"lowerBound":0,"iD":false,"id":781,"derived":false},{"id":782,"eClass":"EGenericType"},{"id":783,"eClass":"EGenericType"},{"id":784,"eClass":"EGenericType"},{"id":785,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":786,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":787,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReference","changeable":true,"lowerBound":1,"iD":false,"id":788,"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":"extensionDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":789,"derived":true},{"id":790,"eClass":"EGenericType"},{"id":791,"eClass":"EGenericType"},{"id":792,"eClass":"EGenericType"},{"id":793,"eClass":"EGenericType"},{"id":794,"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":"extensionAttributeDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":795,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"valueRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":796,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":797,"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":"extensionAttributeDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":798,"derived":true},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"id":801,"eClass":"EGenericType"},{"id":802,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":803,"derived":false},{"id":804,"eClass":"EGenericType"},{"id":805,"eClass":"EGenericType"},{"id":806,"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":"auditing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":807,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"monitoring","changeable":true,"resolveProxies":true,"lowerBound":0,"id":808,"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":"categoryValueRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":809,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":810,"derived":false},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"id":814,"eClass":"EGenericType"},{"id":815,"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":"laneSets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":816,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"flowElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":817,"derived":false},{"id":818,"eClass":"EGenericType"},{"id":819,"eClass":"EGenericType"},{"id":820,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":821,"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":"lanes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":822,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":823,"derived":false},{"id":824,"eClass":"EGenericType"},{"id":825,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":826,"derived":false},{"id":827,"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":"flowNodeRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":828,"derived":false},{"id":829,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":830,"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":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":831,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":1,"iD":false,"id":832,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"evaluatesToTypeRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":833,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"id":834,"derived":false},{"id":835,"eClass":"EGenericType"},{"id":836,"eClass":"EGenericType"},{"id":837,"eClass":"EGenericType"},{"id":838,"eClass":"EGenericType"},{"id":839,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Unspecified","unsettable":false,"transient":false,"unique":true,"name":"gatewayDirection","changeable":true,"lowerBound":1,"iD":false,"id":840,"derived":false},{"id":841,"eClass":"EGenericType"},{"id":842,"eClass":"EGenericType"},{"name":"Unspecified","id":843,"value":0,"literal":"Unspecified","eClass":"EEnumLiteral"},{"name":"Converging","id":844,"value":1,"literal":"Converging","eClass":"EEnumLiteral"},{"name":"Diverging","id":845,"value":2,"literal":"Diverging","eClass":"EEnumLiteral"},{"name":"Mixed","id":846,"value":3,"literal":"Mixed","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"lowerBound":1,"iD":false,"id":847,"derived":false},{"id":848,"eClass":"EGenericType"},{"id":849,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initiatingParticipantRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":850,"derived":false},{"id":851,"eClass":"EGenericType"},{"id":852,"eClass":"EGenericType"},{"id":853,"eClass":"EGenericType"},{"id":854,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"script","changeable":true,"lowerBound":1,"iD":false,"id":855,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scriptLanguage","changeable":true,"lowerBound":1,"iD":false,"id":856,"derived":false},{"id":857,"eClass":"EGenericType"},{"id":858,"eClass":"EGenericType"},{"id":859,"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":"resources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":860,"derived":false},{"id":861,"eClass":"EGenericType"},{"id":862,"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":"renderings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":863,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"lowerBound":1,"iD":false,"id":864,"derived":false},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"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":"categoryValueRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":868,"derived":false},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"id":872,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importType","changeable":true,"lowerBound":1,"iD":false,"id":873,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":874,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"lowerBound":1,"iD":false,"id":875,"derived":false},{"id":876,"eClass":"EGenericType"},{"id":877,"eClass":"EGenericType"},{"id":878,"eClass":"EGenericType"},{"id":879,"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":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":880,"derived":false},{"id":881,"eClass":"EGenericType"},{"id":882,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inputDataRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":883,"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":"operationRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":884,"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":"outputDataRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":885,"derived":false},{"id":886,"eClass":"EGenericType"},{"id":887,"eClass":"EGenericType"},{"id":888,"eClass":"EGenericType"},{"id":889,"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":"dataInputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":890,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataOutputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":891,"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":"inputSets","changeable":true,"resolveProxies":true,"lowerBound":1,"id":892,"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":"outputSets","changeable":true,"resolveProxies":true,"lowerBound":1,"id":893,"derived":false},{"id":894,"eClass":"EGenericType"},{"id":895,"eClass":"EGenericType"},{"id":896,"eClass":"EGenericType"},{"id":897,"eClass":"EGenericType"},{"id":898,"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":"outputSetRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":899,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":900,"derived":false},{"id":901,"eClass":"EGenericType"},{"id":902,"eClass":"EGenericType"},{"id":903,"eClass":"EGenericType"},{"id":904,"eClass":"EGenericType"},{"id":905,"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":"inputSetRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":906,"derived":false},{"id":907,"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":"incomingConversationLinks","changeable":false,"resolveProxies":true,"lowerBound":0,"id":908,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingConversationLinks","changeable":false,"resolveProxies":true,"lowerBound":0,"id":909,"derived":true},{"id":910,"eClass":"EGenericType"},{"id":911,"eClass":"EGenericType"},{"id":912,"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":"operations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":913,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementationRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":914,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":915,"derived":false},{"id":916,"eClass":"EGenericType"},{"id":917,"eClass":"EGenericType"},{"id":918,"eClass":"EGenericType"},{"id":919,"eClass":"EGenericType"},{"id":920,"eClass":"EGenericType"},{"id":921,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":922,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"itemSubjectRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":923,"derived":false},{"id":924,"eClass":"EGenericType"},{"id":925,"eClass":"EGenericType"},{"id":926,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isCollection","changeable":true,"lowerBound":1,"iD":false,"id":927,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"import","changeable":true,"resolveProxies":true,"lowerBound":0,"id":928,"derived":true},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"itemKind","changeable":true,"lowerBound":1,"iD":false,"id":929,"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":"structureRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":930,"derived":false},{"id":931,"eClass":"EGenericType"},{"id":932,"eClass":"EGenericType"},{"id":933,"eClass":"EGenericType"},{"id":934,"eClass":"EGenericType"},{"id":935,"eClass":"EGenericType"},{"name":"Physical","id":936,"value":0,"literal":"Physical","eClass":"EEnumLiteral"},{"name":"Information","id":937,"value":1,"literal":"Information","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"partitionElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":938,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childLaneSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":939,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":940,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"partitionElementRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":941,"derived":false},{"id":942,"eClass":"EGenericType"},{"id":943,"eClass":"EGenericType"},{"id":944,"eClass":"EGenericType"},{"id":945,"eClass":"EGenericType"},{"id":946,"eClass":"EGenericType"},{"id":947,"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":"lanes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":948,"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":949,"derived":false},{"id":950,"eClass":"EGenericType"},{"id":951,"eClass":"EGenericType"},{"id":952,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":953,"derived":false},{"container":false,"ordered":false,"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":954,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":955,"derived":false},{"id":956,"eClass":"EGenericType"},{"id":957,"eClass":"EGenericType"},{"id":958,"eClass":"EGenericType"},{"id":959,"eClass":"EGenericType"},{"id":960,"eClass":"EGenericType"},{"id":961,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"itemRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":962,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":963,"derived":false},{"id":964,"eClass":"EGenericType"},{"id":965,"eClass":"EGenericType"},{"id":966,"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":"operationRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":967,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"messageRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":968,"derived":false},{"id":969,"eClass":"EGenericType"},{"id":970,"eClass":"EGenericType"},{"id":971,"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":"messageRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":972,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":973,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":974,"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":"targetRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":975,"derived":false},{"id":976,"eClass":"EGenericType"},{"id":977,"eClass":"EGenericType"},{"id":978,"eClass":"EGenericType"},{"id":979,"eClass":"EGenericType"},{"id":980,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"innerMessageFlowRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":981,"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":"outerMessageFlowRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":982,"derived":false},{"id":983,"eClass":"EGenericType"},{"id":984,"eClass":"EGenericType"},{"id":985,"eClass":"EGenericType"},{"id":986,"eClass":"EGenericType"},{"name":"None","id":987,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"One","id":988,"value":1,"literal":"One","eClass":"EEnumLiteral"},{"name":"All","id":989,"value":2,"literal":"All","eClass":"EEnumLiteral"},{"name":"Complex","id":990,"value":3,"literal":"Complex","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loopCardinality","changeable":true,"resolveProxies":true,"lowerBound":0,"id":991,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loopDataInputRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":992,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loopDataOutputRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":993,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputDataItem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":994,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputDataItem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":995,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"complexBehaviorDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":996,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"completionCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":997,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"All","unsettable":false,"transient":false,"unique":true,"name":"behavior","changeable":true,"lowerBound":1,"iD":false,"id":998,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isSequential","changeable":true,"lowerBound":1,"iD":false,"id":999,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"noneBehaviorEventRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1000,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"oneBehaviorEventRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1001,"derived":false},{"id":1002,"eClass":"EGenericType"},{"id":1003,"eClass":"EGenericType"},{"id":1004,"eClass":"EGenericType"},{"id":1005,"eClass":"EGenericType"},{"id":1006,"eClass":"EGenericType"},{"id":1007,"eClass":"EGenericType"},{"id":1008,"eClass":"EGenericType"},{"id":1009,"eClass":"EGenericType"},{"id":1010,"eClass":"EGenericType"},{"id":1011,"eClass":"EGenericType"},{"id":1012,"eClass":"EGenericType"},{"id":1013,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inMessageRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1014,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outMessageRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1015,"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":"errorRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1016,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementationRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1017,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1018,"derived":false},{"id":1019,"eClass":"EGenericType"},{"id":1020,"eClass":"EGenericType"},{"id":1021,"eClass":"EGenericType"},{"id":1022,"eClass":"EGenericType"},{"id":1023,"eClass":"EGenericType"},{"id":1024,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1025,"derived":false},{"id":1026,"eClass":"EGenericType"},{"id":1027,"eClass":"EGenericType"},{"id":1028,"eClass":"EGenericType"},{"id":1029,"eClass":"EGenericType"},{"id":1030,"eClass":"EGenericType"},{"id":1031,"eClass":"EGenericType"},{"id":1032,"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":"interfaceRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1033,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"endPointRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1034,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"participantMultiplicity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1035,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1036,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1037,"derived":false},{"id":1038,"eClass":"EGenericType"},{"id":1039,"eClass":"EGenericType"},{"id":1040,"eClass":"EGenericType"},{"id":1041,"eClass":"EGenericType"},{"id":1042,"eClass":"EGenericType"},{"id":1043,"eClass":"EGenericType"},{"id":1044,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"innerParticipantRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1045,"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":"outerParticipantRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1046,"derived":false},{"id":1047,"eClass":"EGenericType"},{"id":1048,"eClass":"EGenericType"},{"id":1049,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"maximum","changeable":true,"lowerBound":0,"iD":false,"id":1050,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"minimum","changeable":true,"lowerBound":1,"iD":false,"id":1051,"derived":false},{"id":1052,"eClass":"EGenericType"},{"id":1053,"eClass":"EGenericType"},{"id":1054,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"participantRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1055,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1056,"derived":false},{"id":1057,"eClass":"EGenericType"},{"id":1058,"eClass":"EGenericType"},{"id":1059,"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":"participantRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1060,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1061,"derived":false},{"id":1062,"eClass":"EGenericType"},{"id":1063,"eClass":"EGenericType"},{"id":1064,"eClass":"EGenericType"},{"id":1065,"eClass":"EGenericType"},{"id":1066,"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":"auditing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1067,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"monitoring","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1068,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1069,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"artifacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1070,"derived":false},{"container":false,"ordered":false,"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":1071,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationSubscriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1072,"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":"supports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1073,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definitionalCollaborationRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1074,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isClosed","changeable":true,"lowerBound":1,"iD":false,"id":1075,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isExecutable","changeable":true,"lowerBound":1,"iD":false,"id":1076,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"processType","changeable":true,"lowerBound":1,"iD":false,"id":1077,"derived":false},{"id":1078,"eClass":"EGenericType"},{"id":1079,"eClass":"EGenericType"},{"id":1080,"eClass":"EGenericType"},{"id":1081,"eClass":"EGenericType"},{"id":1082,"eClass":"EGenericType"},{"id":1083,"eClass":"EGenericType"},{"id":1084,"eClass":"EGenericType"},{"id":1085,"eClass":"EGenericType"},{"id":1086,"eClass":"EGenericType"},{"id":1087,"eClass":"EGenericType"},{"id":1088,"eClass":"EGenericType"},{"id":1089,"eClass":"EGenericType"},{"id":1090,"eClass":"EGenericType"},{"name":"None","id":1091,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Public","id":1092,"value":1,"literal":"Public","eClass":"EEnumLiteral"},{"name":"Private","id":1093,"value":2,"literal":"Private","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1094,"derived":false},{"id":1095,"eClass":"EGenericType"},{"id":1096,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"lowerBound":1,"iD":false,"id":1097,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"instantiate","changeable":true,"lowerBound":1,"iD":false,"id":1098,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"messageRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1099,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operationRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1100,"derived":false},{"id":1101,"eClass":"EGenericType"},{"id":1102,"eClass":"EGenericType"},{"id":1103,"eClass":"EGenericType"},{"id":1104,"eClass":"EGenericType"},{"id":1105,"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":"sources","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1106,"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":"targets","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1107,"derived":false},{"ordered":false,"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":1108,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":1109,"derived":false},{"id":1110,"eClass":"EGenericType"},{"id":1111,"eClass":"EGenericType"},{"id":1112,"eClass":"EGenericType"},{"id":1113,"eClass":"EGenericType"},{"id":1114,"eClass":"EGenericType"},{"name":"None","id":1115,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Forward","id":1116,"value":1,"literal":"Forward","eClass":"EEnumLiteral"},{"name":"Backward","id":1117,"value":2,"literal":"Backward","eClass":"EEnumLiteral"},{"name":"Both","id":1118,"value":3,"literal":"Both","eClass":"EEnumLiteral"},{"id":1119,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1120,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1121,"derived":false},{"id":1122,"eClass":"EGenericType"},{"id":1123,"eClass":"EGenericType"},{"id":1124,"eClass":"EGenericType"},{"container":false,"ordered":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":1125,"derived":false},{"id":1126,"eClass":"EGenericType"},{"id":1127,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isRequired","changeable":true,"lowerBound":1,"iD":false,"id":1128,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1129,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1130,"derived":false},{"id":1131,"eClass":"EGenericType"},{"id":1132,"eClass":"EGenericType"},{"id":1133,"eClass":"EGenericType"},{"id":1134,"eClass":"EGenericType"},{"container":false,"ordered":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":1135,"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":"parameterRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1136,"derived":false},{"id":1137,"eClass":"EGenericType"},{"id":1138,"eClass":"EGenericType"},{"id":1139,"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":"resourceRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1140,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceParameterBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1141,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceAssignmentExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1142,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1143,"derived":false},{"id":1144,"eClass":"EGenericType"},{"id":1145,"eClass":"EGenericType"},{"id":1146,"eClass":"EGenericType"},{"id":1147,"eClass":"EGenericType"},{"id":1148,"eClass":"EGenericType"},{"id":1149,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"script","changeable":true,"lowerBound":1,"iD":false,"id":1150,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scriptFormat","changeable":true,"lowerBound":1,"iD":false,"id":1151,"derived":false},{"id":1152,"eClass":"EGenericType"},{"id":1153,"eClass":"EGenericType"},{"id":1154,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"lowerBound":1,"iD":false,"id":1155,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"messageRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1156,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operationRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1157,"derived":false},{"id":1158,"eClass":"EGenericType"},{"id":1159,"eClass":"EGenericType"},{"id":1160,"eClass":"EGenericType"},{"id":1161,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1162,"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":"isImmediate","changeable":true,"lowerBound":0,"iD":false,"id":1163,"derived":false},{"id":1164,"eClass":"EGenericType"},{"id":1165,"eClass":"EGenericType"},{"id":1166,"eClass":"EGenericType"},{"id":1167,"eClass":"EGenericType"},{"id":1168,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"lowerBound":1,"iD":false,"id":1169,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operationRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1170,"derived":false},{"id":1171,"eClass":"EGenericType"},{"id":1172,"eClass":"EGenericType"},{"id":1173,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":1174,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"structureRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1175,"derived":false},{"id":1176,"eClass":"EGenericType"},{"id":1177,"eClass":"EGenericType"},{"id":1178,"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":"signalRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1179,"derived":false},{"id":1180,"eClass":"EGenericType"},{"id":1181,"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":"loopCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1182,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loopMaximum","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1183,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"testBefore","changeable":true,"lowerBound":1,"iD":false,"id":1184,"derived":false},{"id":1185,"eClass":"EGenericType"},{"id":1186,"eClass":"EGenericType"},{"id":1187,"eClass":"EGenericType"},{"id":1188,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isInterrupting","changeable":true,"lowerBound":1,"iD":false,"id":1189,"derived":false},{"id":1190,"eClass":"EGenericType"},{"id":1191,"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":"artifacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1192,"derived":false},{"id":1193,"eClass":"EGenericType"},{"id":1194,"eClass":"EGenericType"},{"id":1195,"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":"conversationNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1196,"derived":false},{"id":1197,"eClass":"EGenericType"},{"id":1198,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"artifacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1199,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"triggeredByEvent","changeable":true,"lowerBound":1,"iD":false,"id":1200,"derived":false},{"id":1201,"eClass":"EGenericType"},{"id":1202,"eClass":"EGenericType"},{"id":1203,"eClass":"EGenericType"},{"id":1204,"eClass":"EGenericType"},{"id":1205,"eClass":"EGenericType"},{"id":1206,"eClass":"EGenericType"},{"id":1207,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":1208,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":"text/plain","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"text/plain","unsettable":false,"transient":false,"unique":true,"name":"textFormat","changeable":true,"lowerBound":1,"iD":false,"id":1209,"derived":false},{"id":1210,"eClass":"EGenericType"},{"id":1211,"eClass":"EGenericType"},{"id":1212,"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":"dataInputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1213,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataInputAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1214,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1215,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eventDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1216,"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":"eventDefinitionRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1217,"derived":false},{"id":1218,"eClass":"EGenericType"},{"id":1219,"eClass":"EGenericType"},{"id":1220,"eClass":"EGenericType"},{"id":1221,"eClass":"EGenericType"},{"id":1222,"eClass":"EGenericType"},{"id":1223,"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":"timeDate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1224,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timeDuration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1225,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timeCycle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1226,"derived":false},{"id":1227,"eClass":"EGenericType"},{"id":1228,"eClass":"EGenericType"},{"id":1229,"eClass":"EGenericType"},{"id":1230,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"protocol","changeable":true,"lowerBound":0,"iD":false,"id":1231,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"lowerBound":1,"iD":false,"id":1232,"derived":false},{"id":1233,"eClass":"EGenericType"},{"id":1234,"eClass":"EGenericType"},{"id":1235,"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":"renderings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1236,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"lowerBound":1,"iD":false,"id":1237,"derived":false},{"id":1238,"eClass":"EGenericType"},{"id":1239,"eClass":"EGenericType"},{"id":1240,"eClass":"EGenericType"},{"id":1241,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":1,"target":0},{"source":1,"target":148},{"source":1,"target":149},{"source":1,"target":150},{"source":1,"target":151},{"source":1,"target":152},{"source":1,"target":153},{"source":1,"target":154},{"source":1,"target":155},{"source":1,"target":156},{"source":1,"target":157},{"source":1,"target":158},{"source":1,"target":159},{"source":1,"target":160},{"source":1,"target":161},{"source":1,"target":162},{"source":1,"target":163},{"source":1,"target":164},{"source":1,"target":165},{"source":1,"target":166},{"source":1,"target":167},{"source":1,"target":168},{"source":1,"target":169},{"source":1,"target":170},{"source":1,"target":171},{"source":1,"target":172},{"source":1,"target":173},{"source":1,"target":174},{"source":1,"target":175},{"source":1,"target":176},{"source":1,"target":177},{"source":1,"target":178},{"source":1,"target":179},{"source":1,"target":180},{"source":1,"target":181},{"source":1,"target":182},{"source":1,"target":183},{"source":1,"target":184},{"source":1,"target":185},{"source":1,"target":186},{"source":1,"target":187},{"source":1,"target":188},{"source":1,"target":189},{"source":1,"target":190},{"source":1,"target":191},{"source":1,"target":192},{"source":1,"target":193},{"source":1,"target":194},{"source":1,"target":195},{"source":1,"target":196},{"source":1,"target":197},{"source":1,"target":198},{"source":1,"target":199},{"source":1,"target":200},{"source":1,"target":201},{"source":1,"target":202},{"source":1,"target":203},{"source":1,"target":204},{"source":1,"target":205},{"source":1,"target":206},{"source":1,"target":207},{"source":1,"target":208},{"source":1,"target":209},{"source":1,"target":210},{"source":1,"target":211},{"source":1,"target":212},{"source":1,"target":213},{"source":1,"target":214},{"source":1,"target":215},{"source":1,"target":216},{"source":1,"target":217},{"source":1,"target":218},{"source":1,"target":219},{"source":1,"target":220},{"source":1,"target":221},{"source":1,"target":222},{"source":1,"target":223},{"source":1,"target":224},{"source":1,"target":225},{"source":1,"target":226},{"source":1,"target":227},{"source":1,"target":228},{"source":1,"target":229},{"source":1,"target":230},{"source":1,"target":231},{"source":1,"target":232},{"source":1,"target":233},{"source":1,"target":234},{"source":1,"target":235},{"source":1,"target":236},{"source":1,"target":237},{"source":1,"target":238},{"source":1,"target":239},{"source":1,"target":240},{"source":1,"target":241},{"source":1,"target":242},{"source":1,"target":243},{"source":1,"target":244},{"source":1,"target":245},{"source":1,"target":246},{"source":1,"target":247},{"source":1,"target":248},{"source":1,"target":249},{"source":1,"target":250},{"source":1,"target":251},{"source":1,"target":252},{"source":1,"target":253},{"source":1,"target":254},{"source":1,"target":255},{"source":1,"target":256},{"source":1,"target":257},{"source":1,"target":258},{"source":1,"target":259},{"source":1,"target":260},{"source":1,"target":261},{"source":1,"target":262},{"source":1,"target":263},{"source":1,"target":264},{"source":1,"target":265},{"source":1,"target":266},{"source":1,"target":267},{"source":1,"target":268},{"source":1,"target":269},{"source":1,"target":270},{"source":1,"target":271},{"source":1,"target":272},{"source":1,"target":273},{"source":1,"target":274},{"source":1,"target":275},{"source":1,"target":276},{"source":1,"target":277},{"source":1,"target":278},{"source":1,"target":279},{"source":1,"target":280},{"source":1,"target":281},{"source":1,"target":282},{"source":1,"target":283},{"source":1,"target":284},{"source":1,"target":285},{"source":1,"target":286},{"source":1,"target":287},{"source":149,"target":288},{"source":149,"target":1},{"source":150,"target":289},{"source":150,"target":1},{"source":151,"target":290},{"source":151,"target":1},{"source":152,"target":2},{"source":152,"target":291},{"source":152,"target":1},{"source":291,"target":2},{"source":153,"target":4},{"source":153,"target":292},{"source":153,"target":1},{"source":292,"target":4},{"source":154,"target":67},{"source":154,"target":293},{"source":154,"target":1},{"source":293,"target":67},{"source":155,"target":5},{"source":155,"target":294},{"source":155,"target":1},{"source":294,"target":5},{"source":156,"target":6},{"source":156,"target":295},{"source":156,"target":1},{"source":295,"target":6},{"source":157,"target":7},{"source":157,"target":296},{"source":157,"target":1},{"source":296,"target":7},{"source":158,"target":9},{"source":158,"target":297},{"source":158,"target":1},{"source":297,"target":9},{"source":159,"target":10},{"source":159,"target":298},{"source":159,"target":1},{"source":298,"target":10},{"source":160,"target":10},{"source":160,"target":299},{"source":160,"target":1},{"source":299,"target":10},{"source":161,"target":11},{"source":161,"target":300},{"source":161,"target":1},{"source":300,"target":11},{"source":162,"target":12},{"source":162,"target":301},{"source":162,"target":1},{"source":301,"target":12},{"source":163,"target":16},{"source":163,"target":302},{"source":163,"target":1},{"source":302,"target":16},{"source":164,"target":13},{"source":164,"target":303},{"source":164,"target":1},{"source":303,"target":13},{"source":165,"target":14},{"source":165,"target":304},{"source":165,"target":1},{"source":304,"target":14},{"source":166,"target":15},{"source":166,"target":305},{"source":166,"target":1},{"source":305,"target":15},{"source":167,"target":33},{"source":167,"target":306},{"source":167,"target":1},{"source":306,"target":33},{"source":168,"target":17},{"source":168,"target":307},{"source":168,"target":1},{"source":307,"target":17},{"source":169,"target":60},{"source":169,"target":308},{"source":169,"target":1},{"source":308,"target":60},{"source":170,"target":129},{"source":170,"target":309},{"source":170,"target":1},{"source":309,"target":129},{"source":171,"target":18},{"source":171,"target":310},{"source":171,"target":1},{"source":310,"target":18},{"source":172,"target":19},{"source":172,"target":311},{"source":172,"target":1},{"source":311,"target":19},{"source":173,"target":20},{"source":173,"target":312},{"source":173,"target":1},{"source":312,"target":20},{"source":174,"target":21},{"source":174,"target":313},{"source":174,"target":1},{"source":313,"target":21},{"source":175,"target":25},{"source":175,"target":314},{"source":175,"target":1},{"source":314,"target":25},{"source":176,"target":22},{"source":176,"target":315},{"source":176,"target":1},{"source":315,"target":22},{"source":177,"target":24},{"source":177,"target":316},{"source":177,"target":1},{"source":316,"target":24},{"source":178,"target":26},{"source":178,"target":317},{"source":178,"target":1},{"source":317,"target":26},{"source":179,"target":27},{"source":179,"target":318},{"source":179,"target":1},{"source":318,"target":27},{"source":180,"target":28},{"source":180,"target":319},{"source":180,"target":1},{"source":319,"target":28},{"source":181,"target":29},{"source":181,"target":320},{"source":181,"target":1},{"source":320,"target":29},{"source":182,"target":30},{"source":182,"target":321},{"source":182,"target":1},{"source":321,"target":30},{"source":183,"target":31},{"source":183,"target":322},{"source":183,"target":1},{"source":322,"target":31},{"source":184,"target":32},{"source":184,"target":323},{"source":184,"target":1},{"source":323,"target":32},{"source":185,"target":34},{"source":185,"target":324},{"source":185,"target":1},{"source":324,"target":34},{"source":186,"target":35},{"source":186,"target":325},{"source":186,"target":1},{"source":325,"target":35},{"source":187,"target":36},{"source":187,"target":326},{"source":187,"target":1},{"source":326,"target":36},{"source":188,"target":37},{"source":188,"target":327},{"source":188,"target":1},{"source":327,"target":37},{"source":189,"target":38},{"source":189,"target":328},{"source":189,"target":1},{"source":328,"target":38},{"source":190,"target":39},{"source":190,"target":329},{"source":190,"target":1},{"source":329,"target":39},{"source":191,"target":40},{"source":191,"target":330},{"source":191,"target":1},{"source":330,"target":40},{"source":192,"target":41},{"source":192,"target":331},{"source":192,"target":1},{"source":331,"target":41},{"source":193,"target":42},{"source":193,"target":332},{"source":193,"target":1},{"source":332,"target":42},{"source":194,"target":43},{"source":194,"target":333},{"source":194,"target":1},{"source":333,"target":43},{"source":195,"target":44},{"source":195,"target":334},{"source":195,"target":1},{"source":334,"target":44},{"source":196,"target":45},{"source":196,"target":335},{"source":196,"target":1},{"source":335,"target":45},{"source":197,"target":46},{"source":197,"target":336},{"source":197,"target":1},{"source":336,"target":46},{"source":198,"target":47},{"source":198,"target":337},{"source":198,"target":1},{"source":337,"target":47},{"source":199,"target":48},{"source":199,"target":338},{"source":199,"target":1},{"source":338,"target":48},{"source":200,"target":49},{"source":200,"target":339},{"source":200,"target":1},{"source":339,"target":49},{"source":201,"target":50},{"source":201,"target":340},{"source":201,"target":1},{"source":340,"target":50},{"source":202,"target":51},{"source":202,"target":341},{"source":202,"target":1},{"source":341,"target":51},{"source":203,"target":52},{"source":203,"target":342},{"source":203,"target":1},{"source":342,"target":52},{"source":204,"target":53},{"source":204,"target":343},{"source":204,"target":1},{"source":343,"target":53},{"source":205,"target":54},{"source":205,"target":344},{"source":205,"target":1},{"source":344,"target":54},{"source":206,"target":55},{"source":206,"target":345},{"source":206,"target":1},{"source":345,"target":55},{"source":207,"target":56},{"source":207,"target":346},{"source":207,"target":1},{"source":346,"target":56},{"source":208,"target":57},{"source":208,"target":347},{"source":208,"target":1},{"source":347,"target":57},{"source":209,"target":58},{"source":209,"target":348},{"source":209,"target":1},{"source":348,"target":58},{"source":210,"target":61},{"source":210,"target":349},{"source":210,"target":1},{"source":349,"target":61},{"source":211,"target":62},{"source":211,"target":350},{"source":211,"target":1},{"source":350,"target":62},{"source":212,"target":63},{"source":212,"target":351},{"source":212,"target":1},{"source":351,"target":63},{"source":213,"target":65},{"source":213,"target":352},{"source":213,"target":1},{"source":352,"target":65},{"source":214,"target":69},{"source":214,"target":353},{"source":214,"target":1},{"source":353,"target":69},{"source":215,"target":70},{"source":215,"target":354},{"source":215,"target":1},{"source":354,"target":70},{"source":216,"target":71},{"source":216,"target":355},{"source":216,"target":1},{"source":355,"target":71},{"source":217,"target":73},{"source":217,"target":356},{"source":217,"target":1},{"source":356,"target":73},{"source":218,"target":74},{"source":218,"target":357},{"source":218,"target":1},{"source":357,"target":74},{"source":219,"target":75},{"source":219,"target":358},{"source":219,"target":1},{"source":358,"target":75},{"source":220,"target":76},{"source":220,"target":359},{"source":220,"target":1},{"source":359,"target":76},{"source":221,"target":77},{"source":221,"target":360},{"source":221,"target":1},{"source":360,"target":77},{"source":222,"target":78},{"source":222,"target":361},{"source":222,"target":1},{"source":361,"target":78},{"source":223,"target":79},{"source":223,"target":362},{"source":223,"target":1},{"source":362,"target":79},{"source":224,"target":80},{"source":224,"target":363},{"source":224,"target":1},{"source":363,"target":80},{"source":225,"target":81},{"source":225,"target":364},{"source":225,"target":1},{"source":364,"target":81},{"source":226,"target":115},{"source":226,"target":365},{"source":226,"target":1},{"source":365,"target":115},{"source":227,"target":128},{"source":227,"target":366},{"source":227,"target":1},{"source":366,"target":128},{"source":228,"target":82},{"source":228,"target":367},{"source":228,"target":1},{"source":367,"target":82},{"source":229,"target":83},{"source":229,"target":368},{"source":229,"target":1},{"source":368,"target":83},{"source":230,"target":84},{"source":230,"target":369},{"source":230,"target":1},{"source":369,"target":84},{"source":231,"target":87},{"source":231,"target":370},{"source":231,"target":1},{"source":370,"target":87},{"source":232,"target":89},{"source":232,"target":371},{"source":232,"target":1},{"source":371,"target":89},{"source":233,"target":90},{"source":233,"target":372},{"source":233,"target":1},{"source":372,"target":90},{"source":234,"target":91},{"source":234,"target":373},{"source":234,"target":1},{"source":373,"target":91},{"source":235,"target":85},{"source":235,"target":374},{"source":235,"target":1},{"source":374,"target":85},{"source":236,"target":86},{"source":236,"target":375},{"source":236,"target":1},{"source":375,"target":86},{"source":237,"target":93},{"source":237,"target":376},{"source":237,"target":1},{"source":376,"target":93},{"source":238,"target":95},{"source":238,"target":377},{"source":238,"target":1},{"source":377,"target":95},{"source":239,"target":96},{"source":239,"target":378},{"source":239,"target":1},{"source":378,"target":96},{"source":240,"target":97},{"source":240,"target":379},{"source":240,"target":1},{"source":379,"target":97},{"source":241,"target":98},{"source":241,"target":380},{"source":241,"target":1},{"source":380,"target":98},{"source":242,"target":99},{"source":242,"target":381},{"source":242,"target":1},{"source":381,"target":99},{"source":243,"target":100},{"source":243,"target":382},{"source":243,"target":1},{"source":382,"target":100},{"source":244,"target":101},{"source":244,"target":383},{"source":244,"target":1},{"source":383,"target":101},{"source":245,"target":102},{"source":245,"target":384},{"source":245,"target":1},{"source":384,"target":102},{"source":246,"target":103},{"source":246,"target":385},{"source":246,"target":1},{"source":385,"target":103},{"source":247,"target":104},{"source":247,"target":386},{"source":247,"target":1},{"source":386,"target":104},{"source":248,"target":106},{"source":248,"target":387},{"source":248,"target":1},{"source":387,"target":106},{"source":249,"target":107},{"source":249,"target":388},{"source":249,"target":1},{"source":388,"target":107},{"source":250,"target":108},{"source":250,"target":389},{"source":250,"target":1},{"source":389,"target":108},{"source":251,"target":109},{"source":251,"target":390},{"source":251,"target":1},{"source":390,"target":109},{"source":252,"target":110},{"source":252,"target":391},{"source":252,"target":1},{"source":391,"target":110},{"source":253,"target":111},{"source":253,"target":392},{"source":253,"target":1},{"source":392,"target":111},{"source":254,"target":112},{"source":254,"target":393},{"source":254,"target":1},{"source":393,"target":112},{"source":255,"target":113},{"source":255,"target":394},{"source":255,"target":1},{"source":394,"target":113},{"source":256,"target":114},{"source":256,"target":395},{"source":256,"target":1},{"source":395,"target":114},{"source":257,"target":116},{"source":257,"target":396},{"source":257,"target":1},{"source":396,"target":116},{"source":258,"target":117},{"source":258,"target":397},{"source":258,"target":1},{"source":397,"target":117},{"source":259,"target":119},{"source":259,"target":398},{"source":259,"target":1},{"source":398,"target":119},{"source":260,"target":120},{"source":260,"target":399},{"source":260,"target":1},{"source":399,"target":120},{"source":261,"target":121},{"source":261,"target":400},{"source":261,"target":1},{"source":400,"target":121},{"source":262,"target":123},{"source":262,"target":401},{"source":262,"target":1},{"source":401,"target":123},{"source":263,"target":124},{"source":263,"target":402},{"source":263,"target":1},{"source":402,"target":124},{"source":264,"target":125},{"source":264,"target":403},{"source":264,"target":1},{"source":403,"target":125},{"source":265,"target":126},{"source":265,"target":404},{"source":265,"target":1},{"source":404,"target":126},{"source":266,"target":127},{"source":266,"target":405},{"source":266,"target":1},{"source":405,"target":127},{"source":267,"target":406},{"source":267,"target":1},{"source":268,"target":130},{"source":268,"target":407},{"source":268,"target":1},{"source":407,"target":130},{"source":269,"target":131},{"source":269,"target":408},{"source":269,"target":1},{"source":408,"target":131},{"source":270,"target":132},{"source":270,"target":409},{"source":270,"target":1},{"source":409,"target":132},{"source":271,"target":133},{"source":271,"target":410},{"source":271,"target":1},{"source":410,"target":133},{"source":272,"target":134},{"source":272,"target":411},{"source":272,"target":1},{"source":411,"target":134},{"source":273,"target":135},{"source":273,"target":412},{"source":273,"target":1},{"source":412,"target":135},{"source":274,"target":136},{"source":274,"target":413},{"source":274,"target":1},{"source":413,"target":136},{"source":275,"target":137},{"source":275,"target":414},{"source":275,"target":1},{"source":414,"target":137},{"source":276,"target":138},{"source":276,"target":415},{"source":276,"target":1},{"source":415,"target":138},{"source":277,"target":139},{"source":277,"target":416},{"source":277,"target":1},{"source":416,"target":139},{"source":278,"target":140},{"source":278,"target":417},{"source":278,"target":1},{"source":417,"target":140},{"source":279,"target":141},{"source":279,"target":418},{"source":279,"target":1},{"source":418,"target":141},{"source":280,"target":142},{"source":280,"target":419},{"source":280,"target":1},{"source":419,"target":142},{"source":281,"target":420},{"source":281,"target":1},{"source":282,"target":143},{"source":282,"target":421},{"source":282,"target":1},{"source":421,"target":143},{"source":283,"target":144},{"source":283,"target":422},{"source":283,"target":1},{"source":422,"target":144},{"source":284,"target":145},{"source":284,"target":423},{"source":284,"target":1},{"source":423,"target":145},{"source":285,"target":146},{"source":285,"target":424},{"source":285,"target":1},{"source":424,"target":146},{"source":286,"target":147},{"source":286,"target":425},{"source":286,"target":1},{"source":425,"target":147},{"source":287,"target":148},{"source":2,"target":0},{"source":2,"target":69},{"source":2,"target":426},{"source":2,"target":427},{"source":2,"target":428},{"source":2,"target":429},{"source":2,"target":430},{"source":2,"target":431},{"source":2,"target":432},{"source":2,"target":433},{"source":2,"target":434},{"source":2,"target":435},{"source":2,"target":436},{"source":2,"target":437},{"source":426,"target":86},{"source":426,"target":438},{"source":426,"target":2},{"source":438,"target":86},{"source":427,"target":11},{"source":427,"target":439},{"source":427,"target":2},{"source":427,"target":440},{"source":439,"target":11},{"source":428,"target":119},{"source":428,"target":441},{"source":428,"target":2},{"source":441,"target":119},{"source":429,"target":41},{"source":429,"target":442},{"source":429,"target":2},{"source":442,"target":41},{"source":430,"target":45},{"source":430,"target":443},{"source":430,"target":2},{"source":443,"target":45},{"source":431,"target":128},{"source":431,"target":444},{"source":431,"target":2},{"source":444,"target":128},{"source":432,"target":98},{"source":432,"target":445},{"source":432,"target":2},{"source":445,"target":98},{"source":433,"target":446},{"source":433,"target":2},{"source":434,"target":132},{"source":434,"target":447},{"source":434,"target":2},{"source":447,"target":132},{"source":435,"target":448},{"source":435,"target":2},{"source":436,"target":449},{"source":436,"target":2},{"source":437,"target":69},{"source":3,"target":0},{"source":3,"target":450},{"source":3,"target":451},{"source":450,"target":3},{"source":451,"target":3},{"source":4,"target":0},{"source":4,"target":140},{"source":4,"target":452},{"source":4,"target":453},{"source":4,"target":454},{"source":4,"target":455},{"source":452,"target":62},{"source":452,"target":456},{"source":452,"target":4},{"source":456,"target":62},{"source":453,"target":457},{"source":453,"target":4},{"source":454,"target":3},{"source":454,"target":458},{"source":454,"target":4},{"source":458,"target":3},{"source":455,"target":140},{"source":5,"target":0},{"source":5,"target":10},{"source":5,"target":459},{"source":459,"target":10},{"source":6,"target":0},{"source":6,"target":10},{"source":6,"target":460},{"source":6,"target":461},{"source":6,"target":462},{"source":460,"target":62},{"source":460,"target":463},{"source":460,"target":6},{"source":463,"target":62},{"source":461,"target":62},{"source":461,"target":464},{"source":461,"target":6},{"source":464,"target":62},{"source":462,"target":10},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":465},{"source":7,"target":466},{"source":7,"target":467},{"source":7,"target":468},{"source":465,"target":8},{"source":465,"target":469},{"source":465,"target":7},{"source":469,"target":8},{"source":466,"target":10},{"source":466,"target":470},{"source":466,"target":7},{"source":470,"target":10},{"source":467,"target":10},{"source":467,"target":471},{"source":467,"target":7},{"source":471,"target":10},{"source":468,"target":5},{"source":8,"target":0},{"source":8,"target":472},{"source":8,"target":473},{"source":8,"target":474},{"source":472,"target":8},{"source":473,"target":8},{"source":474,"target":8},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":475},{"source":475,"target":10},{"source":10,"target":0},{"source":10,"target":148},{"source":10,"target":476},{"source":10,"target":477},{"source":10,"target":478},{"source":10,"target":479},{"source":10,"target":480},{"source":10,"target":481},{"source":476,"target":65},{"source":476,"target":482},{"source":476,"target":10},{"source":482,"target":65},{"source":477,"target":50},{"source":477,"target":483},{"source":477,"target":10},{"source":483,"target":50},{"source":478,"target":66},{"source":478,"target":484},{"source":478,"target":10},{"source":484,"target":66},{"source":479,"target":485},{"source":479,"target":10},{"source":480,"target":486},{"source":480,"target":10},{"source":481,"target":148},{"source":11,"target":0},{"source":11,"target":18},{"source":11,"target":440},{"source":11,"target":487},{"source":11,"target":488},{"source":440,"target":2},{"source":440,"target":489},{"source":440,"target":11},{"source":440,"target":427},{"source":489,"target":2},{"source":487,"target":490},{"source":487,"target":11},{"source":488,"target":18},{"source":12,"target":0},{"source":12,"target":141},{"source":12,"target":491},{"source":12,"target":492},{"source":491,"target":493},{"source":491,"target":12},{"source":492,"target":141},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":494},{"source":13,"target":495},{"source":494,"target":16},{"source":494,"target":496},{"source":494,"target":13},{"source":496,"target":16},{"source":495,"target":2},{"source":14,"target":0},{"source":14,"target":22},{"source":14,"target":497},{"source":14,"target":498},{"source":14,"target":499},{"source":497,"target":111},{"source":497,"target":500},{"source":497,"target":14},{"source":500,"target":111},{"source":498,"target":21},{"source":498,"target":501},{"source":498,"target":14},{"source":501,"target":21},{"source":499,"target":22},{"source":15,"target":0},{"source":15,"target":33},{"source":15,"target":502},{"source":15,"target":503},{"source":15,"target":504},{"source":502,"target":111},{"source":502,"target":505},{"source":502,"target":15},{"source":505,"target":111},{"source":503,"target":25},{"source":503,"target":506},{"source":503,"target":15},{"source":506,"target":25},{"source":504,"target":33},{"source":16,"target":0},{"source":16,"target":129},{"source":16,"target":507},{"source":16,"target":508},{"source":16,"target":509},{"source":16,"target":510},{"source":16,"target":511},{"source":507,"target":89},{"source":507,"target":512},{"source":507,"target":16},{"source":512,"target":89},{"source":508,"target":86},{"source":508,"target":513},{"source":508,"target":16},{"source":513,"target":86},{"source":509,"target":85},{"source":509,"target":514},{"source":509,"target":16},{"source":514,"target":85},{"source":510,"target":515},{"source":510,"target":16},{"source":511,"target":129},{"source":17,"target":0},{"source":17,"target":60},{"source":17,"target":516},{"source":516,"target":60},{"source":18,"target":0},{"source":18,"target":57},{"source":18,"target":517},{"source":18,"target":518},{"source":18,"target":519},{"source":18,"target":520},{"source":18,"target":521},{"source":18,"target":522},{"source":18,"target":523},{"source":517,"target":44},{"source":517,"target":524},{"source":517,"target":18},{"source":524,"target":44},{"source":518,"target":45},{"source":518,"target":525},{"source":518,"target":18},{"source":525,"target":45},{"source":519,"target":108},{"source":519,"target":526},{"source":519,"target":18},{"source":526,"target":108},{"source":520,"target":60},{"source":520,"target":527},{"source":520,"target":18},{"source":527,"target":60},{"source":521,"target":60},{"source":521,"target":528},{"source":521,"target":18},{"source":528,"target":60},{"source":522,"target":529},{"source":522,"target":18},{"source":523,"target":57},{"source":19,"target":0},{"source":19,"target":129},{"source":19,"target":530},{"source":19,"target":531},{"source":19,"target":532},{"source":530,"target":20},{"source":530,"target":533},{"source":530,"target":19},{"source":533,"target":20},{"source":531,"target":534},{"source":531,"target":19},{"source":532,"target":129},{"source":20,"target":0},{"source":20,"target":10},{"source":20,"target":535},{"source":20,"target":536},{"source":20,"target":537},{"source":535,"target":538},{"source":535,"target":20},{"source":536,"target":67},{"source":536,"target":539},{"source":536,"target":20},{"source":539,"target":67},{"source":537,"target":10},{"source":21,"target":0},{"source":21,"target":25},{"source":21,"target":68},{"source":21,"target":540},{"source":21,"target":541},{"source":540,"target":25},{"source":541,"target":68},{"source":22,"target":0},{"source":22,"target":69},{"source":22,"target":542},{"source":22,"target":543},{"source":22,"target":544},{"source":22,"target":545},{"source":22,"target":546},{"source":542,"target":110},{"source":542,"target":547},{"source":542,"target":22},{"source":547,"target":110},{"source":543,"target":34},{"source":543,"target":548},{"source":543,"target":22},{"source":548,"target":34},{"source":544,"target":110},{"source":544,"target":549},{"source":544,"target":22},{"source":549,"target":110},{"source":545,"target":23},{"source":545,"target":550},{"source":545,"target":22},{"source":550,"target":23},{"source":546,"target":69},{"source":23,"target":0},{"source":23,"target":551},{"source":23,"target":552},{"source":23,"target":553},{"source":23,"target":554},{"source":551,"target":23},{"source":552,"target":23},{"source":553,"target":23},{"source":554,"target":23},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":555},{"source":24,"target":556},{"source":555,"target":102},{"source":555,"target":557},{"source":555,"target":24},{"source":557,"target":102},{"source":556,"target":22},{"source":25,"target":0},{"source":25,"target":129},{"source":25,"target":558},{"source":25,"target":559},{"source":25,"target":560},{"source":25,"target":561},{"source":25,"target":562},{"source":25,"target":563},{"source":25,"target":564},{"source":25,"target":565},{"source":25,"target":566},{"source":25,"target":567},{"source":25,"target":568},{"source":25,"target":569},{"source":25,"target":570},{"source":558,"target":110},{"source":558,"target":571},{"source":558,"target":25},{"source":571,"target":110},{"source":559,"target":102},{"source":559,"target":572},{"source":559,"target":25},{"source":572,"target":102},{"source":560,"target":5},{"source":560,"target":573},{"source":560,"target":25},{"source":573,"target":5},{"source":561,"target":33},{"source":561,"target":574},{"source":561,"target":25},{"source":574,"target":33},{"source":562,"target":31},{"source":562,"target":575},{"source":562,"target":25},{"source":575,"target":31},{"source":563,"target":111},{"source":563,"target":576},{"source":563,"target":25},{"source":576,"target":111},{"source":564,"target":103},{"source":564,"target":577},{"source":564,"target":25},{"source":577,"target":103},{"source":565,"target":34},{"source":565,"target":578},{"source":565,"target":25},{"source":578,"target":34},{"source":566,"target":21},{"source":566,"target":579},{"source":566,"target":25},{"source":579,"target":21},{"source":567,"target":32},{"source":567,"target":580},{"source":567,"target":25},{"source":580,"target":32},{"source":568,"target":581},{"source":568,"target":25},{"source":569,"target":582},{"source":569,"target":25},{"source":570,"target":129},{"source":26,"target":0},{"source":26,"target":60},{"source":26,"target":583},{"source":26,"target":584},{"source":26,"target":585},{"source":583,"target":2},{"source":583,"target":586},{"source":583,"target":26},{"source":586,"target":2},{"source":584,"target":587},{"source":584,"target":26},{"source":585,"target":60},{"source":27,"target":0},{"source":27,"target":10},{"source":27,"target":588},{"source":27,"target":589},{"source":27,"target":590},{"source":588,"target":70},{"source":588,"target":591},{"source":588,"target":27},{"source":591,"target":70},{"source":589,"target":82},{"source":589,"target":592},{"source":589,"target":27},{"source":592,"target":82},{"source":590,"target":10},{"source":28,"target":0},{"source":28,"target":71},{"source":28,"target":593},{"source":28,"target":594},{"source":28,"target":595},{"source":593,"target":62},{"source":593,"target":596},{"source":593,"target":28},{"source":596,"target":62},{"source":594,"target":132},{"source":594,"target":597},{"source":594,"target":28},{"source":597,"target":132},{"source":595,"target":71},{"source":29,"target":0},{"source":29,"target":60},{"source":29,"target":598},{"source":29,"target":599},{"source":598,"target":62},{"source":598,"target":600},{"source":598,"target":29},{"source":600,"target":62},{"source":599,"target":60},{"source":30,"target":0},{"source":30,"target":33},{"source":30,"target":601},{"source":601,"target":33},{"source":31,"target":0},{"source":31,"target":10},{"source":31,"target":602},{"source":31,"target":603},{"source":31,"target":604},{"source":602,"target":33},{"source":602,"target":605},{"source":602,"target":31},{"source":605,"target":33},{"source":603,"target":33},{"source":603,"target":606},{"source":603,"target":31},{"source":606,"target":33},{"source":604,"target":10},{"source":32,"target":0},{"source":32,"target":10},{"source":32,"target":607},{"source":32,"target":608},{"source":32,"target":609},{"source":32,"target":610},{"source":607,"target":611},{"source":607,"target":32},{"source":608,"target":88},{"source":608,"target":612},{"source":608,"target":32},{"source":612,"target":88},{"source":609,"target":88},{"source":609,"target":613},{"source":609,"target":32},{"source":613,"target":88},{"source":610,"target":10},{"source":33,"target":0},{"source":33,"target":10},{"source":33,"target":88},{"source":33,"target":614},{"source":33,"target":615},{"source":33,"target":616},{"source":33,"target":617},{"source":33,"target":618},{"source":33,"target":619},{"source":614,"target":110},{"source":614,"target":620},{"source":614,"target":33},{"source":620,"target":110},{"source":615,"target":102},{"source":615,"target":621},{"source":615,"target":33},{"source":621,"target":102},{"source":616,"target":34},{"source":616,"target":622},{"source":616,"target":33},{"source":622,"target":34},{"source":617,"target":623},{"source":617,"target":33},{"source":618,"target":10},{"source":619,"target":88},{"source":34,"target":0},{"source":34,"target":10},{"source":34,"target":624},{"source":34,"target":625},{"source":34,"target":626},{"source":624,"target":35},{"source":624,"target":627},{"source":624,"target":34},{"source":627,"target":35},{"source":625,"target":628},{"source":625,"target":34},{"source":626,"target":10},{"source":35,"target":0},{"source":35,"target":129},{"source":35,"target":629},{"source":35,"target":630},{"source":35,"target":631},{"source":35,"target":632},{"source":629,"target":37},{"source":629,"target":633},{"source":629,"target":35},{"source":633,"target":37},{"source":630,"target":634},{"source":630,"target":35},{"source":631,"target":93},{"source":631,"target":635},{"source":631,"target":35},{"source":635,"target":93},{"source":632,"target":129},{"source":36,"target":0},{"source":36,"target":10},{"source":36,"target":636},{"source":36,"target":637},{"source":36,"target":638},{"source":636,"target":70},{"source":636,"target":639},{"source":636,"target":36},{"source":639,"target":70},{"source":637,"target":35},{"source":637,"target":640},{"source":637,"target":36},{"source":640,"target":35},{"source":638,"target":10},{"source":37,"target":0},{"source":37,"target":10},{"source":37,"target":641},{"source":37,"target":642},{"source":37,"target":643},{"source":641,"target":70},{"source":641,"target":644},{"source":641,"target":37},{"source":644,"target":70},{"source":642,"target":100},{"source":642,"target":645},{"source":642,"target":37},{"source":645,"target":100},{"source":643,"target":10},{"source":38,"target":0},{"source":38,"target":10},{"source":38,"target":646},{"source":38,"target":647},{"source":38,"target":648},{"source":646,"target":36},{"source":646,"target":649},{"source":646,"target":38},{"source":649,"target":36},{"source":647,"target":34},{"source":647,"target":650},{"source":647,"target":38},{"source":650,"target":34},{"source":648,"target":10},{"source":39,"target":0},{"source":39,"target":10},{"source":39,"target":651},{"source":39,"target":652},{"source":39,"target":653},{"source":39,"target":654},{"source":39,"target":655},{"source":651,"target":92},{"source":651,"target":656},{"source":651,"target":39},{"source":656,"target":92},{"source":652,"target":92},{"source":652,"target":657},{"source":652,"target":39},{"source":657,"target":92},{"source":653,"target":70},{"source":653,"target":658},{"source":653,"target":39},{"source":658,"target":70},{"source":654,"target":6},{"source":654,"target":659},{"source":654,"target":39},{"source":659,"target":6},{"source":655,"target":10},{"source":40,"target":0},{"source":40,"target":92},{"source":40,"target":660},{"source":40,"target":661},{"source":40,"target":662},{"source":40,"target":663},{"source":40,"target":664},{"source":40,"target":665},{"source":660,"target":87},{"source":660,"target":666},{"source":660,"target":40},{"source":660,"target":667},{"source":666,"target":87},{"source":661,"target":87},{"source":661,"target":668},{"source":661,"target":40},{"source":661,"target":669},{"source":668,"target":87},{"source":662,"target":87},{"source":662,"target":670},{"source":662,"target":40},{"source":662,"target":671},{"source":670,"target":87},{"source":663,"target":672},{"source":663,"target":40},{"source":664,"target":673},{"source":664,"target":40},{"source":665,"target":92},{"source":41,"target":0},{"source":41,"target":39},{"source":41,"target":674},{"source":674,"target":39},{"source":42,"target":0},{"source":42,"target":67},{"source":42,"target":92},{"source":42,"target":675},{"source":42,"target":676},{"source":42,"target":677},{"source":675,"target":678},{"source":675,"target":42},{"source":676,"target":67},{"source":677,"target":92},{"source":43,"target":0},{"source":43,"target":67},{"source":43,"target":92},{"source":43,"target":679},{"source":43,"target":680},{"source":43,"target":681},{"source":679,"target":42},{"source":679,"target":682},{"source":679,"target":43},{"source":682,"target":42},{"source":680,"target":67},{"source":681,"target":92},{"source":44,"target":0},{"source":44,"target":92},{"source":44,"target":683},{"source":44,"target":684},{"source":44,"target":685},{"source":44,"target":686},{"source":44,"target":687},{"source":44,"target":688},{"source":683,"target":108},{"source":683,"target":689},{"source":683,"target":44},{"source":683,"target":690},{"source":689,"target":108},{"source":684,"target":108},{"source":684,"target":691},{"source":684,"target":44},{"source":684,"target":692},{"source":691,"target":108},{"source":685,"target":108},{"source":685,"target":693},{"source":685,"target":44},{"source":685,"target":694},{"source":693,"target":108},{"source":686,"target":695},{"source":686,"target":44},{"source":687,"target":696},{"source":687,"target":44},{"source":688,"target":92},{"source":45,"target":0},{"source":45,"target":39},{"source":45,"target":697},{"source":697,"target":39},{"source":46,"target":0},{"source":46,"target":10},{"source":46,"target":698},{"source":46,"target":699},{"source":698,"target":700},{"source":698,"target":46},{"source":699,"target":10},{"source":47,"target":0},{"source":47,"target":92},{"source":47,"target":129},{"source":47,"target":701},{"source":47,"target":702},{"source":47,"target":703},{"source":47,"target":704},{"source":47,"target":705},{"source":701,"target":706},{"source":701,"target":47},{"source":702,"target":707},{"source":702,"target":47},{"source":703,"target":708},{"source":703,"target":47},{"source":704,"target":92},{"source":705,"target":129},{"source":48,"target":0},{"source":48,"target":67},{"source":48,"target":92},{"source":48,"target":709},{"source":48,"target":710},{"source":48,"target":711},{"source":709,"target":47},{"source":709,"target":712},{"source":709,"target":48},{"source":712,"target":47},{"source":710,"target":67},{"source":711,"target":92},{"source":49,"target":0},{"source":49,"target":10},{"source":49,"target":713},{"source":49,"target":714},{"source":49,"target":715},{"source":49,"target":716},{"source":49,"target":717},{"source":49,"target":718},{"source":49,"target":719},{"source":49,"target":720},{"source":49,"target":721},{"source":49,"target":722},{"source":49,"target":723},{"source":713,"target":83},{"source":713,"target":724},{"source":713,"target":49},{"source":724,"target":83},{"source":714,"target":63},{"source":714,"target":725},{"source":714,"target":49},{"source":725,"target":63},{"source":715,"target":129},{"source":715,"target":726},{"source":715,"target":49},{"source":726,"target":129},{"source":716,"target":121},{"source":716,"target":727},{"source":716,"target":49},{"source":727,"target":121},{"source":717,"target":728},{"source":717,"target":49},{"source":718,"target":729},{"source":718,"target":49},{"source":719,"target":730},{"source":719,"target":49},{"source":720,"target":731},{"source":720,"target":49},{"source":721,"target":732},{"source":721,"target":49},{"source":722,"target":733},{"source":722,"target":49},{"source":723,"target":10},{"source":50,"target":0},{"source":50,"target":10},{"source":50,"target":734},{"source":50,"target":735},{"source":50,"target":736},{"source":50,"target":737},{"source":734,"target":738},{"source":734,"target":50},{"source":735,"target":739},{"source":735,"target":50},{"source":736,"target":740},{"source":736,"target":50},{"source":737,"target":10},{"source":51,"target":0},{"source":51,"target":144},{"source":51,"target":741},{"source":741,"target":144},{"source":52,"target":0},{"source":52,"target":129},{"source":52,"target":742},{"source":742,"target":129},{"source":53,"target":0},{"source":53,"target":129},{"source":53,"target":743},{"source":53,"target":744},{"source":53,"target":745},{"source":53,"target":746},{"source":743,"target":747},{"source":743,"target":53},{"source":744,"target":748},{"source":744,"target":53},{"source":745,"target":93},{"source":745,"target":749},{"source":745,"target":53},{"source":749,"target":93},{"source":746,"target":129},{"source":54,"target":0},{"source":54,"target":60},{"source":54,"target":750},{"source":54,"target":751},{"source":750,"target":53},{"source":750,"target":752},{"source":750,"target":54},{"source":752,"target":53},{"source":751,"target":60},{"source":55,"target":0},{"source":55,"target":148},{"source":55,"target":753},{"source":55,"target":754},{"source":55,"target":755},{"source":55,"target":756},{"source":753,"target":757},{"source":753,"target":55},{"source":754,"target":758},{"source":754,"target":55},{"source":755,"target":93},{"source":755,"target":759},{"source":755,"target":55},{"source":759,"target":93},{"source":756,"target":148},{"source":56,"target":0},{"source":56,"target":60},{"source":56,"target":760},{"source":56,"target":761},{"source":760,"target":55},{"source":760,"target":762},{"source":760,"target":56},{"source":762,"target":55},{"source":761,"target":60},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":88},{"source":57,"target":763},{"source":57,"target":764},{"source":57,"target":765},{"source":763,"target":119},{"source":763,"target":766},{"source":763,"target":57},{"source":766,"target":119},{"source":764,"target":69},{"source":765,"target":88},{"source":58,"target":0},{"source":58,"target":71},{"source":58,"target":767},{"source":58,"target":768},{"source":58,"target":769},{"source":767,"target":59},{"source":767,"target":770},{"source":767,"target":58},{"source":770,"target":59},{"source":768,"target":771},{"source":768,"target":58},{"source":769,"target":71},{"source":59,"target":0},{"source":59,"target":772},{"source":59,"target":773},{"source":772,"target":59},{"source":773,"target":59},{"source":60,"target":0},{"source":60,"target":129},{"source":60,"target":774},{"source":774,"target":129},{"source":61,"target":0},{"source":61,"target":71},{"source":61,"target":775},{"source":61,"target":776},{"source":775,"target":132},{"source":775,"target":777},{"source":775,"target":61},{"source":777,"target":132},{"source":776,"target":71},{"source":62,"target":0},{"source":62,"target":10},{"source":62,"target":778},{"source":778,"target":10},{"source":63,"target":0},{"source":63,"target":148},{"source":63,"target":779},{"source":63,"target":780},{"source":63,"target":781},{"source":63,"target":782},{"source":779,"target":66},{"source":779,"target":783},{"source":779,"target":63},{"source":783,"target":66},{"source":780,"target":784},{"source":780,"target":63},{"source":781,"target":785},{"source":781,"target":63},{"source":782,"target":148},{"source":64,"target":0},{"source":64,"target":148},{"source":64,"target":786},{"source":64,"target":787},{"source":64,"target":788},{"source":64,"target":789},{"source":64,"target":790},{"source":786,"target":791},{"source":786,"target":64},{"source":787,"target":792},{"source":787,"target":64},{"source":788,"target":793},{"source":788,"target":64},{"source":789,"target":66},{"source":789,"target":794},{"source":789,"target":64},{"source":789,"target":795},{"source":794,"target":66},{"source":790,"target":148},{"source":65,"target":0},{"source":65,"target":148},{"source":65,"target":796},{"source":65,"target":797},{"source":65,"target":798},{"source":65,"target":799},{"source":796,"target":800},{"source":796,"target":65},{"source":797,"target":801},{"source":797,"target":65},{"source":798,"target":64},{"source":798,"target":802},{"source":798,"target":65},{"source":802,"target":64},{"source":799,"target":148},{"source":66,"target":0},{"source":66,"target":148},{"source":66,"target":803},{"source":66,"target":795},{"source":66,"target":804},{"source":803,"target":805},{"source":803,"target":66},{"source":795,"target":64},{"source":795,"target":806},{"source":795,"target":66},{"source":795,"target":789},{"source":806,"target":64},{"source":804,"target":148},{"source":67,"target":0},{"source":67,"target":10},{"source":67,"target":807},{"source":67,"target":808},{"source":67,"target":809},{"source":67,"target":810},{"source":67,"target":811},{"source":807,"target":9},{"source":807,"target":812},{"source":807,"target":67},{"source":812,"target":9},{"source":808,"target":104},{"source":808,"target":813},{"source":808,"target":67},{"source":813,"target":104},{"source":809,"target":20},{"source":809,"target":814},{"source":809,"target":67},{"source":814,"target":20},{"source":810,"target":815},{"source":810,"target":67},{"source":811,"target":10},{"source":68,"target":0},{"source":68,"target":10},{"source":68,"target":816},{"source":68,"target":817},{"source":68,"target":818},{"source":816,"target":96},{"source":816,"target":819},{"source":816,"target":68},{"source":819,"target":96},{"source":817,"target":67},{"source":817,"target":820},{"source":817,"target":68},{"source":820,"target":67},{"source":818,"target":10},{"source":69,"target":0},{"source":69,"target":67},{"source":69,"target":821},{"source":69,"target":822},{"source":69,"target":823},{"source":69,"target":824},{"source":821,"target":132},{"source":821,"target":825},{"source":821,"target":69},{"source":821,"target":826},{"source":825,"target":132},{"source":822,"target":95},{"source":822,"target":827},{"source":822,"target":69},{"source":822,"target":828},{"source":827,"target":95},{"source":823,"target":132},{"source":823,"target":829},{"source":823,"target":69},{"source":823,"target":830},{"source":829,"target":132},{"source":824,"target":67},{"source":70,"target":0},{"source":70,"target":62},{"source":70,"target":831},{"source":70,"target":832},{"source":70,"target":833},{"source":70,"target":834},{"source":70,"target":835},{"source":831,"target":836},{"source":831,"target":70},{"source":832,"target":837},{"source":832,"target":70},{"source":833,"target":93},{"source":833,"target":838},{"source":833,"target":70},{"source":838,"target":93},{"source":834,"target":839},{"source":834,"target":70},{"source":835,"target":62},{"source":71,"target":0},{"source":71,"target":69},{"source":71,"target":840},{"source":71,"target":841},{"source":840,"target":72},{"source":840,"target":842},{"source":840,"target":71},{"source":842,"target":72},{"source":841,"target":69},{"source":72,"target":0},{"source":72,"target":843},{"source":72,"target":844},{"source":72,"target":845},{"source":72,"target":846},{"source":843,"target":72},{"source":844,"target":72},{"source":845,"target":72},{"source":846,"target":72},{"source":73,"target":0},{"source":73,"target":78},{"source":73,"target":847},{"source":73,"target":848},{"source":847,"target":849},{"source":847,"target":73},{"source":848,"target":78},{"source":74,"target":0},{"source":74,"target":21},{"source":74,"target":850},{"source":74,"target":851},{"source":850,"target":110},{"source":850,"target":852},{"source":850,"target":74},{"source":852,"target":110},{"source":851,"target":21},{"source":75,"target":0},{"source":75,"target":25},{"source":75,"target":853},{"source":853,"target":25},{"source":76,"target":0},{"source":76,"target":78},{"source":76,"target":854},{"source":854,"target":78},{"source":77,"target":0},{"source":77,"target":78},{"source":77,"target":855},{"source":77,"target":856},{"source":77,"target":857},{"source":855,"target":858},{"source":855,"target":77},{"source":856,"target":859},{"source":856,"target":77},{"source":857,"target":78},{"source":78,"target":0},{"source":78,"target":16},{"source":78,"target":860},{"source":78,"target":861},{"source":860,"target":128},{"source":860,"target":862},{"source":860,"target":78},{"source":862,"target":128},{"source":861,"target":16},{"source":79,"target":0},{"source":79,"target":78},{"source":79,"target":863},{"source":79,"target":864},{"source":79,"target":865},{"source":863,"target":123},{"source":863,"target":866},{"source":863,"target":79},{"source":866,"target":123},{"source":864,"target":867},{"source":864,"target":79},{"source":865,"target":78},{"source":80,"target":0},{"source":80,"target":5},{"source":80,"target":868},{"source":80,"target":869},{"source":868,"target":20},{"source":868,"target":870},{"source":868,"target":80},{"source":870,"target":20},{"source":869,"target":5},{"source":81,"target":0},{"source":81,"target":115},{"source":81,"target":871},{"source":871,"target":115},{"source":82,"target":0},{"source":82,"target":144},{"source":82,"target":872},{"source":872,"target":144},{"source":83,"target":0},{"source":83,"target":148},{"source":83,"target":873},{"source":83,"target":874},{"source":83,"target":875},{"source":83,"target":876},{"source":873,"target":877},{"source":873,"target":83},{"source":874,"target":878},{"source":874,"target":83},{"source":875,"target":879},{"source":875,"target":83},{"source":876,"target":148},{"source":84,"target":0},{"source":84,"target":71},{"source":84,"target":880},{"source":84,"target":881},{"source":880,"target":132},{"source":880,"target":882},{"source":880,"target":84},{"source":882,"target":132},{"source":881,"target":71},{"source":85,"target":0},{"source":85,"target":148},{"source":85,"target":883},{"source":85,"target":884},{"source":85,"target":885},{"source":85,"target":886},{"source":883,"target":87},{"source":883,"target":887},{"source":883,"target":85},{"source":887,"target":87},{"source":884,"target":107},{"source":884,"target":888},{"source":884,"target":85},{"source":888,"target":107},{"source":885,"target":108},{"source":885,"target":889},{"source":885,"target":85},{"source":889,"target":108},{"source":886,"target":148},{"source":86,"target":0},{"source":86,"target":10},{"source":86,"target":890},{"source":86,"target":891},{"source":86,"target":892},{"source":86,"target":893},{"source":86,"target":894},{"source":890,"target":40},{"source":890,"target":895},{"source":890,"target":86},{"source":895,"target":40},{"source":891,"target":44},{"source":891,"target":896},{"source":891,"target":86},{"source":896,"target":44},{"source":892,"target":87},{"source":892,"target":897},{"source":892,"target":86},{"source":897,"target":87},{"source":893,"target":108},{"source":893,"target":898},{"source":893,"target":86},{"source":898,"target":108},{"source":894,"target":10},{"source":87,"target":0},{"source":87,"target":10},{"source":87,"target":671},{"source":87,"target":667},{"source":87,"target":669},{"source":87,"target":899},{"source":87,"target":900},{"source":87,"target":901},{"source":671,"target":40},{"source":671,"target":902},{"source":671,"target":87},{"source":671,"target":662},{"source":902,"target":40},{"source":667,"target":40},{"source":667,"target":903},{"source":667,"target":87},{"source":667,"target":660},{"source":903,"target":40},{"source":669,"target":40},{"source":669,"target":904},{"source":669,"target":87},{"source":669,"target":661},{"source":904,"target":40},{"source":899,"target":108},{"source":899,"target":905},{"source":899,"target":87},{"source":899,"target":906},{"source":905,"target":108},{"source":900,"target":907},{"source":900,"target":87},{"source":901,"target":10},{"source":88,"target":0},{"source":88,"target":148},{"source":88,"target":908},{"source":88,"target":909},{"source":88,"target":910},{"source":908,"target":32},{"source":908,"target":911},{"source":908,"target":88},{"source":911,"target":32},{"source":909,"target":32},{"source":909,"target":912},{"source":909,"target":88},{"source":912,"target":32},{"source":910,"target":148},{"source":89,"target":0},{"source":89,"target":129},{"source":89,"target":913},{"source":89,"target":914},{"source":89,"target":915},{"source":89,"target":916},{"source":913,"target":107},{"source":913,"target":917},{"source":913,"target":89},{"source":917,"target":107},{"source":914,"target":918},{"source":914,"target":89},{"source":915,"target":919},{"source":915,"target":89},{"source":916,"target":129},{"source":90,"target":0},{"source":90,"target":18},{"source":90,"target":920},{"source":920,"target":18},{"source":91,"target":0},{"source":91,"target":144},{"source":91,"target":921},{"source":921,"target":144},{"source":92,"target":0},{"source":92,"target":10},{"source":92,"target":922},{"source":92,"target":923},{"source":92,"target":924},{"source":922,"target":46},{"source":922,"target":925},{"source":922,"target":92},{"source":925,"target":46},{"source":923,"target":93},{"source":923,"target":926},{"source":923,"target":92},{"source":926,"target":93},{"source":924,"target":10},{"source":93,"target":0},{"source":93,"target":129},{"source":93,"target":927},{"source":93,"target":928},{"source":93,"target":929},{"source":93,"target":930},{"source":93,"target":931},{"source":927,"target":932},{"source":927,"target":93},{"source":928,"target":83},{"source":928,"target":933},{"source":928,"target":93},{"source":933,"target":83},{"source":929,"target":94},{"source":929,"target":934},{"source":929,"target":93},{"source":934,"target":94},{"source":930,"target":935},{"source":930,"target":93},{"source":931,"target":129},{"source":94,"target":0},{"source":94,"target":936},{"source":94,"target":937},{"source":936,"target":94},{"source":937,"target":94},{"source":95,"target":0},{"source":95,"target":10},{"source":95,"target":938},{"source":95,"target":828},{"source":95,"target":939},{"source":95,"target":940},{"source":95,"target":941},{"source":95,"target":942},{"source":938,"target":10},{"source":938,"target":943},{"source":938,"target":95},{"source":943,"target":10},{"source":828,"target":69},{"source":828,"target":944},{"source":828,"target":95},{"source":828,"target":822},{"source":944,"target":69},{"source":939,"target":96},{"source":939,"target":945},{"source":939,"target":95},{"source":945,"target":96},{"source":940,"target":946},{"source":940,"target":95},{"source":941,"target":10},{"source":941,"target":947},{"source":941,"target":95},{"source":947,"target":10},{"source":942,"target":10},{"source":96,"target":0},{"source":96,"target":10},{"source":96,"target":948},{"source":96,"target":949},{"source":96,"target":950},{"source":948,"target":95},{"source":948,"target":951},{"source":948,"target":96},{"source":951,"target":95},{"source":949,"target":952},{"source":949,"target":96},{"source":950,"target":10},{"source":97,"target":0},{"source":97,"target":60},{"source":97,"target":953},{"source":97,"target":954},{"source":97,"target":955},{"source":97,"target":956},{"source":953,"target":97},{"source":953,"target":957},{"source":953,"target":97},{"source":953,"target":954},{"source":957,"target":97},{"source":954,"target":97},{"source":954,"target":958},{"source":954,"target":97},{"source":954,"target":953},{"source":958,"target":97},{"source":955,"target":959},{"source":955,"target":97},{"source":956,"target":60},{"source":98,"target":0},{"source":98,"target":10},{"source":98,"target":960},{"source":960,"target":10},{"source":99,"target":0},{"source":99,"target":141},{"source":99,"target":961},{"source":961,"target":141},{"source":100,"target":0},{"source":100,"target":129},{"source":100,"target":962},{"source":100,"target":963},{"source":100,"target":964},{"source":962,"target":93},{"source":962,"target":965},{"source":962,"target":100},{"source":965,"target":93},{"source":963,"target":966},{"source":963,"target":100},{"source":964,"target":129},{"source":101,"target":0},{"source":101,"target":60},{"source":101,"target":967},{"source":101,"target":968},{"source":101,"target":969},{"source":967,"target":107},{"source":967,"target":970},{"source":967,"target":101},{"source":970,"target":107},{"source":968,"target":100},{"source":968,"target":971},{"source":968,"target":101},{"source":971,"target":100},{"source":969,"target":60},{"source":102,"target":0},{"source":102,"target":10},{"source":102,"target":972},{"source":102,"target":973},{"source":102,"target":974},{"source":102,"target":975},{"source":102,"target":976},{"source":972,"target":100},{"source":972,"target":977},{"source":972,"target":102},{"source":977,"target":100},{"source":973,"target":978},{"source":973,"target":102},{"source":974,"target":88},{"source":974,"target":979},{"source":974,"target":102},{"source":979,"target":88},{"source":975,"target":88},{"source":975,"target":980},{"source":975,"target":102},{"source":980,"target":88},{"source":976,"target":10},{"source":103,"target":0},{"source":103,"target":10},{"source":103,"target":981},{"source":103,"target":982},{"source":103,"target":983},{"source":981,"target":102},{"source":981,"target":984},{"source":981,"target":103},{"source":984,"target":102},{"source":982,"target":102},{"source":982,"target":985},{"source":982,"target":103},{"source":985,"target":102},{"source":983,"target":10},{"source":104,"target":0},{"source":104,"target":10},{"source":104,"target":986},{"source":986,"target":10},{"source":105,"target":0},{"source":105,"target":987},{"source":105,"target":988},{"source":105,"target":989},{"source":105,"target":990},{"source":987,"target":105},{"source":988,"target":105},{"source":989,"target":105},{"source":990,"target":105},{"source":106,"target":0},{"source":106,"target":98},{"source":106,"target":991},{"source":106,"target":992},{"source":106,"target":993},{"source":106,"target":994},{"source":106,"target":995},{"source":106,"target":996},{"source":106,"target":997},{"source":106,"target":998},{"source":106,"target":999},{"source":106,"target":1000},{"source":106,"target":1001},{"source":106,"target":1002},{"source":991,"target":62},{"source":991,"target":1003},{"source":991,"target":106},{"source":1003,"target":62},{"source":992,"target":92},{"source":992,"target":1004},{"source":992,"target":106},{"source":1004,"target":92},{"source":993,"target":92},{"source":993,"target":1005},{"source":993,"target":106},{"source":1005,"target":92},{"source":994,"target":40},{"source":994,"target":1006},{"source":994,"target":106},{"source":1006,"target":40},{"source":995,"target":44},{"source":995,"target":1007},{"source":995,"target":106},{"source":1007,"target":44},{"source":996,"target":27},{"source":996,"target":1008},{"source":996,"target":106},{"source":1008,"target":27},{"source":997,"target":62},{"source":997,"target":1009},{"source":997,"target":106},{"source":1009,"target":62},{"source":998,"target":105},{"source":998,"target":1010},{"source":998,"target":106},{"source":1010,"target":105},{"source":999,"target":1011},{"source":999,"target":106},{"source":1000,"target":60},{"source":1000,"target":1012},{"source":1000,"target":106},{"source":1012,"target":60},{"source":1001,"target":60},{"source":1001,"target":1013},{"source":1001,"target":106},{"source":1013,"target":60},{"source":1002,"target":98},{"source":107,"target":0},{"source":107,"target":10},{"source":107,"target":1014},{"source":107,"target":1015},{"source":107,"target":1016},{"source":107,"target":1017},{"source":107,"target":1018},{"source":107,"target":1019},{"source":1014,"target":100},{"source":1014,"target":1020},{"source":1014,"target":107},{"source":1020,"target":100},{"source":1015,"target":100},{"source":1015,"target":1021},{"source":1015,"target":107},{"source":1021,"target":100},{"source":1016,"target":53},{"source":1016,"target":1022},{"source":1016,"target":107},{"source":1022,"target":53},{"source":1017,"target":1023},{"source":1017,"target":107},{"source":1018,"target":1024},{"source":1018,"target":107},{"source":1019,"target":10},{"source":108,"target":0},{"source":108,"target":10},{"source":108,"target":694},{"source":108,"target":690},{"source":108,"target":692},{"source":108,"target":906},{"source":108,"target":1025},{"source":108,"target":1026},{"source":694,"target":44},{"source":694,"target":1027},{"source":694,"target":108},{"source":694,"target":685},{"source":1027,"target":44},{"source":690,"target":44},{"source":690,"target":1028},{"source":690,"target":108},{"source":690,"target":683},{"source":1028,"target":44},{"source":692,"target":44},{"source":692,"target":1029},{"source":692,"target":108},{"source":692,"target":684},{"source":1029,"target":44},{"source":906,"target":87},{"source":906,"target":1030},{"source":906,"target":108},{"source":906,"target":899},{"source":1030,"target":87},{"source":1025,"target":1031},{"source":1025,"target":108},{"source":1026,"target":10},{"source":109,"target":0},{"source":109,"target":71},{"source":109,"target":1032},{"source":1032,"target":71},{"source":110,"target":0},{"source":110,"target":10},{"source":110,"target":88},{"source":110,"target":1033},{"source":110,"target":1034},{"source":110,"target":1035},{"source":110,"target":1036},{"source":110,"target":1037},{"source":110,"target":1038},{"source":110,"target":1039},{"source":1033,"target":89},{"source":1033,"target":1040},{"source":1033,"target":110},{"source":1040,"target":89},{"source":1034,"target":52},{"source":1034,"target":1041},{"source":1034,"target":110},{"source":1041,"target":52},{"source":1035,"target":112},{"source":1035,"target":1042},{"source":1035,"target":110},{"source":1042,"target":112},{"source":1036,"target":1043},{"source":1036,"target":110},{"source":1037,"target":117},{"source":1037,"target":1044},{"source":1037,"target":110},{"source":1044,"target":117},{"source":1038,"target":10},{"source":1039,"target":88},{"source":111,"target":0},{"source":111,"target":10},{"source":111,"target":1045},{"source":111,"target":1046},{"source":111,"target":1047},{"source":1045,"target":110},{"source":1045,"target":1048},{"source":1045,"target":111},{"source":1048,"target":110},{"source":1046,"target":110},{"source":1046,"target":1049},{"source":1046,"target":111},{"source":1049,"target":110},{"source":1047,"target":10},{"source":112,"target":0},{"source":112,"target":148},{"source":112,"target":1050},{"source":112,"target":1051},{"source":112,"target":1052},{"source":1050,"target":1053},{"source":1050,"target":112},{"source":1051,"target":1054},{"source":1051,"target":112},{"source":1052,"target":148},{"source":113,"target":0},{"source":113,"target":129},{"source":113,"target":1055},{"source":113,"target":1056},{"source":113,"target":1057},{"source":1055,"target":110},{"source":1055,"target":1058},{"source":1055,"target":113},{"source":1058,"target":110},{"source":1056,"target":1059},{"source":1056,"target":113},{"source":1057,"target":129},{"source":114,"target":0},{"source":114,"target":129},{"source":114,"target":1060},{"source":114,"target":1061},{"source":114,"target":1062},{"source":1060,"target":110},{"source":1060,"target":1063},{"source":1060,"target":114},{"source":1063,"target":110},{"source":1061,"target":1064},{"source":1061,"target":114},{"source":1062,"target":129},{"source":115,"target":0},{"source":115,"target":128},{"source":115,"target":1065},{"source":1065,"target":128},{"source":116,"target":0},{"source":116,"target":81},{"source":116,"target":1066},{"source":1066,"target":81},{"source":117,"target":0},{"source":117,"target":16},{"source":117,"target":68},{"source":117,"target":1067},{"source":117,"target":1068},{"source":117,"target":1069},{"source":117,"target":1070},{"source":117,"target":1071},{"source":117,"target":1072},{"source":117,"target":1073},{"source":117,"target":1074},{"source":117,"target":1075},{"source":117,"target":1076},{"source":117,"target":1077},{"source":117,"target":1078},{"source":117,"target":1079},{"source":1067,"target":9},{"source":1067,"target":1080},{"source":1067,"target":117},{"source":1080,"target":9},{"source":1068,"target":104},{"source":1068,"target":1081},{"source":1068,"target":117},{"source":1081,"target":104},{"source":1069,"target":119},{"source":1069,"target":1082},{"source":1069,"target":117},{"source":1082,"target":119},{"source":1070,"target":5},{"source":1070,"target":1083},{"source":1070,"target":117},{"source":1083,"target":5},{"source":1071,"target":128},{"source":1071,"target":1084},{"source":1071,"target":117},{"source":1084,"target":128},{"source":1072,"target":38},{"source":1072,"target":1085},{"source":1072,"target":117},{"source":1085,"target":38},{"source":1073,"target":117},{"source":1073,"target":1086},{"source":1073,"target":117},{"source":1086,"target":117},{"source":1074,"target":25},{"source":1074,"target":1087},{"source":1074,"target":117},{"source":1087,"target":25},{"source":1075,"target":1088},{"source":1075,"target":117},{"source":1076,"target":1089},{"source":1076,"target":117},{"source":1077,"target":118},{"source":1077,"target":1090},{"source":1077,"target":117},{"source":1090,"target":118},{"source":1078,"target":16},{"source":1079,"target":68},{"source":118,"target":0},{"source":118,"target":1091},{"source":118,"target":1092},{"source":118,"target":1093},{"source":1091,"target":118},{"source":1092,"target":118},{"source":1093,"target":118},{"source":119,"target":0},{"source":119,"target":92},{"source":119,"target":1094},{"source":119,"target":1095},{"source":1094,"target":1096},{"source":1094,"target":119},{"source":1095,"target":92},{"source":120,"target":0},{"source":120,"target":141},{"source":120,"target":1097},{"source":120,"target":1098},{"source":120,"target":1099},{"source":120,"target":1100},{"source":120,"target":1101},{"source":1097,"target":1102},{"source":1097,"target":120},{"source":1098,"target":1103},{"source":1098,"target":120},{"source":1099,"target":100},{"source":1099,"target":1104},{"source":1099,"target":120},{"source":1104,"target":100},{"source":1100,"target":107},{"source":1100,"target":1105},{"source":1100,"target":120},{"source":1105,"target":107},{"source":1101,"target":141},{"source":121,"target":0},{"source":121,"target":10},{"source":121,"target":1106},{"source":121,"target":1107},{"source":121,"target":1108},{"source":121,"target":1109},{"source":121,"target":1110},{"source":1106,"target":1111},{"source":1106,"target":121},{"source":1107,"target":1112},{"source":1107,"target":121},{"source":1108,"target":122},{"source":1108,"target":1113},{"source":1108,"target":121},{"source":1113,"target":122},{"source":1109,"target":1114},{"source":1109,"target":121},{"source":1110,"target":10},{"source":122,"target":0},{"source":122,"target":1115},{"source":122,"target":1116},{"source":122,"target":1117},{"source":122,"target":1118},{"source":1115,"target":122},{"source":1116,"target":122},{"source":1117,"target":122},{"source":1118,"target":122},{"source":123,"target":0},{"source":123,"target":10},{"source":123,"target":1119},{"source":1119,"target":10},{"source":124,"target":0},{"source":124,"target":129},{"source":124,"target":1120},{"source":124,"target":1121},{"source":124,"target":1122},{"source":1120,"target":126},{"source":1120,"target":1123},{"source":1120,"target":124},{"source":1123,"target":126},{"source":1121,"target":1124},{"source":1121,"target":124},{"source":1122,"target":129},{"source":125,"target":0},{"source":125,"target":148},{"source":125,"target":1125},{"source":125,"target":1126},{"source":1125,"target":62},{"source":1125,"target":1127},{"source":1125,"target":125},{"source":1127,"target":62},{"source":1126,"target":148},{"source":126,"target":0},{"source":126,"target":10},{"source":126,"target":1128},{"source":126,"target":1129},{"source":126,"target":1130},{"source":126,"target":1131},{"source":1128,"target":1132},{"source":1128,"target":126},{"source":1129,"target":1133},{"source":1129,"target":126},{"source":1130,"target":93},{"source":1130,"target":1134},{"source":1130,"target":126},{"source":1134,"target":93},{"source":1131,"target":10},{"source":127,"target":0},{"source":127,"target":148},{"source":127,"target":1135},{"source":127,"target":1136},{"source":127,"target":1137},{"source":1135,"target":62},{"source":1135,"target":1138},{"source":1135,"target":127},{"source":1138,"target":62},{"source":1136,"target":126},{"source":1136,"target":1139},{"source":1136,"target":127},{"source":1139,"target":126},{"source":1137,"target":148},{"source":128,"target":0},{"source":128,"target":10},{"source":128,"target":1140},{"source":128,"target":1141},{"source":128,"target":1142},{"source":128,"target":1143},{"source":128,"target":1144},{"source":1140,"target":124},{"source":1140,"target":1145},{"source":1140,"target":128},{"source":1145,"target":124},{"source":1141,"target":127},{"source":1141,"target":1146},{"source":1141,"target":128},{"source":1146,"target":127},{"source":1142,"target":125},{"source":1142,"target":1147},{"source":1142,"target":128},{"source":1147,"target":125},{"source":1143,"target":1148},{"source":1143,"target":128},{"source":1144,"target":10},{"source":129,"target":0},{"source":129,"target":10},{"source":129,"target":1149},{"source":1149,"target":10},{"source":130,"target":0},{"source":130,"target":141},{"source":130,"target":1150},{"source":130,"target":1151},{"source":130,"target":1152},{"source":1150,"target":1153},{"source":1150,"target":130},{"source":1151,"target":1154},{"source":1151,"target":130},{"source":1152,"target":141},{"source":131,"target":0},{"source":131,"target":141},{"source":131,"target":1155},{"source":131,"target":1156},{"source":131,"target":1157},{"source":131,"target":1158},{"source":1155,"target":1159},{"source":1155,"target":131},{"source":1156,"target":100},{"source":1156,"target":1160},{"source":1156,"target":131},{"source":1160,"target":100},{"source":1157,"target":107},{"source":1157,"target":1161},{"source":1157,"target":131},{"source":1161,"target":107},{"source":1158,"target":141},{"source":132,"target":0},{"source":132,"target":67},{"source":132,"target":1162},{"source":132,"target":1163},{"source":132,"target":830},{"source":132,"target":826},{"source":132,"target":1164},{"source":1162,"target":62},{"source":1162,"target":1165},{"source":1162,"target":132},{"source":1165,"target":62},{"source":1163,"target":1166},{"source":1163,"target":132},{"source":830,"target":69},{"source":830,"target":1167},{"source":830,"target":132},{"source":830,"target":823},{"source":1167,"target":69},{"source":826,"target":69},{"source":826,"target":1168},{"source":826,"target":132},{"source":826,"target":821},{"source":1168,"target":69},{"source":1164,"target":67},{"source":133,"target":0},{"source":133,"target":141},{"source":133,"target":1169},{"source":133,"target":1170},{"source":133,"target":1171},{"source":1169,"target":1172},{"source":1169,"target":133},{"source":1170,"target":107},{"source":1170,"target":1173},{"source":1170,"target":133},{"source":1173,"target":107},{"source":1171,"target":141},{"source":134,"target":0},{"source":134,"target":129},{"source":134,"target":1174},{"source":134,"target":1175},{"source":134,"target":1176},{"source":1174,"target":1177},{"source":1174,"target":134},{"source":1175,"target":93},{"source":1175,"target":1178},{"source":1175,"target":134},{"source":1178,"target":93},{"source":1176,"target":129},{"source":135,"target":0},{"source":135,"target":60},{"source":135,"target":1179},{"source":135,"target":1180},{"source":1179,"target":134},{"source":1179,"target":1181},{"source":1179,"target":135},{"source":1181,"target":134},{"source":1180,"target":60},{"source":136,"target":0},{"source":136,"target":98},{"source":136,"target":1182},{"source":136,"target":1183},{"source":136,"target":1184},{"source":136,"target":1185},{"source":1182,"target":62},{"source":1182,"target":1186},{"source":1182,"target":136},{"source":1186,"target":62},{"source":1183,"target":62},{"source":1183,"target":1187},{"source":1183,"target":136},{"source":1187,"target":62},{"source":1184,"target":1188},{"source":1184,"target":136},{"source":1185,"target":98},{"source":137,"target":0},{"source":137,"target":18},{"source":137,"target":1189},{"source":137,"target":1190},{"source":1189,"target":1191},{"source":1189,"target":137},{"source":1190,"target":18},{"source":138,"target":0},{"source":138,"target":22},{"source":138,"target":68},{"source":138,"target":1192},{"source":138,"target":1193},{"source":138,"target":1194},{"source":1192,"target":5},{"source":1192,"target":1195},{"source":1192,"target":138},{"source":1195,"target":5},{"source":1193,"target":22},{"source":1194,"target":68},{"source":139,"target":0},{"source":139,"target":33},{"source":139,"target":1196},{"source":139,"target":1197},{"source":1196,"target":33},{"source":1196,"target":1198},{"source":1196,"target":139},{"source":1198,"target":33},{"source":1197,"target":33},{"source":140,"target":0},{"source":140,"target":2},{"source":140,"target":68},{"source":140,"target":1199},{"source":140,"target":1200},{"source":140,"target":1201},{"source":140,"target":1202},{"source":1199,"target":5},{"source":1199,"target":1203},{"source":1199,"target":140},{"source":1203,"target":5},{"source":1200,"target":1204},{"source":1200,"target":140},{"source":1201,"target":2},{"source":1202,"target":68},{"source":141,"target":0},{"source":141,"target":2},{"source":141,"target":88},{"source":141,"target":1205},{"source":141,"target":1206},{"source":1205,"target":2},{"source":1206,"target":88},{"source":142,"target":0},{"source":142,"target":60},{"source":142,"target":1207},{"source":1207,"target":60},{"source":143,"target":0},{"source":143,"target":5},{"source":143,"target":1208},{"source":143,"target":1209},{"source":143,"target":1210},{"source":1208,"target":1211},{"source":1208,"target":143},{"source":1209,"target":1212},{"source":1209,"target":143},{"source":1210,"target":5},{"source":144,"target":0},{"source":144,"target":57},{"source":144,"target":1213},{"source":144,"target":1214},{"source":144,"target":1215},{"source":144,"target":1216},{"source":144,"target":1217},{"source":144,"target":1218},{"source":1213,"target":40},{"source":1213,"target":1219},{"source":1213,"target":144},{"source":1219,"target":40},{"source":1214,"target":41},{"source":1214,"target":1220},{"source":1214,"target":144},{"source":1220,"target":41},{"source":1215,"target":87},{"source":1215,"target":1221},{"source":1215,"target":144},{"source":1221,"target":87},{"source":1216,"target":60},{"source":1216,"target":1222},{"source":1216,"target":144},{"source":1222,"target":60},{"source":1217,"target":60},{"source":1217,"target":1223},{"source":1217,"target":144},{"source":1223,"target":60},{"source":1218,"target":57},{"source":145,"target":0},{"source":145,"target":60},{"source":145,"target":1224},{"source":145,"target":1225},{"source":145,"target":1226},{"source":145,"target":1227},{"source":1224,"target":62},{"source":1224,"target":1228},{"source":1224,"target":145},{"source":1228,"target":62},{"source":1225,"target":62},{"source":1225,"target":1229},{"source":1225,"target":145},{"source":1229,"target":62},{"source":1226,"target":62},{"source":1226,"target":1230},{"source":1226,"target":145},{"source":1230,"target":62},{"source":1227,"target":60},{"source":146,"target":0},{"source":146,"target":140},{"source":146,"target":1231},{"source":146,"target":1232},{"source":146,"target":1233},{"source":1231,"target":1234},{"source":1231,"target":146},{"source":1232,"target":1235},{"source":1232,"target":146},{"source":1233,"target":140},{"source":147,"target":0},{"source":147,"target":141},{"source":147,"target":1236},{"source":147,"target":1237},{"source":147,"target":1238},{"source":1236,"target":123},{"source":1236,"target":1239},{"source":1236,"target":147},{"source":1239,"target":123},{"source":1237,"target":1240},{"source":1237,"target":147},{"source":1238,"target":141},{"source":148,"target":0},{"source":148,"target":1241}],"multigraph":true}
ecore
visualization
repo-ecore-all/data/hannesN/onotoa/de.topicmapslab.tmcledit.diagram/model/TMCLDiagram.ecore
model Diagram nodes edges topicMapSchema Node posY posX TypeNode topicType AssociationNode associationTypeConstraint BendPoint posX posY TopicType de.topicmapslab.tmcledit.model.TopicType de.topicmapslab.tmcledit.model.TopicType AssociationTypeConstraint de.topicmapslab.tmcledit.model.AssociationTypeConstraint de.topicmapslab.tmcledit.model.AssociationTypeConstraint Edge bendpoints type source target EdgeType IS_A_TYPE IS_A_TYPE AKO_TYPE AKO_TYPE ROLE_CONSTRAINT_TYPE ROLE_CONSTRAINT_TYPE TopicMapSchema de.topicmapslab.tmcledit.model.TopicMapSchema de.topicmapslab.tmcledit.model.TopicMapSchema
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="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://tmcldiagram/1.0" nsPrefix="tmcldiagram"> <eClassifiers xsi:type="ecore:EClass" name="Diagram"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1" eType="#//Edge" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="topicMapSchema" eType="#//TopicMapSchema"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="posY" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="posX" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeNode" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="topicType" lowerBound="1" eType="#//TopicType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssociationNode" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="associationTypeConstraint" lowerBound="1" eType="#//AssociationTypeConstraint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BendPoint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="posX" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="posY" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="TopicType" instanceClassName="de.topicmapslab.tmcledit.model.TopicType"/> <eClassifiers xsi:type="ecore:EDataType" name="AssociationTypeConstraint" instanceClassName="de.topicmapslab.tmcledit.model.AssociationTypeConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="Edge"> <eStructuralFeatures xsi:type="ecore:EReference" name="bendpoints" eType="#//BendPoint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//EdgeType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EdgeType"> <eLiterals name="IS_A_TYPE"/> <eLiterals name="AKO_TYPE" value="1"/> <eLiterals name="ROLE_CONSTRAINT_TYPE" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="TopicMapSchema" instanceClassName="de.topicmapslab.tmcledit.model.TopicMapSchema"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"tmcldiagram","nsURI":"http://tmcldiagram/1.0","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeNode","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationNode","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BendPoint","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":"de.topicmapslab.tmcledit.model.TopicType","defaultValue":null,"instanceClassName":"de.topicmapslab.tmcledit.model.TopicType","name":"TopicType","instanceClass":null,"id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"de.topicmapslab.tmcledit.model.AssociationTypeConstraint","defaultValue":null,"instanceClassName":"de.topicmapslab.tmcledit.model.AssociationTypeConstraint","name":"AssociationTypeConstraint","instanceClass":null,"id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EdgeType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"de.topicmapslab.tmcledit.model.TopicMapSchema","defaultValue":null,"instanceClassName":"de.topicmapslab.tmcledit.model.TopicMapSchema","name":"TopicMapSchema","instanceClass":null,"id":10,"serializable":true,"eClass":"EDataType"},{"container":false,"ordered":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":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":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"topicMapSchema","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"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":"posY","changeable":true,"lowerBound":1,"iD":false,"id":17,"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":"posX","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"topicType","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"associationTypeConstraint","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"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":"posX","changeable":true,"lowerBound":1,"iD":false,"id":27,"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":"posY","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bendpoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"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":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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"name":"IS_A_TYPE","id":39,"value":0,"literal":"IS_A_TYPE","eClass":"EEnumLiteral"},{"name":"AKO_TYPE","id":40,"value":1,"literal":"AKO_TYPE","eClass":"EEnumLiteral"},{"name":"ROLE_CONSTRAINT_TYPE","id":41,"value":2,"literal":"ROLE_CONSTRAINT_TYPE","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":11,"target":2},{"source":11,"target":14},{"source":11,"target":1},{"source":14,"target":2},{"source":12,"target":8},{"source":12,"target":15},{"source":12,"target":1},{"source":15,"target":8},{"source":13,"target":10},{"source":13,"target":16},{"source":13,"target":1},{"source":16,"target":10},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":18},{"source":17,"target":19},{"source":17,"target":2},{"source":18,"target":20},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":21},{"source":3,"target":22},{"source":21,"target":6},{"source":21,"target":23},{"source":21,"target":3},{"source":23,"target":6},{"source":22,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":24},{"source":4,"target":25},{"source":24,"target":7},{"source":24,"target":26},{"source":24,"target":4},{"source":26,"target":7},{"source":25,"target":2},{"source":5,"target":0},{"source":5,"target":27},{"source":5,"target":28},{"source":27,"target":29},{"source":27,"target":5},{"source":28,"target":30},{"source":28,"target":5},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":31},{"source":8,"target":32},{"source":8,"target":33},{"source":8,"target":34},{"source":31,"target":5},{"source":31,"target":35},{"source":31,"target":8},{"source":35,"target":5},{"source":32,"target":9},{"source":32,"target":36},{"source":32,"target":8},{"source":36,"target":9},{"source":33,"target":2},{"source":33,"target":37},{"source":33,"target":8},{"source":37,"target":2},{"source":34,"target":2},{"source":34,"target":38},{"source":34,"target":8},{"source":38,"target":2},{"source":9,"target":0},{"source":9,"target":39},{"source":9,"target":40},{"source":9,"target":41},{"source":39,"target":9},{"source":40,"target":9},{"source":41,"target":9},{"source":10,"target":0}],"multigraph":true}
ecore
trace
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/TefkatTrace.ecore
trace Trace name sources target rules Any BoolAny value IntAny value DecimalAny value StringAny value ObjectAny value
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="trace" nsURI="http:///com/dstc/tefkat/TefkatTrace.ecore" nsPrefix="trace"> <eClassifiers xsi:type="ecore:EClass" name="Trace"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1" eType="#//Any" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" unique="false" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Any" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="BoolAny" eSuperTypes="#//Any"> <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="IntAny" eSuperTypes="#//Any"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DecimalAny" eSuperTypes="#//Any"> <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="StringAny" eSuperTypes="#//Any"> <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="ObjectAny" eSuperTypes="#//Any"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"trace","nsURI":"http:///com/dstc/tefkat/TefkatTrace.ecore","name":"trace","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Any","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolAny","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntAny","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecimalAny","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringAny","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectAny","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"rules","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"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":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":8,"target":12},{"source":8,"target":1},{"source":9,"target":2},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":2},{"source":10,"target":14},{"source":10,"target":1},{"source":11,"target":15},{"source":11,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":16},{"source":3,"target":17},{"source":16,"target":18},{"source":16,"target":3},{"source":17,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":19},{"source":4,"target":20},{"source":19,"target":21},{"source":19,"target":4},{"source":20,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":22},{"source":5,"target":23},{"source":22,"target":24},{"source":22,"target":5},{"source":23,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":25},{"source":6,"target":26},{"source":25,"target":27},{"source":25,"target":6},{"source":26,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":28},{"source":7,"target":29},{"source":28,"target":30},{"source":28,"target":7},{"source":29,"target":2}],"multigraph":true}
ecore
books
repo-ecore-all/data/mrombout/Andle./nl.mikero.andle.andle.model/model/andle.ecore
andle Book title author passages Passage name text choices Choice text to
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="andle" nsURI="http://andle.mikero.nl/andle" nsPrefix="nl.mikero.andle.andle"> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" 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:EReference" name="passages" upperBound="-1" eType="#//Passage" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Passage"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="choices" upperBound="-1" eType="#//Choice" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Choice"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//Passage"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"nl.mikero.andle.andle","nsURI":"http://andle.mikero.nl/andle","name":"andle","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Passage","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Choice","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"passages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":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":"text","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"choices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":4,"target":7},{"source":4,"target":1},{"source":5,"target":8},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":9},{"source":6,"target":1},{"source":9,"target":2},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":10,"target":13},{"source":10,"target":2},{"source":11,"target":14},{"source":11,"target":2},{"source":12,"target":3},{"source":12,"target":15},{"source":12,"target":2},{"source":15,"target":3},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":17},{"source":16,"target":18},{"source":16,"target":3},{"source":17,"target":2},{"source":17,"target":19},{"source":17,"target":3},{"source":19,"target":2}],"multigraph":true}
ecore
webapp
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sjpanda/dsl/CAR-project/model/WebApp.ecore
webapp WebApp name appConfig webConfig library view model controller resource framework AppConfig View page navigation Library WebConfig displayName Model table databaseName url userName password businessObject Controller validator action Resource image file propertie Image File Properties name mapping package Table column constraint name charset Column name isNotNull false size useZeroFill detail type defaultValue Constraint primaryKey unique check foreignKey PrimaryKey column ForeignKey externalColumn onDelete onUpdate externalTable internalColumn Unique column Check expr Behavior CASCADE CASCADE RESTRICT RESTRICT OnDelete behavior OnUpdate behavior Charset ARMSCII8 ARMSCII8 ASCII ASCII BIG5 BIG5 CP852 CP852 CP866 CP866 CP932 CP932 CP1250 CP1250 CP1251 CP1251 CP1256 CP1256 CP1257 CP1257 DEC8 DEC8 BINARY BINARY CP850 CP850 LATIN2 LATIN2 EUCJMPS EUCJMPS EUCKR EUCKR GB2312 GB2312 GBK GBK GEOSTD8 GEOSTD8 GREEK GREEK HEBREW HEBREW HP8 HP8 KEYBCS2 KEYBCS2 KOI8R KOI8R KOI8U KOI8U LATIN1 LATIN1 LATIN5 LATIN5 LATIN7 LATIN7 MACCE MACCE MACROMAN MACROMAN SJIS SJIS SWE7 SWE7 TIS620 TIS620 UCS2 UCS2 UJIS UJIS UTF8 UTF8 Detail precision scale ColumnType BIGINT BIGINT TINYINT TINYINT MEDIUMINT MEDIUMINT SMALLINT SMALLINT INTEGER INTEGER NUMERIC NUMERIC REAL REAL DOUBLE DOUBLE DECIMAL DECIMAL FLOAT FLOAT BIT BIT TINYBLOB TINYBLOB BLOB BLOB MEDIUMBLOB MEDIUMBLOB LONGBLOB LONGBLOB CHAR CHAR VARCHAR VARCHAR BINARY BINARY VARBINARY VARBINARY TEXT TEXT TINYTEXT TINYTEXT MEDIUMTEXT MEDIUMTEXT LONGTEXT LONGTEXT DATE DATE DATETIME DATETIME TIME TIME TIMESTAMP TIMESTAMP YEAR YEAR Validator name package page Page properties title instruction name isMain Form tag method Text content Action name businessObject returnType FormMethod GET GET POST POST Tag attribute property Input type action label buttonValue textValue validator TableHTML tr Tr th td Td tag Th InputType TEXT TEXT BUTTON BUTTON Mapping left right BusinessObject field name action package businessObject model Field name type defaultValue businessObject Attribute name value Instruction Navigation message from to Messages
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="webapp" nsURI="http://webapp/1.0" nsPrefix="webapp"> <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="WebApp"> <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="appConfig" lowerBound="1" eType="#//AppConfig" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="webConfig" lowerBound="1" eType="#//WebConfig" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" upperBound="-1" eType="#//Library" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="view" lowerBound="1" eType="#//View" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1" eType="#//Model" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controller" lowerBound="1" eType="#//Controller" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//Resource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="framework" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AppConfig"/> <eClassifiers xsi:type="ecore:EClass" name="View"> <eStructuralFeatures xsi:type="ecore:EReference" name="page" lowerBound="1" upperBound="-1" eType="#//Page" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="navigation" upperBound="-1" eType="#//Navigation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library"/> <eClassifiers xsi:type="ecore:EClass" name="WebConfig"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="displayName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="table" upperBound="-1" eType="#//Table" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="userName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="businessObject" upperBound="-1" eType="#//BusinessObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Controller"> <eStructuralFeatures xsi:type="ecore:EReference" name="validator" lowerBound="1" upperBound="-1" eType="#//Validator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1" upperBound="-1" eType="#//Action" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resource"> <eStructuralFeatures xsi:type="ecore:EReference" name="image" upperBound="-1" eType="#//Image" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="file" upperBound="-1" eType="#//File" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertie" upperBound="-1" eType="#//Properties" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Image"/> <eClassifiers xsi:type="ecore:EClass" name="File"/> <eClassifiers xsi:type="ecore:EClass" name="Properties"> <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="mapping" upperBound="-1" eType="#//Mapping" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="package" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Table"> <eStructuralFeatures xsi:type="ecore:EReference" name="column" lowerBound="1" upperBound="-1" eType="#//Column" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraint" eType="#//Constraint" 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:EAttribute" name="charset" eType="#//Charset"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="detailC useZeroFillC sizeC"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="detailC" value="&#xA;&#x9;&#x9;(self.type &lt;> ColumnType::NUMERIC &#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::DECIMAL &#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::FLOAT&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::DOUBLE&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::REAL&#xA;&#x9;&#x9;) implies self.detail->isEmpty()"/> <details key="useZeroFillC" value="&#xA;&#x9;&#x9;((self.type &lt;> ColumnType::INTEGER&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::BIGINT &#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::SMALLINT&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::MEDIUMINT&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::TINYINT&#xA;&#x9;&#x9;) implies self.useZeroFill=false)"/> <details key="sizeC" value="&#xA;&#x9;&#x9;((self.type &lt;> ColumnType::INTEGER&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::BIGINT &#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::SMALLINT&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::MEDIUMINT&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::TINYINT&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::CHAR&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::VARCHAR&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::BINARY&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::VARBINARY&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::BIT&#xA;&#x9;&#x9;&#x9;and self.type &lt;> ColumnType::YEAR&#xA;&#x9;&#x9;) implies (self.size->isEmpty() or self.size = 0))&#xA;&#x9;&#x9;and&#xA;&#x9;&#x9;(self.type = ColumnType::BIT implies (self.size >= 1 and self.size &lt;= 64))&#xA;&#x9;&#x9;and&#xA;&#x9;&#x9;((self.type = ColumnType::CHAR or self.type = ColumnType::VARCHAR) implies (self.size >= 0 and self.size &lt;= 255))&#xA;&#x9;&#x9;and&#xA;&#x9;&#x9;(self.type = ColumnType::YEAR implies (self.size = 2 or self.size = 4))&#xA;&#x9;&#x9;and&#xA;&#x9;&#x9;(self.size->notEmpty() implies self.size >= 0)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isNotNull" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="useZeroFill" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="detail" eType="#//Detail" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//ColumnType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="primaryKey" eType="#//PrimaryKey" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="unique" upperBound="-1" eType="#//Unique" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="check" upperBound="-1" eType="#//Check" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="foreignKey" upperBound="-1" eType="#//ForeignKey" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryKey"> <eStructuralFeatures xsi:type="ecore:EReference" name="column" lowerBound="1" upperBound="-1" eType="#//Column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForeignKey"> <eStructuralFeatures xsi:type="ecore:EReference" name="externalColumn" lowerBound="1" eType="#//Column"/> <eStructuralFeatures xsi:type="ecore:EReference" name="onDelete" eType="#//OnDelete" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="onUpdate" eType="#//OnUpdate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="externalTable" lowerBound="1" eType="#//Table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="internalColumn" lowerBound="1" eType="#//Column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Unique"> <eStructuralFeatures xsi:type="ecore:EReference" name="column" lowerBound="1" upperBound="-1" eType="#//Column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Check"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Behavior"> <eLiterals name="CASCADE"/> <eLiterals name="RESTRICT" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OnDelete"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="behavior" lowerBound="1" eType="#//Behavior"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OnUpdate"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="behavior" lowerBound="1" eType="#//Behavior"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Charset"> <eLiterals name="ARMSCII8" value="20"/> <eLiterals name="ASCII" value="8"/> <eLiterals name="BIG5"/> <eLiterals name="CP852" value="27"/> <eLiterals name="CP866" value="23"/> <eLiterals name="CP932" value="34"/> <eLiterals name="CP1250" value="17"/> <eLiterals name="CP1251" value="29"/> <eLiterals name="CP1256" value="30"/> <eLiterals name="CP1257" value="31"/> <eLiterals name="DEC8" value="1"/> <eLiterals name="BINARY" value="32"/> <eLiterals name="CP850" value="2"/> <eLiterals name="LATIN2" value="6"/> <eLiterals name="EUCJMPS" value="35"/> <eLiterals name="EUCKR" value="13"/> <eLiterals name="GB2312" value="15"/> <eLiterals name="GBK" value="18"/> <eLiterals name="GEOSTD8" value="33"/> <eLiterals name="GREEK" value="16"/> <eLiterals name="HEBREW" value="11"/> <eLiterals name="HP8" value="3"/> <eLiterals name="KEYBCS2" value="24"/> <eLiterals name="KOI8R" value="4"/> <eLiterals name="KOI8U" value="14"/> <eLiterals name="LATIN1" value="5"/> <eLiterals name="LATIN5" value="19"/> <eLiterals name="LATIN7" value="28"/> <eLiterals name="MACCE" value="25"/> <eLiterals name="MACROMAN" value="26"/> <eLiterals name="SJIS" value="10"/> <eLiterals name="SWE7" value="7"/> <eLiterals name="TIS620" value="12"/> <eLiterals name="UCS2" value="22"/> <eLiterals name="UJIS" value="9"/> <eLiterals name="UTF8" value="21"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Detail"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="precisionBiggerThanScale"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="precisionBiggerThanScale" value="&#xA;&#x9;&#x9;self.precision >= self.scale and self.precision >= 0 and self.scale >= 0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="precision" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ColumnType"> <eLiterals name="BIGINT"/> <eLiterals name="TINYINT" value="1"/> <eLiterals name="MEDIUMINT" value="2"/> <eLiterals name="SMALLINT" value="3"/> <eLiterals name="INTEGER" value="4"/> <eLiterals name="NUMERIC" value="5"/> <eLiterals name="REAL" value="6"/> <eLiterals name="DOUBLE" value="7"/> <eLiterals name="DECIMAL" value="8"/> <eLiterals name="FLOAT" value="9"/> <eLiterals name="BIT" value="10"/> <eLiterals name="TINYBLOB" value="11"/> <eLiterals name="BLOB" value="12"/> <eLiterals name="MEDIUMBLOB" value="13"/> <eLiterals name="LONGBLOB" value="14"/> <eLiterals name="CHAR" value="15"/> <eLiterals name="VARCHAR" value="16"/> <eLiterals name="BINARY" value="17"/> <eLiterals name="VARBINARY" value="18"/> <eLiterals name="TEXT" value="19"/> <eLiterals name="TINYTEXT" value="20"/> <eLiterals name="MEDIUMTEXT" value="21"/> <eLiterals name="LONGTEXT" value="22"/> <eLiterals name="DATE" value="23"/> <eLiterals name="DATETIME" value="24"/> <eLiterals name="TIME" value="25"/> <eLiterals name="TIMESTAMP" value="26"/> <eLiterals name="YEAR" value="27"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Validator"> <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="package" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="page" eType="#//Page"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Page"> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//Properties"/> <eStructuralFeatures xsi:type="ecore:EReference" name="title" eType="#//Mapping"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instruction" upperBound="-1" eType="#//Instruction" 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:EAttribute" name="isMain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Form" eSuperTypes="#//Tag"> <eStructuralFeatures xsi:type="ecore:EReference" name="tag" lowerBound="1" upperBound="-1" eType="#//Tag" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="method" eType="#//FormMethod"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Text" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action"> <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="businessObject" eType="#//BusinessObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="returnType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FormMethod"> <eLiterals name="GET"/> <eLiterals name="POST" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag" abstract="true" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="property" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Input" eSuperTypes="#//Tag"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="typeC"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="typeC" value="&#xA;&#x9;&#x9;(self.type &lt;> InputType::BUTTON implies self.action->isEmpty())&#xA;&#x9;&#x9;and&#xA;&#x9;&#x9;(self.type &lt;> InputType::BUTTON implies self.buttonValue->isEmpty())&#xA;&#x9;&#x9;and &#xA;&#x9;&#x9;(self.type &lt;> InputType::TEXT implies self.textValue->isEmpty())"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//InputType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//Action"/> <eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#//Mapping"/> <eStructuralFeatures xsi:type="ecore:EReference" name="buttonValue" eType="#//Mapping"/> <eStructuralFeatures xsi:type="ecore:EReference" name="textValue" eType="#//Field"/> <eStructuralFeatures xsi:type="ecore:EReference" name="validator" eType="#//Validator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TableHTML" eSuperTypes="#//Tag"> <eStructuralFeatures xsi:type="ecore:EReference" name="tr" upperBound="-1" eType="#//Tr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tr" eSuperTypes="#//Tag"> <eStructuralFeatures xsi:type="ecore:EReference" name="th" upperBound="-1" eType="#//Th" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="td" upperBound="-1" eType="#//Td" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Td" eSuperTypes="#//Tag"> <eStructuralFeatures xsi:type="ecore:EReference" name="tag" upperBound="-1" eType="#//Tag" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Th" eSuperTypes="#//Tag"/> <eClassifiers xsi:type="ecore:EEnum" name="InputType"> <eLiterals name="TEXT"/> <eLiterals name="BUTTON" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mapping"> <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="BusinessObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="field" upperBound="-1" eType="#//Field" 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="action" upperBound="-1" eType="#//Action"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="package" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="businessObject" upperBound="-1" eType="#//BusinessObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1" eType="#//Model"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Field"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="businessObject" lowerBound="1" eType="#//BusinessObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instruction"/> <eClassifiers xsi:type="ecore:EClass" name="Navigation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//Page"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//Page"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Messages" eSuperTypes="#//Tag"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"webapp","nsURI":"http://webapp/1.0","name":"webapp","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WebApp","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AppConfig","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WebConfig","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controller","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":"Image","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"File","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Properties","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryKey","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKey","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unique","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Check","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OnDelete","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OnUpdate","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Charset","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Detail","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ColumnType","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Validator","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Form","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FormMethod","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Input","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableHTML","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tr","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Td","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Th","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InputType","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessObject","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Navigation","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Messages","instanceClass":null,"abstract":false,"id":44,"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":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":"appConfig","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"webConfig","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":true,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"view","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controller","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"framework","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"page","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"navigation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"displayName","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"databaseName","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":"url","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":"userName","changeable":true,"lowerBound":1,"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":"password","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":"businessObject","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"},{"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":"validator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"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":"action","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"image","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"file","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":"propertie","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mapping","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":"package","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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":1,"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":"charset","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isNotNull","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":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":107,"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":"useZeroFill","changeable":true,"lowerBound":1,"iD":false,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"detail","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"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":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":"defaultValue","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"primaryKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"check","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"foreignKey","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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"externalColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"onDelete","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"onUpdate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"externalTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"internalColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":1,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"name":"CASCADE","id":143,"value":0,"literal":"CASCADE","eClass":"EEnumLiteral"},{"name":"RESTRICT","id":144,"value":1,"literal":"RESTRICT","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"behavior","changeable":true,"lowerBound":1,"iD":false,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"behavior","changeable":true,"lowerBound":1,"iD":false,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"name":"ARMSCII8","id":149,"value":20,"literal":"ARMSCII8","eClass":"EEnumLiteral"},{"name":"ASCII","id":150,"value":8,"literal":"ASCII","eClass":"EEnumLiteral"},{"name":"BIG5","id":151,"value":0,"literal":"BIG5","eClass":"EEnumLiteral"},{"name":"CP852","id":152,"value":27,"literal":"CP852","eClass":"EEnumLiteral"},{"name":"CP866","id":153,"value":23,"literal":"CP866","eClass":"EEnumLiteral"},{"name":"CP932","id":154,"value":34,"literal":"CP932","eClass":"EEnumLiteral"},{"name":"CP1250","id":155,"value":17,"literal":"CP1250","eClass":"EEnumLiteral"},{"name":"CP1251","id":156,"value":29,"literal":"CP1251","eClass":"EEnumLiteral"},{"name":"CP1256","id":157,"value":30,"literal":"CP1256","eClass":"EEnumLiteral"},{"name":"CP1257","id":158,"value":31,"literal":"CP1257","eClass":"EEnumLiteral"},{"name":"DEC8","id":159,"value":1,"literal":"DEC8","eClass":"EEnumLiteral"},{"name":"BINARY","id":160,"value":32,"literal":"BINARY","eClass":"EEnumLiteral"},{"name":"CP850","id":161,"value":2,"literal":"CP850","eClass":"EEnumLiteral"},{"name":"LATIN2","id":162,"value":6,"literal":"LATIN2","eClass":"EEnumLiteral"},{"name":"EUCJMPS","id":163,"value":35,"literal":"EUCJMPS","eClass":"EEnumLiteral"},{"name":"EUCKR","id":164,"value":13,"literal":"EUCKR","eClass":"EEnumLiteral"},{"name":"GB2312","id":165,"value":15,"literal":"GB2312","eClass":"EEnumLiteral"},{"name":"GBK","id":166,"value":18,"literal":"GBK","eClass":"EEnumLiteral"},{"name":"GEOSTD8","id":167,"value":33,"literal":"GEOSTD8","eClass":"EEnumLiteral"},{"name":"GREEK","id":168,"value":16,"literal":"GREEK","eClass":"EEnumLiteral"},{"name":"HEBREW","id":169,"value":11,"literal":"HEBREW","eClass":"EEnumLiteral"},{"name":"HP8","id":170,"value":3,"literal":"HP8","eClass":"EEnumLiteral"},{"name":"KEYBCS2","id":171,"value":24,"literal":"KEYBCS2","eClass":"EEnumLiteral"},{"name":"KOI8R","id":172,"value":4,"literal":"KOI8R","eClass":"EEnumLiteral"},{"name":"KOI8U","id":173,"value":14,"literal":"KOI8U","eClass":"EEnumLiteral"},{"name":"LATIN1","id":174,"value":5,"literal":"LATIN1","eClass":"EEnumLiteral"},{"name":"LATIN5","id":175,"value":19,"literal":"LATIN5","eClass":"EEnumLiteral"},{"name":"LATIN7","id":176,"value":28,"literal":"LATIN7","eClass":"EEnumLiteral"},{"name":"MACCE","id":177,"value":25,"literal":"MACCE","eClass":"EEnumLiteral"},{"name":"MACROMAN","id":178,"value":26,"literal":"MACROMAN","eClass":"EEnumLiteral"},{"name":"SJIS","id":179,"value":10,"literal":"SJIS","eClass":"EEnumLiteral"},{"name":"SWE7","id":180,"value":7,"literal":"SWE7","eClass":"EEnumLiteral"},{"name":"TIS620","id":181,"value":12,"literal":"TIS620","eClass":"EEnumLiteral"},{"name":"UCS2","id":182,"value":22,"literal":"UCS2","eClass":"EEnumLiteral"},{"name":"UJIS","id":183,"value":9,"literal":"UJIS","eClass":"EEnumLiteral"},{"name":"UTF8","id":184,"value":21,"literal":"UTF8","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"precision","changeable":true,"lowerBound":1,"iD":false,"id":185,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scale","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"name":"BIGINT","id":189,"value":0,"literal":"BIGINT","eClass":"EEnumLiteral"},{"name":"TINYINT","id":190,"value":1,"literal":"TINYINT","eClass":"EEnumLiteral"},{"name":"MEDIUMINT","id":191,"value":2,"literal":"MEDIUMINT","eClass":"EEnumLiteral"},{"name":"SMALLINT","id":192,"value":3,"literal":"SMALLINT","eClass":"EEnumLiteral"},{"name":"INTEGER","id":193,"value":4,"literal":"INTEGER","eClass":"EEnumLiteral"},{"name":"NUMERIC","id":194,"value":5,"literal":"NUMERIC","eClass":"EEnumLiteral"},{"name":"REAL","id":195,"value":6,"literal":"REAL","eClass":"EEnumLiteral"},{"name":"DOUBLE","id":196,"value":7,"literal":"DOUBLE","eClass":"EEnumLiteral"},{"name":"DECIMAL","id":197,"value":8,"literal":"DECIMAL","eClass":"EEnumLiteral"},{"name":"FLOAT","id":198,"value":9,"literal":"FLOAT","eClass":"EEnumLiteral"},{"name":"BIT","id":199,"value":10,"literal":"BIT","eClass":"EEnumLiteral"},{"name":"TINYBLOB","id":200,"value":11,"literal":"TINYBLOB","eClass":"EEnumLiteral"},{"name":"BLOB","id":201,"value":12,"literal":"BLOB","eClass":"EEnumLiteral"},{"name":"MEDIUMBLOB","id":202,"value":13,"literal":"MEDIUMBLOB","eClass":"EEnumLiteral"},{"name":"LONGBLOB","id":203,"value":14,"literal":"LONGBLOB","eClass":"EEnumLiteral"},{"name":"CHAR","id":204,"value":15,"literal":"CHAR","eClass":"EEnumLiteral"},{"name":"VARCHAR","id":205,"value":16,"literal":"VARCHAR","eClass":"EEnumLiteral"},{"name":"BINARY","id":206,"value":17,"literal":"BINARY","eClass":"EEnumLiteral"},{"name":"VARBINARY","id":207,"value":18,"literal":"VARBINARY","eClass":"EEnumLiteral"},{"name":"TEXT","id":208,"value":19,"literal":"TEXT","eClass":"EEnumLiteral"},{"name":"TINYTEXT","id":209,"value":20,"literal":"TINYTEXT","eClass":"EEnumLiteral"},{"name":"MEDIUMTEXT","id":210,"value":21,"literal":"MEDIUMTEXT","eClass":"EEnumLiteral"},{"name":"LONGTEXT","id":211,"value":22,"literal":"LONGTEXT","eClass":"EEnumLiteral"},{"name":"DATE","id":212,"value":23,"literal":"DATE","eClass":"EEnumLiteral"},{"name":"DATETIME","id":213,"value":24,"literal":"DATETIME","eClass":"EEnumLiteral"},{"name":"TIME","id":214,"value":25,"literal":"TIME","eClass":"EEnumLiteral"},{"name":"TIMESTAMP","id":215,"value":26,"literal":"TIMESTAMP","eClass":"EEnumLiteral"},{"name":"YEAR","id":216,"value":27,"literal":"YEAR","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":217,"derived":false},{"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":218,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"page","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instruction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":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":226,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMain","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tag","changeable":true,"resolveProxies":true,"lowerBound":1,"id":233,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":1,"iD":false,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"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":241,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"businessObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"lowerBound":0,"iD":false,"id":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"name":"GET","id":247,"value":0,"literal":"GET","eClass":"EEnumLiteral"},{"name":"POST","id":248,"value":1,"literal":"POST","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"lowerBound":0,"iD":false,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"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":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"buttonValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"textValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"validator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"th","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"td","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"name":"TEXT","id":279,"value":0,"literal":"TEXT","eClass":"EEnumLiteral"},{"name":"BUTTON","id":280,"value":1,"literal":"BUTTON","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":"left","changeable":true,"lowerBound":1,"iD":false,"id":281,"derived":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":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":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":286,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"derived":false},{"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":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"businessObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":false,"ordered":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":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"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":297,"derived":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":298,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"businessObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"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":305,"derived":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":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":1,"iD":false,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":1,"target":0},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"source":45,"target":54},{"source":45,"target":1},{"source":46,"target":2},{"source":46,"target":55},{"source":46,"target":1},{"source":55,"target":2},{"source":47,"target":5},{"source":47,"target":56},{"source":47,"target":1},{"source":56,"target":5},{"source":48,"target":4},{"source":48,"target":57},{"source":48,"target":1},{"source":57,"target":4},{"source":49,"target":3},{"source":49,"target":58},{"source":49,"target":1},{"source":58,"target":3},{"source":50,"target":6},{"source":50,"target":59},{"source":50,"target":1},{"source":59,"target":6},{"source":51,"target":7},{"source":51,"target":60},{"source":51,"target":1},{"source":60,"target":7},{"source":52,"target":8},{"source":52,"target":61},{"source":52,"target":1},{"source":61,"target":8},{"source":53,"target":62},{"source":53,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":63},{"source":3,"target":64},{"source":63,"target":26},{"source":63,"target":65},{"source":63,"target":3},{"source":65,"target":26},{"source":64,"target":43},{"source":64,"target":66},{"source":64,"target":3},{"source":66,"target":43},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":67},{"source":67,"target":68},{"source":67,"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":12},{"source":69,"target":75},{"source":69,"target":6},{"source":75,"target":12},{"source":70,"target":76},{"source":70,"target":6},{"source":71,"target":77},{"source":71,"target":6},{"source":72,"target":78},{"source":72,"target":6},{"source":73,"target":79},{"source":73,"target":6},{"source":74,"target":39},{"source":74,"target":80},{"source":74,"target":6},{"source":80,"target":39},{"source":7,"target":0},{"source":7,"target":81},{"source":7,"target":82},{"source":81,"target":25},{"source":81,"target":83},{"source":81,"target":7},{"source":83,"target":25},{"source":82,"target":29},{"source":82,"target":84},{"source":82,"target":7},{"source":84,"target":29},{"source":8,"target":0},{"source":8,"target":85},{"source":8,"target":86},{"source":8,"target":87},{"source":85,"target":9},{"source":85,"target":88},{"source":85,"target":8},{"source":88,"target":9},{"source":86,"target":10},{"source":86,"target":89},{"source":86,"target":8},{"source":89,"target":10},{"source":87,"target":11},{"source":87,"target":90},{"source":87,"target":8},{"source":90,"target":11},{"source":9,"target":0},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":91},{"source":11,"target":92},{"source":11,"target":93},{"source":91,"target":94},{"source":91,"target":11},{"source":92,"target":38},{"source":92,"target":95},{"source":92,"target":11},{"source":95,"target":38},{"source":93,"target":96},{"source":93,"target":11},{"source":12,"target":0},{"source":12,"target":97},{"source":12,"target":98},{"source":12,"target":99},{"source":12,"target":100},{"source":97,"target":13},{"source":97,"target":101},{"source":97,"target":12},{"source":101,"target":13},{"source":98,"target":14},{"source":98,"target":102},{"source":98,"target":12},{"source":102,"target":14},{"source":99,"target":103},{"source":99,"target":12},{"source":100,"target":22},{"source":100,"target":104},{"source":100,"target":12},{"source":104,"target":22},{"source":13,"target":0},{"source":13,"target":105},{"source":13,"target":106},{"source":13,"target":107},{"source":13,"target":108},{"source":13,"target":109},{"source":13,"target":110},{"source":13,"target":111},{"source":105,"target":112},{"source":105,"target":13},{"source":106,"target":113},{"source":106,"target":13},{"source":107,"target":114},{"source":107,"target":13},{"source":108,"target":115},{"source":108,"target":13},{"source":109,"target":23},{"source":109,"target":116},{"source":109,"target":13},{"source":116,"target":23},{"source":110,"target":24},{"source":110,"target":117},{"source":110,"target":13},{"source":117,"target":24},{"source":111,"target":118},{"source":111,"target":13},{"source":14,"target":0},{"source":14,"target":119},{"source":14,"target":120},{"source":14,"target":121},{"source":14,"target":122},{"source":119,"target":15},{"source":119,"target":123},{"source":119,"target":14},{"source":123,"target":15},{"source":120,"target":17},{"source":120,"target":124},{"source":120,"target":14},{"source":124,"target":17},{"source":121,"target":18},{"source":121,"target":125},{"source":121,"target":14},{"source":125,"target":18},{"source":122,"target":16},{"source":122,"target":126},{"source":122,"target":14},{"source":126,"target":16},{"source":15,"target":0},{"source":15,"target":127},{"source":127,"target":13},{"source":127,"target":128},{"source":127,"target":15},{"source":128,"target":13},{"source":16,"target":0},{"source":16,"target":129},{"source":16,"target":130},{"source":16,"target":131},{"source":16,"target":132},{"source":16,"target":133},{"source":129,"target":13},{"source":129,"target":134},{"source":129,"target":16},{"source":134,"target":13},{"source":130,"target":20},{"source":130,"target":135},{"source":130,"target":16},{"source":135,"target":20},{"source":131,"target":21},{"source":131,"target":136},{"source":131,"target":16},{"source":136,"target":21},{"source":132,"target":12},{"source":132,"target":137},{"source":132,"target":16},{"source":137,"target":12},{"source":133,"target":13},{"source":133,"target":138},{"source":133,"target":16},{"source":138,"target":13},{"source":17,"target":0},{"source":17,"target":139},{"source":139,"target":13},{"source":139,"target":140},{"source":139,"target":17},{"source":140,"target":13},{"source":18,"target":0},{"source":18,"target":141},{"source":141,"target":142},{"source":141,"target":18},{"source":19,"target":0},{"source":19,"target":143},{"source":19,"target":144},{"source":143,"target":19},{"source":144,"target":19},{"source":20,"target":0},{"source":20,"target":145},{"source":145,"target":19},{"source":145,"target":146},{"source":145,"target":20},{"source":146,"target":19},{"source":21,"target":0},{"source":21,"target":147},{"source":147,"target":19},{"source":147,"target":148},{"source":147,"target":21},{"source":148,"target":19},{"source":22,"target":0},{"source":22,"target":149},{"source":22,"target":150},{"source":22,"target":151},{"source":22,"target":152},{"source":22,"target":153},{"source":22,"target":154},{"source":22,"target":155},{"source":22,"target":156},{"source":22,"target":157},{"source":22,"target":158},{"source":22,"target":159},{"source":22,"target":160},{"source":22,"target":161},{"source":22,"target":162},{"source":22,"target":163},{"source":22,"target":164},{"source":22,"target":165},{"source":22,"target":166},{"source":22,"target":167},{"source":22,"target":168},{"source":22,"target":169},{"source":22,"target":170},{"source":22,"target":171},{"source":22,"target":172},{"source":22,"target":173},{"source":22,"target":174},{"source":22,"target":175},{"source":22,"target":176},{"source":22,"target":177},{"source":22,"target":178},{"source":22,"target":179},{"source":22,"target":180},{"source":22,"target":181},{"source":22,"target":182},{"source":22,"target":183},{"source":22,"target":184},{"source":149,"target":22},{"source":150,"target":22},{"source":151,"target":22},{"source":152,"target":22},{"source":153,"target":22},{"source":154,"target":22},{"source":155,"target":22},{"source":156,"target":22},{"source":157,"target":22},{"source":158,"target":22},{"source":159,"target":22},{"source":160,"target":22},{"source":161,"target":22},{"source":162,"target":22},{"source":163,"target":22},{"source":164,"target":22},{"source":165,"target":22},{"source":166,"target":22},{"source":167,"target":22},{"source":168,"target":22},{"source":169,"target":22},{"source":170,"target":22},{"source":171,"target":22},{"source":172,"target":22},{"source":173,"target":22},{"source":174,"target":22},{"source":175,"target":22},{"source":176,"target":22},{"source":177,"target":22},{"source":178,"target":22},{"source":179,"target":22},{"source":180,"target":22},{"source":181,"target":22},{"source":182,"target":22},{"source":183,"target":22},{"source":184,"target":22},{"source":23,"target":0},{"source":23,"target":185},{"source":23,"target":186},{"source":185,"target":187},{"source":185,"target":23},{"source":186,"target":188},{"source":186,"target":23},{"source":24,"target":0},{"source":24,"target":189},{"source":24,"target":190},{"source":24,"target":191},{"source":24,"target":192},{"source":24,"target":193},{"source":24,"target":194},{"source":24,"target":195},{"source":24,"target":196},{"source":24,"target":197},{"source":24,"target":198},{"source":24,"target":199},{"source":24,"target":200},{"source":24,"target":201},{"source":24,"target":202},{"source":24,"target":203},{"source":24,"target":204},{"source":24,"target":205},{"source":24,"target":206},{"source":24,"target":207},{"source":24,"target":208},{"source":24,"target":209},{"source":24,"target":210},{"source":24,"target":211},{"source":24,"target":212},{"source":24,"target":213},{"source":24,"target":214},{"source":24,"target":215},{"source":24,"target":216},{"source":189,"target":24},{"source":190,"target":24},{"source":191,"target":24},{"source":192,"target":24},{"source":193,"target":24},{"source":194,"target":24},{"source":195,"target":24},{"source":196,"target":24},{"source":197,"target":24},{"source":198,"target":24},{"source":199,"target":24},{"source":200,"target":24},{"source":201,"target":24},{"source":202,"target":24},{"source":203,"target":24},{"source":204,"target":24},{"source":205,"target":24},{"source":206,"target":24},{"source":207,"target":24},{"source":208,"target":24},{"source":209,"target":24},{"source":210,"target":24},{"source":211,"target":24},{"source":212,"target":24},{"source":213,"target":24},{"source":214,"target":24},{"source":215,"target":24},{"source":216,"target":24},{"source":25,"target":0},{"source":25,"target":217},{"source":25,"target":218},{"source":25,"target":219},{"source":217,"target":220},{"source":217,"target":25},{"source":218,"target":221},{"source":218,"target":25},{"source":219,"target":26},{"source":219,"target":222},{"source":219,"target":25},{"source":222,"target":26},{"source":26,"target":0},{"source":26,"target":223},{"source":26,"target":224},{"source":26,"target":225},{"source":26,"target":226},{"source":26,"target":227},{"source":223,"target":11},{"source":223,"target":228},{"source":223,"target":26},{"source":228,"target":11},{"source":224,"target":38},{"source":224,"target":229},{"source":224,"target":26},{"source":229,"target":38},{"source":225,"target":42},{"source":225,"target":230},{"source":225,"target":26},{"source":230,"target":42},{"source":226,"target":231},{"source":226,"target":26},{"source":227,"target":232},{"source":227,"target":26},{"source":27,"target":0},{"source":27,"target":31},{"source":27,"target":233},{"source":27,"target":234},{"source":27,"target":235},{"source":233,"target":31},{"source":233,"target":236},{"source":233,"target":27},{"source":236,"target":31},{"source":234,"target":30},{"source":234,"target":237},{"source":234,"target":27},{"source":237,"target":30},{"source":235,"target":31},{"source":28,"target":0},{"source":28,"target":42},{"source":28,"target":238},{"source":28,"target":239},{"source":238,"target":240},{"source":238,"target":28},{"source":239,"target":42},{"source":29,"target":0},{"source":29,"target":241},{"source":29,"target":242},{"source":29,"target":243},{"source":241,"target":244},{"source":241,"target":29},{"source":242,"target":39},{"source":242,"target":245},{"source":242,"target":29},{"source":245,"target":39},{"source":243,"target":246},{"source":243,"target":29},{"source":30,"target":0},{"source":30,"target":247},{"source":30,"target":248},{"source":247,"target":30},{"source":248,"target":30},{"source":31,"target":0},{"source":31,"target":42},{"source":31,"target":249},{"source":31,"target":250},{"source":31,"target":251},{"source":249,"target":41},{"source":249,"target":252},{"source":249,"target":31},{"source":252,"target":41},{"source":250,"target":253},{"source":250,"target":31},{"source":251,"target":42},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":254},{"source":32,"target":255},{"source":32,"target":256},{"source":32,"target":257},{"source":32,"target":258},{"source":32,"target":259},{"source":32,"target":260},{"source":254,"target":37},{"source":254,"target":261},{"source":254,"target":32},{"source":261,"target":37},{"source":255,"target":29},{"source":255,"target":262},{"source":255,"target":32},{"source":262,"target":29},{"source":256,"target":38},{"source":256,"target":263},{"source":256,"target":32},{"source":263,"target":38},{"source":257,"target":38},{"source":257,"target":264},{"source":257,"target":32},{"source":264,"target":38},{"source":258,"target":40},{"source":258,"target":265},{"source":258,"target":32},{"source":265,"target":40},{"source":259,"target":25},{"source":259,"target":266},{"source":259,"target":32},{"source":266,"target":25},{"source":260,"target":31},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":267},{"source":33,"target":268},{"source":267,"target":34},{"source":267,"target":269},{"source":267,"target":33},{"source":269,"target":34},{"source":268,"target":31},{"source":34,"target":0},{"source":34,"target":31},{"source":34,"target":270},{"source":34,"target":271},{"source":34,"target":272},{"source":270,"target":36},{"source":270,"target":273},{"source":270,"target":34},{"source":273,"target":36},{"source":271,"target":35},{"source":271,"target":274},{"source":271,"target":34},{"source":274,"target":35},{"source":272,"target":31},{"source":35,"target":0},{"source":35,"target":31},{"source":35,"target":275},{"source":35,"target":276},{"source":275,"target":31},{"source":275,"target":277},{"source":275,"target":35},{"source":277,"target":31},{"source":276,"target":31},{"source":36,"target":0},{"source":36,"target":31},{"source":36,"target":278},{"source":278,"target":31},{"source":37,"target":0},{"source":37,"target":279},{"source":37,"target":280},{"source":279,"target":37},{"source":280,"target":37},{"source":38,"target":0},{"source":38,"target":281},{"source":38,"target":282},{"source":281,"target":283},{"source":281,"target":38},{"source":282,"target":284},{"source":282,"target":38},{"source":39,"target":0},{"source":39,"target":285},{"source":39,"target":286},{"source":39,"target":287},{"source":39,"target":288},{"source":39,"target":289},{"source":39,"target":290},{"source":285,"target":40},{"source":285,"target":291},{"source":285,"target":39},{"source":291,"target":40},{"source":286,"target":292},{"source":286,"target":39},{"source":287,"target":29},{"source":287,"target":293},{"source":287,"target":39},{"source":293,"target":29},{"source":288,"target":294},{"source":288,"target":39},{"source":289,"target":39},{"source":289,"target":295},{"source":289,"target":39},{"source":295,"target":39},{"source":290,"target":6},{"source":290,"target":296},{"source":290,"target":39},{"source":296,"target":6},{"source":40,"target":0},{"source":40,"target":297},{"source":40,"target":298},{"source":40,"target":299},{"source":40,"target":300},{"source":297,"target":301},{"source":297,"target":40},{"source":298,"target":302},{"source":298,"target":40},{"source":299,"target":303},{"source":299,"target":40},{"source":300,"target":39},{"source":300,"target":304},{"source":300,"target":40},{"source":304,"target":39},{"source":41,"target":0},{"source":41,"target":305},{"source":41,"target":306},{"source":305,"target":307},{"source":305,"target":41},{"source":306,"target":308},{"source":306,"target":41},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":309},{"source":43,"target":310},{"source":43,"target":311},{"source":309,"target":312},{"source":309,"target":43},{"source":310,"target":26},{"source":310,"target":313},{"source":310,"target":43},{"source":313,"target":26},{"source":311,"target":26},{"source":311,"target":314},{"source":311,"target":43},{"source":314,"target":26},{"source":44,"target":0},{"source":44,"target":31},{"source":44,"target":315},{"source":315,"target":31}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/merlin-pl/merlin/examples/PetriNets5/bindings/structure/PetriNetsConcept.ecore
PetriNets PetriNet places trans Place tokens net Transition net ins outs
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="PetriNets" nsURI="http://www.petrinets.org/concept" nsPrefix="ex"> <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="PetriNet"> <eOperations name="places" ordered="false" upperBound="-1" eType="#//Place"> <eAnnotations source="presence"> <details key="source" value="structure"/> </eAnnotations> </eOperations> <eOperations name="trans" ordered="false" upperBound="-1" eType="#//Transition"> <eAnnotations source="presence"> <details key="source" value="structure"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="posTokens"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="posTokens" value="self.tokens()>=0"/> </eAnnotations> <eOperations name="tokens" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eOperations name="net" lowerBound="1" eType="#//PetriNet"> <eAnnotations source="presence"> <details key="source" value="structure"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eOperations name="net" lowerBound="1" eType="#//PetriNet"> <eAnnotations source="presence"> <details key="source" value="structure"/> </eAnnotations> </eOperations> <eOperations name="ins" ordered="false" upperBound="-1" eType="#//Place"> <eAnnotations source="presence"> <details key="source" value="structure"/> </eAnnotations> </eOperations> <eOperations name="outs" ordered="false" upperBound="-1" eType="#//Place"> <eAnnotations source="presence"> <details key="source" value="structure"/> </eAnnotations> </eOperations> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"ex","nsURI":"http://www.petrinets.org/concept","name":"PetriNets","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":-1,"unique":true,"name":"places","lowerBound":0,"id":4,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"trans","lowerBound":0,"id":5,"many":true,"required":false,"eClass":"EOperation"},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tokens","lowerBound":1,"id":8,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"net","lowerBound":1,"id":9,"many":false,"required":true,"eClass":"EOperation"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"net","lowerBound":1,"id":12,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"ins","lowerBound":0,"id":13,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"outs","lowerBound":0,"id":14,"many":true,"required":false,"eClass":"EOperation"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":2},{"source":4,"target":6},{"source":4,"target":1},{"source":6,"target":2},{"source":5,"target":3},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":3},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":8,"target":10},{"source":8,"target":2},{"source":9,"target":1},{"source":9,"target":11},{"source":9,"target":2},{"source":11,"target":1},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":13},{"source":3,"target":14},{"source":12,"target":1},{"source":12,"target":15},{"source":12,"target":3},{"source":15,"target":1},{"source":13,"target":2},{"source":13,"target":16},{"source":13,"target":3},{"source":16,"target":2},{"source":14,"target":2},{"source":14,"target":17},{"source":14,"target":3},{"source":17,"target":2}],"multigraph":true}
ecore
features
repo-ecore-all/data/governit/Many-ObjectiveEPL/BaseLine_Components/metamodels/DSL2CoCo.ecore
myDsl FM features relationships attributes crossTreeConstraints ParentChildConstraint parent treeConstraints TreeConstraint MandatoryTreeConstraint feature OptionalTreeConstraint feature OrAlternativeTreeConstraint min max features CrossTreeConstraint feature1 type feature2 Feature name FeatureAttribute feature attributeType minValue maxValue defaultValue nullValue
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="myDsl" nsURI="http://www.xtext.org/example/mydsl/MyDsl" nsPrefix="myDsl"> <eClassifiers xsi:type="ecore:EClass" name="FM"> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationships" upperBound="-1" eType="#//ParentChildConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//FeatureAttribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="crossTreeConstraints" upperBound="-1" eType="#//CrossTreeConstraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParentChildConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="treeConstraints" upperBound="-1" eType="#//TreeConstraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TreeConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="MandatoryTreeConstraint" eSuperTypes="#//TreeConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="#//Feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OptionalTreeConstraint" eSuperTypes="#//TreeConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="#//Feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrAlternativeTreeConstraint" eSuperTypes="#//TreeConstraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" unique="false" upperBound="-1" eType="#//Feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CrossTreeConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature1" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="feature2" eType="#//Feature"/> </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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureAttribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attributeType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nullValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"myDsl","nsURI":"http://www.xtext.org/example/mydsl/MyDsl","name":"myDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FM","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParentChildConstraint","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TreeConstraint","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MandatoryTreeConstraint","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionalTreeConstraint","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrAlternativeTreeConstraint","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CrossTreeConstraint","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureAttribute","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relationships","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":"attributes","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":"crossTreeConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"treeConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"lowerBound":0,"iD":false,"id":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":"max","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attributeType","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minValue","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxValue","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nullValue","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":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":8},{"source":10,"target":14},{"source":10,"target":1},{"source":14,"target":8},{"source":11,"target":2},{"source":11,"target":15},{"source":11,"target":1},{"source":15,"target":2},{"source":12,"target":9},{"source":12,"target":16},{"source":12,"target":1},{"source":16,"target":9},{"source":13,"target":7},{"source":13,"target":17},{"source":13,"target":1},{"source":17,"target":7},{"source":2,"target":0},{"source":2,"target":18},{"source":2,"target":19},{"source":18,"target":8},{"source":18,"target":20},{"source":18,"target":2},{"source":20,"target":8},{"source":19,"target":3},{"source":19,"target":21},{"source":19,"target":2},{"source":21,"target":3},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":22},{"source":4,"target":23},{"source":22,"target":8},{"source":22,"target":24},{"source":22,"target":4},{"source":24,"target":8},{"source":23,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":25},{"source":5,"target":26},{"source":25,"target":8},{"source":25,"target":27},{"source":25,"target":5},{"source":27,"target":8},{"source":26,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":28},{"source":6,"target":29},{"source":6,"target":30},{"source":6,"target":31},{"source":28,"target":32},{"source":28,"target":6},{"source":29,"target":33},{"source":29,"target":6},{"source":30,"target":8},{"source":30,"target":34},{"source":30,"target":6},{"source":34,"target":8},{"source":31,"target":3},{"source":7,"target":0},{"source":7,"target":35},{"source":7,"target":36},{"source":7,"target":37},{"source":35,"target":8},{"source":35,"target":38},{"source":35,"target":7},{"source":38,"target":8},{"source":36,"target":39},{"source":36,"target":7},{"source":37,"target":8},{"source":37,"target":40},{"source":37,"target":7},{"source":40,"target":8},{"source":8,"target":0},{"source":8,"target":41},{"source":41,"target":42},{"source":41,"target":8},{"source":9,"target":0},{"source":9,"target":43},{"source":9,"target":44},{"source":9,"target":45},{"source":9,"target":46},{"source":9,"target":47},{"source":9,"target":48},{"source":43,"target":8},{"source":43,"target":49},{"source":43,"target":9},{"source":49,"target":8},{"source":44,"target":50},{"source":44,"target":9},{"source":45,"target":51},{"source":45,"target":9},{"source":46,"target":52},{"source":46,"target":9},{"source":47,"target":53},{"source":47,"target":9},{"source":48,"target":54},{"source":48,"target":9}],"multigraph":true}
ecore
expressions
repo-ecore-all/data/tdegueul/revisitor-alacarte/envfsm/BoolExpEnv/model/BoolExp.ecore
boolexp Exp BinExp lhs rhs Lit Tru Fals Not exp And Or VarRef name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="boolexp" nsURI="http://boolexp/" nsPrefix="boolexp"> <eClassifiers xsi:type="ecore:EClass" name="Exp" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="BinExp" abstract="true" eSuperTypes="#//Exp"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//Exp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//Exp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lit" abstract="true" eSuperTypes="#//Exp"/> <eClassifiers xsi:type="ecore:EClass" name="Tru" eSuperTypes="#//Lit"/> <eClassifiers xsi:type="ecore:EClass" name="Fals" eSuperTypes="#//Lit"/> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//Exp"> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" lowerBound="1" eType="#//Exp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//BinExp"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//BinExp"/> <eClassifiers xsi:type="ecore:EClass" name="VarRef" eSuperTypes="#//Exp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"boolexp","nsURI":"http://boolexp/","name":"boolexp","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exp","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinExp","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lit","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tru","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fals","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarRef","instanceClass":null,"abstract":false,"id":9,"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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","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":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":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":2,"target":1},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":10,"target":1},{"source":10,"target":13},{"source":10,"target":2},{"source":13,"target":1},{"source":11,"target":1},{"source":11,"target":14},{"source":11,"target":2},{"source":14,"target":1},{"source":12,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":15},{"source":15,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":16},{"source":16,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":17},{"source":17,"target":3},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":18},{"source":6,"target":19},{"source":18,"target":1},{"source":18,"target":20},{"source":18,"target":6},{"source":20,"target":1},{"source":19,"target":1},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":21},{"source":21,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":22},{"source":22,"target":2},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":23},{"source":9,"target":24},{"source":23,"target":25},{"source":23,"target":9},{"source":24,"target":1}],"multigraph":true}
ecore
books
repo-ecore-all/data/gssi/ATL-zoo-copy/ATLZoo/QVT2ATLVM/QVT2ATLVM/Samples/Book2Publication/BOOKS.ecore
BOOKS Chapter title nbPages Book chapters title
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="BOOKS" nsURI="http:///BOOKS.ecore" nsPrefix="BOOKS"> <eClassifiers xsi:type="ecore:EClass" name="Chapter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbPages" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eStructuralFeatures xsi:type="ecore:EReference" name="chapters" upperBound="-1" eType="#//Chapter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"BOOKS","nsURI":"http:///BOOKS.ecore","name":"BOOKS","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chapter","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":3,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nbPages","changeable":true,"lowerBound":1,"iD":false,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"chapters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":3,"target":5},{"source":3,"target":1},{"source":4,"target":6},{"source":4,"target":1},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":8},{"source":7,"target":1},{"source":7,"target":9},{"source":7,"target":2},{"source":9,"target":1},{"source":8,"target":10},{"source":8,"target":2}],"multigraph":true}
ecore
mvc
repo-ecore-all/data/jokingarcia/Transformation_coevolution/metamodels/AssistantMVCEvol11.ecore
AssistantMVC Exam examItems controllers views question ExamItem optional Open MultipleChoice Observer Controller View fontName fontColor controller ExamController ExamItemController MultipleChoiceController OpenController ExamView ExamItemView OpenView MultipleChoiceView ArrowShape value question Subgraph
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="AssistantMVC" nsURI="http://gts.inf.um.es/test/assistant_mvc" nsPrefix="mvc"> <eClassifiers xsi:type="ecore:EClass" name="Exam"> <eStructuralFeatures xsi:type="ecore:EReference" name="examItems" upperBound="-1" eType="#//ExamItem" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controllers" upperBound="-1" eType="#//Controller" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1" eType="#//View" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="question" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExamItem"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Open" eSuperTypes="#//ExamItem"/> <eClassifiers xsi:type="ecore:EClass" name="MultipleChoice" eSuperTypes="#//ExamItem"/> <eClassifiers xsi:type="ecore:EClass" name="Observer"/> <eClassifiers xsi:type="ecore:EClass" name="Controller" eSuperTypes="#//Observer"/> <eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="#//Observer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controller" eType="#//Controller"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExamController" eSuperTypes="#//Controller"/> <eClassifiers xsi:type="ecore:EClass" name="ExamItemController" eSuperTypes="#//Controller"/> <eClassifiers xsi:type="ecore:EClass" name="MultipleChoiceController" eSuperTypes="#//ExamItemController"/> <eClassifiers xsi:type="ecore:EClass" name="OpenController" eSuperTypes="#//ExamItemController"/> <eClassifiers xsi:type="ecore:EClass" name="ExamView" eSuperTypes="#//View"/> <eClassifiers xsi:type="ecore:EClass" name="ExamItemView" eSuperTypes="#//View"/> <eClassifiers xsi:type="ecore:EClass" name="OpenView" eSuperTypes="#//ExamView"/> <eClassifiers xsi:type="ecore:EClass" name="MultipleChoiceView" eSuperTypes="#//ExamItemView"/> <eClassifiers xsi:type="ecore:EClass" name="ArrowShape"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="question" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Subgraph"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"mvc","nsURI":"http://gts.inf.um.es/test/assistant_mvc","name":"AssistantMVC","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exam","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItem","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Open","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleChoice","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observer","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controller","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamController","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItemController","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleChoiceController","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenController","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamView","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItemView","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenView","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleChoiceView","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrowShape","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subgraph","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"examItems","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":"controllers","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":"views","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":"question","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":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":26,"derived":false},{"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":"fontName","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":"fontColor","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"controller","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"question","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":18,"target":2},{"source":18,"target":22},{"source":18,"target":1},{"source":22,"target":2},{"source":19,"target":6},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":6},{"source":20,"target":7},{"source":20,"target":24},{"source":20,"target":1},{"source":24,"target":7},{"source":21,"target":25},{"source":21,"target":1},{"source":2,"target":0},{"source":2,"target":26},{"source":26,"target":27},{"source":26,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":28},{"source":28,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":29},{"source":29,"target":2},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":30},{"source":30,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":31},{"source":7,"target":32},{"source":7,"target":33},{"source":7,"target":34},{"source":31,"target":35},{"source":31,"target":7},{"source":32,"target":36},{"source":32,"target":7},{"source":33,"target":6},{"source":33,"target":37},{"source":33,"target":7},{"source":37,"target":6},{"source":34,"target":5},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":38},{"source":38,"target":6},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":39},{"source":39,"target":6},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":40},{"source":40,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":41},{"source":41,"target":9},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":42},{"source":42,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":43},{"source":43,"target":7},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":44},{"source":44,"target":12},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":45},{"source":45,"target":13},{"source":16,"target":0},{"source":16,"target":46},{"source":16,"target":47},{"source":46,"target":48},{"source":46,"target":16},{"source":47,"target":49},{"source":47,"target":16},{"source":17,"target":0}],"multigraph":true}
ecore
components
repo-ecore-all/data/nicolas2lee/TransformationUMLtoFiacre/rhapsody/myFiacre/metamodel/fiacre.ecore
fiacre State StateInvariant ID transition Process state transition variable ID Transition Guard Trigger Action state DataType Variable datatype process ID component Init Assignment Component process variable ID Program component variable process
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fiacre" nsURI="http://www.mdworkbench.com/fiacre" nsPrefix="fiacre"> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="http://www.eclipse.org/emf/2002/Ecore#//EModelElement"> <eAnnotations source="http://www.sodius.com/metamodels/MDWProperties"> <details key="logicalPackage" value="td1"/> </eAnnotations> <eOperations name="StateInvariant"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ECharacterObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/state"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Process" eSuperTypes="http://www.eclipse.org/emf/2002/Ecore#//EModelElement"> <eAnnotations source="http://www.sodius.com/metamodels/MDWProperties"> <details key="logicalPackage" value="td1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="state" upperBound="-1" eType="#//State" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1" eType="#//Variable" eOpposite="#//Variable/process"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ECharacterObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="http://www.eclipse.org/emf/2002/Ecore#//EModelElement"> <eAnnotations source="http://www.sodius.com/metamodels/MDWProperties"> <details key="logicalPackage" value="td1"/> </eAnnotations> <eOperations name="Guard"/> <eOperations name="Trigger"/> <eOperations name="Action"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" upperBound="-1" eType="#//State" eOpposite="#//State/transition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="http://www.eclipse.org/emf/2002/Ecore#//EModelElement"> <eAnnotations source="http://www.sodius.com/metamodels/MDWProperties"> <details key="logicalPackage" value="td1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="http://www.eclipse.org/emf/2002/Ecore#//EModelElement"> <eAnnotations source="http://www.sodius.com/metamodels/MDWProperties"> <details key="logicalPackage" value="td1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="process" upperBound="-1" eType="#//Process" eOpposite="#//Process/variable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ECharacterObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="component" upperBound="-1" eType="#//Component" eOpposite="#//Component/variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Init" eSuperTypes="#//State"> <eAnnotations source="http://www.sodius.com/metamodels/MDWProperties"> <details key="logicalPackage" value="td1"/> </eAnnotations> <eOperations name="Assignment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="http://www.eclipse.org/emf/2002/Ecore#//EModelElement"> <eAnnotations source="http://www.sodius.com/metamodels/MDWProperties"> <details key="logicalPackage" value="td1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="process" upperBound="-1" eType="#//Process" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1" eType="#//Variable" eOpposite="#//Variable/component"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ECharacterObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Program" eSuperTypes="http://www.eclipse.org/emf/2002/Ecore#//EModelElement"> <eAnnotations source="http://www.sodius.com/metamodels/MDWProperties"> <details key="logicalPackage" value="td1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="component" upperBound="-1" eType="#//Component" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="process" upperBound="-1" eType="#//Process" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"fiacre","nsURI":"http://www.mdworkbench.com/fiacre","name":"fiacre","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Init","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"StateInvariant","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","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":"state","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":"transition","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":"variable","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":"ID","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":false,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Guard","lowerBound":0,"id":26,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Trigger","lowerBound":0,"id":27,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Action","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EOperation"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","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":"ID","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"component","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"Assignment","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EOperation"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"component","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","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":"process","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":9,"target":1},{"source":10,"target":13},{"source":10,"target":1},{"source":11,"target":3},{"source":11,"target":14},{"source":11,"target":1},{"source":11,"target":15},{"source":14,"target":3},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":16,"target":1},{"source":16,"target":21},{"source":16,"target":2},{"source":21,"target":1},{"source":17,"target":3},{"source":17,"target":22},{"source":17,"target":2},{"source":22,"target":3},{"source":18,"target":5},{"source":18,"target":23},{"source":18,"target":2},{"source":18,"target":24},{"source":23,"target":5},{"source":19,"target":25},{"source":19,"target":2},{"source":3,"target":0},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":15},{"source":3,"target":29},{"source":26,"target":3},{"source":27,"target":3},{"source":28,"target":3},{"source":15,"target":1},{"source":15,"target":30},{"source":15,"target":3},{"source":15,"target":11},{"source":30,"target":1},{"source":4,"target":0},{"source":4,"target":31},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":24},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":32,"target":4},{"source":32,"target":36},{"source":32,"target":5},{"source":36,"target":4},{"source":24,"target":2},{"source":24,"target":37},{"source":24,"target":5},{"source":24,"target":18},{"source":37,"target":2},{"source":33,"target":38},{"source":33,"target":5},{"source":34,"target":7},{"source":34,"target":39},{"source":34,"target":5},{"source":34,"target":40},{"source":39,"target":7},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":41},{"source":6,"target":42},{"source":41,"target":6},{"source":42,"target":1},{"source":7,"target":0},{"source":7,"target":43},{"source":7,"target":40},{"source":7,"target":44},{"source":7,"target":45},{"source":43,"target":2},{"source":43,"target":46},{"source":43,"target":7},{"source":46,"target":2},{"source":40,"target":5},{"source":40,"target":47},{"source":40,"target":7},{"source":40,"target":34},{"source":47,"target":5},{"source":44,"target":48},{"source":44,"target":7},{"source":8,"target":0},{"source":8,"target":49},{"source":8,"target":50},{"source":8,"target":51},{"source":8,"target":52},{"source":49,"target":7},{"source":49,"target":53},{"source":49,"target":8},{"source":53,"target":7},{"source":50,"target":5},{"source":50,"target":54},{"source":50,"target":8},{"source":54,"target":5},{"source":51,"target":2},{"source":51,"target":55},{"source":51,"target":8},{"source":55,"target":2}],"multigraph":true}
ecore
automata
repo-ecore-all/data/manuelleduc/gpfl/fr.mleduc.gpfl/model/generated/Gpfl.ecore
gpfl Program name automatas initStmts stmts GExpression expression Field name value AutomataDef name init states State name transitions Transition event target CondStmt exp stmts IterStmt exp stmts InterruptStmt timeout periodic stmts NopCmd AcceptCmd DropCmd SendCmd port fields AlarmCmd exp SetCmd name exp AutomatonCmd name automaton StpCmd automaton event errors CmdAnd left right CmdEq left right CmdNEq left right CmdGECompare left right CmdLECompare left right CmdGCompare left right CmdLCompare left right CmdAdd left right CmdSub left right IntLitCmd value GBoolTrue GBoolFalse StringLit value Variable value PortLit inSide InPort OutPort
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="gpfl" nsURI="http://www.mleduc.fr/gpfl/Gpfl" nsPrefix="gpfl"> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="automatas" upperBound="-1" eType="#//AutomataDef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initStmts" upperBound="-1" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stmts" upperBound="-1" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//GExpression" containment="true"/> </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:EReference" name="value" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AutomataDef"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="init" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//State" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="event" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//State"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CondStmt" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stmts" upperBound="-1" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IterStmt" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stmts" upperBound="-1" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterruptStmt" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timeout" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="periodic" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stmts" upperBound="-1" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NopCmd" eSuperTypes="#//GExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCmd" eSuperTypes="#//GExpression"/> <eClassifiers xsi:type="ecore:EClass" name="DropCmd" eSuperTypes="#//GExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SendCmd" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="port" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="#//Field" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AlarmCmd" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetCmd" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AutomatonCmd" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="automaton" eType="#//AutomataDef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StpCmd" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="automaton" eType="#//AutomatonCmd"/> <eStructuralFeatures xsi:type="ecore:EReference" name="event" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="errors" upperBound="-1" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CmdAnd" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CmdEq" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CmdNEq" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CmdGECompare" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CmdLECompare" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CmdGCompare" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CmdLCompare" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CmdAdd" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CmdSub" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//GExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//GExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntLitCmd" eSuperTypes="#//GExpression"> <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="GBoolTrue" eSuperTypes="#//GExpression"/> <eClassifiers xsi:type="ecore:EClass" name="GBoolFalse" eSuperTypes="#//GExpression"/> <eClassifiers xsi:type="ecore:EClass" name="StringLit" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//GExpression"> <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="PortLit" eSuperTypes="#//GExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inSide" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InPort" eSuperTypes="#//GExpression"/> <eClassifiers xsi:type="ecore:EClass" name="OutPort" eSuperTypes="#//GExpression"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"gpfl","nsURI":"http://www.mleduc.fr/gpfl/Gpfl","name":"gpfl","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":"GExpression","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AutomataDef","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CondStmt","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterStmt","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterruptStmt","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NopCmd","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCmd","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropCmd","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendCmd","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlarmCmd","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetCmd","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AutomatonCmd","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StpCmd","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CmdAnd","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CmdEq","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CmdNEq","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CmdGECompare","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CmdLECompare","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CmdGCompare","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CmdLCompare","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CmdAdd","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CmdSub","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntLitCmd","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GBoolTrue","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GBoolFalse","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLit","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortLit","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPort","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPort","instanceClass":null,"abstract":false,"id":34,"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":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":"automatas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initStmts","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":"stmts","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"},{"container":false,"ordered":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":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"init","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"states","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":"transitions","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":"event","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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","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":"stmts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","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":"stmts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timeout","changeable":true,"lowerBound":0,"iD":false,"id":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":"periodic","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":"stmts","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"},{"container":false,"ordered":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":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":"fields","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":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":false,"unsettable":false,"transient":false,"unique":true,"name":"automaton","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"automaton","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":"event","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":true,"unsettable":false,"transient":false,"unique":true,"name":"errors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"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":"inSide","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":35,"target":39},{"source":35,"target":1},{"source":36,"target":4},{"source":36,"target":40},{"source":36,"target":1},{"source":40,"target":4},{"source":37,"target":2},{"source":37,"target":41},{"source":37,"target":1},{"source":41,"target":2},{"source":38,"target":2},{"source":38,"target":42},{"source":38,"target":1},{"source":42,"target":2},{"source":2,"target":0},{"source":2,"target":43},{"source":43,"target":2},{"source":43,"target":44},{"source":43,"target":2},{"source":44,"target":2},{"source":3,"target":0},{"source":3,"target":45},{"source":3,"target":46},{"source":45,"target":47},{"source":45,"target":3},{"source":46,"target":2},{"source":46,"target":48},{"source":46,"target":3},{"source":48,"target":2},{"source":4,"target":0},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":49,"target":52},{"source":49,"target":4},{"source":50,"target":5},{"source":50,"target":53},{"source":50,"target":4},{"source":53,"target":5},{"source":51,"target":5},{"source":51,"target":54},{"source":51,"target":4},{"source":54,"target":5},{"source":5,"target":0},{"source":5,"target":55},{"source":5,"target":56},{"source":55,"target":57},{"source":55,"target":5},{"source":56,"target":6},{"source":56,"target":58},{"source":56,"target":5},{"source":58,"target":6},{"source":6,"target":0},{"source":6,"target":59},{"source":6,"target":60},{"source":59,"target":61},{"source":59,"target":6},{"source":60,"target":5},{"source":60,"target":62},{"source":60,"target":6},{"source":62,"target":5},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":63},{"source":7,"target":64},{"source":7,"target":65},{"source":63,"target":2},{"source":63,"target":66},{"source":63,"target":7},{"source":66,"target":2},{"source":64,"target":2},{"source":64,"target":67},{"source":64,"target":7},{"source":67,"target":2},{"source":65,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":68,"target":2},{"source":68,"target":71},{"source":68,"target":8},{"source":71,"target":2},{"source":69,"target":2},{"source":69,"target":72},{"source":69,"target":8},{"source":72,"target":2},{"source":70,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":73,"target":77},{"source":73,"target":9},{"source":74,"target":2},{"source":74,"target":78},{"source":74,"target":9},{"source":78,"target":2},{"source":75,"target":2},{"source":75,"target":79},{"source":75,"target":9},{"source":79,"target":2},{"source":76,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":80},{"source":80,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":81},{"source":81,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":82},{"source":82,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":83},{"source":13,"target":84},{"source":13,"target":85},{"source":83,"target":2},{"source":83,"target":86},{"source":83,"target":13},{"source":86,"target":2},{"source":84,"target":3},{"source":84,"target":87},{"source":84,"target":13},{"source":87,"target":3},{"source":85,"target":2},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":88},{"source":14,"target":89},{"source":88,"target":2},{"source":88,"target":90},{"source":88,"target":14},{"source":90,"target":2},{"source":89,"target":2},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":91},{"source":15,"target":92},{"source":15,"target":93},{"source":91,"target":94},{"source":91,"target":15},{"source":92,"target":2},{"source":92,"target":95},{"source":92,"target":15},{"source":95,"target":2},{"source":93,"target":2},{"source":16,"target":0},{"source":16,"target":2},{"source":16,"target":96},{"source":16,"target":97},{"source":16,"target":98},{"source":96,"target":99},{"source":96,"target":16},{"source":97,"target":4},{"source":97,"target":100},{"source":97,"target":16},{"source":100,"target":4},{"source":98,"target":2},{"source":17,"target":0},{"source":17,"target":2},{"source":17,"target":101},{"source":17,"target":102},{"source":17,"target":103},{"source":17,"target":104},{"source":101,"target":16},{"source":101,"target":105},{"source":101,"target":17},{"source":105,"target":16},{"source":102,"target":2},{"source":102,"target":106},{"source":102,"target":17},{"source":106,"target":2},{"source":103,"target":2},{"source":103,"target":107},{"source":103,"target":17},{"source":107,"target":2},{"source":104,"target":2},{"source":18,"target":0},{"source":18,"target":2},{"source":18,"target":108},{"source":18,"target":109},{"source":18,"target":110},{"source":108,"target":2},{"source":108,"target":111},{"source":108,"target":18},{"source":111,"target":2},{"source":109,"target":2},{"source":109,"target":112},{"source":109,"target":18},{"source":112,"target":2},{"source":110,"target":2},{"source":19,"target":0},{"source":19,"target":2},{"source":19,"target":113},{"source":19,"target":114},{"source":19,"target":115},{"source":113,"target":2},{"source":113,"target":116},{"source":113,"target":19},{"source":116,"target":2},{"source":114,"target":2},{"source":114,"target":117},{"source":114,"target":19},{"source":117,"target":2},{"source":115,"target":2},{"source":20,"target":0},{"source":20,"target":2},{"source":20,"target":118},{"source":20,"target":119},{"source":20,"target":120},{"source":118,"target":2},{"source":118,"target":121},{"source":118,"target":20},{"source":121,"target":2},{"source":119,"target":2},{"source":119,"target":122},{"source":119,"target":20},{"source":122,"target":2},{"source":120,"target":2},{"source":21,"target":0},{"source":21,"target":2},{"source":21,"target":123},{"source":21,"target":124},{"source":21,"target":125},{"source":123,"target":2},{"source":123,"target":126},{"source":123,"target":21},{"source":126,"target":2},{"source":124,"target":2},{"source":124,"target":127},{"source":124,"target":21},{"source":127,"target":2},{"source":125,"target":2},{"source":22,"target":0},{"source":22,"target":2},{"source":22,"target":128},{"source":22,"target":129},{"source":22,"target":130},{"source":128,"target":2},{"source":128,"target":131},{"source":128,"target":22},{"source":131,"target":2},{"source":129,"target":2},{"source":129,"target":132},{"source":129,"target":22},{"source":132,"target":2},{"source":130,"target":2},{"source":23,"target":0},{"source":23,"target":2},{"source":23,"target":133},{"source":23,"target":134},{"source":23,"target":135},{"source":133,"target":2},{"source":133,"target":136},{"source":133,"target":23},{"source":136,"target":2},{"source":134,"target":2},{"source":134,"target":137},{"source":134,"target":23},{"source":137,"target":2},{"source":135,"target":2},{"source":24,"target":0},{"source":24,"target":2},{"source":24,"target":138},{"source":24,"target":139},{"source":24,"target":140},{"source":138,"target":2},{"source":138,"target":141},{"source":138,"target":24},{"source":141,"target":2},{"source":139,"target":2},{"source":139,"target":142},{"source":139,"target":24},{"source":142,"target":2},{"source":140,"target":2},{"source":25,"target":0},{"source":25,"target":2},{"source":25,"target":143},{"source":25,"target":144},{"source":25,"target":145},{"source":143,"target":2},{"source":143,"target":146},{"source":143,"target":25},{"source":146,"target":2},{"source":144,"target":2},{"source":144,"target":147},{"source":144,"target":25},{"source":147,"target":2},{"source":145,"target":2},{"source":26,"target":0},{"source":26,"target":2},{"source":26,"target":148},{"source":26,"target":149},{"source":26,"target":150},{"source":148,"target":2},{"source":148,"target":151},{"source":148,"target":26},{"source":151,"target":2},{"source":149,"target":2},{"source":149,"target":152},{"source":149,"target":26},{"source":152,"target":2},{"source":150,"target":2},{"source":27,"target":0},{"source":27,"target":2},{"source":27,"target":153},{"source":27,"target":154},{"source":153,"target":155},{"source":153,"target":27},{"source":154,"target":2},{"source":28,"target":0},{"source":28,"target":2},{"source":28,"target":156},{"source":156,"target":2},{"source":29,"target":0},{"source":29,"target":2},{"source":29,"target":157},{"source":157,"target":2},{"source":30,"target":0},{"source":30,"target":2},{"source":30,"target":158},{"source":30,"target":159},{"source":158,"target":160},{"source":158,"target":30},{"source":159,"target":2},{"source":31,"target":0},{"source":31,"target":2},{"source":31,"target":161},{"source":31,"target":162},{"source":161,"target":163},{"source":161,"target":31},{"source":162,"target":2},{"source":32,"target":0},{"source":32,"target":2},{"source":32,"target":164},{"source":32,"target":165},{"source":164,"target":166},{"source":164,"target":32},{"source":165,"target":2},{"source":33,"target":0},{"source":33,"target":2},{"source":33,"target":167},{"source":167,"target":2},{"source":34,"target":0},{"source":34,"target":2},{"source":34,"target":168},{"source":168,"target":2}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/eclipse/ocl/examples/org.eclipse.ocl.examples.xtext.base/model/BaseCST.ecore
baseCST AnnotationCS ownedContent ownedReference AnnotationElementCS ownedDetail AttributeCS ClassCS ownedSuperType ownedOperation ownedProperty ownedMetaType ClassifierCS owner instanceClassName ownedConstraint qualifier ConstraintCS stereotype specification messageSpecification DataTypeCS literals DetailCS value DocumentationCS value ElementCS getDescription logicalParent ElementRefCS EnumerationCS ownedLiterals EnumerationLiteralCS value FeatureCS ImportCS pathName namespace all false LambdaTypeCS name ownedContextType ownedParameterType ownedResultType LibraryCS package ModelElementCS ownedAnnotation originalXmiId csi ModelElementRefCS pathName element MultiplicityBoundsCS lowerBound 1 upperBound MultiplicityCS getLower getUpper MultiplicityStringCS stringBounds 1 NamedElementCS name NamespaceCS OperationCS owningClass ownedParameter ownedException ownedPrecondition ownedPostcondition ownedBodyExpression PackageCS getClassifier name ownedType ownedNestedPackage nsPrefix nsURI ParameterCS owner PathElementCS pathName element elementType PathElementWithURICS uri PathNameCS path element context scopeFilter PivotableElementCS pivot PrimitiveTypeRefCS name ReferenceCS opposite keys RootCS ownedImport ownedLibrary RootPackageCS SpecificationCS exprString StructuralFeatureCS owner default ownedDefaultExpression TemplateBindingCS owningTemplateBindableElement ownedParameterSubstitution TemplateParameterCS owningTemplateSignature TemplateParameterSubstitutionCS owningTemplateBinding ownedActualParameter TemplateSignatureCS owningTemplateElement ownedTemplateParameter TemplateableElementCS ownedTemplateSignature TuplePartCS TupleTypeCS name ownedParts TypeCS TypeParameterCS ownedExtends ownedSuper TypeRefCS TypedElementCS ownedType qualifier optional TypedRefCS multiplicity TypedTypeRefCS pathName type ownedTemplateBinding VisitableCS org.eclipse.ocl.examples.xtext.base.util.VisitableCS org.eclipse.ocl.examples.xtext.base.util.VisitableCS WildcardTypeRefCS extends super IteratorKind Parameter Parameter Iterator Iterator Accumulator Accumulator ScopeFilter org.eclipse.ocl.examples.pivot.scoping.ScopeFilter org.eclipse.ocl.examples.pivot.scoping.ScopeFilter
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="baseCST" nsURI="http://www.eclipse.org/ocl/3.1.0/BaseCST" nsPrefix="baseCST"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="AnnotationCS" eSuperTypes="#//AnnotationElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedContent" upperBound="-1" eType="#//ModelElementCS" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedReference" upperBound="-1" eType="#//ModelElementRefCS" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationElementCS" abstract="true" eSuperTypes="#//NamedElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDetail" upperBound="-1" eType="#//DetailCS" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeCS" eSuperTypes="#//StructuralFeatureCS"/> <eClassifiers xsi:type="ecore:EClass" name="ClassCS" eSuperTypes="#//ClassifierCS #//NamespaceCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSuperType" upperBound="-1" eType="#//TypedRefCS" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//OperationCS" containment="true" resolveProxies="false" eOpposite="#//OperationCS/owningClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProperty" upperBound="-1" eType="#//StructuralFeatureCS" containment="true" resolveProxies="false" eOpposite="#//StructuralFeatureCS/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMetaType" eType="#//TypedRefCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassifierCS" abstract="true" eSuperTypes="#//NamedElementCS #//TypeCS #//TemplateableElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//PackageCS" eOpposite="#//PackageCS/ownedType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedConstraint" upperBound="-1" eType="#//ConstraintCS" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifier" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstraintCS" eSuperTypes="#//NamedElementCS"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stereotype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//SpecificationCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageSpecification" eType="#//SpecificationCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataTypeCS" eSuperTypes="#//ClassifierCS #//NamespaceCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="literals" upperBound="-1" eType="#//EnumerationLiteralCS" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DetailCS" eSuperTypes="#//NamedElementCS"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentationCS" eSuperTypes="#//AnnotationElementCS"> <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="ElementCS" abstract="true" eSuperTypes="#//VisitableCS"> <eOperations name="getDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="logicalParent" eType="#//ElementCS" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementRefCS" abstract="true" eSuperTypes="#//PivotableElementCS"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationCS" eSuperTypes="#//ClassifierCS #//NamespaceCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiterals" upperBound="-1" eType="#//EnumerationLiteralCS" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteralCS" eSuperTypes="#//NamedElementCS"> <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="FeatureCS" abstract="true" interface="true" eSuperTypes="#//TypedElementCS"/> <eClassifiers xsi:type="ecore:EClass" name="ImportCS" eSuperTypes="#//NamespaceCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="pathName" eType="#//PathNameCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Namespace" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LambdaTypeCS" eSuperTypes="#//TypedRefCS #//TemplateableElementCS ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Nameable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedContextType" eType="#//TypedRefCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameterType" upperBound="-1" eType="#//TypedRefCS" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedResultType" eType="#//TypedRefCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LibraryCS" eSuperTypes="#//NamespaceCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelElementCS" abstract="true" eSuperTypes="#//PivotableElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnotation" upperBound="-1" eType="#//AnnotationElementCS" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalXmiId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="csi" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelElementRefCS" eSuperTypes="#//ElementRefCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="pathName" eType="#//PathNameCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Element" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityBoundsCS" eSuperTypes="#//MultiplicityCS"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityCS" abstract="true" interface="true" eSuperTypes="#//ElementCS"> <eOperations name="getLower" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eOperations name="getUpper" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityStringCS" eSuperTypes="#//MultiplicityCS"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringBounds" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElementCS" abstract="true" eSuperTypes="#//ModelElementCS ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Nameable"> <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="NamespaceCS" abstract="true" interface="true" eSuperTypes="#//NamedElementCS"/> <eClassifiers xsi:type="ecore:EClass" name="OperationCS" eSuperTypes="#//FeatureCS #//TemplateableElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningClass" eType="#//ClassCS" eOpposite="#//ClassCS/ownedOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//ParameterCS" containment="true" resolveProxies="false" eOpposite="#//ParameterCS/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedException" upperBound="-1" eType="#//TypedRefCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrecondition" upperBound="-1" eType="#//ConstraintCS" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPostcondition" upperBound="-1" eType="#//ConstraintCS" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBodyExpression" upperBound="-1" eType="#//SpecificationCS" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageCS" eSuperTypes="#//NamespaceCS"> <eOperations name="getClassifier" eType="#//ClassifierCS"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" upperBound="-1" eType="#//ClassifierCS" containment="true" eOpposite="#//ClassifierCS/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedNestedPackage" upperBound="-1" eType="#//PackageCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterCS" eSuperTypes="#//TypedElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//OperationCS" eOpposite="#//OperationCS/ownedParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PathElementCS" eSuperTypes="#//ElementCS ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Pivotable"> <eStructuralFeatures xsi:type="ecore:EReference" name="pathName" lowerBound="1" eType="#//PathNameCS" eOpposite="#//PathNameCS/path"/> <eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClassifier" transient="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PathElementWithURICS" eSuperTypes="#//PathElementCS"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PathNameCS" eSuperTypes="#//ElementCS ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Pivotable"> <eStructuralFeatures xsi:type="ecore:EReference" name="path" lowerBound="1" upperBound="-1" eType="#//PathElementCS" containment="true" resolveProxies="false" eOpposite="#//PathElementCS/pathName"/> <eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Element" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//ElementCS" transient="true" unsettable="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scopeFilter" eType="#//ScopeFilter" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PivotableElementCS" abstract="true" eSuperTypes="#//ElementCS ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Pivotable"> <eStructuralFeatures xsi:type="ecore:EReference" name="pivot" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Element" transient="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeRefCS" eSuperTypes="#//TypedRefCS ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Nameable"> <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="ReferenceCS" eSuperTypes="#//StructuralFeatureCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="keys" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RootCS" abstract="true" interface="true" eSuperTypes="#//ModelElementCS"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="TestConstraint"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="TestConstraint" value="true"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedImport" upperBound="-1" eType="#//ImportCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLibrary" upperBound="-1" eType="#//LibraryCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RootPackageCS" eSuperTypes="#//PackageCS #//RootCS"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="TestConstraint"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="TestConstraint" value="true"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecificationCS" eSuperTypes="#//ModelElementCS"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exprString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureCS" abstract="true" eSuperTypes="#//FeatureCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//ClassCS" eOpposite="#//ClassCS/ownedProperty"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDefaultExpression" upperBound="-1" eType="#//SpecificationCS" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateBindingCS" eSuperTypes="#//ElementRefCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningTemplateBindableElement" eType="#//TypedTypeRefCS" eOpposite="#//TypedTypeRefCS/ownedTemplateBinding"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameterSubstitution" upperBound="-1" eType="#//TemplateParameterSubstitutionCS" containment="true" eOpposite="#//TemplateParameterSubstitutionCS/owningTemplateBinding"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameterCS" abstract="true" eSuperTypes="#//NamedElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningTemplateSignature" lowerBound="1" eType="#//TemplateSignatureCS" eOpposite="#//TemplateSignatureCS/ownedTemplateParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameterSubstitutionCS" eSuperTypes="#//ModelElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningTemplateBinding" eType="#//TemplateBindingCS" eOpposite="#//TemplateBindingCS/ownedParameterSubstitution"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedActualParameter" eType="#//TypeRefCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateSignatureCS" eSuperTypes="#//ModelElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningTemplateElement" eType="#//TemplateableElementCS" eOpposite="#//TemplateableElementCS/ownedTemplateSignature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTemplateParameter" upperBound="-1" eType="#//TemplateParameterCS" containment="true" eOpposite="#//TemplateParameterCS/owningTemplateSignature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateableElementCS" abstract="true" interface="true" eSuperTypes="#//ElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTemplateSignature" eType="#//TemplateSignatureCS" containment="true" eOpposite="#//TemplateSignatureCS/owningTemplateElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TuplePartCS" eSuperTypes="#//TypedElementCS"/> <eClassifiers xsi:type="ecore:EClass" name="TupleTypeCS" eSuperTypes="#//TypedRefCS ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Nameable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParts" upperBound="-1" eType="#//TuplePartCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeCS" abstract="true" interface="true" eSuperTypes="#//ModelElementCS"/> <eClassifiers xsi:type="ecore:EClass" name="TypeParameterCS" eSuperTypes="#//TemplateParameterCS #//TypeCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtends" upperBound="-1" eType="#//TypedRefCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSuper" eType="#//TypedRefCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeRefCS" abstract="true" eSuperTypes="#//ElementRefCS"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElementCS" abstract="true" eSuperTypes="#//NamedElementCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" eType="#//TypedRefCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifier" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedRefCS" abstract="true" eSuperTypes="#//TypeRefCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="multiplicity" eType="#//MultiplicityCS" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedTypeRefCS" eSuperTypes="#//TypedRefCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="pathName" eType="#//PathNameCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Type" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTemplateBinding" eType="#//TemplateBindingCS" containment="true" eOpposite="#//TemplateBindingCS/owningTemplateBindableElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VisitableCS" instanceClassName="org.eclipse.ocl.examples.xtext.base.util.VisitableCS" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="WildcardTypeRefCS" eSuperTypes="#//TypeRefCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//TypedRefCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="super" eType="#//TypedRefCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="IteratorKind"> <eLiterals name="Parameter"/> <eLiterals name="Iterator"/> <eLiterals name="Accumulator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ScopeFilter" instanceClassName="org.eclipse.ocl.examples.pivot.scoping.ScopeFilter"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"baseCST","nsURI":"http://www.eclipse.org/ocl/3.1.0/BaseCST","name":"baseCST","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationCS","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationElementCS","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeCS","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassCS","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierCS","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintCS","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeCS","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DetailCS","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentationCS","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementCS","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementRefCS","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationCS","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteralCS","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureCS","instanceClass":null,"abstract":true,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportCS","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LambdaTypeCS","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryCS","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElementCS","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElementRefCS","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityBoundsCS","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityCS","instanceClass":null,"abstract":true,"id":21,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityStringCS","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElementCS","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceCS","instanceClass":null,"abstract":true,"id":24,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCS","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageCS","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterCS","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathElementCS","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathElementWithURICS","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathNameCS","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PivotableElementCS","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeRefCS","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceCS","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootCS","instanceClass":null,"abstract":true,"id":34,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootPackageCS","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificationCS","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureCS","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateBindingCS","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterCS","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterSubstitutionCS","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateSignatureCS","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableElementCS","instanceClass":null,"abstract":true,"id":42,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TuplePartCS","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleTypeCS","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeCS","instanceClass":null,"abstract":true,"id":45,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameterCS","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeRefCS","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElementCS","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedRefCS","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedTypeRefCS","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.ocl.examples.xtext.base.util.VisitableCS","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.xtext.base.util.VisitableCS","name":"VisitableCS","instanceClass":null,"abstract":true,"id":51,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildcardTypeRefCS","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"IteratorKind","instanceClass":null,"id":53,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.ocl.examples.pivot.scoping.ScopeFilter","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.pivot.scoping.ScopeFilter","name":"ScopeFilter","instanceClass":null,"id":54,"serializable":true,"eClass":"EDataType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedContent","changeable":true,"resolveProxies":false,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedReference","changeable":true,"resolveProxies":false,"lowerBound":0,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDetail","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"ownedSuperType","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":"ownedOperation","changeable":true,"resolveProxies":false,"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":"ownedProperty","changeable":true,"resolveProxies":false,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMetaType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":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":"owningClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedConstraint","changeable":true,"resolveProxies":false,"lowerBound":0,"id":78,"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":"qualifier","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stereotype","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":"specification","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":"messageSpecification","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literals","changeable":true,"resolveProxies":false,"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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDescription","lowerBound":0,"id":105,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"logicalParent","changeable":false,"resolveProxies":false,"lowerBound":0,"id":106,"derived":true},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"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":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pathName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"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":"namespace","changeable":false,"resolveProxies":false,"lowerBound":0,"id":120,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"all","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedContextType","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":"ownedParameterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedResultType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAnnotation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":140,"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":"originalXmiId","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"csi","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pathName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"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":"element","changeable":false,"resolveProxies":false,"lowerBound":0,"id":148,"derived":true},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getLower","lowerBound":1,"id":157,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getUpper","lowerBound":1,"id":158,"many":false,"required":true,"eClass":"EOperation"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"1","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"stringBounds","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":170,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrecondition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPostcondition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":173,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBodyExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifier","lowerBound":0,"id":184,"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":"ownedNestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","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":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"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":"pathName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"elementType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"resolveProxies":false,"lowerBound":1,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"uri","changeable":true,"lowerBound":0,"iD":false,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"element","changeable":false,"resolveProxies":true,"lowerBound":1,"id":210,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":true,"unique":true,"name":"context","changeable":true,"resolveProxies":false,"lowerBound":0,"id":211,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"scopeFilter","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"pivot","changeable":true,"resolveProxies":false,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"keys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exprString","changeable":true,"lowerBound":0,"iD":false,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDefaultExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"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":"owningTemplateBindableElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameterSubstitution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTemplateBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"id":253,"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":"owningTemplateBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"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":"owningTemplateSignature","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"ownedTemplateParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedActualParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"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":"owningTemplateElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTemplateSignature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedExtends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSuper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"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":"qualifier","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":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":287,"derived":false},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"resolveProxies":false,"lowerBound":0,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pathName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":295,"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":"type","changeable":false,"resolveProxies":false,"lowerBound":0,"id":296,"derived":true},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":301,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"super","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"name":"Parameter","id":306,"value":0,"literal":"Parameter","eClass":"EEnumLiteral"},{"name":"Iterator","id":307,"value":0,"literal":"Iterator","eClass":"EEnumLiteral"},{"name":"Accumulator","id":308,"value":0,"literal":"Accumulator","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":1,"target":0},{"source":1,"target":2},{"source":1,"target":55},{"source":1,"target":56},{"source":1,"target":57},{"source":55,"target":18},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":18},{"source":56,"target":19},{"source":56,"target":59},{"source":56,"target":1},{"source":59,"target":19},{"source":57,"target":2},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":60},{"source":2,"target":61},{"source":60,"target":8},{"source":60,"target":62},{"source":60,"target":2},{"source":62,"target":8},{"source":61,"target":23},{"source":3,"target":0},{"source":3,"target":37},{"source":3,"target":63},{"source":63,"target":37},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":24},{"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":64,"target":49},{"source":64,"target":70},{"source":64,"target":4},{"source":70,"target":49},{"source":65,"target":25},{"source":65,"target":71},{"source":65,"target":4},{"source":65,"target":72},{"source":71,"target":25},{"source":66,"target":37},{"source":66,"target":73},{"source":66,"target":4},{"source":66,"target":74},{"source":73,"target":37},{"source":67,"target":49},{"source":67,"target":75},{"source":67,"target":4},{"source":75,"target":49},{"source":68,"target":5},{"source":69,"target":24},{"source":5,"target":0},{"source":5,"target":23},{"source":5,"target":45},{"source":5,"target":42},{"source":5,"target":76},{"source":5,"target":77},{"source":5,"target":78},{"source":5,"target":79},{"source":5,"target":80},{"source":5,"target":81},{"source":5,"target":82},{"source":76,"target":26},{"source":76,"target":83},{"source":76,"target":5},{"source":76,"target":84},{"source":83,"target":26},{"source":77,"target":85},{"source":77,"target":5},{"source":78,"target":6},{"source":78,"target":86},{"source":78,"target":5},{"source":86,"target":6},{"source":79,"target":87},{"source":79,"target":5},{"source":80,"target":23},{"source":81,"target":45},{"source":82,"target":42},{"source":6,"target":0},{"source":6,"target":23},{"source":6,"target":88},{"source":6,"target":89},{"source":6,"target":90},{"source":6,"target":91},{"source":88,"target":92},{"source":88,"target":6},{"source":89,"target":36},{"source":89,"target":93},{"source":89,"target":6},{"source":93,"target":36},{"source":90,"target":36},{"source":90,"target":94},{"source":90,"target":6},{"source":94,"target":36},{"source":91,"target":23},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":24},{"source":7,"target":95},{"source":7,"target":96},{"source":7,"target":97},{"source":95,"target":13},{"source":95,"target":98},{"source":95,"target":7},{"source":98,"target":13},{"source":96,"target":5},{"source":97,"target":24},{"source":8,"target":0},{"source":8,"target":23},{"source":8,"target":99},{"source":8,"target":100},{"source":99,"target":101},{"source":99,"target":8},{"source":100,"target":23},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":102},{"source":9,"target":103},{"source":102,"target":104},{"source":102,"target":9},{"source":103,"target":2},{"source":10,"target":0},{"source":10,"target":51},{"source":10,"target":105},{"source":10,"target":106},{"source":10,"target":107},{"source":105,"target":108},{"source":105,"target":10},{"source":106,"target":10},{"source":106,"target":109},{"source":106,"target":10},{"source":109,"target":10},{"source":107,"target":51},{"source":11,"target":0},{"source":11,"target":31},{"source":11,"target":110},{"source":110,"target":31},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":24},{"source":12,"target":111},{"source":12,"target":112},{"source":12,"target":113},{"source":111,"target":13},{"source":111,"target":114},{"source":111,"target":12},{"source":114,"target":13},{"source":112,"target":5},{"source":113,"target":24},{"source":13,"target":0},{"source":13,"target":23},{"source":13,"target":115},{"source":13,"target":116},{"source":115,"target":117},{"source":115,"target":13},{"source":116,"target":23},{"source":14,"target":0},{"source":14,"target":48},{"source":14,"target":118},{"source":118,"target":48},{"source":15,"target":0},{"source":15,"target":24},{"source":15,"target":119},{"source":15,"target":120},{"source":15,"target":121},{"source":15,"target":122},{"source":119,"target":30},{"source":119,"target":123},{"source":119,"target":15},{"source":123,"target":30},{"source":120,"target":124},{"source":120,"target":15},{"source":121,"target":125},{"source":121,"target":15},{"source":122,"target":24},{"source":16,"target":0},{"source":16,"target":49},{"source":16,"target":42},{"source":16,"target":126},{"source":16,"target":127},{"source":16,"target":128},{"source":16,"target":129},{"source":16,"target":130},{"source":16,"target":131},{"source":16,"target":132},{"source":126,"target":133},{"source":126,"target":16},{"source":127,"target":49},{"source":127,"target":134},{"source":127,"target":16},{"source":134,"target":49},{"source":128,"target":49},{"source":128,"target":135},{"source":128,"target":16},{"source":135,"target":49},{"source":129,"target":49},{"source":129,"target":136},{"source":129,"target":16},{"source":136,"target":49},{"source":130,"target":49},{"source":131,"target":42},{"source":17,"target":0},{"source":17,"target":24},{"source":17,"target":137},{"source":17,"target":138},{"source":137,"target":139},{"source":137,"target":17},{"source":138,"target":24},{"source":18,"target":0},{"source":18,"target":31},{"source":18,"target":140},{"source":18,"target":141},{"source":18,"target":142},{"source":18,"target":143},{"source":140,"target":2},{"source":140,"target":144},{"source":140,"target":18},{"source":144,"target":2},{"source":141,"target":145},{"source":141,"target":18},{"source":142,"target":146},{"source":142,"target":18},{"source":143,"target":31},{"source":19,"target":0},{"source":19,"target":11},{"source":19,"target":147},{"source":19,"target":148},{"source":19,"target":149},{"source":147,"target":30},{"source":147,"target":150},{"source":147,"target":19},{"source":150,"target":30},{"source":148,"target":151},{"source":148,"target":19},{"source":149,"target":11},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":152},{"source":20,"target":153},{"source":20,"target":154},{"source":152,"target":155},{"source":152,"target":20},{"source":153,"target":156},{"source":153,"target":20},{"source":154,"target":21},{"source":21,"target":0},{"source":21,"target":10},{"source":21,"target":157},{"source":21,"target":158},{"source":21,"target":159},{"source":157,"target":160},{"source":157,"target":21},{"source":158,"target":161},{"source":158,"target":21},{"source":159,"target":10},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":162},{"source":22,"target":163},{"source":162,"target":164},{"source":162,"target":22},{"source":163,"target":21},{"source":23,"target":0},{"source":23,"target":18},{"source":23,"target":165},{"source":23,"target":166},{"source":23,"target":167},{"source":165,"target":168},{"source":165,"target":23},{"source":166,"target":18},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":169},{"source":169,"target":23},{"source":25,"target":0},{"source":25,"target":14},{"source":25,"target":42},{"source":25,"target":72},{"source":25,"target":170},{"source":25,"target":171},{"source":25,"target":172},{"source":25,"target":173},{"source":25,"target":174},{"source":25,"target":175},{"source":25,"target":176},{"source":72,"target":4},{"source":72,"target":177},{"source":72,"target":25},{"source":72,"target":65},{"source":177,"target":4},{"source":170,"target":27},{"source":170,"target":178},{"source":170,"target":25},{"source":170,"target":179},{"source":178,"target":27},{"source":171,"target":49},{"source":171,"target":180},{"source":171,"target":25},{"source":180,"target":49},{"source":172,"target":6},{"source":172,"target":181},{"source":172,"target":25},{"source":181,"target":6},{"source":173,"target":6},{"source":173,"target":182},{"source":173,"target":25},{"source":182,"target":6},{"source":174,"target":36},{"source":174,"target":183},{"source":174,"target":25},{"source":183,"target":36},{"source":175,"target":14},{"source":176,"target":42},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":184},{"source":26,"target":84},{"source":26,"target":185},{"source":26,"target":186},{"source":26,"target":187},{"source":26,"target":188},{"source":184,"target":5},{"source":184,"target":189},{"source":184,"target":26},{"source":184,"target":190},{"source":189,"target":5},{"source":190,"target":191},{"source":190,"target":184},{"source":84,"target":5},{"source":84,"target":192},{"source":84,"target":26},{"source":84,"target":76},{"source":192,"target":5},{"source":185,"target":26},{"source":185,"target":193},{"source":185,"target":26},{"source":193,"target":26},{"source":186,"target":194},{"source":186,"target":26},{"source":187,"target":195},{"source":187,"target":26},{"source":188,"target":24},{"source":27,"target":0},{"source":27,"target":48},{"source":27,"target":179},{"source":27,"target":196},{"source":179,"target":25},{"source":179,"target":197},{"source":179,"target":27},{"source":179,"target":170},{"source":197,"target":25},{"source":196,"target":48},{"source":28,"target":0},{"source":28,"target":10},{"source":28,"target":198},{"source":28,"target":199},{"source":28,"target":200},{"source":28,"target":201},{"source":28,"target":202},{"source":198,"target":30},{"source":198,"target":203},{"source":198,"target":28},{"source":198,"target":204},{"source":203,"target":30},{"source":199,"target":205},{"source":199,"target":28},{"source":200,"target":206},{"source":200,"target":28},{"source":201,"target":10},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":207},{"source":29,"target":208},{"source":207,"target":209},{"source":207,"target":29},{"source":208,"target":28},{"source":30,"target":0},{"source":30,"target":10},{"source":30,"target":204},{"source":30,"target":210},{"source":30,"target":211},{"source":30,"target":212},{"source":30,"target":213},{"source":30,"target":214},{"source":204,"target":28},{"source":204,"target":215},{"source":204,"target":30},{"source":204,"target":198},{"source":215,"target":28},{"source":210,"target":216},{"source":210,"target":30},{"source":211,"target":10},{"source":211,"target":217},{"source":211,"target":30},{"source":217,"target":10},{"source":212,"target":54},{"source":212,"target":218},{"source":212,"target":30},{"source":218,"target":54},{"source":213,"target":10},{"source":31,"target":0},{"source":31,"target":10},{"source":31,"target":219},{"source":31,"target":220},{"source":31,"target":221},{"source":219,"target":222},{"source":219,"target":31},{"source":220,"target":10},{"source":32,"target":0},{"source":32,"target":49},{"source":32,"target":223},{"source":32,"target":224},{"source":32,"target":225},{"source":223,"target":226},{"source":223,"target":32},{"source":224,"target":49},{"source":33,"target":0},{"source":33,"target":37},{"source":33,"target":227},{"source":33,"target":228},{"source":33,"target":229},{"source":227,"target":230},{"source":227,"target":33},{"source":228,"target":231},{"source":228,"target":33},{"source":229,"target":37},{"source":34,"target":0},{"source":34,"target":18},{"source":34,"target":232},{"source":34,"target":233},{"source":34,"target":234},{"source":232,"target":15},{"source":232,"target":235},{"source":232,"target":34},{"source":235,"target":15},{"source":233,"target":17},{"source":233,"target":236},{"source":233,"target":34},{"source":236,"target":17},{"source":234,"target":18},{"source":35,"target":0},{"source":35,"target":26},{"source":35,"target":34},{"source":35,"target":237},{"source":35,"target":238},{"source":237,"target":26},{"source":238,"target":34},{"source":36,"target":0},{"source":36,"target":18},{"source":36,"target":239},{"source":36,"target":240},{"source":239,"target":241},{"source":239,"target":36},{"source":240,"target":18},{"source":37,"target":0},{"source":37,"target":14},{"source":37,"target":74},{"source":37,"target":242},{"source":37,"target":243},{"source":37,"target":244},{"source":74,"target":4},{"source":74,"target":245},{"source":74,"target":37},{"source":74,"target":66},{"source":245,"target":4},{"source":242,"target":246},{"source":242,"target":37},{"source":243,"target":36},{"source":243,"target":247},{"source":243,"target":37},{"source":247,"target":36},{"source":244,"target":14},{"source":38,"target":0},{"source":38,"target":11},{"source":38,"target":248},{"source":38,"target":249},{"source":38,"target":250},{"source":248,"target":50},{"source":248,"target":251},{"source":248,"target":38},{"source":248,"target":252},{"source":251,"target":50},{"source":249,"target":40},{"source":249,"target":253},{"source":249,"target":38},{"source":249,"target":254},{"source":253,"target":40},{"source":250,"target":11},{"source":39,"target":0},{"source":39,"target":23},{"source":39,"target":255},{"source":39,"target":256},{"source":255,"target":41},{"source":255,"target":257},{"source":255,"target":39},{"source":255,"target":258},{"source":257,"target":41},{"source":256,"target":23},{"source":40,"target":0},{"source":40,"target":18},{"source":40,"target":254},{"source":40,"target":259},{"source":40,"target":260},{"source":254,"target":38},{"source":254,"target":261},{"source":254,"target":40},{"source":254,"target":249},{"source":261,"target":38},{"source":259,"target":47},{"source":259,"target":262},{"source":259,"target":40},{"source":262,"target":47},{"source":260,"target":18},{"source":41,"target":0},{"source":41,"target":18},{"source":41,"target":263},{"source":41,"target":258},{"source":41,"target":264},{"source":263,"target":42},{"source":263,"target":265},{"source":263,"target":41},{"source":263,"target":266},{"source":265,"target":42},{"source":258,"target":39},{"source":258,"target":267},{"source":258,"target":41},{"source":258,"target":255},{"source":267,"target":39},{"source":264,"target":18},{"source":42,"target":0},{"source":42,"target":10},{"source":42,"target":266},{"source":42,"target":268},{"source":266,"target":41},{"source":266,"target":269},{"source":266,"target":42},{"source":266,"target":263},{"source":269,"target":41},{"source":268,"target":10},{"source":43,"target":0},{"source":43,"target":48},{"source":43,"target":270},{"source":270,"target":48},{"source":44,"target":0},{"source":44,"target":49},{"source":44,"target":271},{"source":44,"target":272},{"source":44,"target":273},{"source":44,"target":274},{"source":271,"target":275},{"source":271,"target":44},{"source":272,"target":43},{"source":272,"target":276},{"source":272,"target":44},{"source":276,"target":43},{"source":273,"target":49},{"source":45,"target":0},{"source":45,"target":18},{"source":45,"target":277},{"source":277,"target":18},{"source":46,"target":0},{"source":46,"target":39},{"source":46,"target":45},{"source":46,"target":278},{"source":46,"target":279},{"source":46,"target":280},{"source":46,"target":281},{"source":278,"target":49},{"source":278,"target":282},{"source":278,"target":46},{"source":282,"target":49},{"source":279,"target":49},{"source":279,"target":283},{"source":279,"target":46},{"source":283,"target":49},{"source":280,"target":39},{"source":281,"target":45},{"source":47,"target":0},{"source":47,"target":11},{"source":47,"target":284},{"source":284,"target":11},{"source":48,"target":0},{"source":48,"target":23},{"source":48,"target":285},{"source":48,"target":286},{"source":48,"target":287},{"source":48,"target":288},{"source":285,"target":49},{"source":285,"target":289},{"source":285,"target":48},{"source":289,"target":49},{"source":286,"target":290},{"source":286,"target":48},{"source":287,"target":291},{"source":287,"target":48},{"source":288,"target":23},{"source":49,"target":0},{"source":49,"target":47},{"source":49,"target":292},{"source":49,"target":293},{"source":292,"target":21},{"source":292,"target":294},{"source":292,"target":49},{"source":294,"target":21},{"source":293,"target":47},{"source":50,"target":0},{"source":50,"target":49},{"source":50,"target":295},{"source":50,"target":296},{"source":50,"target":252},{"source":50,"target":297},{"source":295,"target":30},{"source":295,"target":298},{"source":295,"target":50},{"source":298,"target":30},{"source":296,"target":299},{"source":296,"target":50},{"source":252,"target":38},{"source":252,"target":300},{"source":252,"target":50},{"source":252,"target":248},{"source":300,"target":38},{"source":297,"target":49},{"source":51,"target":0},{"source":52,"target":0},{"source":52,"target":47},{"source":52,"target":301},{"source":52,"target":302},{"source":52,"target":303},{"source":301,"target":49},{"source":301,"target":304},{"source":301,"target":52},{"source":304,"target":49},{"source":302,"target":49},{"source":302,"target":305},{"source":302,"target":52},{"source":305,"target":49},{"source":303,"target":47},{"source":53,"target":0},{"source":53,"target":306},{"source":53,"target":307},{"source":53,"target":308},{"source":306,"target":53},{"source":307,"target":53},{"source":308,"target":53},{"source":54,"target":0}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/diverse-project/melange/tests/fr.inria.diverse.melange.tests.eclipse/tests-inputs/modelTypes/TimedFsmMT.ecore
fsm FSM ownedState initialState finalState State owningFSM name outgoingTransition incomingTransition Transition source target input output time
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fsm" nsURI="http://simplefsm.timedfsmmt/fsm/" nsPrefix="timedfsm"> <eClassifiers xsi:type="ecore:EClass" name="FSM"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedState" upperBound="-1" eType="#//State" containment="true" eOpposite="#//State/owningFSM"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialState" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finalState" lowerBound="1" upperBound="-1" eType="#//State"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningFSM" lowerBound="1" eType="#//FSM" eOpposite="#//FSM/ownedState"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransition" upperBound="-1" eType="#//Transition" containment="true" eOpposite="#//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransition" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//State" eOpposite="#//State/outgoingTransition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//State" eOpposite="#//State/incomingTransition"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="input" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="output" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"timedfsm","nsURI":"http://simplefsm.timedfsmmt/fsm/","name":"fsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSM","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":5,"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":"finalState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningFSM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outgoingTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"input","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":"output","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":"time","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":4,"target":2},{"source":4,"target":7},{"source":4,"target":1},{"source":4,"target":8},{"source":7,"target":2},{"source":5,"target":2},{"source":5,"target":9},{"source":5,"target":1},{"source":9,"target":2},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":10,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":8,"target":2},{"source":8,"target":4},{"source":14,"target":1},{"source":11,"target":15},{"source":11,"target":2},{"source":12,"target":3},{"source":12,"target":16},{"source":12,"target":2},{"source":12,"target":17},{"source":16,"target":3},{"source":13,"target":3},{"source":13,"target":18},{"source":13,"target":2},{"source":13,"target":19},{"source":18,"target":3},{"source":3,"target":0},{"source":3,"target":17},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":17,"target":2},{"source":17,"target":23},{"source":17,"target":3},{"source":17,"target":12},{"source":23,"target":2},{"source":19,"target":2},{"source":19,"target":24},{"source":19,"target":3},{"source":19,"target":13},{"source":24,"target":2},{"source":20,"target":25},{"source":20,"target":3},{"source":21,"target":26},{"source":21,"target":3},{"source":22,"target":27},{"source":22,"target":3}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/frango84/eldameth/ELDATool/DSCModel/model/dscDiagramModel.ecore
dscDiagramModel DSCDiagram eventFile guardFile actionFile diagramVariables functionFile AnchorNoteToItem Transition transitionID eventID guardID actionID showProperties showTransitionID triggeredByEvent true Variable dscDiagramModel.myDataTypes.TypeVariable dscDiagramModel.myDataTypes.TypeVariable StartPoint compositeState ShallowHistory compositeState DeepHistory compositeState DSCState startPoint shallowHistory deepHistory Variables isSimple DiagramVariable dscDiagramModel.myDataTypes.TypeDiagramVariable dscDiagramModel.myDataTypes.TypeDiagramVariable
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="dscDiagramModel" nsURI="http://dscDiagramModel" nsPrefix="dscDiagramModel"> <eClassifiers xsi:type="ecore:EClass" name="DSCDiagram" eSuperTypes="../../genericUMLDiagramModel/model/genericUMLDiagramModel.ecore#//GenericDiagram"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eventFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="guardFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actionFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="diagramVariables" upperBound="-1" eType="#//DiagramVariable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="functionFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnchorNoteToItem" eSuperTypes="../../genericUMLDiagramModel/model/genericUMLDiagramModel.ecore#//Relationship"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="../../genericUMLDiagramModel/model/genericUMLDiagramModel.ecore#//Relationship"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transitionID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eventID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="guardID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actionID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showProperties" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showTransitionID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="triggeredByEvent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Variable" instanceClassName="dscDiagramModel.myDataTypes.TypeVariable"/> <eClassifiers xsi:type="ecore:EClass" name="StartPoint" eSuperTypes="../../genericUMLDiagramModel/model/genericUMLDiagramModel.ecore#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="compositeState" lowerBound="1" eType="#//DSCState" eOpposite="#//DSCState/startPoint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ShallowHistory" eSuperTypes="../../genericUMLDiagramModel/model/genericUMLDiagramModel.ecore#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="compositeState" lowerBound="1" eType="#//DSCState" eOpposite="#//DSCState/shallowHistory"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeepHistory" eSuperTypes="../../genericUMLDiagramModel/model/genericUMLDiagramModel.ecore#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="compositeState" lowerBound="1" eType="#//DSCState" eOpposite="#//DSCState/deepHistory"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DSCState" eSuperTypes="../../genericUMLDiagramModel/model/genericUMLDiagramModel.ecore#//Container"> <eStructuralFeatures xsi:type="ecore:EReference" name="startPoint" lowerBound="1" eType="#//StartPoint" eOpposite="#//StartPoint/compositeState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="shallowHistory" eType="#//ShallowHistory" eOpposite="#//ShallowHistory/compositeState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deepHistory" eType="#//DeepHistory" eOpposite="#//DeepHistory/compositeState"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Variables" upperBound="-1" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSimple" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="DiagramVariable" instanceClassName="dscDiagramModel.myDataTypes.TypeDiagramVariable"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"dscDiagramModel","nsURI":"http://dscDiagramModel","name":"dscDiagramModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DSCDiagram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnchorNoteToItem","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":"dscDiagramModel.myDataTypes.TypeVariable","defaultValue":null,"instanceClassName":"dscDiagramModel.myDataTypes.TypeVariable","name":"Variable","instanceClass":null,"id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartPoint","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShallowHistory","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeepHistory","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DSCState","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":"dscDiagramModel.myDataTypes.TypeDiagramVariable","defaultValue":null,"instanceClassName":"dscDiagramModel.myDataTypes.TypeDiagramVariable","name":"DiagramVariable","instanceClass":null,"id":9,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eventFile","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":"guardFile","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":"actionFile","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"diagramVariables","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":"functionFile","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transitionID","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":"eventID","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":"guardID","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":"actionID","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":"showProperties","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":"showTransitionID","changeable":true,"lowerBound":0,"iD":false,"id":27,"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":"triggeredByEvent","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"compositeState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"startPoint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"compositeState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"shallowHistory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"compositeState","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"deepHistory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Variables","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSimple","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":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":10,"target":16},{"source":10,"target":1},{"source":11,"target":17},{"source":11,"target":1},{"source":12,"target":18},{"source":12,"target":1},{"source":13,"target":9},{"source":13,"target":19},{"source":13,"target":1},{"source":19,"target":9},{"source":14,"target":20},{"source":14,"target":1},{"source":2,"target":0},{"source":2,"target":21},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":22,"target":30},{"source":22,"target":3},{"source":23,"target":31},{"source":23,"target":3},{"source":24,"target":32},{"source":24,"target":3},{"source":25,"target":33},{"source":25,"target":3},{"source":26,"target":34},{"source":26,"target":3},{"source":27,"target":35},{"source":27,"target":3},{"source":28,"target":36},{"source":28,"target":3},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":37},{"source":5,"target":38},{"source":37,"target":8},{"source":37,"target":39},{"source":37,"target":5},{"source":37,"target":40},{"source":39,"target":8},{"source":6,"target":0},{"source":6,"target":41},{"source":6,"target":42},{"source":41,"target":8},{"source":41,"target":43},{"source":41,"target":6},{"source":41,"target":44},{"source":43,"target":8},{"source":7,"target":0},{"source":7,"target":45},{"source":7,"target":46},{"source":45,"target":8},{"source":45,"target":47},{"source":45,"target":7},{"source":45,"target":48},{"source":47,"target":8},{"source":8,"target":0},{"source":8,"target":40},{"source":8,"target":44},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":8,"target":51},{"source":40,"target":5},{"source":40,"target":52},{"source":40,"target":8},{"source":40,"target":37},{"source":52,"target":5},{"source":44,"target":6},{"source":44,"target":53},{"source":44,"target":8},{"source":44,"target":41},{"source":53,"target":6},{"source":48,"target":7},{"source":48,"target":54},{"source":48,"target":8},{"source":48,"target":45},{"source":54,"target":7},{"source":49,"target":4},{"source":49,"target":55},{"source":49,"target":8},{"source":55,"target":4},{"source":50,"target":56},{"source":50,"target":8},{"source":9,"target":0}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/anatlyzer/anatlyzer/examples/anatlyzer.example.workflow2pn/metamodels/petri_nets.ecore
petri PetriNet elems arcs Node name Place tokens Transition Arc TPArc input output PTArc input output
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petri" nsURI="http://anatlyzer/example/petri_nets" nsPrefix="petri_nets"> <eClassifiers xsi:type="ecore:EClass" name="PetriNet"> <eStructuralFeatures xsi:type="ecore:EReference" name="elems" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arcs" upperBound="-1" eType="#//Arc" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tokens" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Arc" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="TPArc" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="input" lowerBound="1" eType="#//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="output" lowerBound="1" eType="#//Place"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PTArc" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="input" lowerBound="1" eType="#//Place"/> <eStructuralFeatures xsi:type="ecore:EReference" name="output" lowerBound="1" eType="#//Transition"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"petri_nets","nsURI":"http://anatlyzer/example/petri_nets","name":"petri","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TPArc","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PTArc","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":"elems","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":"arcs","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tokens","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"input","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":"output","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":8,"target":2},{"source":8,"target":10},{"source":8,"target":1},{"source":10,"target":2},{"source":9,"target":5},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":5},{"source":2,"target":0},{"source":2,"target":12},{"source":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":16},{"source":14,"target":3},{"source":15,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":17},{"source":17,"target":2},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":18},{"source":6,"target":19},{"source":6,"target":20},{"source":18,"target":4},{"source":18,"target":21},{"source":18,"target":6},{"source":21,"target":4},{"source":19,"target":3},{"source":19,"target":22},{"source":19,"target":6},{"source":22,"target":3},{"source":20,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":23},{"source":7,"target":24},{"source":7,"target":25},{"source":23,"target":3},{"source":23,"target":26},{"source":23,"target":7},{"source":26,"target":3},{"source":24,"target":4},{"source":24,"target":27},{"source":24,"target":7},{"source":27,"target":4},{"source":25,"target":5}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/damenac/puzzle/examples/modularized-state-machines/fr.inria.diverse.puzzle.examples.composedLanguage/composition-gen/CompleteDSL.ecore
CompleteDSLPckg Expression Literal IntegerLit value StringLit value BoolLit value ArithmeticExpression operator left right ArithmeticOperator plus plus minus minus mult mult div div RelationalExpression operator left right RelationalOperator lessThan lessThan greaterThan greaterThan equals equals notEqual notEqual lessThanOrEqualTo lessThanOrEqualTo greaterThanOrEqualTo greaterThanOrEqualTo VarRef ref Block statements Statement Conditional condition body Loop guard body VarDecl name expr Assignation varRef expression ConsoleOutput input Println Print Wait miliseconds StateMachine regions Region subvertex transitions ownerStateMachine AbstractState incoming outgoing ownerRegion State entryAction doAction exitAction Transition trigger target source Trigger expression Pseudostate InitialState FinalState NamedElement name NotTrigger trigger AndTrigger left right OrTrigger left right
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="CompleteDSLPckg" nsURI="http://CompleteDSLPckg" nsPrefix="CompleteDSLPckg"> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"> <eAnnotations source="Provided"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Literal" abstract="true" eSuperTypes="//Expression"> <eAnnotations source="Provided"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerLit" eSuperTypes="//Literal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringLit" eSuperTypes="//Literal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BoolLit" eSuperTypes="//Literal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArithmeticExpression" eSuperTypes="//Expression"> <eAnnotations source="Provided"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="//ArithmeticOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ArithmeticOperator"> <eLiterals name="plus" literal="plus"/> <eLiterals name="minus" value="1" literal="minus"/> <eLiterals name="mult" value="2" literal="mult"/> <eLiterals name="div" value="3" literal="div"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationalExpression" eSuperTypes="//Expression"> <eAnnotations source="Provided"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="//RelationalOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RelationalOperator"> <eLiterals name="lessThan" literal="lessThan"/> <eLiterals name="greaterThan" value="1" literal="greaterThan"/> <eLiterals name="equals" value="2" literal="equals"/> <eLiterals name="notEqual" value="3" literal="notEqual"/> <eLiterals name="lessThanOrEqualTo" value="4" literal="lessThanOrEqualTo"/> <eLiterals name="greaterThanOrEqualTo" value="5" literal="greaterThanOrEqualTo"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarRef" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ref"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block"> <eAnnotations source="Provided"/> <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="Conditional" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Loop" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarDecl" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignation" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="varRef" lowerBound="1" eType="//VarDecl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConsoleOutput" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="input"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Println" eSuperTypes="//ConsoleOutput"/> <eClassifiers xsi:type="ecore:EClass" name="Print" eSuperTypes="//ConsoleOutput"/> <eClassifiers xsi:type="ecore:EClass" name="Wait" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="miliseconds"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="//NamedElement"> <eAnnotations source="Provided"/> <eStructuralFeatures xsi:type="ecore:EReference" name="regions" upperBound="-1" eType="//Region" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="//NamedElement"> <eAnnotations source="Provided"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subvertex" upperBound="-1" eType="//AbstractState" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownerStateMachine" eType="//StateMachine"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractState" abstract="true" eSuperTypes="//NamedElement"> <eAnnotations source="Provided"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownerRegion" lowerBound="1" eType="//Region"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//AbstractState"> <eAnnotations source="Provided"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entryAction" eType="//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="doAction" eType="//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exitAction" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="//NamedElement"> <eAnnotations source="Provided"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="//Trigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="//AbstractState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="//AbstractState"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Trigger"> <eAnnotations source="Provided"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" abstract="true" eSuperTypes="//AbstractState"/> <eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="//State"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NotTrigger" eSuperTypes="//Trigger"> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" lowerBound="1" eType="//Trigger" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AndTrigger" eSuperTypes="//Trigger"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="//Trigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="//Trigger" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrTrigger" eSuperTypes="//Trigger"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="//Trigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="//Trigger" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"CompleteDSLPckg","nsURI":"http://CompleteDSLPckg","name":"CompleteDSLPckg","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLit","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLit","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolLit","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithmeticExpression","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArithmeticOperator","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalExpression","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationalOperator","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarRef","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loop","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDecl","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignation","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConsoleOutput","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Println","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Print","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Wait","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractState","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialState","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotTrigger","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndTrigger","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrTrigger","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"container":false,"ordered":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":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":"right","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"},{"name":"plus","id":51,"value":0,"literal":"plus","eClass":"EEnumLiteral"},{"name":"minus","id":52,"value":1,"literal":"minus","eClass":"EEnumLiteral"},{"name":"mult","id":53,"value":2,"literal":"mult","eClass":"EEnumLiteral"},{"name":"div","id":54,"value":3,"literal":"div","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":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":"left","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":"right","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"},{"name":"lessThan","id":62,"value":0,"literal":"lessThan","eClass":"EEnumLiteral"},{"name":"greaterThan","id":63,"value":1,"literal":"greaterThan","eClass":"EEnumLiteral"},{"name":"equals","id":64,"value":2,"literal":"equals","eClass":"EEnumLiteral"},{"name":"notEqual","id":65,"value":3,"literal":"notEqual","eClass":"EEnumLiteral"},{"name":"lessThanOrEqualTo","id":66,"value":4,"literal":"lessThanOrEqualTo","eClass":"EEnumLiteral"},{"name":"greaterThanOrEqualTo","id":67,"value":5,"literal":"greaterThanOrEqualTo","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":"ref","changeable":true,"lowerBound":0,"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":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"varRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"container":false,"ordered":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":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"input","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"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"miliseconds","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"regions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subvertex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownerStateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":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":111,"derived":false},{"container":false,"ordered":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":112,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownerRegion","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entryAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"doAction","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":"exitAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":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":126,"derived":false},{"container":false,"ordered":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":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":1,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":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":147,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":34},{"source":34,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":35},{"source":3,"target":36},{"source":35,"target":37},{"source":35,"target":3},{"source":36,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":38},{"source":4,"target":39},{"source":38,"target":40},{"source":38,"target":4},{"source":39,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":41},{"source":5,"target":42},{"source":41,"target":43},{"source":41,"target":5},{"source":42,"target":2},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":44,"target":7},{"source":44,"target":48},{"source":44,"target":6},{"source":48,"target":7},{"source":45,"target":1},{"source":45,"target":49},{"source":45,"target":6},{"source":49,"target":1},{"source":46,"target":1},{"source":46,"target":50},{"source":46,"target":6},{"source":50,"target":1},{"source":47,"target":1},{"source":7,"target":0},{"source":7,"target":51},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":51,"target":7},{"source":52,"target":7},{"source":53,"target":7},{"source":54,"target":7},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":55,"target":9},{"source":55,"target":59},{"source":55,"target":8},{"source":59,"target":9},{"source":56,"target":1},{"source":56,"target":60},{"source":56,"target":8},{"source":60,"target":1},{"source":57,"target":1},{"source":57,"target":61},{"source":57,"target":8},{"source":61,"target":1},{"source":58,"target":1},{"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":62,"target":9},{"source":63,"target":9},{"source":64,"target":9},{"source":65,"target":9},{"source":66,"target":9},{"source":67,"target":9},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":68},{"source":10,"target":69},{"source":68,"target":70},{"source":68,"target":10},{"source":69,"target":1},{"source":11,"target":0},{"source":11,"target":71},{"source":71,"target":12},{"source":71,"target":72},{"source":71,"target":11},{"source":72,"target":12},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":73,"target":1},{"source":73,"target":76},{"source":73,"target":13},{"source":76,"target":1},{"source":74,"target":12},{"source":74,"target":77},{"source":74,"target":13},{"source":77,"target":12},{"source":75,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":78},{"source":14,"target":79},{"source":14,"target":80},{"source":78,"target":1},{"source":78,"target":81},{"source":78,"target":14},{"source":81,"target":1},{"source":79,"target":12},{"source":79,"target":82},{"source":79,"target":14},{"source":82,"target":12},{"source":80,"target":12},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":83},{"source":15,"target":84},{"source":15,"target":85},{"source":83,"target":86},{"source":83,"target":15},{"source":84,"target":1},{"source":84,"target":87},{"source":84,"target":15},{"source":87,"target":1},{"source":85,"target":12},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":88},{"source":16,"target":89},{"source":16,"target":90},{"source":88,"target":15},{"source":88,"target":91},{"source":88,"target":16},{"source":91,"target":15},{"source":89,"target":1},{"source":89,"target":92},{"source":89,"target":16},{"source":92,"target":1},{"source":90,"target":12},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":93},{"source":17,"target":94},{"source":93,"target":95},{"source":93,"target":17},{"source":94,"target":12},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":96},{"source":96,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":97},{"source":97,"target":17},{"source":20,"target":0},{"source":20,"target":12},{"source":20,"target":98},{"source":20,"target":99},{"source":98,"target":100},{"source":98,"target":20},{"source":99,"target":12},{"source":21,"target":0},{"source":21,"target":30},{"source":21,"target":101},{"source":21,"target":102},{"source":101,"target":22},{"source":101,"target":103},{"source":101,"target":21},{"source":103,"target":22},{"source":102,"target":30},{"source":22,"target":0},{"source":22,"target":30},{"source":22,"target":104},{"source":22,"target":105},{"source":22,"target":106},{"source":22,"target":107},{"source":104,"target":23},{"source":104,"target":108},{"source":104,"target":22},{"source":108,"target":23},{"source":105,"target":25},{"source":105,"target":109},{"source":105,"target":22},{"source":109,"target":25},{"source":106,"target":21},{"source":106,"target":110},{"source":106,"target":22},{"source":110,"target":21},{"source":107,"target":30},{"source":23,"target":0},{"source":23,"target":30},{"source":23,"target":111},{"source":23,"target":112},{"source":23,"target":113},{"source":23,"target":114},{"source":111,"target":25},{"source":111,"target":115},{"source":111,"target":23},{"source":115,"target":25},{"source":112,"target":25},{"source":112,"target":116},{"source":112,"target":23},{"source":116,"target":25},{"source":113,"target":22},{"source":113,"target":117},{"source":113,"target":23},{"source":117,"target":22},{"source":114,"target":30},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":118},{"source":24,"target":119},{"source":24,"target":120},{"source":24,"target":121},{"source":118,"target":11},{"source":118,"target":122},{"source":118,"target":24},{"source":122,"target":11},{"source":119,"target":11},{"source":119,"target":123},{"source":119,"target":24},{"source":123,"target":11},{"source":120,"target":11},{"source":120,"target":124},{"source":120,"target":24},{"source":124,"target":11},{"source":121,"target":23},{"source":25,"target":0},{"source":25,"target":30},{"source":25,"target":125},{"source":25,"target":126},{"source":25,"target":127},{"source":25,"target":128},{"source":125,"target":26},{"source":125,"target":129},{"source":125,"target":25},{"source":129,"target":26},{"source":126,"target":23},{"source":126,"target":130},{"source":126,"target":25},{"source":130,"target":23},{"source":127,"target":23},{"source":127,"target":131},{"source":127,"target":25},{"source":131,"target":23},{"source":128,"target":30},{"source":26,"target":0},{"source":26,"target":132},{"source":132,"target":133},{"source":132,"target":26},{"source":27,"target":0},{"source":27,"target":23},{"source":27,"target":134},{"source":134,"target":23},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":135},{"source":135,"target":27},{"source":29,"target":0},{"source":29,"target":24},{"source":29,"target":136},{"source":136,"target":24},{"source":30,"target":0},{"source":30,"target":137},{"source":137,"target":138},{"source":137,"target":30},{"source":31,"target":0},{"source":31,"target":26},{"source":31,"target":139},{"source":31,"target":140},{"source":139,"target":26},{"source":139,"target":141},{"source":139,"target":31},{"source":141,"target":26},{"source":140,"target":26},{"source":32,"target":0},{"source":32,"target":26},{"source":32,"target":142},{"source":32,"target":143},{"source":32,"target":144},{"source":142,"target":26},{"source":142,"target":145},{"source":142,"target":32},{"source":145,"target":26},{"source":143,"target":26},{"source":143,"target":146},{"source":143,"target":32},{"source":146,"target":26},{"source":144,"target":26},{"source":33,"target":0},{"source":33,"target":26},{"source":33,"target":147},{"source":33,"target":148},{"source":33,"target":149},{"source":147,"target":26},{"source":147,"target":150},{"source":147,"target":33},{"source":150,"target":26},{"source":148,"target":26},{"source":148,"target":151},{"source":148,"target":33},{"source":151,"target":26},{"source":149,"target":26}],"multigraph":true}
ecore
families
repo-ecore-all/data/adilinam/QVTo-QVTd-OCL/org.eclipse.qvtd.build.etl.tests/src/org/eclipse/qvtd/build/etl/tests/Families2Persons/Families.ecore
Families Family lastName father mother sons daughters Member firstName familyFather familyMother familySon familyDaughter
<?xml version="1.0" encoding="ISO-8859-1"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Families" nsURI="http://www.eclipse.org/qvt/2015/QVTcore/examples/Families" nsPrefix="families"> <eClassifiers xsi:type="ecore:EClass" name="Family"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="father" ordered="false" lowerBound="1" eType="#//Member" containment="true" eOpposite="#//Member/familyFather"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mother" ordered="false" lowerBound="1" eType="#//Member" containment="true" eOpposite="#//Member/familyMother"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sons" ordered="false" upperBound="-1" eType="#//Member" containment="true" eOpposite="#//Member/familySon"/> <eStructuralFeatures xsi:type="ecore:EReference" name="daughters" ordered="false" upperBound="-1" eType="#//Member" containment="true" eOpposite="#//Member/familyDaughter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="familyFather" ordered="false" eType="#//Family" eOpposite="#//Family/father"/> <eStructuralFeatures xsi:type="ecore:EReference" name="familyMother" ordered="false" eType="#//Family" eOpposite="#//Family/mother"/> <eStructuralFeatures xsi:type="ecore:EReference" name="familySon" ordered="false" eType="#//Family" eOpposite="#//Family/sons"/> <eStructuralFeatures xsi:type="ecore:EReference" name="familyDaughter" ordered="false" eType="#//Family" eOpposite="#//Family/daughters"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"families","nsURI":"http://www.eclipse.org/qvt/2015/QVTcore/examples/Families","name":"Families","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lastName","changeable":true,"lowerBound":1,"iD":false,"id":3,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"father","changeable":true,"resolveProxies":true,"lowerBound":1,"id":4,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mother","changeable":true,"resolveProxies":true,"lowerBound":1,"id":5,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"daughters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"familyFather","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"familyMother","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"familySon","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"familyDaughter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"firstName","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":3,"target":8},{"source":3,"target":1},{"source":4,"target":2},{"source":4,"target":9},{"source":4,"target":1},{"source":4,"target":10},{"source":9,"target":2},{"source":5,"target":2},{"source":5,"target":11},{"source":5,"target":1},{"source":5,"target":12},{"source":11,"target":2},{"source":6,"target":2},{"source":6,"target":13},{"source":6,"target":1},{"source":6,"target":14},{"source":13,"target":2},{"source":7,"target":2},{"source":7,"target":15},{"source":7,"target":1},{"source":7,"target":16},{"source":15,"target":2},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":10},{"source":2,"target":12},{"source":2,"target":14},{"source":2,"target":16},{"source":17,"target":18},{"source":17,"target":2},{"source":10,"target":1},{"source":10,"target":19},{"source":10,"target":2},{"source":10,"target":4},{"source":19,"target":1},{"source":12,"target":1},{"source":12,"target":20},{"source":12,"target":2},{"source":12,"target":5},{"source":20,"target":1},{"source":14,"target":1},{"source":14,"target":21},{"source":14,"target":2},{"source":14,"target":6},{"source":21,"target":1},{"source":16,"target":1},{"source":16,"target":22},{"source":16,"target":2},{"source":16,"target":7},{"source":22,"target":1}],"multigraph":true}
ecore
entities
repo-ecore-all/data/DevBoost/OntoMoPP/Extensions/org.emftext.ontomopp.modelsync.test/metamodel/entity.ecore
entity Package types Entity members Member Field Method isAbstract Service methods Type NamedElement name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="entity" nsURI="http://entity/1.0" nsPrefix="entity"> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//Member" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member" abstract="true" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Field" eSuperTypes="#//Member"/> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//Member"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Service" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="#//Method" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"entity","nsURI":"http://entity/1.0","name":"entity","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"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":"isAbstract","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":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":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":8},{"source":1,"target":9},{"source":1,"target":10},{"source":9,"target":7},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":7},{"source":10,"target":8},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":12},{"source":2,"target":13},{"source":12,"target":3},{"source":12,"target":14},{"source":12,"target":2},{"source":14,"target":3},{"source":13,"target":7},{"source":3,"target":0},{"source":3,"target":8},{"source":3,"target":15},{"source":15,"target":8},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":16},{"source":16,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":17},{"source":5,"target":18},{"source":17,"target":19},{"source":17,"target":5},{"source":18,"target":3},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":20},{"source":6,"target":21},{"source":20,"target":5},{"source":20,"target":22},{"source":20,"target":6},{"source":22,"target":5},{"source":21,"target":7},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":23},{"source":23,"target":8},{"source":8,"target":0},{"source":8,"target":24},{"source":24,"target":25},{"source":24,"target":8}],"multigraph":true}
ecore
features
repo-ecore-all/data/joergreichert/spray/examples/featuremodeling/org.eclipselabs.spray.featuremodeling.domain/model/fmp.ecore
fmp Feature name valueType configurations references typedValue describedNode constraints FeatureGroup Node max min confs origin children properties id Reference feature Project model metaModel metaMetaModel TypedValue integerValue stringValue floatValue featureValue Clonable state UNDECIDED clones prototype Constraint text ValueType FEATURE FEATURE FLOAT FLOAT INTEGER INTEGER NONE NONE STRING STRING ConfigState USER_SELECTED USER_SELECTED USER_ELIMINATED USER_ELIMINATED MACHINE_SELECTED MACHINE_SELECTED MACHINE_ELIMINATED MACHINE_ELIMINATED UNDECIDED UNDECIDED
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fmp" nsURI="http:///fmp.ecore" nsPrefix="fmp"> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//Clonable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valueType" eType="#//ValueType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configurations" upperBound="-1" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//Reference" eOpposite="#//Reference/feature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typedValue" eType="#//TypedValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="describedNode" eType="#//Node" eOpposite="#//Node/properties"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureGroup" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="confs" upperBound="-1" eType="#//Node" eOpposite="#//Node/origin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="origin" eType="#//Node" eOpposite="#//Node/confs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" eType="#//Feature" eOpposite="#//Feature/describedNode"/> <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="Reference" eSuperTypes="#//Clonable"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="#//Feature" eOpposite="#//Feature/references"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Project"> <eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metaModel" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metaMetaModel" eType="#//Feature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integerValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="floatValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureValue" eType="#//Feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Clonable" abstract="true" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//ConfigState" defaultValueLiteral="UNDECIDED"/> <eStructuralFeatures xsi:type="ecore:EReference" name="clones" upperBound="-1" eType="#//Clonable" eOpposite="#//Clonable/prototype"/> <eStructuralFeatures xsi:type="ecore:EReference" name="prototype" eType="#//Clonable" eOpposite="#//Clonable/clones"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ValueType"> <eLiterals name="FEATURE" value="1"/> <eLiterals name="FLOAT" value="2"/> <eLiterals name="INTEGER" value="3"/> <eLiterals name="NONE" value="4"/> <eLiterals name="STRING" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConfigState"> <eLiterals name="USER_SELECTED" value="1"/> <eLiterals name="USER_ELIMINATED" value="2"/> <eLiterals name="MACHINE_SELECTED" value="3"/> <eLiterals name="MACHINE_ELIMINATED" value="4"/> <eLiterals name="UNDECIDED" value="5"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"fmp","nsURI":"http:///fmp.ecore","name":"fmp","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroup","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedValue","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clonable","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValueType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConfigState","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueType","changeable":true,"lowerBound":0,"iD":false,"id":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":"configurations","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":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typedValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"describedNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"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":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"confs","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":"origin","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":"children","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":"id","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metaModel","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":"metaMetaModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integerValue","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":"stringValue","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":"floatValue","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"UNDECIDED","unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"clones","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":"prototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"name":"FEATURE","id":67,"value":1,"literal":"FEATURE","eClass":"EEnumLiteral"},{"name":"FLOAT","id":68,"value":2,"literal":"FLOAT","eClass":"EEnumLiteral"},{"name":"INTEGER","id":69,"value":3,"literal":"INTEGER","eClass":"EEnumLiteral"},{"name":"NONE","id":70,"value":4,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"STRING","id":71,"value":5,"literal":"STRING","eClass":"EEnumLiteral"},{"name":"USER_SELECTED","id":72,"value":1,"literal":"USER_SELECTED","eClass":"EEnumLiteral"},{"name":"USER_ELIMINATED","id":73,"value":2,"literal":"USER_ELIMINATED","eClass":"EEnumLiteral"},{"name":"MACHINE_SELECTED","id":74,"value":3,"literal":"MACHINE_SELECTED","eClass":"EEnumLiteral"},{"name":"MACHINE_ELIMINATED","id":75,"value":4,"literal":"MACHINE_ELIMINATED","eClass":"EEnumLiteral"},{"name":"UNDECIDED","id":76,"value":5,"literal":"UNDECIDED","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":7},{"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":11,"target":19},{"source":11,"target":1},{"source":12,"target":9},{"source":12,"target":20},{"source":12,"target":1},{"source":20,"target":9},{"source":13,"target":1},{"source":13,"target":21},{"source":13,"target":1},{"source":21,"target":1},{"source":14,"target":4},{"source":14,"target":22},{"source":14,"target":1},{"source":14,"target":23},{"source":22,"target":4},{"source":15,"target":6},{"source":15,"target":24},{"source":15,"target":1},{"source":24,"target":6},{"source":16,"target":3},{"source":16,"target":25},{"source":16,"target":1},{"source":16,"target":26},{"source":25,"target":3},{"source":17,"target":8},{"source":17,"target":27},{"source":17,"target":1},{"source":27,"target":8},{"source":18,"target":7},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":28},{"source":28,"target":3},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":26},{"source":3,"target":34},{"source":29,"target":35},{"source":29,"target":3},{"source":30,"target":36},{"source":30,"target":3},{"source":31,"target":3},{"source":31,"target":37},{"source":31,"target":3},{"source":31,"target":32},{"source":37,"target":3},{"source":32,"target":3},{"source":32,"target":38},{"source":32,"target":3},{"source":32,"target":31},{"source":38,"target":3},{"source":33,"target":3},{"source":33,"target":39},{"source":33,"target":3},{"source":39,"target":3},{"source":26,"target":1},{"source":26,"target":40},{"source":26,"target":3},{"source":26,"target":16},{"source":40,"target":1},{"source":34,"target":41},{"source":34,"target":3},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":23},{"source":4,"target":42},{"source":23,"target":1},{"source":23,"target":43},{"source":23,"target":4},{"source":23,"target":14},{"source":43,"target":1},{"source":42,"target":7},{"source":5,"target":0},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":44,"target":1},{"source":44,"target":47},{"source":44,"target":5},{"source":47,"target":1},{"source":45,"target":1},{"source":45,"target":48},{"source":45,"target":5},{"source":48,"target":1},{"source":46,"target":1},{"source":46,"target":49},{"source":46,"target":5},{"source":49,"target":1},{"source":6,"target":0},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":50,"target":54},{"source":50,"target":6},{"source":51,"target":55},{"source":51,"target":6},{"source":52,"target":56},{"source":52,"target":6},{"source":53,"target":1},{"source":53,"target":57},{"source":53,"target":6},{"source":57,"target":1},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":58},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":58,"target":10},{"source":58,"target":62},{"source":58,"target":7},{"source":62,"target":10},{"source":59,"target":7},{"source":59,"target":63},{"source":59,"target":7},{"source":59,"target":60},{"source":63,"target":7},{"source":60,"target":7},{"source":60,"target":64},{"source":60,"target":7},{"source":60,"target":59},{"source":64,"target":7},{"source":61,"target":3},{"source":8,"target":0},{"source":8,"target":65},{"source":65,"target":66},{"source":65,"target":8},{"source":9,"target":0},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":67,"target":9},{"source":68,"target":9},{"source":69,"target":9},{"source":70,"target":9},{"source":71,"target":9},{"source":10,"target":0},{"source":10,"target":72},{"source":10,"target":73},{"source":10,"target":74},{"source":10,"target":75},{"source":10,"target":76},{"source":72,"target":10},{"source":73,"target":10},{"source":74,"target":10},{"source":75,"target":10},{"source":76,"target":10}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/EvelyneWang/CapiTrain/EMF/petrinet.ecore
petrinet Net places transitions NamedElement name Place postt pret cnet Transition prep postp cnet
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="http://a.b.c/x/y/Z" nsPrefix="pnet"> <eAnnotations source="gmf"> <details key="foo" value="bar"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Net"> <eAnnotations source="gmf.diagram"> <details key="foo" value="bar"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="places" upperBound="-1" eType="#//Place" containment="true" eOpposite="#//Place/cnet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true" eOpposite="#//Transition/cnet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//NamedElement"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> <details key="figure" value="ellipse"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="postt" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/prep"> <eAnnotations source="gmf.link"> <details key="target.decoration" value="arrow"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="pret" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/postp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cnet" lowerBound="1" eType="#//Net" eOpposite="#//Net/places"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//NamedElement"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> <details key="figure" value="rectangle"/> <details key="color" value="0,0,0"/> <details key="size" value="15,50"/> <details key="label.placement" value="external"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="prep" upperBound="-1" eType="#//Place" eOpposite="#//Place/postt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postp" upperBound="-1" eType="#//Place" eOpposite="#//Place/pret"> <eAnnotations source="gmf.link"> <details key="target.decoration" value="arrow"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="cnet" lowerBound="1" eType="#//Net" eOpposite="#//Net/transitions"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"pnet","nsURI":"http://a.b.c/x/y/Z","name":"petrinet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Net","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":"Place","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"places","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"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":"cnet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"id":9,"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":"cnet","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postt","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":"pret","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":"prep","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postp","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":5,"target":3},{"source":5,"target":7},{"source":5,"target":1},{"source":5,"target":8},{"source":7,"target":3},{"source":6,"target":4},{"source":6,"target":9},{"source":6,"target":1},{"source":6,"target":10},{"source":9,"target":4},{"source":2,"target":0},{"source":2,"target":11},{"source":11,"target":12},{"source":11,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":8},{"source":3,"target":15},{"source":13,"target":4},{"source":13,"target":16},{"source":13,"target":3},{"source":13,"target":17},{"source":16,"target":4},{"source":14,"target":4},{"source":14,"target":18},{"source":14,"target":3},{"source":14,"target":19},{"source":18,"target":4},{"source":8,"target":1},{"source":8,"target":20},{"source":8,"target":3},{"source":8,"target":5},{"source":20,"target":1},{"source":15,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":17},{"source":4,"target":19},{"source":4,"target":10},{"source":4,"target":21},{"source":17,"target":3},{"source":17,"target":22},{"source":17,"target":4},{"source":17,"target":13},{"source":22,"target":3},{"source":19,"target":3},{"source":19,"target":23},{"source":19,"target":4},{"source":19,"target":14},{"source":23,"target":3},{"source":10,"target":1},{"source":10,"target":24},{"source":10,"target":4},{"source":10,"target":6},{"source":24,"target":1},{"source":21,"target":2}],"multigraph":true}
ecore
enterprisearchitecture
repo-ecore-all/data/atlanmod/emfviewsSQL/examples/EMFViewsSQLTest/metamodels/contentfwk.ecore
contentfwk EnterpriseArchitecture architectures containers labels Architecture BusinessArchitecture drivers goals objectives units actors roles functions services processes controls events locations products contracts measures servicesQuality DataArchitecture entities logicalComponents physicalComponents TechnologyArchitecture platformServices physicalComponents logicalComponents Driver createsGoals motivatesOrganizationUnits decomposesDriver Goal addressesDrivers isRealizedThroughObjectives decomposesGoal Objective realizesGoals isTrackedAgainstMeasures decomposesObjective OrganizationUnit ownsAndGovernsServices containsActors ownsFunctions participatesInProcesses isMotivatedByDrivers producesProducts operatesInLocation headcount Actor suppliesEntities consumesEntities belongsTo interactsWithFunctions performsTaskInRoles participatesInProcesses consumesServices resolvesEvents generatesEvents operatesInLocation FTEs actorGoal actorTasks performsFunctions decomposesActors Role isAssumedByActors accessesFunctions estimatedFTEs decomposesRole DataEntity isSuppliedByActors isConsumedByActors isAccessedByServices isUpdatedThroughServices residesWithinLogicalDataComponent isProcessesByLogicalApplicationComponents dataEntityCategory privacyClassification retentionClassification decomposeEntity relatesTo LogicalApplicationComponent implementsServices operatesOnDataEntities isExtendedByPhysicalApplicationComponents communicatesWith decomposesLogicalApplicationComponent Function isPerformedByActors isOwnedByUnit isBoundedByServices supportsProcesses isRealizedByProcesses canBeAccessedByRoles supportsActors decomposesFunction communicatedWithFunctions BusinessService supportsObjective Process orchestratesFunctions decomposesFunctions involvesOrganizationUnits orchestratesServices decomposesServices involvesActors isGuidedByControls resolvesEvents generatesEvents producesProducts processCritiality isAutomated processVolumetrics decomposesProcess precedesProcesses followsProcesses PlatformService isSuppliedByLogicalTechnologyComponents categoryTRM PhysicalTechnologyComponent realizesApplicationComponents extendsLogicalTechnologyComponents isHostedInLocation productName moduleName vendor version decomposesPhysicalTechnologyComponent isDependentOnPhysicalTechnologyComponents categoryTRM Product isProducedByOrganizationUnits isProducedByProcesses Measure setsPerformanceCriteriaForObjectives setsPerformanceCriteriaForServices decomposesMeasure ServiceQuality appliesToServices appliesToContracts Contract governsAndMeasuresBusinessServices meetsServiceQuality behaviorCharacteristics ServiceNameCaller ServiceNameCalled serviceQualityCharacteristics availabilityQualityCharacteristics servicesTimes manageabilityCharacteristics serviceabilityCharacteristics performanceCharacteristics responseCharacteristics reliabilityCharacteristics qualityOfInformationRequired contractControlRequirements resultControlRequirements recoverabilityCharacteristics locatabilityCharacteristics securityCharacteristics privacyCharacteristics integrityCharacteristics credibilityCharacteristics localizationCharacteristics internationalizationCharacteristics interoperabilityCharacteristics scalabilityCharacteristics portabilityCharacteristics extensibilityCharacteristics capacityCharacteristics throughput throughputPeriod growth growthPeriod peakProfileShortTerm peakProfileLongTerm Event isResolvedByBusinessServices isResolvedByProcesses isGeneratedByProcesses isResolvedByActors isGeneratedByActors Control ensuresCorrectOperationOfProcesses Element delegates isDelegatedBy name description sourceDescr ownerDescr ID category Container name subContainers labels id description Label subLabels name ownedElements containers id description Location containsActors containsOrganizationUnits containsPhysicalDataComponents containsPhysicalApplicationComponents containsPhysicalTechnologyComponents decomposesLocation Capability isDeliveredBy businessValue increments StrategicElement Principle principleCategory priority statementOfPrinciple rationale implication metric Constraint Assumption Requirement statementOfRequirement rationale acceptanceCriteria Gap WorkPackage workPackageCategory deliversCapabilities LogicalDataComponent encapsulatesDataEntities isExtendedByPhysicalDataComponents PhysicalDataComponent extendsLogicalDataComponents isHotedInLocation decomposesPhysicalDataComponent encapsulatesPhysicalApplicationComponents ApplicationArchitecture logicalApplicationComponents physicalApplicationComponents informationSystemServices PhysicalApplicationComponent extendsLogicalApplicationComponents isHostedInLocation communicatesWith lifeCycleStatus initialLiveDate dateOfLastRelease dateOfNextRelease retirementDate availabilityQualityCharacteristics servicesTimes manageabilityCharacteristics serviceabilityCharacteristics performanceCharacteristics reliabilityCharacteristics recoverabilityCharacteristics locatabilityCharacteristics securityCharacteristics privacyCharacteristics integrityCharacteristics credibilityCharacteristics localizationCharacteristics internationalizationCharacteristics interoperabilityCharacteristics scalabilityCharacteristics portabilityCharacteristics extensibilityCharacteristics capacityCharacteristics throughput throughputPeriod growth growthPeriod peakProfileShortTerm peakProfileLongTerm encapsulatesPhysicalDataComponents isRealizedByPhysicalTechnologyComponents decomposesPhysicalApplicationComponent LogicalTechnologyComponent providesPlatformForServices suppliesPlatformServices isRealizedByPhysicalTechnologyComponents decomposesLogicalTechnologyComponent isDependentOnLogicalTechnologyComponents categoryTRM StrategicArchitecture capabilities strategicElements PrincipleCategory GuidingPrinciple GuidingPrinciple BusinessPrinciple BusinessPrinciple DataPrinciple DataPrinciple ApplicationPrinciple ApplicationPrinciple IntegrationPrinciple IntegrationPrinciple TechnologyPrinciple TechnologyPrinciple StandardsClass NonStandard NonStandard Proposed Proposed Provisional Provisional Standard Standard PhasingOut PhasingOut Retired Retired Standard standardClass standardCreationDate lastStandardCreationDate nextStandardCreationDate retireDate Service isProvidedToActors providesGovernedInterfaceToAccessFunctions providesEntities consumesEntities isGovernedAndMeasuredByContracts resolvesEvents isImplementedOnLogicalTechnologyComponents isRealizedThroughLogicalApplicationComponent isOwnedAndGovernedByOrganizationUnits isTrackedAgainstMeasures supportsProcesses isRealizedByProcesses meetsQualities consumesServices decomposesServices ApplicationComponent InformationSystemService LifeCycleStatus Proposed Proposed InDevelopment InDevelopment Live Live PhasingOut PhasingOut Retired Retired DataEntityCategory Message Message InternallyStoredEntity InternallyStoredEntity DataComponent TechnologyComponent WorkPackageCategory WorkPackage WorkPackage WorkStream WorkStream Project Project Program Program Portofolio Portofolio
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="contentfwk" nsURI="http://www.obeonetwork.org/dsl/togaf/contentfwk/9.0.0" nsPrefix="contentfwk"> <eClassifiers xsi:type="ecore:EClass" name="EnterpriseArchitecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="architectures" upperBound="-1" eType="#//Architecture" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="containers" upperBound="-1" eType="#//Container" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1" eType="#//Label" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Architecture" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="BusinessArchitecture" eSuperTypes="#//Architecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="drivers" upperBound="-1" eType="#//Driver" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="goals" upperBound="-1" eType="#//Goal" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectives" upperBound="-1" eType="#//Objective" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="units" upperBound="-1" eType="#//OrganizationUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actors" upperBound="-1" eType="#//Actor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="roles" upperBound="-1" eType="#//Role" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="#//Function" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="services" upperBound="-1" eType="#//BusinessService" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processes" upperBound="-1" eType="#//Process" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controls" upperBound="-1" eType="#//Control" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1" eType="#//Event" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locations" upperBound="-1" eType="#//Location" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="products" upperBound="-1" eType="#//Product" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contracts" upperBound="-1" eType="#//Contract" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="measures" upperBound="-1" eType="#//Measure" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="servicesQuality" upperBound="-1" eType="#//ServiceQuality" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataArchitecture" eSuperTypes="#//Architecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1" eType="#//DataEntity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="logicalComponents" upperBound="-1" eType="#//LogicalDataComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="physicalComponents" upperBound="-1" eType="#//PhysicalDataComponent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TechnologyArchitecture" eSuperTypes="#//Architecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="platformServices" upperBound="-1" eType="#//PlatformService" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="physicalComponents" upperBound="-1" eType="#//PhysicalTechnologyComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="logicalComponents" upperBound="-1" eType="#//LogicalTechnologyComponent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Driver" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="createsGoals" upperBound="-1" eType="#//Goal" eOpposite="#//Goal/addressesDrivers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="motivatesOrganizationUnits" upperBound="-1" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/isMotivatedByDrivers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesDriver" eType="#//Driver"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Goal" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="addressesDrivers" upperBound="-1" eType="#//Driver" eOpposite="#//Driver/createsGoals"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedThroughObjectives" upperBound="-1" eType="#//Objective" eOpposite="#//Objective/realizesGoals"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesGoal" eType="#//Goal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Objective" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="realizesGoals" upperBound="-1" eType="#//Goal" eOpposite="#//Goal/isRealizedThroughObjectives"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isTrackedAgainstMeasures" upperBound="-1" eType="#//Measure" eOpposite="#//Measure/setsPerformanceCriteriaForObjectives"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesObjective" eType="#//Objective"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrganizationUnit" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A self-contained unit of resources with line management responsibility, goals, objectives, and measures. Organizations may include external parties and business partner organizations."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownsAndGovernsServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isOwnedAndGovernedByOrganizationUnits"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/belongsTo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownsFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/isOwnedByUnit"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participatesInProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/involvesOrganizationUnits"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isMotivatedByDrivers" upperBound="-1" eType="#//Driver" eOpposite="#//Driver/motivatesOrganizationUnits"/> <eStructuralFeatures xsi:type="ecore:EReference" name="producesProducts" upperBound="-1" eType="#//Product" eOpposite="#//Product/isProducedByOrganizationUnits"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operatesInLocation" eType="#//Location" eOpposite="#//Location/containsOrganizationUnits"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="headcount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A person, organization, or system that is outside the consideration of the architecture model, but interacts with it."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="suppliesEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/isSuppliedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="consumesEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/isConsumedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="belongsTo" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/containsActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interactsWithFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/supportsActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="performsTaskInRoles" upperBound="-1" eType="#//Role" eOpposite="#//Role/isAssumedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participatesInProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/involvesActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="consumesServices" upperBound="-1" eType="#//Service"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resolvesEvents" upperBound="-1" eType="#//Event" eOpposite="#//Event/isResolvedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generatesEvents" upperBound="-1" eType="#//Event" eOpposite="#//Event/isGeneratedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operatesInLocation" eType="#//Location" eOpposite="#//Location/containsActors"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="FTEs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Estimated number of FTEs that operate as this Actor. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actorGoal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Objectives that this actor has, in general terms. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actorTasks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Tasks that this actor performs, in general terms. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="performsFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/isPerformedByActors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesActors" upperBound="-1" eType="#//Actor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Role" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An actor assumes a role to perform a task."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="isAssumedByActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/performsTaskInRoles"/> <eStructuralFeatures xsi:type="ecore:EReference" name="accessesFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/canBeAccessedByRoles"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="estimatedFTEs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Estimated number of FTEs that operate as this Actor. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesRole" eType="#//Role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataEntity" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An encapsulation of data that is recognized by a business domain expert as a discrete concept. Data entities can be tied to applications, repositories, and services and may be structured according to implementation considerations."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="isSuppliedByActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/suppliesEntities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isConsumedByActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/consumesEntities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isAccessedByServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/consumesEntities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isUpdatedThroughServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/providesEntities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="residesWithinLogicalDataComponent" eType="#//LogicalDataComponent" eOpposite="#//LogicalDataComponent/encapsulatesDataEntities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isProcessesByLogicalApplicationComponents" upperBound="-1" eType="#//LogicalApplicationComponent" eOpposite="#//LogicalApplicationComponent/operatesOnDataEntities"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataEntityCategory" eType="#//DataEntityCategory"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="privacyClassification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="retentionClassification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposeEntity" eType="#//DataEntity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relatesTo" upperBound="-1" eType="#//DataEntity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogicalApplicationComponent" eSuperTypes="#//Element #//ApplicationComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="implementsServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isRealizedThroughLogicalApplicationComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operatesOnDataEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/isProcessesByLogicalApplicationComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isExtendedByPhysicalApplicationComponents" upperBound="-1" eType="#//PhysicalApplicationComponent" eOpposite="#//PhysicalApplicationComponent/extendsLogicalApplicationComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communicatesWith" upperBound="-1" eType="#//LogicalApplicationComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesLogicalApplicationComponent" eType="#//LogicalApplicationComponent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//Element #//Standard"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Delivers business capabilities closely aligned to an organization, but not explicitly governed by the organization. The term &quot;function&quot; is used to describe a unit of business capability at all levels of granularity, encapsulating terms such as value chain, process area, capability, business function, etc. Any bounded unit of business function should be described as a function."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="isPerformedByActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/performsFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isOwnedByUnit" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/ownsFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isBoundedByServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/providesGovernedInterfaceToAccessFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supportsProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/decomposesFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedByProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/orchestratesFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="canBeAccessedByRoles" upperBound="-1" eType="#//Role" eOpposite="#//Role/accessesFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supportsActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/interactsWithFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesFunction" eType="#//Function"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communicatedWithFunctions" upperBound="-1" eType="#//Function"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusinessService" eSuperTypes="#//Element #//Service"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Supports business capabilities through an explicitly defined interface and is explicitly governed by an organization. "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="supportsObjective" upperBound="-1" eType="#//Objective"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Business services support organizational objectives and are defined at a level of granularity consistent with the level of governance needed"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Process" eSuperTypes="#//Element #//Standard"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A process is a flow of interactions between functions and services and cannot be physically deployed. All processes should describe the flow of execution for a function and therefore the deployment of a process is through the function it supports; i.e., an application implements a function that has a process, not an application implements a process."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="orchestratesFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/isRealizedByProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/supportsProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="involvesOrganizationUnits" upperBound="-1" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/participatesInProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orchestratesServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isRealizedByProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/supportsProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="involvesActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/participatesInProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isGuidedByControls" upperBound="-1" eType="#//Control" eOpposite="#//Control/ensuresCorrectOperationOfProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resolvesEvents" upperBound="-1" eType="#//Event" eOpposite="#//Event/isResolvedByProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generatesEvents" ordered="false" upperBound="-1" eType="#//Event" eOpposite="#//Event/isGeneratedByProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="producesProducts" upperBound="-1" eType="#//Product" eOpposite="#//Product/isProducedByProcesses"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="processCritiality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAutomated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="processVolumetrics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesProcess" eType="#//Process"/> <eStructuralFeatures xsi:type="ecore:EReference" name="precedesProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/followsProcesses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="followsProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/precedesProcesses"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PlatformService" eSuperTypes="#//Element #//Service"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A technical capability required to provide enabling infrastructure that supports the delivery of applications."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="isSuppliedByLogicalTechnologyComponents" upperBound="-1" eType="#//LogicalTechnologyComponent" eOpposite="#//LogicalTechnologyComponent/suppliesPlatformServices"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="categoryTRM" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhysicalTechnologyComponent" eSuperTypes="#//Element #//TechnologyComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="realizesApplicationComponents" upperBound="-1" eType="#//PhysicalApplicationComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendsLogicalTechnologyComponents" upperBound="-1" eType="#//LogicalTechnologyComponent" eOpposite="#//LogicalTechnologyComponent/isRealizedByPhysicalTechnologyComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isHostedInLocation" upperBound="-1" eType="#//Location" eOpposite="#//Location/containsPhysicalTechnologyComponents"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="productName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="moduleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vendor" 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:EReference" name="decomposesPhysicalTechnologyComponent" eType="#//PhysicalTechnologyComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isDependentOnPhysicalTechnologyComponents" upperBound="-1" eType="#//PhysicalTechnologyComponent"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="categoryTRM" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Product" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="isProducedByOrganizationUnits" upperBound="-1" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/producesProducts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isProducedByProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/producesProducts"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Measure" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="setsPerformanceCriteriaForObjectives" upperBound="-1" eType="#//Objective" eOpposite="#//Objective/isTrackedAgainstMeasures"/> <eStructuralFeatures xsi:type="ecore:EReference" name="setsPerformanceCriteriaForServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isTrackedAgainstMeasures"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesMeasure" eType="#//Measure"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServiceQuality" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="appliesToServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/meetsQualities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="appliesToContracts" upperBound="-1" eType="#//Contract" eOpposite="#//Contract/meetsServiceQuality"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Contract" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="governsAndMeasuresBusinessServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isGovernedAndMeasuredByContracts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="meetsServiceQuality" upperBound="-1" eType="#//ServiceQuality" eOpposite="#//ServiceQuality/appliesToContracts"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="behaviorCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ServiceNameCaller" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ServiceNameCalled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceQualityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="availabilityQualityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="servicesTimes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manageabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="performanceCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="responseCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reliabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualityOfInformationRequired" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contractControlRequirements" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resultControlRequirements" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="recoverabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="locatabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="privacyCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integrityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credibilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="localizationCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="internationalizationCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interoperabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scalabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extensibilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="capacityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="throughput" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="throughputPeriod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="growth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="growthPeriod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="peakProfileShortTerm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="peakProfileLongTerm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="isResolvedByBusinessServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/resolvesEvents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isResolvedByProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/resolvesEvents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isGeneratedByProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/generatesEvents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isResolvedByActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/resolvesEvents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isGeneratedByActors" eType="#//Actor" eOpposite="#//Actor/generatesEvents"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Control" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="ensuresCorrectOperationOfProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/isGuidedByControls"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="delegates" upperBound="-1" eType="#//Element" eOpposite="#//Element/isDelegatedBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isDelegatedBy" upperBound="-1" eType="#//Element" eOpposite="#//Element/delegates"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Brief name of the architecture object. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Textual description of the architecture object. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceDescr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Location from where the information was collected. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ownerDescr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Owner of the architecture object. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Unique identifier for the architecture object. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="category" upperBound="-1" eType="#//Label" eOpposite="#//Label/ownedElements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Container"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subContainers" upperBound="-1" eType="#//Container" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1" eType="#//Label" eOpposite="#//Label/containers"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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="Label"> <eStructuralFeatures xsi:type="ecore:EReference" name="subLabels" upperBound="-1" eType="#//Label" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" upperBound="-1" eType="#//Element" eOpposite="#//Element/category"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containers" upperBound="-1" eType="#//Container" eOpposite="#//Container/labels"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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="Location" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="containsActors" upperBound="-1" eType="#//Actor" eOpposite="#//Actor/operatesInLocation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsOrganizationUnits" upperBound="-1" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/operatesInLocation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsPhysicalDataComponents" upperBound="-1" eType="#//PhysicalDataComponent" eOpposite="#//PhysicalDataComponent/isHotedInLocation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsPhysicalApplicationComponents" upperBound="-1" eType="#//PhysicalApplicationComponent" eOpposite="#//PhysicalApplicationComponent/isHostedInLocation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsPhysicalTechnologyComponents" upperBound="-1" eType="#//PhysicalTechnologyComponent" eOpposite="#//PhysicalTechnologyComponent/isHostedInLocation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesLocation" eType="#//Location"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Capability" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes how this capability provides value to the enterprise. "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="isDeliveredBy" eType="#//WorkPackage" eOpposite="#//WorkPackage/deliversCapabilities"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="businessValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes how this capability provides value to the enterprise. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="increments" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Lists possible maturity/quality levels for the capability. "/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StrategicElement" abstract="true" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Principle" eSuperTypes="#//StrategicElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The following categories of principle apply: Guiding Principle, Business Principle, Data Principle, Application Principle, Integration Principle, Technology Principle. "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="principleCategory" lowerBound="1" eType="#//PrincipleCategory"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Priority of this principle relative to other principles. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="statementOfPrinciple" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of what the principle is. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rationale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of why the principle is required and the outcome to be reached."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implication" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of what the principle means in practical terms."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metric" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Identifies mechanisms that will be used to measure whether the principle has been met or not. "/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//StrategicElement"/> <eClassifiers xsi:type="ecore:EClass" name="Assumption" eSuperTypes="#//StrategicElement"/> <eClassifiers xsi:type="ecore:EClass" name="Requirement" eSuperTypes="#//StrategicElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="statementOfRequirement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of what the requirement is, including a definition of whether the requirement shall be met, should be met, or may be met. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rationale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of why the requirement exists. "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="acceptanceCriteria" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Statement of what tests will be carried out to ensure that the requirement will be met. "/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Gap" eSuperTypes="#//StrategicElement"/> <eClassifiers xsi:type="ecore:EClass" name="WorkPackage" eSuperTypes="#//StrategicElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="workPackageCategory" lowerBound="1" eType="#//WorkPackageCategory"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deliversCapabilities" upperBound="-1" eType="#//Capability" eOpposite="#//Capability/isDeliveredBy"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogicalDataComponent" eSuperTypes="#//Element #//DataComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="encapsulatesDataEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/residesWithinLogicalDataComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isExtendedByPhysicalDataComponents" upperBound="-1" eType="#//PhysicalDataComponent" eOpposite="#//PhysicalDataComponent/extendsLogicalDataComponents"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhysicalDataComponent" eSuperTypes="#//Element #//DataComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="extendsLogicalDataComponents" upperBound="-1" eType="#//LogicalDataComponent" eOpposite="#//LogicalDataComponent/isExtendedByPhysicalDataComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isHotedInLocation" eType="#//Location" eOpposite="#//Location/containsPhysicalDataComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesPhysicalDataComponent" eType="#//PhysicalDataComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="encapsulatesPhysicalApplicationComponents" upperBound="-1" eType="#//PhysicalApplicationComponent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ApplicationArchitecture" eSuperTypes="#//Architecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="logicalApplicationComponents" upperBound="-1" eType="#//LogicalApplicationComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="physicalApplicationComponents" upperBound="-1" eType="#//PhysicalApplicationComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="informationSystemServices" upperBound="-1" eType="#//InformationSystemService" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhysicalApplicationComponent" eSuperTypes="#//Element #//ApplicationComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="extendsLogicalApplicationComponents" upperBound="-1" eType="#//LogicalApplicationComponent" eOpposite="#//LogicalApplicationComponent/isExtendedByPhysicalApplicationComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isHostedInLocation" upperBound="-1" eType="#//Location" eOpposite="#//Location/containsPhysicalApplicationComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communicatesWith" upperBound="-1" eType="#//PhysicalApplicationComponent"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lifeCycleStatus" lowerBound="1" eType="#//LifeCycleStatus"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initialLiveDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dateOfLastRelease" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dateOfNextRelease" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="retirementDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="availabilityQualityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="servicesTimes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manageabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="performanceCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reliabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="recoverabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="locatabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="privacyCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integrityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credibilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="localizationCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="internationalizationCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interoperabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scalabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portabilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extensibilityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="capacityCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="throughput" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="throughputPeriod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="growth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="growthPeriod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="peakProfileShortTerm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="peakProfileLongTerm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="encapsulatesPhysicalDataComponents" upperBound="-1" eType="#//PhysicalDataComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedByPhysicalTechnologyComponents" upperBound="-1" eType="#//PhysicalTechnologyComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesPhysicalApplicationComponent" eType="#//PhysicalApplicationComponent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogicalTechnologyComponent" eSuperTypes="#//Element #//TechnologyComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="providesPlatformForServices" upperBound="-1" eType="#//Service" eOpposite="#//Service/isImplementedOnLogicalTechnologyComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="suppliesPlatformServices" upperBound="-1" eType="#//PlatformService" eOpposite="#//PlatformService/isSuppliedByLogicalTechnologyComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedByPhysicalTechnologyComponents" upperBound="-1" eType="#//PhysicalTechnologyComponent" eOpposite="#//PhysicalTechnologyComponent/extendsLogicalTechnologyComponents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesLogicalTechnologyComponent" eType="#//LogicalTechnologyComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isDependentOnLogicalTechnologyComponents" upperBound="-1" eType="#//LogicalTechnologyComponent"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="categoryTRM" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StrategicArchitecture" eSuperTypes="#//Architecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="capabilities" upperBound="-1" eType="#//Capability" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="strategicElements" upperBound="-1" eType="#//StrategicElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PrincipleCategory"> <eLiterals name="GuidingPrinciple"/> <eLiterals name="BusinessPrinciple" value="1"/> <eLiterals name="DataPrinciple" value="2"/> <eLiterals name="ApplicationPrinciple" value="3"/> <eLiterals name="IntegrationPrinciple" value="4"/> <eLiterals name="TechnologyPrinciple" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StandardsClass"> <eLiterals name="NonStandard"/> <eLiterals name="Proposed" value="1"/> <eLiterals name="Provisional" value="2"/> <eLiterals name="Standard" value="3"/> <eLiterals name="PhasingOut" value="4"/> <eLiterals name="Retired" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Standard" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="standardClass" eType="#//StandardsClass"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="standardCreationDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastStandardCreationDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nextStandardCreationDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="retireDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Service" abstract="true" eSuperTypes="#//Standard"> <eStructuralFeatures xsi:type="ecore:EReference" name="isProvidedToActors" upperBound="-1" eType="#//Actor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providesGovernedInterfaceToAccessFunctions" upperBound="-1" eType="#//Function" eOpposite="#//Function/isBoundedByServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providesEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/isUpdatedThroughServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="consumesEntities" upperBound="-1" eType="#//DataEntity" eOpposite="#//DataEntity/isAccessedByServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isGovernedAndMeasuredByContracts" upperBound="-1" eType="#//Contract" eOpposite="#//Contract/governsAndMeasuresBusinessServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resolvesEvents" upperBound="-1" eType="#//Event" eOpposite="#//Event/isResolvedByBusinessServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isImplementedOnLogicalTechnologyComponents" upperBound="-1" eType="#//LogicalTechnologyComponent" eOpposite="#//LogicalTechnologyComponent/providesPlatformForServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedThroughLogicalApplicationComponent" upperBound="-1" eType="#//LogicalApplicationComponent" eOpposite="#//LogicalApplicationComponent/implementsServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isOwnedAndGovernedByOrganizationUnits" upperBound="-1" eType="#//OrganizationUnit" eOpposite="#//OrganizationUnit/ownsAndGovernsServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isTrackedAgainstMeasures" upperBound="-1" eType="#//Measure" eOpposite="#//Measure/setsPerformanceCriteriaForServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supportsProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/decomposesServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRealizedByProcesses" upperBound="-1" eType="#//Process" eOpposite="#//Process/orchestratesServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="meetsQualities" upperBound="-1" eType="#//ServiceQuality" eOpposite="#//ServiceQuality/appliesToServices"/> <eStructuralFeatures xsi:type="ecore:EReference" name="consumesServices" upperBound="-1" eType="#//Service"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposesServices" upperBound="-1" eType="#//Service"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ApplicationComponent" abstract="true" eSuperTypes="#//Standard"/> <eClassifiers xsi:type="ecore:EClass" name="InformationSystemService" eSuperTypes="#//Service #//Element"/> <eClassifiers xsi:type="ecore:EEnum" name="LifeCycleStatus"> <eLiterals name="Proposed"/> <eLiterals name="InDevelopment" value="1"/> <eLiterals name="Live" value="2"/> <eLiterals name="PhasingOut" value="3"/> <eLiterals name="Retired" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DataEntityCategory"> <eLiterals name="Message"/> <eLiterals name="InternallyStoredEntity" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataComponent" abstract="true" eSuperTypes="#//Standard"/> <eClassifiers xsi:type="ecore:EClass" name="TechnologyComponent" abstract="true" eSuperTypes="#//Standard"/> <eClassifiers xsi:type="ecore:EEnum" name="WorkPackageCategory"> <eLiterals name="WorkPackage"/> <eLiterals name="WorkStream" value="1"/> <eLiterals name="Project" value="2"/> <eLiterals name="Program" value="3"/> <eLiterals name="Portofolio" value="4"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"contentfwk","nsURI":"http://www.obeonetwork.org/dsl/togaf/contentfwk/9.0.0","name":"contentfwk","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnterpriseArchitecture","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Architecture","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessArchitecture","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataArchitecture","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyArchitecture","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Driver","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Goal","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Objective","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationUnit","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataEntity","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalApplicationComponent","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessService","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlatformService","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalTechnologyComponent","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measure","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceQuality","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contract","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Capability","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrategicElement","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Principle","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assumption","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gap","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkPackage","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalDataComponent","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalDataComponent","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationArchitecture","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalApplicationComponent","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalTechnologyComponent","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrategicArchitecture","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrincipleCategory","instanceClass":null,"id":43,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StandardsClass","instanceClass":null,"id":44,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Standard","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationComponent","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationSystemService","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LifeCycleStatus","instanceClass":null,"id":49,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataEntityCategory","instanceClass":null,"id":50,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataComponent","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyComponent","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkPackageCategory","instanceClass":null,"id":53,"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":"architectures","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":"containers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labels","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"drivers","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":"goals","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":"objectives","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":"units","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":"actors","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":"roles","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":"functions","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":"services","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":"processes","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":"controls","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":"events","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":"locations","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":"products","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":"contracts","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":"measures","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":"servicesQuality","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"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"logicalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"physicalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"platformServices","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":"physicalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"logicalComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"createsGoals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"motivatesOrganizationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesDriver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"addressesDrivers","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":false,"unsettable":false,"transient":false,"unique":true,"name":"isMotivatedByDrivers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedThroughObjectives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesGoal","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizesGoals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isTrackedAgainstMeasures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesObjective","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"setsPerformanceCriteriaForObjectives","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"ownsAndGovernsServices","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":false,"unsettable":false,"transient":false,"unique":true,"name":"containsActors","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":"ownsFunctions","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":false,"unsettable":false,"transient":false,"unique":true,"name":"participatesInProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"producesProducts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operatesInLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"headcount","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isOwnedAndGovernedByOrganizationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"belongsTo","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isOwnedByUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"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":"involvesOrganizationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isProducedByOrganizationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsOrganizationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"suppliesEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"consumesEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interactsWithFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"performsTaskInRoles","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":false,"unsettable":false,"transient":false,"unique":true,"name":"participatesInProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"consumesServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resolvesEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generatesEvents","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":"operatesInLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"FTEs","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":"actorGoal","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":"actorTasks","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"performsFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesActors","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isSuppliedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isConsumedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supportsActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isAssumedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"involvesActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isResolvedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isGeneratedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isPerformedByActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"accessesFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"estimatedFTEs","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesRole","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"canBeAccessedByRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isAccessedByServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isUpdatedThroughServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"residesWithinLogicalDataComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isProcessesByLogicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataEntityCategory","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":"privacyClassification","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":"retentionClassification","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposeEntity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatesTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"consumesEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providesEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"encapsulatesDataEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operatesOnDataEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementsServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isExtendedByPhysicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicatesWith","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesLogicalApplicationComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedThroughLogicalApplicationComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendsLogicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"isBoundedByServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supportsProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedByProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicatedWithFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providesGovernedInterfaceToAccessFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orchestratesFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supportsObjective","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orchestratesServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isGuidedByControls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resolvesEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generatesEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"producesProducts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"processCritiality","changeable":true,"lowerBound":0,"iD":false,"id":267,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAutomated","changeable":true,"lowerBound":0,"iD":false,"id":268,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"processVolumetrics","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesProcess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"precedesProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"followsProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedByProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supportsProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ensuresCorrectOperationOfProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isResolvedByProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isGeneratedByProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isProducedByProcesses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isSuppliedByLogicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"categoryTRM","changeable":true,"lowerBound":0,"iD":false,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"suppliesPlatformServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizesApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendsLogicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isHostedInLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"productName","changeable":true,"lowerBound":0,"iD":false,"id":307,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"moduleName","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"vendor","changeable":true,"lowerBound":0,"iD":false,"id":309,"derived":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":310,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesPhysicalTechnologyComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isDependentOnPhysicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"categoryTRM","changeable":true,"lowerBound":0,"iD":false,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedByPhysicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsPhysicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"setsPerformanceCriteriaForServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesMeasure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isTrackedAgainstMeasures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliesToServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliesToContracts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"meetsQualities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":342,"derived":false},{"id":343,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"meetsServiceQuality","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"governsAndMeasuresBusinessServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":345,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"behaviorCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":346,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ServiceNameCaller","changeable":true,"lowerBound":0,"iD":false,"id":347,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ServiceNameCalled","changeable":true,"lowerBound":0,"iD":false,"id":348,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceQualityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":349,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"availabilityQualityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":350,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"servicesTimes","changeable":true,"lowerBound":0,"iD":false,"id":351,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"manageabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":352,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":353,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"performanceCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"responseCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":355,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reliabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":356,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"qualityOfInformationRequired","changeable":true,"lowerBound":0,"iD":false,"id":357,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contractControlRequirements","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resultControlRequirements","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"recoverabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"locatabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":361,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"securityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":362,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"privacyCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":363,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integrityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":364,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"credibilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":365,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"localizationCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":366,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"internationalizationCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interoperabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":368,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scalabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":369,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":370,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extensibilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":371,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"capacityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":372,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"throughput","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"throughputPeriod","changeable":true,"lowerBound":0,"iD":false,"id":374,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"growth","changeable":true,"lowerBound":0,"iD":false,"id":375,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"growthPeriod","changeable":true,"lowerBound":0,"iD":false,"id":376,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"peakProfileShortTerm","changeable":true,"lowerBound":0,"iD":false,"id":377,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"peakProfileLongTerm","changeable":true,"lowerBound":0,"iD":false,"id":378,"derived":false},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isGovernedAndMeasuredByContracts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isResolvedByBusinessServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resolvesEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":419,"derived":false},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"delegates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isDelegatedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"derived":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":428,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":429,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceDescr","changeable":true,"lowerBound":0,"iD":false,"id":430,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ownerDescr","changeable":true,"lowerBound":0,"iD":false,"id":431,"derived":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":432,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"resolveProxies":true,"lowerBound":0,"id":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":442,"derived":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":443,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subContainers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"labels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":445,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":446,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subLabels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":455,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":456,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":457,"derived":false},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsPhysicalDataComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":464,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsPhysicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":465,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isHotedInLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isHostedInLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isDeliveredBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"businessValue","changeable":true,"lowerBound":0,"iD":false,"id":477,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"increments","changeable":true,"lowerBound":0,"iD":false,"id":478,"derived":false},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deliversCapabilities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":481,"derived":false},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"principleCategory","changeable":true,"lowerBound":1,"iD":false,"id":485,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":486,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"statementOfPrinciple","changeable":true,"lowerBound":0,"iD":false,"id":487,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rationale","changeable":true,"lowerBound":0,"iD":false,"id":488,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"implication","changeable":true,"lowerBound":0,"iD":false,"id":489,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metric","changeable":true,"lowerBound":0,"iD":false,"id":490,"derived":false},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"statementOfRequirement","changeable":true,"lowerBound":0,"iD":false,"id":500,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rationale","changeable":true,"lowerBound":0,"iD":false,"id":501,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"acceptanceCriteria","changeable":true,"lowerBound":0,"iD":false,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"workPackageCategory","changeable":true,"lowerBound":1,"iD":false,"id":508,"derived":false},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isExtendedByPhysicalDataComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendsLogicalDataComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":517,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesPhysicalDataComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":518,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"encapsulatesPhysicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"logicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":526,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"physicalApplicationComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"informationSystemServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicatesWith","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lifeCycleStatus","changeable":true,"lowerBound":1,"iD":false,"id":534,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initialLiveDate","changeable":true,"lowerBound":0,"iD":false,"id":535,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateOfLastRelease","changeable":true,"lowerBound":0,"iD":false,"id":536,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateOfNextRelease","changeable":true,"lowerBound":0,"iD":false,"id":537,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"retirementDate","changeable":true,"lowerBound":0,"iD":false,"id":538,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"availabilityQualityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":539,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"servicesTimes","changeable":true,"lowerBound":0,"iD":false,"id":540,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"manageabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":541,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":542,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"performanceCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":543,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reliabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":544,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"recoverabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":545,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"locatabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":546,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"securityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":547,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"privacyCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":548,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integrityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":549,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"credibilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":550,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"localizationCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":551,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"internationalizationCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":552,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interoperabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":553,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scalabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":554,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portabilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":555,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extensibilityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":556,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"capacityCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":557,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"throughput","changeable":true,"lowerBound":0,"iD":false,"id":558,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"throughputPeriod","changeable":true,"lowerBound":0,"iD":false,"id":559,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"growth","changeable":true,"lowerBound":0,"iD":false,"id":560,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"growthPeriod","changeable":true,"lowerBound":0,"iD":false,"id":561,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"peakProfileShortTerm","changeable":true,"lowerBound":0,"iD":false,"id":562,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"peakProfileLongTerm","changeable":true,"lowerBound":0,"iD":false,"id":563,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"encapsulatesPhysicalDataComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isRealizedByPhysicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesPhysicalApplicationComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":566,"derived":false},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providesPlatformForServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":605,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesLogicalTechnologyComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isDependentOnLogicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":607,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"categoryTRM","changeable":true,"lowerBound":0,"iD":false,"id":608,"derived":false},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isImplementedOnLogicalTechnologyComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":612,"derived":false},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"capabilities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":618,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"strategicElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":619,"derived":false},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"name":"GuidingPrinciple","id":623,"value":0,"literal":"GuidingPrinciple","eClass":"EEnumLiteral"},{"name":"BusinessPrinciple","id":624,"value":1,"literal":"BusinessPrinciple","eClass":"EEnumLiteral"},{"name":"DataPrinciple","id":625,"value":2,"literal":"DataPrinciple","eClass":"EEnumLiteral"},{"name":"ApplicationPrinciple","id":626,"value":3,"literal":"ApplicationPrinciple","eClass":"EEnumLiteral"},{"name":"IntegrationPrinciple","id":627,"value":4,"literal":"IntegrationPrinciple","eClass":"EEnumLiteral"},{"name":"TechnologyPrinciple","id":628,"value":5,"literal":"TechnologyPrinciple","eClass":"EEnumLiteral"},{"name":"NonStandard","id":629,"value":0,"literal":"NonStandard","eClass":"EEnumLiteral"},{"name":"Proposed","id":630,"value":1,"literal":"Proposed","eClass":"EEnumLiteral"},{"name":"Provisional","id":631,"value":2,"literal":"Provisional","eClass":"EEnumLiteral"},{"name":"Standard","id":632,"value":3,"literal":"Standard","eClass":"EEnumLiteral"},{"name":"PhasingOut","id":633,"value":4,"literal":"PhasingOut","eClass":"EEnumLiteral"},{"name":"Retired","id":634,"value":5,"literal":"Retired","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"standardClass","changeable":true,"lowerBound":0,"iD":false,"id":635,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"standardCreationDate","changeable":true,"lowerBound":0,"iD":false,"id":636,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastStandardCreationDate","changeable":true,"lowerBound":0,"iD":false,"id":637,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nextStandardCreationDate","changeable":true,"lowerBound":0,"iD":false,"id":638,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"retireDate","changeable":true,"lowerBound":0,"iD":false,"id":639,"derived":false},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isProvidedToActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":645,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"consumesServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":646,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decomposesServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":647,"derived":false},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"name":"Proposed","id":667,"value":0,"literal":"Proposed","eClass":"EEnumLiteral"},{"name":"InDevelopment","id":668,"value":1,"literal":"InDevelopment","eClass":"EEnumLiteral"},{"name":"Live","id":669,"value":2,"literal":"Live","eClass":"EEnumLiteral"},{"name":"PhasingOut","id":670,"value":3,"literal":"PhasingOut","eClass":"EEnumLiteral"},{"name":"Retired","id":671,"value":4,"literal":"Retired","eClass":"EEnumLiteral"},{"name":"Message","id":672,"value":0,"literal":"Message","eClass":"EEnumLiteral"},{"name":"InternallyStoredEntity","id":673,"value":1,"literal":"InternallyStoredEntity","eClass":"EEnumLiteral"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"name":"WorkPackage","id":676,"value":0,"literal":"WorkPackage","eClass":"EEnumLiteral"},{"name":"WorkStream","id":677,"value":1,"literal":"WorkStream","eClass":"EEnumLiteral"},{"name":"Project","id":678,"value":2,"literal":"Project","eClass":"EEnumLiteral"},{"name":"Program","id":679,"value":3,"literal":"Program","eClass":"EEnumLiteral"},{"name":"Portofolio","id":680,"value":4,"literal":"Portofolio","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":1,"target":0},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":2},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":2},{"source":55,"target":26},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":26},{"source":56,"target":27},{"source":56,"target":59},{"source":56,"target":1},{"source":59,"target":27},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":3,"target":63},{"source":3,"target":64},{"source":3,"target":65},{"source":3,"target":66},{"source":3,"target":67},{"source":3,"target":68},{"source":3,"target":69},{"source":3,"target":70},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":60,"target":6},{"source":60,"target":77},{"source":60,"target":3},{"source":77,"target":6},{"source":61,"target":7},{"source":61,"target":78},{"source":61,"target":3},{"source":78,"target":7},{"source":62,"target":8},{"source":62,"target":79},{"source":62,"target":3},{"source":79,"target":8},{"source":63,"target":9},{"source":63,"target":80},{"source":63,"target":3},{"source":80,"target":9},{"source":64,"target":10},{"source":64,"target":81},{"source":64,"target":3},{"source":81,"target":10},{"source":65,"target":11},{"source":65,"target":82},{"source":65,"target":3},{"source":82,"target":11},{"source":66,"target":14},{"source":66,"target":83},{"source":66,"target":3},{"source":83,"target":14},{"source":67,"target":15},{"source":67,"target":84},{"source":67,"target":3},{"source":84,"target":15},{"source":68,"target":16},{"source":68,"target":85},{"source":68,"target":3},{"source":85,"target":16},{"source":69,"target":24},{"source":69,"target":86},{"source":69,"target":3},{"source":86,"target":24},{"source":70,"target":23},{"source":70,"target":87},{"source":70,"target":3},{"source":87,"target":23},{"source":71,"target":28},{"source":71,"target":88},{"source":71,"target":3},{"source":88,"target":28},{"source":72,"target":19},{"source":72,"target":89},{"source":72,"target":3},{"source":89,"target":19},{"source":73,"target":22},{"source":73,"target":90},{"source":73,"target":3},{"source":90,"target":22},{"source":74,"target":20},{"source":74,"target":91},{"source":74,"target":3},{"source":91,"target":20},{"source":75,"target":21},{"source":75,"target":92},{"source":75,"target":3},{"source":92,"target":21},{"source":76,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":93},{"source":4,"target":94},{"source":4,"target":95},{"source":4,"target":96},{"source":93,"target":12},{"source":93,"target":97},{"source":93,"target":4},{"source":97,"target":12},{"source":94,"target":37},{"source":94,"target":98},{"source":94,"target":4},{"source":98,"target":37},{"source":95,"target":38},{"source":95,"target":99},{"source":95,"target":4},{"source":99,"target":38},{"source":96,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":100},{"source":5,"target":101},{"source":5,"target":102},{"source":5,"target":103},{"source":100,"target":17},{"source":100,"target":104},{"source":100,"target":5},{"source":104,"target":17},{"source":101,"target":18},{"source":101,"target":105},{"source":101,"target":5},{"source":105,"target":18},{"source":102,"target":41},{"source":102,"target":106},{"source":102,"target":5},{"source":106,"target":41},{"source":103,"target":2},{"source":6,"target":0},{"source":6,"target":25},{"source":6,"target":107},{"source":6,"target":108},{"source":6,"target":109},{"source":6,"target":110},{"source":107,"target":7},{"source":107,"target":111},{"source":107,"target":6},{"source":107,"target":112},{"source":111,"target":7},{"source":108,"target":9},{"source":108,"target":113},{"source":108,"target":6},{"source":108,"target":114},{"source":113,"target":9},{"source":109,"target":6},{"source":109,"target":115},{"source":109,"target":6},{"source":115,"target":6},{"source":110,"target":25},{"source":7,"target":0},{"source":7,"target":25},{"source":7,"target":112},{"source":7,"target":116},{"source":7,"target":117},{"source":7,"target":118},{"source":112,"target":6},{"source":112,"target":119},{"source":112,"target":7},{"source":112,"target":107},{"source":119,"target":6},{"source":116,"target":8},{"source":116,"target":120},{"source":116,"target":7},{"source":116,"target":121},{"source":120,"target":8},{"source":117,"target":7},{"source":117,"target":122},{"source":117,"target":7},{"source":122,"target":7},{"source":118,"target":25},{"source":8,"target":0},{"source":8,"target":25},{"source":8,"target":121},{"source":8,"target":123},{"source":8,"target":124},{"source":8,"target":125},{"source":121,"target":7},{"source":121,"target":126},{"source":121,"target":8},{"source":121,"target":116},{"source":126,"target":7},{"source":123,"target":20},{"source":123,"target":127},{"source":123,"target":8},{"source":123,"target":128},{"source":127,"target":20},{"source":124,"target":8},{"source":124,"target":129},{"source":124,"target":8},{"source":129,"target":8},{"source":125,"target":25},{"source":9,"target":0},{"source":9,"target":25},{"source":9,"target":130},{"source":9,"target":131},{"source":9,"target":132},{"source":9,"target":133},{"source":9,"target":114},{"source":9,"target":134},{"source":9,"target":135},{"source":9,"target":136},{"source":9,"target":137},{"source":130,"target":46},{"source":130,"target":138},{"source":130,"target":9},{"source":130,"target":139},{"source":138,"target":46},{"source":131,"target":10},{"source":131,"target":140},{"source":131,"target":9},{"source":131,"target":141},{"source":140,"target":10},{"source":132,"target":14},{"source":132,"target":142},{"source":132,"target":9},{"source":132,"target":143},{"source":142,"target":14},{"source":133,"target":16},{"source":133,"target":144},{"source":133,"target":9},{"source":133,"target":145},{"source":144,"target":16},{"source":114,"target":6},{"source":114,"target":146},{"source":114,"target":9},{"source":114,"target":108},{"source":146,"target":6},{"source":134,"target":19},{"source":134,"target":147},{"source":134,"target":9},{"source":134,"target":148},{"source":147,"target":19},{"source":135,"target":28},{"source":135,"target":149},{"source":135,"target":9},{"source":135,"target":150},{"source":149,"target":28},{"source":136,"target":151},{"source":136,"target":9},{"source":137,"target":25},{"source":10,"target":0},{"source":10,"target":25},{"source":10,"target":152},{"source":10,"target":153},{"source":10,"target":141},{"source":10,"target":154},{"source":10,"target":155},{"source":10,"target":156},{"source":10,"target":157},{"source":10,"target":158},{"source":10,"target":159},{"source":10,"target":160},{"source":10,"target":161},{"source":10,"target":162},{"source":10,"target":163},{"source":10,"target":164},{"source":10,"target":165},{"source":10,"target":166},{"source":152,"target":12},{"source":152,"target":167},{"source":152,"target":10},{"source":152,"target":168},{"source":167,"target":12},{"source":153,"target":12},{"source":153,"target":169},{"source":153,"target":10},{"source":153,"target":170},{"source":169,"target":12},{"source":141,"target":9},{"source":141,"target":171},{"source":141,"target":10},{"source":141,"target":131},{"source":171,"target":9},{"source":154,"target":14},{"source":154,"target":172},{"source":154,"target":10},{"source":154,"target":173},{"source":172,"target":14},{"source":155,"target":11},{"source":155,"target":174},{"source":155,"target":10},{"source":155,"target":175},{"source":174,"target":11},{"source":156,"target":16},{"source":156,"target":176},{"source":156,"target":10},{"source":156,"target":177},{"source":176,"target":16},{"source":157,"target":46},{"source":157,"target":178},{"source":157,"target":10},{"source":178,"target":46},{"source":158,"target":23},{"source":158,"target":179},{"source":158,"target":10},{"source":158,"target":180},{"source":179,"target":23},{"source":159,"target":23},{"source":159,"target":181},{"source":159,"target":10},{"source":159,"target":182},{"source":181,"target":23},{"source":160,"target":28},{"source":160,"target":183},{"source":160,"target":10},{"source":160,"target":184},{"source":183,"target":28},{"source":161,"target":185},{"source":161,"target":10},{"source":162,"target":186},{"source":162,"target":10},{"source":163,"target":187},{"source":163,"target":10},{"source":164,"target":14},{"source":164,"target":188},{"source":164,"target":10},{"source":164,"target":189},{"source":188,"target":14},{"source":165,"target":10},{"source":165,"target":190},{"source":165,"target":10},{"source":190,"target":10},{"source":166,"target":25},{"source":11,"target":0},{"source":11,"target":25},{"source":11,"target":175},{"source":11,"target":191},{"source":11,"target":192},{"source":11,"target":193},{"source":11,"target":194},{"source":175,"target":10},{"source":175,"target":195},{"source":175,"target":11},{"source":175,"target":155},{"source":195,"target":10},{"source":191,"target":14},{"source":191,"target":196},{"source":191,"target":11},{"source":191,"target":197},{"source":196,"target":14},{"source":192,"target":198},{"source":192,"target":11},{"source":193,"target":11},{"source":193,"target":199},{"source":193,"target":11},{"source":199,"target":11},{"source":194,"target":25},{"source":12,"target":0},{"source":12,"target":25},{"source":12,"target":168},{"source":12,"target":170},{"source":12,"target":200},{"source":12,"target":201},{"source":12,"target":202},{"source":12,"target":203},{"source":12,"target":204},{"source":12,"target":205},{"source":12,"target":206},{"source":12,"target":207},{"source":12,"target":208},{"source":12,"target":209},{"source":168,"target":10},{"source":168,"target":210},{"source":168,"target":12},{"source":168,"target":152},{"source":210,"target":10},{"source":170,"target":10},{"source":170,"target":211},{"source":170,"target":12},{"source":170,"target":153},{"source":211,"target":10},{"source":200,"target":46},{"source":200,"target":212},{"source":200,"target":12},{"source":200,"target":213},{"source":212,"target":46},{"source":201,"target":46},{"source":201,"target":214},{"source":201,"target":12},{"source":201,"target":215},{"source":214,"target":46},{"source":202,"target":37},{"source":202,"target":216},{"source":202,"target":12},{"source":202,"target":217},{"source":216,"target":37},{"source":203,"target":13},{"source":203,"target":218},{"source":203,"target":12},{"source":203,"target":219},{"source":218,"target":13},{"source":204,"target":50},{"source":204,"target":220},{"source":204,"target":12},{"source":220,"target":50},{"source":205,"target":221},{"source":205,"target":12},{"source":206,"target":222},{"source":206,"target":12},{"source":207,"target":12},{"source":207,"target":223},{"source":207,"target":12},{"source":223,"target":12},{"source":208,"target":12},{"source":208,"target":224},{"source":208,"target":12},{"source":224,"target":12},{"source":209,"target":25},{"source":13,"target":0},{"source":13,"target":25},{"source":13,"target":47},{"source":13,"target":225},{"source":13,"target":219},{"source":13,"target":226},{"source":13,"target":227},{"source":13,"target":228},{"source":13,"target":229},{"source":13,"target":230},{"source":225,"target":46},{"source":225,"target":231},{"source":225,"target":13},{"source":225,"target":232},{"source":231,"target":46},{"source":219,"target":12},{"source":219,"target":233},{"source":219,"target":13},{"source":219,"target":203},{"source":233,"target":12},{"source":226,"target":40},{"source":226,"target":234},{"source":226,"target":13},{"source":226,"target":235},{"source":234,"target":40},{"source":227,"target":13},{"source":227,"target":236},{"source":227,"target":13},{"source":236,"target":13},{"source":228,"target":13},{"source":228,"target":237},{"source":228,"target":13},{"source":237,"target":13},{"source":229,"target":25},{"source":230,"target":47},{"source":14,"target":0},{"source":14,"target":25},{"source":14,"target":45},{"source":14,"target":189},{"source":14,"target":143},{"source":14,"target":238},{"source":14,"target":239},{"source":14,"target":240},{"source":14,"target":197},{"source":14,"target":173},{"source":14,"target":241},{"source":14,"target":242},{"source":14,"target":243},{"source":14,"target":244},{"source":189,"target":10},{"source":189,"target":245},{"source":189,"target":14},{"source":189,"target":164},{"source":245,"target":10},{"source":143,"target":9},{"source":143,"target":246},{"source":143,"target":14},{"source":143,"target":132},{"source":246,"target":9},{"source":238,"target":46},{"source":238,"target":247},{"source":238,"target":14},{"source":238,"target":248},{"source":247,"target":46},{"source":239,"target":16},{"source":239,"target":249},{"source":239,"target":14},{"source":239,"target":250},{"source":249,"target":16},{"source":240,"target":16},{"source":240,"target":251},{"source":240,"target":14},{"source":240,"target":252},{"source":251,"target":16},{"source":197,"target":11},{"source":197,"target":253},{"source":197,"target":14},{"source":197,"target":191},{"source":253,"target":11},{"source":173,"target":10},{"source":173,"target":254},{"source":173,"target":14},{"source":173,"target":154},{"source":254,"target":10},{"source":241,"target":14},{"source":241,"target":255},{"source":241,"target":14},{"source":255,"target":14},{"source":242,"target":14},{"source":242,"target":256},{"source":242,"target":14},{"source":256,"target":14},{"source":243,"target":25},{"source":244,"target":45},{"source":15,"target":0},{"source":15,"target":25},{"source":15,"target":46},{"source":15,"target":257},{"source":15,"target":258},{"source":15,"target":259},{"source":257,"target":8},{"source":257,"target":260},{"source":257,"target":15},{"source":260,"target":8},{"source":258,"target":25},{"source":259,"target":46},{"source":16,"target":0},{"source":16,"target":25},{"source":16,"target":45},{"source":16,"target":252},{"source":16,"target":250},{"source":16,"target":145},{"source":16,"target":261},{"source":16,"target":262},{"source":16,"target":177},{"source":16,"target":263},{"source":16,"target":264},{"source":16,"target":265},{"source":16,"target":266},{"source":16,"target":267},{"source":16,"target":268},{"source":16,"target":269},{"source":16,"target":270},{"source":16,"target":271},{"source":16,"target":272},{"source":16,"target":273},{"source":16,"target":274},{"source":252,"target":14},{"source":252,"target":275},{"source":252,"target":16},{"source":252,"target":240},{"source":275,"target":14},{"source":250,"target":14},{"source":250,"target":276},{"source":250,"target":16},{"source":250,"target":239},{"source":276,"target":14},{"source":145,"target":9},{"source":145,"target":277},{"source":145,"target":16},{"source":145,"target":133},{"source":277,"target":9},{"source":261,"target":46},{"source":261,"target":278},{"source":261,"target":16},{"source":261,"target":279},{"source":278,"target":46},{"source":262,"target":46},{"source":262,"target":280},{"source":262,"target":16},{"source":262,"target":281},{"source":280,"target":46},{"source":177,"target":10},{"source":177,"target":282},{"source":177,"target":16},{"source":177,"target":156},{"source":282,"target":10},{"source":263,"target":24},{"source":263,"target":283},{"source":263,"target":16},{"source":263,"target":284},{"source":283,"target":24},{"source":264,"target":23},{"source":264,"target":285},{"source":264,"target":16},{"source":264,"target":286},{"source":285,"target":23},{"source":265,"target":23},{"source":265,"target":287},{"source":265,"target":16},{"source":265,"target":288},{"source":287,"target":23},{"source":266,"target":19},{"source":266,"target":289},{"source":266,"target":16},{"source":266,"target":290},{"source":289,"target":19},{"source":267,"target":291},{"source":267,"target":16},{"source":268,"target":292},{"source":268,"target":16},{"source":269,"target":293},{"source":269,"target":16},{"source":270,"target":16},{"source":270,"target":294},{"source":270,"target":16},{"source":294,"target":16},{"source":271,"target":16},{"source":271,"target":295},{"source":271,"target":16},{"source":271,"target":272},{"source":295,"target":16},{"source":272,"target":16},{"source":272,"target":296},{"source":272,"target":16},{"source":272,"target":271},{"source":296,"target":16},{"source":273,"target":25},{"source":274,"target":45},{"source":17,"target":0},{"source":17,"target":25},{"source":17,"target":46},{"source":17,"target":297},{"source":17,"target":298},{"source":17,"target":299},{"source":17,"target":300},{"source":297,"target":41},{"source":297,"target":301},{"source":297,"target":17},{"source":297,"target":302},{"source":301,"target":41},{"source":298,"target":303},{"source":298,"target":17},{"source":299,"target":25},{"source":300,"target":46},{"source":18,"target":0},{"source":18,"target":25},{"source":18,"target":52},{"source":18,"target":304},{"source":18,"target":305},{"source":18,"target":306},{"source":18,"target":307},{"source":18,"target":308},{"source":18,"target":309},{"source":18,"target":310},{"source":18,"target":311},{"source":18,"target":312},{"source":18,"target":313},{"source":18,"target":314},{"source":18,"target":315},{"source":304,"target":40},{"source":304,"target":316},{"source":304,"target":18},{"source":316,"target":40},{"source":305,"target":41},{"source":305,"target":317},{"source":305,"target":18},{"source":305,"target":318},{"source":317,"target":41},{"source":306,"target":28},{"source":306,"target":319},{"source":306,"target":18},{"source":306,"target":320},{"source":319,"target":28},{"source":307,"target":321},{"source":307,"target":18},{"source":308,"target":322},{"source":308,"target":18},{"source":309,"target":323},{"source":309,"target":18},{"source":310,"target":324},{"source":310,"target":18},{"source":311,"target":18},{"source":311,"target":325},{"source":311,"target":18},{"source":325,"target":18},{"source":312,"target":18},{"source":312,"target":326},{"source":312,"target":18},{"source":326,"target":18},{"source":313,"target":327},{"source":313,"target":18},{"source":314,"target":25},{"source":315,"target":52},{"source":19,"target":0},{"source":19,"target":25},{"source":19,"target":148},{"source":19,"target":290},{"source":19,"target":328},{"source":148,"target":9},{"source":148,"target":329},{"source":148,"target":19},{"source":148,"target":134},{"source":329,"target":9},{"source":290,"target":16},{"source":290,"target":330},{"source":290,"target":19},{"source":290,"target":266},{"source":330,"target":16},{"source":328,"target":25},{"source":20,"target":0},{"source":20,"target":25},{"source":20,"target":128},{"source":20,"target":331},{"source":20,"target":332},{"source":20,"target":333},{"source":128,"target":8},{"source":128,"target":334},{"source":128,"target":20},{"source":128,"target":123},{"source":334,"target":8},{"source":331,"target":46},{"source":331,"target":335},{"source":331,"target":20},{"source":331,"target":336},{"source":335,"target":46},{"source":332,"target":20},{"source":332,"target":337},{"source":332,"target":20},{"source":337,"target":20},{"source":333,"target":25},{"source":21,"target":0},{"source":21,"target":25},{"source":21,"target":338},{"source":21,"target":339},{"source":21,"target":340},{"source":338,"target":46},{"source":338,"target":341},{"source":338,"target":21},{"source":338,"target":342},{"source":341,"target":46},{"source":339,"target":22},{"source":339,"target":343},{"source":339,"target":21},{"source":339,"target":344},{"source":343,"target":22},{"source":340,"target":25},{"source":22,"target":0},{"source":22,"target":25},{"source":22,"target":345},{"source":22,"target":344},{"source":22,"target":346},{"source":22,"target":347},{"source":22,"target":348},{"source":22,"target":349},{"source":22,"target":350},{"source":22,"target":351},{"source":22,"target":352},{"source":22,"target":353},{"source":22,"target":354},{"source":22,"target":355},{"source":22,"target":356},{"source":22,"target":357},{"source":22,"target":358},{"source":22,"target":359},{"source":22,"target":360},{"source":22,"target":361},{"source":22,"target":362},{"source":22,"target":363},{"source":22,"target":364},{"source":22,"target":365},{"source":22,"target":366},{"source":22,"target":367},{"source":22,"target":368},{"source":22,"target":369},{"source":22,"target":370},{"source":22,"target":371},{"source":22,"target":372},{"source":22,"target":373},{"source":22,"target":374},{"source":22,"target":375},{"source":22,"target":376},{"source":22,"target":377},{"source":22,"target":378},{"source":22,"target":379},{"source":345,"target":46},{"source":345,"target":380},{"source":345,"target":22},{"source":345,"target":381},{"source":380,"target":46},{"source":344,"target":21},{"source":344,"target":382},{"source":344,"target":22},{"source":344,"target":339},{"source":382,"target":21},{"source":346,"target":383},{"source":346,"target":22},{"source":347,"target":384},{"source":347,"target":22},{"source":348,"target":385},{"source":348,"target":22},{"source":349,"target":386},{"source":349,"target":22},{"source":350,"target":387},{"source":350,"target":22},{"source":351,"target":388},{"source":351,"target":22},{"source":352,"target":389},{"source":352,"target":22},{"source":353,"target":390},{"source":353,"target":22},{"source":354,"target":391},{"source":354,"target":22},{"source":355,"target":392},{"source":355,"target":22},{"source":356,"target":393},{"source":356,"target":22},{"source":357,"target":394},{"source":357,"target":22},{"source":358,"target":395},{"source":358,"target":22},{"source":359,"target":396},{"source":359,"target":22},{"source":360,"target":397},{"source":360,"target":22},{"source":361,"target":398},{"source":361,"target":22},{"source":362,"target":399},{"source":362,"target":22},{"source":363,"target":400},{"source":363,"target":22},{"source":364,"target":401},{"source":364,"target":22},{"source":365,"target":402},{"source":365,"target":22},{"source":366,"target":403},{"source":366,"target":22},{"source":367,"target":404},{"source":367,"target":22},{"source":368,"target":405},{"source":368,"target":22},{"source":369,"target":406},{"source":369,"target":22},{"source":370,"target":407},{"source":370,"target":22},{"source":371,"target":408},{"source":371,"target":22},{"source":372,"target":409},{"source":372,"target":22},{"source":373,"target":410},{"source":373,"target":22},{"source":374,"target":411},{"source":374,"target":22},{"source":375,"target":412},{"source":375,"target":22},{"source":376,"target":413},{"source":376,"target":22},{"source":377,"target":414},{"source":377,"target":22},{"source":378,"target":415},{"source":378,"target":22},{"source":379,"target":25},{"source":23,"target":0},{"source":23,"target":25},{"source":23,"target":416},{"source":23,"target":286},{"source":23,"target":288},{"source":23,"target":180},{"source":23,"target":182},{"source":23,"target":417},{"source":416,"target":46},{"source":416,"target":418},{"source":416,"target":23},{"source":416,"target":419},{"source":418,"target":46},{"source":286,"target":16},{"source":286,"target":420},{"source":286,"target":23},{"source":286,"target":264},{"source":420,"target":16},{"source":288,"target":16},{"source":288,"target":421},{"source":288,"target":23},{"source":288,"target":265},{"source":421,"target":16},{"source":180,"target":10},{"source":180,"target":422},{"source":180,"target":23},{"source":180,"target":158},{"source":422,"target":10},{"source":182,"target":10},{"source":182,"target":423},{"source":182,"target":23},{"source":182,"target":159},{"source":423,"target":10},{"source":417,"target":25},{"source":24,"target":0},{"source":24,"target":25},{"source":24,"target":284},{"source":24,"target":424},{"source":284,"target":16},{"source":284,"target":425},{"source":284,"target":24},{"source":284,"target":263},{"source":425,"target":16},{"source":424,"target":25},{"source":25,"target":0},{"source":25,"target":426},{"source":25,"target":427},{"source":25,"target":428},{"source":25,"target":429},{"source":25,"target":430},{"source":25,"target":431},{"source":25,"target":432},{"source":25,"target":433},{"source":426,"target":25},{"source":426,"target":434},{"source":426,"target":25},{"source":426,"target":427},{"source":434,"target":25},{"source":427,"target":25},{"source":427,"target":435},{"source":427,"target":25},{"source":427,"target":426},{"source":435,"target":25},{"source":428,"target":436},{"source":428,"target":25},{"source":429,"target":437},{"source":429,"target":25},{"source":430,"target":438},{"source":430,"target":25},{"source":431,"target":439},{"source":431,"target":25},{"source":432,"target":440},{"source":432,"target":25},{"source":433,"target":27},{"source":433,"target":441},{"source":433,"target":25},{"source":433,"target":442},{"source":441,"target":27},{"source":26,"target":0},{"source":26,"target":443},{"source":26,"target":444},{"source":26,"target":445},{"source":26,"target":446},{"source":26,"target":447},{"source":443,"target":448},{"source":443,"target":26},{"source":444,"target":26},{"source":444,"target":449},{"source":444,"target":26},{"source":449,"target":26},{"source":445,"target":27},{"source":445,"target":450},{"source":445,"target":26},{"source":445,"target":451},{"source":450,"target":27},{"source":446,"target":452},{"source":446,"target":26},{"source":447,"target":453},{"source":447,"target":26},{"source":27,"target":0},{"source":27,"target":454},{"source":27,"target":455},{"source":27,"target":442},{"source":27,"target":451},{"source":27,"target":456},{"source":27,"target":457},{"source":454,"target":27},{"source":454,"target":458},{"source":454,"target":27},{"source":458,"target":27},{"source":455,"target":459},{"source":455,"target":27},{"source":442,"target":25},{"source":442,"target":460},{"source":442,"target":27},{"source":442,"target":433},{"source":460,"target":25},{"source":451,"target":26},{"source":451,"target":461},{"source":451,"target":27},{"source":451,"target":445},{"source":461,"target":26},{"source":456,"target":462},{"source":456,"target":27},{"source":457,"target":463},{"source":457,"target":27},{"source":28,"target":0},{"source":28,"target":25},{"source":28,"target":184},{"source":28,"target":150},{"source":28,"target":464},{"source":28,"target":465},{"source":28,"target":320},{"source":28,"target":466},{"source":28,"target":467},{"source":184,"target":10},{"source":184,"target":468},{"source":184,"target":28},{"source":184,"target":160},{"source":468,"target":10},{"source":150,"target":9},{"source":150,"target":469},{"source":150,"target":28},{"source":150,"target":135},{"source":469,"target":9},{"source":464,"target":38},{"source":464,"target":470},{"source":464,"target":28},{"source":464,"target":471},{"source":470,"target":38},{"source":465,"target":40},{"source":465,"target":472},{"source":465,"target":28},{"source":465,"target":473},{"source":472,"target":40},{"source":320,"target":18},{"source":320,"target":474},{"source":320,"target":28},{"source":320,"target":306},{"source":474,"target":18},{"source":466,"target":28},{"source":466,"target":475},{"source":466,"target":28},{"source":475,"target":28},{"source":467,"target":25},{"source":29,"target":0},{"source":29,"target":25},{"source":29,"target":476},{"source":29,"target":477},{"source":29,"target":478},{"source":29,"target":479},{"source":476,"target":36},{"source":476,"target":480},{"source":476,"target":29},{"source":476,"target":481},{"source":480,"target":36},{"source":477,"target":482},{"source":477,"target":29},{"source":478,"target":483},{"source":478,"target":29},{"source":479,"target":25},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":484},{"source":484,"target":25},{"source":31,"target":0},{"source":31,"target":30},{"source":31,"target":485},{"source":31,"target":486},{"source":31,"target":487},{"source":31,"target":488},{"source":31,"target":489},{"source":31,"target":490},{"source":31,"target":491},{"source":485,"target":43},{"source":485,"target":492},{"source":485,"target":31},{"source":492,"target":43},{"source":486,"target":493},{"source":486,"target":31},{"source":487,"target":494},{"source":487,"target":31},{"source":488,"target":495},{"source":488,"target":31},{"source":489,"target":496},{"source":489,"target":31},{"source":490,"target":497},{"source":490,"target":31},{"source":491,"target":30},{"source":32,"target":0},{"source":32,"target":30},{"source":32,"target":498},{"source":498,"target":30},{"source":33,"target":0},{"source":33,"target":30},{"source":33,"target":499},{"source":499,"target":30},{"source":34,"target":0},{"source":34,"target":30},{"source":34,"target":500},{"source":34,"target":501},{"source":34,"target":502},{"source":34,"target":503},{"source":500,"target":504},{"source":500,"target":34},{"source":501,"target":505},{"source":501,"target":34},{"source":502,"target":506},{"source":502,"target":34},{"source":503,"target":30},{"source":35,"target":0},{"source":35,"target":30},{"source":35,"target":507},{"source":507,"target":30},{"source":36,"target":0},{"source":36,"target":30},{"source":36,"target":508},{"source":36,"target":481},{"source":36,"target":509},{"source":508,"target":53},{"source":508,"target":510},{"source":508,"target":36},{"source":510,"target":53},{"source":481,"target":29},{"source":481,"target":511},{"source":481,"target":36},{"source":481,"target":476},{"source":511,"target":29},{"source":509,"target":30},{"source":37,"target":0},{"source":37,"target":25},{"source":37,"target":51},{"source":37,"target":217},{"source":37,"target":512},{"source":37,"target":513},{"source":37,"target":514},{"source":217,"target":12},{"source":217,"target":515},{"source":217,"target":37},{"source":217,"target":202},{"source":515,"target":12},{"source":512,"target":38},{"source":512,"target":516},{"source":512,"target":37},{"source":512,"target":517},{"source":516,"target":38},{"source":513,"target":25},{"source":514,"target":51},{"source":38,"target":0},{"source":38,"target":25},{"source":38,"target":51},{"source":38,"target":517},{"source":38,"target":471},{"source":38,"target":518},{"source":38,"target":519},{"source":38,"target":520},{"source":38,"target":521},{"source":517,"target":37},{"source":517,"target":522},{"source":517,"target":38},{"source":517,"target":512},{"source":522,"target":37},{"source":471,"target":28},{"source":471,"target":523},{"source":471,"target":38},{"source":471,"target":464},{"source":523,"target":28},{"source":518,"target":38},{"source":518,"target":524},{"source":518,"target":38},{"source":524,"target":38},{"source":519,"target":40},{"source":519,"target":525},{"source":519,"target":38},{"source":525,"target":40},{"source":520,"target":25},{"source":521,"target":51},{"source":39,"target":0},{"source":39,"target":2},{"source":39,"target":526},{"source":39,"target":527},{"source":39,"target":528},{"source":39,"target":529},{"source":526,"target":13},{"source":526,"target":530},{"source":526,"target":39},{"source":530,"target":13},{"source":527,"target":40},{"source":527,"target":531},{"source":527,"target":39},{"source":531,"target":40},{"source":528,"target":48},{"source":528,"target":532},{"source":528,"target":39},{"source":532,"target":48},{"source":529,"target":2},{"source":40,"target":0},{"source":40,"target":25},{"source":40,"target":47},{"source":40,"target":235},{"source":40,"target":473},{"source":40,"target":533},{"source":40,"target":534},{"source":40,"target":535},{"source":40,"target":536},{"source":40,"target":537},{"source":40,"target":538},{"source":40,"target":539},{"source":40,"target":540},{"source":40,"target":541},{"source":40,"target":542},{"source":40,"target":543},{"source":40,"target":544},{"source":40,"target":545},{"source":40,"target":546},{"source":40,"target":547},{"source":40,"target":548},{"source":40,"target":549},{"source":40,"target":550},{"source":40,"target":551},{"source":40,"target":552},{"source":40,"target":553},{"source":40,"target":554},{"source":40,"target":555},{"source":40,"target":556},{"source":40,"target":557},{"source":40,"target":558},{"source":40,"target":559},{"source":40,"target":560},{"source":40,"target":561},{"source":40,"target":562},{"source":40,"target":563},{"source":40,"target":564},{"source":40,"target":565},{"source":40,"target":566},{"source":40,"target":567},{"source":40,"target":568},{"source":235,"target":13},{"source":235,"target":569},{"source":235,"target":40},{"source":235,"target":226},{"source":569,"target":13},{"source":473,"target":28},{"source":473,"target":570},{"source":473,"target":40},{"source":473,"target":465},{"source":570,"target":28},{"source":533,"target":40},{"source":533,"target":571},{"source":533,"target":40},{"source":571,"target":40},{"source":534,"target":49},{"source":534,"target":572},{"source":534,"target":40},{"source":572,"target":49},{"source":535,"target":573},{"source":535,"target":40},{"source":536,"target":574},{"source":536,"target":40},{"source":537,"target":575},{"source":537,"target":40},{"source":538,"target":576},{"source":538,"target":40},{"source":539,"target":577},{"source":539,"target":40},{"source":540,"target":578},{"source":540,"target":40},{"source":541,"target":579},{"source":541,"target":40},{"source":542,"target":580},{"source":542,"target":40},{"source":543,"target":581},{"source":543,"target":40},{"source":544,"target":582},{"source":544,"target":40},{"source":545,"target":583},{"source":545,"target":40},{"source":546,"target":584},{"source":546,"target":40},{"source":547,"target":585},{"source":547,"target":40},{"source":548,"target":586},{"source":548,"target":40},{"source":549,"target":587},{"source":549,"target":40},{"source":550,"target":588},{"source":550,"target":40},{"source":551,"target":589},{"source":551,"target":40},{"source":552,"target":590},{"source":552,"target":40},{"source":553,"target":591},{"source":553,"target":40},{"source":554,"target":592},{"source":554,"target":40},{"source":555,"target":593},{"source":555,"target":40},{"source":556,"target":594},{"source":556,"target":40},{"source":557,"target":595},{"source":557,"target":40},{"source":558,"target":596},{"source":558,"target":40},{"source":559,"target":597},{"source":559,"target":40},{"source":560,"target":598},{"source":560,"target":40},{"source":561,"target":599},{"source":561,"target":40},{"source":562,"target":600},{"source":562,"target":40},{"source":563,"target":601},{"source":563,"target":40},{"source":564,"target":38},{"source":564,"target":602},{"source":564,"target":40},{"source":602,"target":38},{"source":565,"target":18},{"source":565,"target":603},{"source":565,"target":40},{"source":603,"target":18},{"source":566,"target":40},{"source":566,"target":604},{"source":566,"target":40},{"source":604,"target":40},{"source":567,"target":25},{"source":568,"target":47},{"source":41,"target":0},{"source":41,"target":25},{"source":41,"target":52},{"source":41,"target":605},{"source":41,"target":302},{"source":41,"target":318},{"source":41,"target":606},{"source":41,"target":607},{"source":41,"target":608},{"source":41,"target":609},{"source":41,"target":610},{"source":605,"target":46},{"source":605,"target":611},{"source":605,"target":41},{"source":605,"target":612},{"source":611,"target":46},{"source":302,"target":17},{"source":302,"target":613},{"source":302,"target":41},{"source":302,"target":297},{"source":613,"target":17},{"source":318,"target":18},{"source":318,"target":614},{"source":318,"target":41},{"source":318,"target":305},{"source":614,"target":18},{"source":606,"target":41},{"source":606,"target":615},{"source":606,"target":41},{"source":615,"target":41},{"source":607,"target":41},{"source":607,"target":616},{"source":607,"target":41},{"source":616,"target":41},{"source":608,"target":617},{"source":608,"target":41},{"source":609,"target":25},{"source":610,"target":52},{"source":42,"target":0},{"source":42,"target":2},{"source":42,"target":618},{"source":42,"target":619},{"source":42,"target":620},{"source":618,"target":29},{"source":618,"target":621},{"source":618,"target":42},{"source":621,"target":29},{"source":619,"target":30},{"source":619,"target":622},{"source":619,"target":42},{"source":622,"target":30},{"source":620,"target":2},{"source":43,"target":0},{"source":43,"target":623},{"source":43,"target":624},{"source":43,"target":625},{"source":43,"target":626},{"source":43,"target":627},{"source":43,"target":628},{"source":623,"target":43},{"source":624,"target":43},{"source":625,"target":43},{"source":626,"target":43},{"source":627,"target":43},{"source":628,"target":43},{"source":44,"target":0},{"source":44,"target":629},{"source":44,"target":630},{"source":44,"target":631},{"source":44,"target":632},{"source":44,"target":633},{"source":44,"target":634},{"source":629,"target":44},{"source":630,"target":44},{"source":631,"target":44},{"source":632,"target":44},{"source":633,"target":44},{"source":634,"target":44},{"source":45,"target":0},{"source":45,"target":635},{"source":45,"target":636},{"source":45,"target":637},{"source":45,"target":638},{"source":45,"target":639},{"source":635,"target":44},{"source":635,"target":640},{"source":635,"target":45},{"source":640,"target":44},{"source":636,"target":641},{"source":636,"target":45},{"source":637,"target":642},{"source":637,"target":45},{"source":638,"target":643},{"source":638,"target":45},{"source":639,"target":644},{"source":639,"target":45},{"source":46,"target":0},{"source":46,"target":45},{"source":46,"target":645},{"source":46,"target":248},{"source":46,"target":215},{"source":46,"target":213},{"source":46,"target":381},{"source":46,"target":419},{"source":46,"target":612},{"source":46,"target":232},{"source":46,"target":139},{"source":46,"target":336},{"source":46,"target":281},{"source":46,"target":279},{"source":46,"target":342},{"source":46,"target":646},{"source":46,"target":647},{"source":46,"target":648},{"source":645,"target":10},{"source":645,"target":649},{"source":645,"target":46},{"source":649,"target":10},{"source":248,"target":14},{"source":248,"target":650},{"source":248,"target":46},{"source":248,"target":238},{"source":650,"target":14},{"source":215,"target":12},{"source":215,"target":651},{"source":215,"target":46},{"source":215,"target":201},{"source":651,"target":12},{"source":213,"target":12},{"source":213,"target":652},{"source":213,"target":46},{"source":213,"target":200},{"source":652,"target":12},{"source":381,"target":22},{"source":381,"target":653},{"source":381,"target":46},{"source":381,"target":345},{"source":653,"target":22},{"source":419,"target":23},{"source":419,"target":654},{"source":419,"target":46},{"source":419,"target":416},{"source":654,"target":23},{"source":612,"target":41},{"source":612,"target":655},{"source":612,"target":46},{"source":612,"target":605},{"source":655,"target":41},{"source":232,"target":13},{"source":232,"target":656},{"source":232,"target":46},{"source":232,"target":225},{"source":656,"target":13},{"source":139,"target":9},{"source":139,"target":657},{"source":139,"target":46},{"source":139,"target":130},{"source":657,"target":9},{"source":336,"target":20},{"source":336,"target":658},{"source":336,"target":46},{"source":336,"target":331},{"source":658,"target":20},{"source":281,"target":16},{"source":281,"target":659},{"source":281,"target":46},{"source":281,"target":262},{"source":659,"target":16},{"source":279,"target":16},{"source":279,"target":660},{"source":279,"target":46},{"source":279,"target":261},{"source":660,"target":16},{"source":342,"target":21},{"source":342,"target":661},{"source":342,"target":46},{"source":342,"target":338},{"source":661,"target":21},{"source":646,"target":46},{"source":646,"target":662},{"source":646,"target":46},{"source":662,"target":46},{"source":647,"target":46},{"source":647,"target":663},{"source":647,"target":46},{"source":663,"target":46},{"source":648,"target":45},{"source":47,"target":0},{"source":47,"target":45},{"source":47,"target":664},{"source":664,"target":45},{"source":48,"target":0},{"source":48,"target":46},{"source":48,"target":25},{"source":48,"target":665},{"source":48,"target":666},{"source":665,"target":46},{"source":666,"target":25},{"source":49,"target":0},{"source":49,"target":667},{"source":49,"target":668},{"source":49,"target":669},{"source":49,"target":670},{"source":49,"target":671},{"source":667,"target":49},{"source":668,"target":49},{"source":669,"target":49},{"source":670,"target":49},{"source":671,"target":49},{"source":50,"target":0},{"source":50,"target":672},{"source":50,"target":673},{"source":672,"target":50},{"source":673,"target":50},{"source":51,"target":0},{"source":51,"target":45},{"source":51,"target":674},{"source":674,"target":45},{"source":52,"target":0},{"source":52,"target":45},{"source":52,"target":675},{"source":675,"target":45},{"source":53,"target":0},{"source":53,"target":676},{"source":53,"target":677},{"source":53,"target":678},{"source":53,"target":679},{"source":53,"target":680},{"source":676,"target":53},{"source":677,"target":53},{"source":678,"target":53},{"source":679,"target":53},{"source":680,"target":53}],"multigraph":true}
ecore
workflow
repo-ecore-all/data/emmanuellerouille/T4VASP/source_code/org.kermeta.spem.activity.model/target/classes/model/spem2.ecore
spem ExtensibleElement kind Kind WorkDefinitionPerformer WorkDefinition preCondition postCondition ownedParameter WorkDefinitionParameter name direction optionality parameterType ParameterDirectionKind in in out out inout inout BreakdownElement hasMultipleOccurrences false isOptional false isPlanned false planningData usageGuidance WorkBreakdownElement isRepeatable false isOngoing false isEventDriven false linkToPredecessor linkToSuccessor WorkSequence linkKind finishToStart predecessor successor WorkSequenceKind finishToStart finishToStart finishToFinish finishToFinish startToStart startToStart startToFinish startToFinish Activity useKind na usedActivity nestedBreakdownElement suppressedBreakdownElement ownedProcessParameter defaultContext validContext alternatives howToStaff isEnactable ActivityUseKind na na extension extension localContribution localContribution localReplacement localReplacement ProcessPerformer linkedRoleUse linkedActivity linkedTaskUse RoleUse role ProcessResponsibilityAssignment linkedRoleUse linkedWorkProductUse WorkProductUse workProduct lifeCycle WorkProductUseRelationship source target ProcessParameter Milestone requiredResult ProcessElement processKind DescribableElement presentationName briefDescription purpose mainDescription guidance metric presentedAfter presentedBefore keyConsideration category Category subCategory Guidance attachment Metric expression MethodContentElement suppressedMethodContentElement methodContentKind copyright author changeDate changeDescription version ToolDefinition managedWorkProduct toolMentor TaskDefinition usedTool step alternative requiredQualification Step name predecessor WorkProductDefinition estimatingConsideration report template toolMentor impactOfNotHaving reasonForNotNeeding RoleDefinition synonym requiredQualification WorkProductDefinitionRelationship source target Default_TaskDefinitionPerformer linkedTaskDefinition linkedRoleDefinition Default_ResponsibilityAssignment linkedRoleDefinition linkedWorkProductDefinition Default_TaskDefinitionParameter Qualification OptionalityKind mandatory mandatory optional optional MethodContentPackageableElement name ProcessPackageableElement name MethodContentPackage ownedMethodContentMember reusedPackage ProcessPackage ownedProcessMember MethodContentKind ProcessKind PlanningData startDate finishDate rank duration MethodContentUse isSynchronizedWithSource TaskUse task ownedProcessParameter selectedStep preCondition postCondition CompositeRole aggregatedRole TeamProfile subTeam superTeam teamRole VariabilityElement variabilityType variabilityBasedOnElement ProcessComponent process ownedPort copyright author version changeDate changeDescription ProcessComponentUse processComponent usedPort MethodLibraryPackageableElement name MethodPluginPackageableElement MethodConfiguration baseConfiguration methodPluginSelection processPackageSelection contentPackageSelection addedCategory substractedCategory defaultView processView MethodPlugin userChangeable supporting ownedMethodContentPackage ownedProcessPackage basePlugin referencedMethodPlugin MethodLibrary name ownedMethodPlugin predefinedConfiguration tool configurationPackage any WorkProductPort isOptional false portKind portType WorkProductPortConnector connectedPort VariabilityType na na contributes contributes extends extends replaces replaces extends_replaces extends_replaces WorkProductKind LifeCycleSpecification uma Artifact containedArtifact CapabilityPattern Checklist Concept CategoryPackage CustomCategory Deliverable deliveredProduct externalDescription packagingGuidance Process includedPattern scope usageNote includedConnector DeliveryProcess scale projectCharacteristics riskLevel estimatingTechnique projectMemberExpertise typeOfContract communicationMaterial educationalMaterial RiskLevel LOW LOW MID MID HIGH HIGH EstimatingTechnique COST COST TIME TIME SKILLS SKILLS DEFECTS DEFECTS OTHER OTHER ExpertiseLevel LOW LOW MID MID LEVEL LEVEL ContractKind EXPRESS EXPRESS IMPLIED IMPLIED OTHER OTHER Discipline relatedTask relatedWorflow DisciplineGrouping Root methodConfiguration methodLibrary MethodPlugin Domain relatedProduct EstimatingConsideration Example Iteration Outcome Phase Practice subPractice referencedActivity contentReference additionalInfo application background goal levelOfAdoption problem ProcessPlanningTemplate baseProcess Report ReusableAsset Roadmap Template TermDefinition ToolMentor Whitepaper Guideline SupportingMaterial RoleDefinitionPackage TaskDefinitionPackage WorkProductDefinitionPackage GuidancePackage DisciplinePackage DomainPackage WorkProductKindPackage RoleSetPackage ToolDefinitionPackage ConfigurationPackage ownedConfiguration CapabilityPatternPackage DeliveryProcessPackage RoleSet role QualificationPackage ProcessComponentPackage
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="spem" nsURI="http://www.thalesgroup.com/spem/2.0" nsPrefix="spem"> <eClassifiers xsi:type="ecore:EClass" name="ExtensibleElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="kind" eType="#//Kind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Kind" abstract="true" eSuperTypes="#//ExtensibleElement"/> <eClassifiers xsi:type="ecore:EClass" name="WorkDefinitionPerformer" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="preCondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="postCondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//WorkDefinitionParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkDefinitionParameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//ParameterDirectionKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optionality" eType="#//OptionalityKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterType" eType="#//WorkProductDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind"> <eLiterals name="in"/> <eLiterals name="out" value="1"/> <eLiterals name="inout" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreakdownElement" abstract="true" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasMultipleOccurrences" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOptional" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isPlanned" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="planningData" eType="#//PlanningData" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usageGuidance" eType="#//Guidance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkBreakdownElement" abstract="true" eSuperTypes="#//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRepeatable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOngoing" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEventDriven" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkToPredecessor" upperBound="-1" eType="#//WorkSequence" eOpposite="#//WorkSequence/successor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkToSuccessor" upperBound="-1" eType="#//WorkSequence" eOpposite="#//WorkSequence/predecessor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkSequence" eSuperTypes="#//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="linkKind" ordered="false" lowerBound="1" eType="#//WorkSequenceKind" defaultValueLiteral="finishToStart"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" lowerBound="1" eType="#//WorkBreakdownElement" eOpposite="#//WorkBreakdownElement/linkToSuccessor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="successor" lowerBound="1" eType="#//WorkBreakdownElement" eOpposite="#//WorkBreakdownElement/linkToPredecessor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="WorkSequenceKind"> <eLiterals name="finishToStart"/> <eLiterals name="finishToFinish" value="1"/> <eLiterals name="startToStart" value="2"/> <eLiterals name="startToFinish" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//WorkDefinition #//WorkBreakdownElement #//VariabilityElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="useKind" ordered="false" lowerBound="1" eType="#//ActivityUseKind" defaultValueLiteral="na"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usedActivity" eType="#//Activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedBreakdownElement" upperBound="-1" eType="#//BreakdownElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="suppressedBreakdownElement" upperBound="-1" eType="#//BreakdownElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessParameter" upperBound="-1" eType="#//ProcessParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultContext" eType="#//MethodConfiguration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="validContext" upperBound="-1" eType="#//MethodConfiguration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="alternatives" upperBound="-1" eType="#//Activity"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="howToStaff" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnactable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ActivityUseKind"> <eLiterals name="na"/> <eLiterals name="extension" value="1"/> <eLiterals name="localContribution" value="2"/> <eLiterals name="localReplacement" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessPerformer" eSuperTypes="#//WorkDefinitionPerformer #//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedRoleUse" lowerBound="1" upperBound="-1" eType="#//RoleUse"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedActivity" eType="#//Activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedTaskUse" eType="#//TaskUse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoleUse" eSuperTypes="#//MethodContentUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="role" eType="#//RoleDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessResponsibilityAssignment" eSuperTypes="#//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedRoleUse" lowerBound="1" upperBound="-1" eType="#//RoleUse"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedWorkProductUse" lowerBound="1" eType="#//WorkProductUse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductUse" eSuperTypes="#//MethodContentUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="workProduct" eType="#//WorkProductDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lifeCycle" eType="#//LifeCycleSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductUseRelationship" eSuperTypes="#//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//WorkProductUse"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" upperBound="-1" eType="#//WorkProductUse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessParameter" eSuperTypes="#//WorkDefinitionParameter"/> <eClassifiers xsi:type="ecore:EClass" name="Milestone" eSuperTypes="#//WorkBreakdownElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredResult" upperBound="-1" eType="#//WorkProductUse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessElement" abstract="true" eSuperTypes="#//DescribableElement #//ProcessPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="processKind" eType="#//ProcessKind" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DescribableElement" abstract="true" eSuperTypes="#//ExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationName" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="briefDescription" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="purpose" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mainDescription" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guidance" upperBound="-1" eType="#//Guidance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metric" upperBound="-1" eType="#//Metric"/> <eStructuralFeatures xsi:type="ecore:EReference" name="presentedAfter" eType="#//DescribableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="presentedBefore" eType="#//DescribableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="keyConsideration" upperBound="-1" eType="#//uma/EstimatingConsideration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="category" upperBound="-1" eType="#//Category"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Category" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subCategory" upperBound="-1" eType="#//Category"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attachment" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Metric" eSuperTypes="#//Guidance"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodContentElement" abstract="true" eSuperTypes="#//DescribableElement #//MethodContentPackageableElement #//VariabilityElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="suppressedMethodContentElement" upperBound="-1" eType="#//MethodContentElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodContentKind" eType="#//MethodContentKind" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copyright" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToolDefinition" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="managedWorkProduct" upperBound="-1" eType="#//WorkProductDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toolMentor" upperBound="-1" eType="#//uma/ToolMentor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskDefinition" eSuperTypes="#//WorkDefinition #//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="usedTool" upperBound="-1" eType="#//ToolDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="step" upperBound="-1" eType="#//Step" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="alternative" upperBound="-1" eType="#//TaskDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredQualification" upperBound="-1" eType="#//Qualification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Step" eSuperTypes="#//WorkDefinition #//DescribableElement #//VariabilityElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" eType="#//Step"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductDefinition" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="estimatingConsideration" upperBound="-1" eType="#//uma/EstimatingConsideration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="report" upperBound="-1" eType="#//uma/Report"/> <eStructuralFeatures xsi:type="ecore:EReference" name="template" upperBound="-1" eType="#//uma/Template"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toolMentor" upperBound="-1" eType="#//uma/ToolMentor"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="impactOfNotHaving" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reasonForNotNeeding" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoleDefinition" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synonym" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredQualification" upperBound="-1" eType="#//Qualification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductDefinitionRelationship" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//WorkProductDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" upperBound="-1" eType="#//WorkProductDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Default_TaskDefinitionPerformer" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedTaskDefinition" lowerBound="1" eType="#//TaskDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedRoleDefinition" lowerBound="1" upperBound="-1" eType="#//RoleDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Default_ResponsibilityAssignment" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedRoleDefinition" lowerBound="1" upperBound="-1" eType="#//RoleDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedWorkProductDefinition" lowerBound="1" eType="#//WorkProductDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Default_TaskDefinitionParameter" eSuperTypes="#//WorkDefinitionParameter"/> <eClassifiers xsi:type="ecore:EClass" name="Qualification" eSuperTypes="#//MethodContentElement"/> <eClassifiers xsi:type="ecore:EEnum" name="OptionalityKind"> <eLiterals name="mandatory"/> <eLiterals name="optional" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodContentPackageableElement" abstract="true" eSuperTypes="#//VariabilityElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessPackageableElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodContentPackage" eSuperTypes="#//MethodContentPackageableElement #//MethodPluginPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMethodContentMember" upperBound="-1" eType="#//MethodContentPackageableElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reusedPackage" upperBound="-1" eType="#//MethodContentPackage"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessPackage" eSuperTypes="#//ProcessPackageableElement #//MethodPluginPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessMember" upperBound="-1" eType="#//ProcessPackageableElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodContentKind" abstract="true" eSuperTypes="#//MethodContentElement #//Kind"/> <eClassifiers xsi:type="ecore:EClass" name="ProcessKind" abstract="true" eSuperTypes="#//ProcessElement #//Kind"/> <eClassifiers xsi:type="ecore:EClass" name="PlanningData" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="finishDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rank" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodContentUse" abstract="true" eSuperTypes="#//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSynchronizedWithSource" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskUse" eSuperTypes="#//MethodContentUse #//WorkBreakdownElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//TaskDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessParameter" upperBound="-1" eType="#//ProcessParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selectedStep" upperBound="-1" eType="#//Step"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="preCondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="postCondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeRole" eSuperTypes="#//RoleUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregatedRole" upperBound="-1" eType="#//RoleDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TeamProfile" eSuperTypes="#//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subTeam" upperBound="-1" eType="#//TeamProfile" containment="true" eOpposite="#//TeamProfile/superTeam"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superTeam" eType="#//TeamProfile" eOpposite="#//TeamProfile/subTeam"/> <eStructuralFeatures xsi:type="ecore:EReference" name="teamRole" upperBound="-1" eType="#//RoleUse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariabilityElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variabilityType" eType="#//VariabilityType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variabilityBasedOnElement" eType="#//VariabilityElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessComponent" eSuperTypes="#//ProcessPackage"> <eStructuralFeatures xsi:type="ecore:EReference" name="process" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPort" upperBound="-1" eType="#//WorkProductPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copyright" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessComponentUse" eSuperTypes="#//MethodContentUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="processComponent" lowerBound="1" eType="#//ProcessComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usedPort" upperBound="-1" eType="#//WorkProductPort" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodLibraryPackageableElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodPluginPackageableElement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="MethodConfiguration" eSuperTypes="#//MethodLibraryPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="baseConfiguration" upperBound="-1" eType="#//MethodConfiguration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodPluginSelection" lowerBound="1" upperBound="-1" eType="#//MethodPlugin" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processPackageSelection" upperBound="-1" eType="#//ProcessPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contentPackageSelection" upperBound="-1" eType="#//MethodContentPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="addedCategory" upperBound="-1" eType="#//Category"/> <eStructuralFeatures xsi:type="ecore:EReference" name="substractedCategory" upperBound="-1" eType="#//Category"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultView" lowerBound="1" eType="#//Category"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processView" upperBound="-1" eType="#//Category"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodPlugin" eSuperTypes="#//MethodLibraryPackageableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="userChangeable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="supporting" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMethodContentPackage" upperBound="-1" eType="#//MethodContentPackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessPackage" upperBound="-1" eType="#//ProcessPackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="basePlugin" upperBound="-1" eType="#//MethodPlugin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedMethodPlugin" upperBound="-1" eType="#//MethodPlugin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodLibrary"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMethodPlugin" upperBound="-1" eType="#//MethodPlugin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predefinedConfiguration" upperBound="-1" eType="#//MethodConfiguration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tool" eType="#//ToolDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configurationPackage" eType="#//uma/ConfigurationPackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="any" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductPort" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOptional" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portKind" ordered="false" eType="#//ParameterDirectionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="portType" eType="#//WorkProductDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductPortConnector" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectedPort" upperBound="-1" eType="#//WorkProductPort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VariabilityType"> <eLiterals name="na"/> <eLiterals name="contributes" value="1"/> <eLiterals name="extends" value="2"/> <eLiterals name="replaces" value="3"/> <eLiterals name="extends_replaces" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductKind" eSuperTypes="#//MethodContentKind"/> <eClassifiers xsi:type="ecore:EClass" name="LifeCycleSpecification" abstract="true" interface="true"/> <eSubpackages name="uma" nsURI="http://www.thalesgroup.com/spem/2.0/uma" nsPrefix="uma"> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//WorkProductUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="containedArtifact" upperBound="-1" eType="#//uma/Artifact" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CapabilityPattern" eSuperTypes="#//uma/Process"/> <eClassifiers xsi:type="ecore:EClass" name="Checklist" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Concept" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="CategoryPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="CustomCategory" eSuperTypes="#//Category"/> <eClassifiers xsi:type="ecore:EClass" name="Deliverable" eSuperTypes="#//WorkProductUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="deliveredProduct" upperBound="-1" eType="#//WorkProductUse"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="externalDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="packagingGuidance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Process" eSuperTypes="#//Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="includedPattern" upperBound="-1" eType="#//uma/CapabilityPattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="usageNote" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includedConnector" upperBound="-1" eType="#//WorkProductPortConnector" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeliveryProcess" eSuperTypes="#//uma/Process"> <eAnnotations source="doc"> <details key="scale" value="represents the size in man.year or other equivalent units"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="projectCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="riskLevel" eType="#//uma/RiskLevel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="estimatingTechnique" eType="#//uma/EstimatingTechnique"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="projectMemberExpertise" eType="#//uma/ExpertiseLevel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeOfContract" eType="#//uma/ContractKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communicationMaterial" upperBound="-1" eType="#//uma/SupportingMaterial"/> <eStructuralFeatures xsi:type="ecore:EReference" name="educationalMaterial" upperBound="-1" eType="#//uma/SupportingMaterial"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RiskLevel"> <eLiterals name="LOW"/> <eLiterals name="MID" value="1"/> <eLiterals name="HIGH" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EstimatingTechnique"> <eLiterals name="COST"/> <eLiterals name="TIME" value="1"/> <eLiterals name="SKILLS" value="2"/> <eLiterals name="DEFECTS" value="3"/> <eLiterals name="OTHER" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ExpertiseLevel"> <eLiterals name="LOW"/> <eLiterals name="MID" value="1"/> <eLiterals name="LEVEL" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ContractKind"> <eLiterals name="EXPRESS" value="1"/> <eLiterals name="IMPLIED" value="2"/> <eLiterals name="OTHER" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Discipline" eSuperTypes="#//Category"> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedTask" upperBound="-1" eType="#//TaskDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedWorflow" upperBound="-1" eType="#//uma/Process"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DisciplineGrouping" eSuperTypes="#//Category"/> <eClassifiers xsi:type="ecore:EClass" name="Root"> <eStructuralFeatures xsi:type="ecore:EReference" name="methodConfiguration" upperBound="-2" eType="#//MethodConfiguration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodLibrary" upperBound="-2" eType="#//MethodLibrary" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MethodPlugin" upperBound="-2" eType="#//MethodPlugin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="#//Category"> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedProduct" upperBound="-1" eType="#//WorkProductDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EstimatingConsideration" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Example" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Iteration" eSuperTypes="#//Activity"/> <eClassifiers xsi:type="ecore:EClass" name="Outcome" eSuperTypes="#//WorkProductUse"/> <eClassifiers xsi:type="ecore:EClass" name="Phase" eSuperTypes="#//Activity"/> <eClassifiers xsi:type="ecore:EClass" name="Practice" eSuperTypes="#//Guidance"> <eStructuralFeatures xsi:type="ecore:EReference" name="subPractice" upperBound="-1" eType="#//uma/Practice" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedActivity" upperBound="-1" eType="#//Activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contentReference" upperBound="-1" eType="#//MethodContentElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="additionalInfo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="application" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="background" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="goal" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="levelOfAdoption" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="problem" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessPlanningTemplate" eSuperTypes="#//uma/Process"> <eStructuralFeatures xsi:type="ecore:EReference" name="baseProcess" upperBound="-1" eType="#//uma/Process"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Report" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="ReusableAsset" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Roadmap" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Template" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="TermDefinition" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="ToolMentor" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Whitepaper" eSuperTypes="#//uma/Concept"/> <eClassifiers xsi:type="ecore:EClass" name="Guideline" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="SupportingMaterial" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="RoleDefinitionPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="TaskDefinitionPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="WorkProductDefinitionPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="GuidancePackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="DisciplinePackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="DomainPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="WorkProductKindPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="RoleSetPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="ToolDefinitionPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="ConfigurationPackage" eSuperTypes="#//MethodContentPackage"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedConfiguration" upperBound="-1" eType="#//MethodConfiguration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CapabilityPatternPackage" eSuperTypes="#//ProcessPackage"/> <eClassifiers xsi:type="ecore:EClass" name="DeliveryProcessPackage" eSuperTypes="#//ProcessPackage"/> <eClassifiers xsi:type="ecore:EClass" name="RoleSet" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="role" upperBound="-1" eType="#//RoleDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QualificationPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="ProcessComponentPackage" eSuperTypes="#//ProcessPackage"/> </eSubpackages> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"spem","nsURI":"http://www.thalesgroup.com/spem/2.0","name":"spem","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensibleElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Kind","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinitionPerformer","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinition","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinitionParameter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakdownElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkBreakdownElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkSequence","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkSequenceKind","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActivityUseKind","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPerformer","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleUse","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessResponsibilityAssignment","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductUse","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductUseRelationship","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessParameter","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Milestone","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessElement","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescribableElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guidance","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metric","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodContentElement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolDefinition","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskDefinition","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Step","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductDefinition","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleDefinition","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductDefinitionRelationship","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Default_TaskDefinitionPerformer","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Default_ResponsibilityAssignment","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Default_TaskDefinitionParameter","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Qualification","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OptionalityKind","instanceClass":null,"id":36,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodContentPackageableElement","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPackageableElement","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodContentPackage","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPackage","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodContentKind","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessKind","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlanningData","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodContentUse","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskUse","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeRole","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TeamProfile","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariabilityElement","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessComponent","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessComponentUse","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodLibraryPackageableElement","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodPluginPackageableElement","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodConfiguration","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodPlugin","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodLibrary","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductPort","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductPortConnector","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VariabilityType","instanceClass":null,"id":58,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductKind","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LifeCycleSpecification","instanceClass":null,"abstract":true,"id":60,"interface":true,"eClass":"EClass"},{"nsPrefix":"uma","nsURI":"http://www.thalesgroup.com/spem/2.0/uma","name":"uma","id":61,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"preCondition","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":"postCondition","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":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"optionality","changeable":true,"lowerBound":0,"iD":false,"id":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":"parameterType","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"},{"name":"in","id":79,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":80,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"inout","id":81,"value":2,"literal":"inout","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"hasMultipleOccurrences","changeable":true,"lowerBound":1,"iD":false,"id":82,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOptional","changeable":true,"lowerBound":1,"iD":false,"id":83,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isPlanned","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"planningData","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":false,"unsettable":false,"transient":false,"unique":true,"name":"usageGuidance","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"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isRepeatable","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOngoing","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isEventDriven","changeable":true,"lowerBound":1,"iD":false,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkToPredecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkToSuccessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":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":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"finishToStart","unsettable":false,"transient":false,"unique":true,"name":"linkKind","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"name":"finishToStart","id":111,"value":0,"literal":"finishToStart","eClass":"EEnumLiteral"},{"name":"finishToFinish","id":112,"value":1,"literal":"finishToFinish","eClass":"EEnumLiteral"},{"name":"startToStart","id":113,"value":2,"literal":"startToStart","eClass":"EEnumLiteral"},{"name":"startToFinish","id":114,"value":3,"literal":"startToFinish","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"na","unsettable":false,"transient":false,"unique":true,"name":"useKind","changeable":true,"lowerBound":1,"iD":false,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"nestedBreakdownElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"suppressedBreakdownElement","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":"ownedProcessParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"validContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"alternatives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"howToStaff","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isEnactable","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"name":"na","id":138,"value":0,"literal":"na","eClass":"EEnumLiteral"},{"name":"extension","id":139,"value":1,"literal":"extension","eClass":"EEnumLiteral"},{"name":"localContribution","id":140,"value":2,"literal":"localContribution","eClass":"EEnumLiteral"},{"name":"localReplacement","id":141,"value":3,"literal":"localReplacement","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedRoleUse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedTaskUse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedRoleUse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":153,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedWorkProductUse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"workProduct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lifeCycle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredResult","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"processKind","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":true},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"presentationName","changeable":true,"lowerBound":0,"iD":false,"id":176,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"briefDescription","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"purpose","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mainDescription","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"guidance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metric","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"presentedAfter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"presentedBefore","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"keyConsideration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EstimatingConsideration","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attachment","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"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":"expression","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"suppressedMethodContentElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"methodContentKind","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"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":"copyright","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":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":"changeDate","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":"changeDescription","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":"version","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"managedWorkProduct","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"toolMentor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolMentor","instanceClass":null,"abstract":false,"id":228,"interface":false,"eClass":"EClass"},{"id":229,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedTool","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"step","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"alternative","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredQualification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":240,"derived":false},{"container":false,"ordered":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":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"estimatingConsideration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"report","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"template","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toolMentor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"impactOfNotHaving","changeable":true,"lowerBound":0,"iD":false,"id":251,"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":"reasonForNotNeeding","changeable":true,"lowerBound":0,"iD":false,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Report","instanceClass":null,"abstract":false,"id":255,"interface":false,"eClass":"EClass"},{"id":256,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Template","instanceClass":null,"abstract":false,"id":257,"interface":false,"eClass":"EClass"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"synonym","changeable":true,"lowerBound":0,"iD":false,"id":262,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredQualification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"container":false,"ordered":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":267,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedTaskDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedRoleDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedRoleDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":277,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedWorkProductDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"name":"mandatory","id":284,"value":0,"literal":"mandatory","eClass":"EEnumLiteral"},{"name":"optional","id":285,"value":1,"literal":"optional","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMethodContentMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startDate","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"finishDate","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rank","changeable":true,"lowerBound":0,"iD":false,"id":307,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSynchronizedWithSource","changeable":true,"lowerBound":0,"iD":false,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"selectedStep","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"preCondition","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"postCondition","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"aggregatedRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subTeam","changeable":true,"resolveProxies":true,"lowerBound":0,"id":332,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superTeam","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"teamRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variabilityType","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variabilityBasedOnElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"derived":false},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copyright","changeable":true,"lowerBound":0,"iD":false,"id":345,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":346,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":347,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"changeDate","changeable":true,"lowerBound":0,"iD":false,"id":348,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"changeDescription","changeable":true,"lowerBound":0,"iD":false,"id":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":358,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"usedPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methodPluginSelection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":366,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processPackageSelection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contentPackageSelection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"addedCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"substractedCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":370,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":371,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processView","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userChangeable","changeable":true,"lowerBound":0,"iD":false,"id":382,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"supporting","changeable":true,"lowerBound":0,"iD":false,"id":383,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMethodContentPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"basePlugin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedMethodPlugin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":395,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMethodPlugin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predefinedConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":397,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tool","changeable":true,"resolveProxies":true,"lowerBound":0,"id":398,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configurationPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":399,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"any","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"derived":false},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigurationPackage","instanceClass":null,"abstract":false,"id":405,"interface":false,"eClass":"EClass"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOptional","changeable":true,"lowerBound":1,"iD":false,"id":408,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portKind","changeable":true,"lowerBound":0,"iD":false,"id":409,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"portType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":410,"derived":false},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connectedPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"derived":false},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"name":"na","id":418,"value":0,"literal":"na","eClass":"EEnumLiteral"},{"name":"contributes","id":419,"value":1,"literal":"contributes","eClass":"EEnumLiteral"},{"name":"extends","id":420,"value":2,"literal":"extends","eClass":"EEnumLiteral"},{"name":"replaces","id":421,"value":3,"literal":"replaces","eClass":"EEnumLiteral"},{"name":"extends_replaces","id":422,"value":4,"literal":"extends_replaces","eClass":"EEnumLiteral"},{"id":423,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":424,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CapabilityPattern","instanceClass":null,"abstract":false,"id":425,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Checklist","instanceClass":null,"abstract":false,"id":426,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Concept","instanceClass":null,"abstract":false,"id":427,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CategoryPackage","instanceClass":null,"abstract":false,"id":428,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomCategory","instanceClass":null,"abstract":false,"id":429,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deliverable","instanceClass":null,"abstract":false,"id":430,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":431,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeliveryProcess","instanceClass":null,"abstract":false,"id":432,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RiskLevel","instanceClass":null,"id":433,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EstimatingTechnique","instanceClass":null,"id":434,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ExpertiseLevel","instanceClass":null,"id":435,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ContractKind","instanceClass":null,"id":436,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Discipline","instanceClass":null,"abstract":false,"id":437,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisciplineGrouping","instanceClass":null,"abstract":false,"id":438,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":439,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":440,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Example","instanceClass":null,"abstract":false,"id":441,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iteration","instanceClass":null,"abstract":false,"id":442,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Outcome","instanceClass":null,"abstract":false,"id":443,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Phase","instanceClass":null,"abstract":false,"id":444,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Practice","instanceClass":null,"abstract":false,"id":445,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPlanningTemplate","instanceClass":null,"abstract":false,"id":446,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReusableAsset","instanceClass":null,"abstract":false,"id":447,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Roadmap","instanceClass":null,"abstract":false,"id":448,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermDefinition","instanceClass":null,"abstract":false,"id":449,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Whitepaper","instanceClass":null,"abstract":false,"id":450,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guideline","instanceClass":null,"abstract":false,"id":451,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupportingMaterial","instanceClass":null,"abstract":false,"id":452,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleDefinitionPackage","instanceClass":null,"abstract":false,"id":453,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskDefinitionPackage","instanceClass":null,"abstract":false,"id":454,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductDefinitionPackage","instanceClass":null,"abstract":false,"id":455,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuidancePackage","instanceClass":null,"abstract":false,"id":456,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisciplinePackage","instanceClass":null,"abstract":false,"id":457,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainPackage","instanceClass":null,"abstract":false,"id":458,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductKindPackage","instanceClass":null,"abstract":false,"id":459,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleSetPackage","instanceClass":null,"abstract":false,"id":460,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolDefinitionPackage","instanceClass":null,"abstract":false,"id":461,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CapabilityPatternPackage","instanceClass":null,"abstract":false,"id":462,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeliveryProcessPackage","instanceClass":null,"abstract":false,"id":463,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleSet","instanceClass":null,"abstract":false,"id":464,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualificationPackage","instanceClass":null,"abstract":false,"id":465,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessComponentPackage","instanceClass":null,"abstract":false,"id":466,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedArtifact","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deliveredProduct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":475,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"externalDescription","changeable":true,"lowerBound":0,"iD":false,"id":476,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"packagingGuidance","changeable":true,"lowerBound":0,"iD":false,"id":477,"derived":false},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"includedPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":482,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scope","changeable":true,"lowerBound":0,"iD":false,"id":483,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"usageNote","changeable":true,"lowerBound":0,"iD":false,"id":484,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"includedConnector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scale","changeable":true,"lowerBound":0,"iD":false,"id":491,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"projectCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":492,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"riskLevel","changeable":true,"lowerBound":0,"iD":false,"id":493,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"estimatingTechnique","changeable":true,"lowerBound":0,"iD":false,"id":494,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"projectMemberExpertise","changeable":true,"lowerBound":0,"iD":false,"id":495,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeOfContract","changeable":true,"lowerBound":0,"iD":false,"id":496,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicationMaterial","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"educationalMaterial","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"name":"LOW","id":508,"value":0,"literal":"LOW","eClass":"EEnumLiteral"},{"name":"MID","id":509,"value":1,"literal":"MID","eClass":"EEnumLiteral"},{"name":"HIGH","id":510,"value":2,"literal":"HIGH","eClass":"EEnumLiteral"},{"name":"COST","id":511,"value":0,"literal":"COST","eClass":"EEnumLiteral"},{"name":"TIME","id":512,"value":1,"literal":"TIME","eClass":"EEnumLiteral"},{"name":"SKILLS","id":513,"value":2,"literal":"SKILLS","eClass":"EEnumLiteral"},{"name":"DEFECTS","id":514,"value":3,"literal":"DEFECTS","eClass":"EEnumLiteral"},{"name":"OTHER","id":515,"value":4,"literal":"OTHER","eClass":"EEnumLiteral"},{"name":"LOW","id":516,"value":0,"literal":"LOW","eClass":"EEnumLiteral"},{"name":"MID","id":517,"value":1,"literal":"MID","eClass":"EEnumLiteral"},{"name":"LEVEL","id":518,"value":2,"literal":"LEVEL","eClass":"EEnumLiteral"},{"name":"EXPRESS","id":519,"value":1,"literal":"EXPRESS","eClass":"EEnumLiteral"},{"name":"IMPLIED","id":520,"value":2,"literal":"IMPLIED","eClass":"EEnumLiteral"},{"name":"OTHER","id":521,"value":2,"literal":"OTHER","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedWorflow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":528,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodLibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":529,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"MethodPlugin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":530,"derived":false},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedProduct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":534,"derived":false},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subPractice","changeable":true,"resolveProxies":true,"lowerBound":0,"id":542,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":543,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contentReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":544,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"additionalInfo","changeable":true,"lowerBound":0,"iD":false,"id":545,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"application","changeable":true,"lowerBound":0,"iD":false,"id":546,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"background","changeable":true,"lowerBound":0,"iD":false,"id":547,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"goal","changeable":true,"lowerBound":0,"iD":false,"id":548,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"levelOfAdoption","changeable":true,"lowerBound":0,"iD":false,"id":549,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"problem","changeable":true,"lowerBound":0,"iD":false,"id":550,"derived":false},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseProcess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":561,"derived":false},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":582,"derived":false},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":0,"id":587,"derived":false},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":1,"target":0},{"source":1,"target":62},{"source":62,"target":2},{"source":62,"target":63},{"source":62,"target":1},{"source":63,"target":2},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":64},{"source":64,"target":1},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":65},{"source":4,"target":66},{"source":4,"target":67},{"source":65,"target":68},{"source":65,"target":4},{"source":66,"target":69},{"source":66,"target":4},{"source":67,"target":5},{"source":67,"target":70},{"source":67,"target":4},{"source":70,"target":5},{"source":5,"target":0},{"source":5,"target":71},{"source":5,"target":72},{"source":5,"target":73},{"source":5,"target":74},{"source":71,"target":75},{"source":71,"target":5},{"source":72,"target":6},{"source":72,"target":76},{"source":72,"target":5},{"source":76,"target":6},{"source":73,"target":36},{"source":73,"target":77},{"source":73,"target":5},{"source":77,"target":36},{"source":74,"target":29},{"source":74,"target":78},{"source":74,"target":5},{"source":78,"target":29},{"source":6,"target":0},{"source":6,"target":79},{"source":6,"target":80},{"source":6,"target":81},{"source":79,"target":6},{"source":80,"target":6},{"source":81,"target":6},{"source":7,"target":0},{"source":7,"target":20},{"source":7,"target":82},{"source":7,"target":83},{"source":7,"target":84},{"source":7,"target":85},{"source":7,"target":86},{"source":7,"target":87},{"source":82,"target":88},{"source":82,"target":7},{"source":83,"target":89},{"source":83,"target":7},{"source":84,"target":90},{"source":84,"target":7},{"source":85,"target":43},{"source":85,"target":91},{"source":85,"target":7},{"source":91,"target":43},{"source":86,"target":23},{"source":86,"target":92},{"source":86,"target":7},{"source":92,"target":23},{"source":87,"target":20},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":93},{"source":8,"target":94},{"source":8,"target":95},{"source":8,"target":96},{"source":8,"target":97},{"source":8,"target":98},{"source":93,"target":99},{"source":93,"target":8},{"source":94,"target":100},{"source":94,"target":8},{"source":95,"target":101},{"source":95,"target":8},{"source":96,"target":9},{"source":96,"target":102},{"source":96,"target":8},{"source":96,"target":103},{"source":102,"target":9},{"source":97,"target":9},{"source":97,"target":104},{"source":97,"target":8},{"source":97,"target":105},{"source":104,"target":9},{"source":98,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":106},{"source":9,"target":105},{"source":9,"target":103},{"source":9,"target":107},{"source":106,"target":10},{"source":106,"target":108},{"source":106,"target":9},{"source":108,"target":10},{"source":105,"target":8},{"source":105,"target":109},{"source":105,"target":9},{"source":105,"target":97},{"source":109,"target":8},{"source":103,"target":8},{"source":103,"target":110},{"source":103,"target":9},{"source":103,"target":96},{"source":110,"target":8},{"source":107,"target":7},{"source":10,"target":0},{"source":10,"target":111},{"source":10,"target":112},{"source":10,"target":113},{"source":10,"target":114},{"source":111,"target":10},{"source":112,"target":10},{"source":113,"target":10},{"source":114,"target":10},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":8},{"source":11,"target":48},{"source":11,"target":115},{"source":11,"target":116},{"source":11,"target":117},{"source":11,"target":118},{"source":11,"target":119},{"source":11,"target":120},{"source":11,"target":121},{"source":11,"target":122},{"source":11,"target":123},{"source":11,"target":124},{"source":11,"target":125},{"source":11,"target":126},{"source":11,"target":127},{"source":115,"target":12},{"source":115,"target":128},{"source":115,"target":11},{"source":128,"target":12},{"source":116,"target":11},{"source":116,"target":129},{"source":116,"target":11},{"source":129,"target":11},{"source":117,"target":7},{"source":117,"target":130},{"source":117,"target":11},{"source":130,"target":7},{"source":118,"target":7},{"source":118,"target":131},{"source":118,"target":11},{"source":131,"target":7},{"source":119,"target":18},{"source":119,"target":132},{"source":119,"target":11},{"source":132,"target":18},{"source":120,"target":53},{"source":120,"target":133},{"source":120,"target":11},{"source":133,"target":53},{"source":121,"target":53},{"source":121,"target":134},{"source":121,"target":11},{"source":134,"target":53},{"source":122,"target":11},{"source":122,"target":135},{"source":122,"target":11},{"source":135,"target":11},{"source":123,"target":136},{"source":123,"target":11},{"source":124,"target":137},{"source":124,"target":11},{"source":125,"target":4},{"source":126,"target":8},{"source":127,"target":48},{"source":12,"target":0},{"source":12,"target":138},{"source":12,"target":139},{"source":12,"target":140},{"source":12,"target":141},{"source":138,"target":12},{"source":139,"target":12},{"source":140,"target":12},{"source":141,"target":12},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":7},{"source":13,"target":142},{"source":13,"target":143},{"source":13,"target":144},{"source":13,"target":145},{"source":13,"target":146},{"source":142,"target":14},{"source":142,"target":147},{"source":142,"target":13},{"source":147,"target":14},{"source":143,"target":11},{"source":143,"target":148},{"source":143,"target":13},{"source":148,"target":11},{"source":144,"target":45},{"source":144,"target":149},{"source":144,"target":13},{"source":149,"target":45},{"source":145,"target":3},{"source":146,"target":7},{"source":14,"target":0},{"source":14,"target":44},{"source":14,"target":150},{"source":14,"target":151},{"source":150,"target":30},{"source":150,"target":152},{"source":150,"target":14},{"source":152,"target":30},{"source":151,"target":44},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":153},{"source":15,"target":154},{"source":15,"target":155},{"source":153,"target":14},{"source":153,"target":156},{"source":153,"target":15},{"source":156,"target":14},{"source":154,"target":16},{"source":154,"target":157},{"source":154,"target":15},{"source":157,"target":16},{"source":155,"target":7},{"source":16,"target":0},{"source":16,"target":44},{"source":16,"target":158},{"source":16,"target":159},{"source":16,"target":160},{"source":158,"target":29},{"source":158,"target":161},{"source":158,"target":16},{"source":161,"target":29},{"source":159,"target":60},{"source":159,"target":162},{"source":159,"target":16},{"source":162,"target":60},{"source":160,"target":44},{"source":17,"target":0},{"source":17,"target":7},{"source":17,"target":163},{"source":17,"target":164},{"source":17,"target":165},{"source":163,"target":16},{"source":163,"target":166},{"source":163,"target":17},{"source":166,"target":16},{"source":164,"target":16},{"source":164,"target":167},{"source":164,"target":17},{"source":167,"target":16},{"source":165,"target":7},{"source":18,"target":0},{"source":18,"target":5},{"source":18,"target":168},{"source":168,"target":5},{"source":19,"target":0},{"source":19,"target":8},{"source":19,"target":169},{"source":19,"target":170},{"source":169,"target":16},{"source":169,"target":171},{"source":169,"target":19},{"source":171,"target":16},{"source":170,"target":8},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":38},{"source":20,"target":172},{"source":20,"target":173},{"source":20,"target":174},{"source":172,"target":42},{"source":172,"target":175},{"source":172,"target":20},{"source":175,"target":42},{"source":173,"target":21},{"source":174,"target":38},{"source":21,"target":0},{"source":21,"target":1},{"source":21,"target":176},{"source":21,"target":177},{"source":21,"target":178},{"source":21,"target":179},{"source":21,"target":180},{"source":21,"target":181},{"source":21,"target":182},{"source":21,"target":183},{"source":21,"target":184},{"source":21,"target":185},{"source":21,"target":186},{"source":176,"target":187},{"source":176,"target":21},{"source":177,"target":188},{"source":177,"target":21},{"source":178,"target":189},{"source":178,"target":21},{"source":179,"target":190},{"source":179,"target":21},{"source":180,"target":23},{"source":180,"target":191},{"source":180,"target":21},{"source":191,"target":23},{"source":181,"target":24},{"source":181,"target":192},{"source":181,"target":21},{"source":192,"target":24},{"source":182,"target":21},{"source":182,"target":193},{"source":182,"target":21},{"source":193,"target":21},{"source":183,"target":21},{"source":183,"target":194},{"source":183,"target":21},{"source":194,"target":21},{"source":184,"target":195},{"source":184,"target":196},{"source":184,"target":21},{"source":196,"target":195},{"source":185,"target":22},{"source":185,"target":197},{"source":185,"target":21},{"source":197,"target":22},{"source":186,"target":1},{"source":22,"target":0},{"source":22,"target":25},{"source":22,"target":198},{"source":22,"target":199},{"source":198,"target":22},{"source":198,"target":200},{"source":198,"target":22},{"source":200,"target":22},{"source":199,"target":25},{"source":23,"target":0},{"source":23,"target":25},{"source":23,"target":201},{"source":23,"target":202},{"source":201,"target":203},{"source":201,"target":23},{"source":202,"target":25},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":204},{"source":24,"target":205},{"source":204,"target":206},{"source":204,"target":24},{"source":205,"target":23},{"source":25,"target":0},{"source":25,"target":21},{"source":25,"target":37},{"source":25,"target":48},{"source":25,"target":207},{"source":25,"target":208},{"source":25,"target":209},{"source":25,"target":210},{"source":25,"target":211},{"source":25,"target":212},{"source":25,"target":213},{"source":25,"target":214},{"source":25,"target":215},{"source":25,"target":216},{"source":207,"target":25},{"source":207,"target":217},{"source":207,"target":25},{"source":217,"target":25},{"source":208,"target":41},{"source":208,"target":218},{"source":208,"target":25},{"source":218,"target":41},{"source":209,"target":219},{"source":209,"target":25},{"source":210,"target":220},{"source":210,"target":25},{"source":211,"target":221},{"source":211,"target":25},{"source":212,"target":222},{"source":212,"target":25},{"source":213,"target":223},{"source":213,"target":25},{"source":214,"target":21},{"source":215,"target":37},{"source":216,"target":48},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":224},{"source":26,"target":225},{"source":26,"target":226},{"source":224,"target":29},{"source":224,"target":227},{"source":224,"target":26},{"source":227,"target":29},{"source":225,"target":228},{"source":225,"target":229},{"source":225,"target":26},{"source":229,"target":228},{"source":226,"target":25},{"source":27,"target":0},{"source":27,"target":4},{"source":27,"target":25},{"source":27,"target":230},{"source":27,"target":231},{"source":27,"target":232},{"source":27,"target":233},{"source":27,"target":234},{"source":27,"target":235},{"source":230,"target":26},{"source":230,"target":236},{"source":230,"target":27},{"source":236,"target":26},{"source":231,"target":28},{"source":231,"target":237},{"source":231,"target":27},{"source":237,"target":28},{"source":232,"target":27},{"source":232,"target":238},{"source":232,"target":27},{"source":238,"target":27},{"source":233,"target":35},{"source":233,"target":239},{"source":233,"target":27},{"source":239,"target":35},{"source":234,"target":4},{"source":235,"target":25},{"source":28,"target":0},{"source":28,"target":4},{"source":28,"target":21},{"source":28,"target":48},{"source":28,"target":240},{"source":28,"target":241},{"source":28,"target":242},{"source":28,"target":243},{"source":28,"target":244},{"source":240,"target":245},{"source":240,"target":28},{"source":241,"target":28},{"source":241,"target":246},{"source":241,"target":28},{"source":246,"target":28},{"source":242,"target":4},{"source":243,"target":21},{"source":244,"target":48},{"source":29,"target":0},{"source":29,"target":25},{"source":29,"target":247},{"source":29,"target":248},{"source":29,"target":249},{"source":29,"target":250},{"source":29,"target":251},{"source":29,"target":252},{"source":29,"target":253},{"source":247,"target":195},{"source":247,"target":254},{"source":247,"target":29},{"source":254,"target":195},{"source":248,"target":255},{"source":248,"target":256},{"source":248,"target":29},{"source":256,"target":255},{"source":249,"target":257},{"source":249,"target":258},{"source":249,"target":29},{"source":258,"target":257},{"source":250,"target":228},{"source":250,"target":259},{"source":250,"target":29},{"source":259,"target":228},{"source":251,"target":260},{"source":251,"target":29},{"source":252,"target":261},{"source":252,"target":29},{"source":253,"target":25},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":262},{"source":30,"target":263},{"source":30,"target":264},{"source":262,"target":265},{"source":262,"target":30},{"source":263,"target":35},{"source":263,"target":266},{"source":263,"target":30},{"source":266,"target":35},{"source":264,"target":25},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":267},{"source":31,"target":268},{"source":31,"target":269},{"source":267,"target":29},{"source":267,"target":270},{"source":267,"target":31},{"source":270,"target":29},{"source":268,"target":29},{"source":268,"target":271},{"source":268,"target":31},{"source":271,"target":29},{"source":269,"target":25},{"source":32,"target":0},{"source":32,"target":25},{"source":32,"target":272},{"source":32,"target":273},{"source":32,"target":274},{"source":272,"target":27},{"source":272,"target":275},{"source":272,"target":32},{"source":275,"target":27},{"source":273,"target":30},{"source":273,"target":276},{"source":273,"target":32},{"source":276,"target":30},{"source":274,"target":25},{"source":33,"target":0},{"source":33,"target":25},{"source":33,"target":277},{"source":33,"target":278},{"source":33,"target":279},{"source":277,"target":30},{"source":277,"target":280},{"source":277,"target":33},{"source":280,"target":30},{"source":278,"target":29},{"source":278,"target":281},{"source":278,"target":33},{"source":281,"target":29},{"source":279,"target":25},{"source":34,"target":0},{"source":34,"target":5},{"source":34,"target":282},{"source":282,"target":5},{"source":35,"target":0},{"source":35,"target":25},{"source":35,"target":283},{"source":283,"target":25},{"source":36,"target":0},{"source":36,"target":284},{"source":36,"target":285},{"source":284,"target":36},{"source":285,"target":36},{"source":37,"target":0},{"source":37,"target":48},{"source":37,"target":286},{"source":37,"target":287},{"source":286,"target":288},{"source":286,"target":37},{"source":287,"target":48},{"source":38,"target":0},{"source":38,"target":289},{"source":289,"target":290},{"source":289,"target":38},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":52},{"source":39,"target":291},{"source":39,"target":292},{"source":39,"target":293},{"source":39,"target":294},{"source":291,"target":37},{"source":291,"target":295},{"source":291,"target":39},{"source":295,"target":37},{"source":292,"target":39},{"source":292,"target":296},{"source":292,"target":39},{"source":296,"target":39},{"source":293,"target":37},{"source":294,"target":52},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":52},{"source":40,"target":297},{"source":40,"target":298},{"source":40,"target":299},{"source":297,"target":38},{"source":297,"target":300},{"source":297,"target":40},{"source":300,"target":38},{"source":298,"target":38},{"source":299,"target":52},{"source":41,"target":0},{"source":41,"target":25},{"source":41,"target":2},{"source":41,"target":301},{"source":41,"target":302},{"source":301,"target":25},{"source":302,"target":2},{"source":42,"target":0},{"source":42,"target":20},{"source":42,"target":2},{"source":42,"target":303},{"source":42,"target":304},{"source":303,"target":20},{"source":304,"target":2},{"source":43,"target":0},{"source":43,"target":20},{"source":43,"target":305},{"source":43,"target":306},{"source":43,"target":307},{"source":43,"target":308},{"source":43,"target":309},{"source":305,"target":310},{"source":305,"target":43},{"source":306,"target":311},{"source":306,"target":43},{"source":307,"target":312},{"source":307,"target":43},{"source":308,"target":313},{"source":308,"target":43},{"source":309,"target":20},{"source":44,"target":0},{"source":44,"target":7},{"source":44,"target":314},{"source":44,"target":315},{"source":314,"target":316},{"source":314,"target":44},{"source":315,"target":7},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":8},{"source":45,"target":317},{"source":45,"target":318},{"source":45,"target":319},{"source":45,"target":320},{"source":45,"target":321},{"source":45,"target":322},{"source":45,"target":323},{"source":317,"target":27},{"source":317,"target":324},{"source":317,"target":45},{"source":324,"target":27},{"source":318,"target":18},{"source":318,"target":325},{"source":318,"target":45},{"source":325,"target":18},{"source":319,"target":28},{"source":319,"target":326},{"source":319,"target":45},{"source":326,"target":28},{"source":320,"target":327},{"source":320,"target":45},{"source":321,"target":328},{"source":321,"target":45},{"source":322,"target":44},{"source":323,"target":8},{"source":46,"target":0},{"source":46,"target":14},{"source":46,"target":329},{"source":46,"target":330},{"source":329,"target":30},{"source":329,"target":331},{"source":329,"target":46},{"source":331,"target":30},{"source":330,"target":14},{"source":47,"target":0},{"source":47,"target":7},{"source":47,"target":332},{"source":47,"target":333},{"source":47,"target":334},{"source":47,"target":335},{"source":332,"target":47},{"source":332,"target":336},{"source":332,"target":47},{"source":332,"target":333},{"source":336,"target":47},{"source":333,"target":47},{"source":333,"target":337},{"source":333,"target":47},{"source":333,"target":332},{"source":337,"target":47},{"source":334,"target":14},{"source":334,"target":338},{"source":334,"target":47},{"source":338,"target":14},{"source":335,"target":7},{"source":48,"target":0},{"source":48,"target":339},{"source":48,"target":340},{"source":339,"target":58},{"source":339,"target":341},{"source":339,"target":48},{"source":341,"target":58},{"source":340,"target":48},{"source":340,"target":342},{"source":340,"target":48},{"source":342,"target":48},{"source":49,"target":0},{"source":49,"target":40},{"source":49,"target":343},{"source":49,"target":344},{"source":49,"target":345},{"source":49,"target":346},{"source":49,"target":347},{"source":49,"target":348},{"source":49,"target":349},{"source":49,"target":350},{"source":343,"target":11},{"source":343,"target":351},{"source":343,"target":49},{"source":351,"target":11},{"source":344,"target":56},{"source":344,"target":352},{"source":344,"target":49},{"source":352,"target":56},{"source":345,"target":353},{"source":345,"target":49},{"source":346,"target":354},{"source":346,"target":49},{"source":347,"target":355},{"source":347,"target":49},{"source":348,"target":356},{"source":348,"target":49},{"source":349,"target":357},{"source":349,"target":49},{"source":350,"target":40},{"source":50,"target":0},{"source":50,"target":44},{"source":50,"target":358},{"source":50,"target":359},{"source":50,"target":360},{"source":358,"target":49},{"source":358,"target":361},{"source":358,"target":50},{"source":361,"target":49},{"source":359,"target":56},{"source":359,"target":362},{"source":359,"target":50},{"source":362,"target":56},{"source":360,"target":44},{"source":51,"target":0},{"source":51,"target":363},{"source":363,"target":364},{"source":363,"target":51},{"source":52,"target":0},{"source":53,"target":0},{"source":53,"target":51},{"source":53,"target":365},{"source":53,"target":366},{"source":53,"target":367},{"source":53,"target":368},{"source":53,"target":369},{"source":53,"target":370},{"source":53,"target":371},{"source":53,"target":372},{"source":53,"target":373},{"source":365,"target":53},{"source":365,"target":374},{"source":365,"target":53},{"source":374,"target":53},{"source":366,"target":54},{"source":366,"target":375},{"source":366,"target":53},{"source":375,"target":54},{"source":367,"target":40},{"source":367,"target":376},{"source":367,"target":53},{"source":376,"target":40},{"source":368,"target":39},{"source":368,"target":377},{"source":368,"target":53},{"source":377,"target":39},{"source":369,"target":22},{"source":369,"target":378},{"source":369,"target":53},{"source":378,"target":22},{"source":370,"target":22},{"source":370,"target":379},{"source":370,"target":53},{"source":379,"target":22},{"source":371,"target":22},{"source":371,"target":380},{"source":371,"target":53},{"source":380,"target":22},{"source":372,"target":22},{"source":372,"target":381},{"source":372,"target":53},{"source":381,"target":22},{"source":373,"target":51},{"source":54,"target":0},{"source":54,"target":51},{"source":54,"target":382},{"source":54,"target":383},{"source":54,"target":384},{"source":54,"target":385},{"source":54,"target":386},{"source":54,"target":387},{"source":54,"target":388},{"source":382,"target":389},{"source":382,"target":54},{"source":383,"target":390},{"source":383,"target":54},{"source":384,"target":39},{"source":384,"target":391},{"source":384,"target":54},{"source":391,"target":39},{"source":385,"target":40},{"source":385,"target":392},{"source":385,"target":54},{"source":392,"target":40},{"source":386,"target":54},{"source":386,"target":393},{"source":386,"target":54},{"source":393,"target":54},{"source":387,"target":54},{"source":387,"target":394},{"source":387,"target":54},{"source":394,"target":54},{"source":388,"target":51},{"source":55,"target":0},{"source":55,"target":395},{"source":55,"target":396},{"source":55,"target":397},{"source":55,"target":398},{"source":55,"target":399},{"source":55,"target":400},{"source":395,"target":401},{"source":395,"target":55},{"source":396,"target":54},{"source":396,"target":402},{"source":396,"target":55},{"source":402,"target":54},{"source":397,"target":53},{"source":397,"target":403},{"source":397,"target":55},{"source":403,"target":53},{"source":398,"target":26},{"source":398,"target":404},{"source":398,"target":55},{"source":404,"target":26},{"source":399,"target":405},{"source":399,"target":406},{"source":399,"target":55},{"source":406,"target":405},{"source":400,"target":407},{"source":400,"target":55},{"source":56,"target":0},{"source":56,"target":20},{"source":56,"target":408},{"source":56,"target":409},{"source":56,"target":410},{"source":56,"target":411},{"source":408,"target":412},{"source":408,"target":56},{"source":409,"target":6},{"source":409,"target":413},{"source":409,"target":56},{"source":413,"target":6},{"source":410,"target":29},{"source":410,"target":414},{"source":410,"target":56},{"source":414,"target":29},{"source":411,"target":20},{"source":57,"target":0},{"source":57,"target":20},{"source":57,"target":415},{"source":57,"target":416},{"source":415,"target":56},{"source":415,"target":417},{"source":415,"target":57},{"source":417,"target":56},{"source":416,"target":20},{"source":58,"target":0},{"source":58,"target":418},{"source":58,"target":419},{"source":58,"target":420},{"source":58,"target":421},{"source":58,"target":422},{"source":418,"target":58},{"source":419,"target":58},{"source":420,"target":58},{"source":421,"target":58},{"source":422,"target":58},{"source":59,"target":0},{"source":59,"target":41},{"source":59,"target":423},{"source":423,"target":41},{"source":60,"target":0},{"source":61,"target":424},{"source":61,"target":425},{"source":61,"target":426},{"source":61,"target":427},{"source":61,"target":428},{"source":61,"target":429},{"source":61,"target":430},{"source":61,"target":431},{"source":61,"target":432},{"source":61,"target":433},{"source":61,"target":434},{"source":61,"target":435},{"source":61,"target":436},{"source":61,"target":437},{"source":61,"target":438},{"source":61,"target":439},{"source":61,"target":440},{"source":61,"target":195},{"source":61,"target":441},{"source":61,"target":442},{"source":61,"target":443},{"source":61,"target":444},{"source":61,"target":445},{"source":61,"target":446},{"source":61,"target":255},{"source":61,"target":447},{"source":61,"target":448},{"source":61,"target":257},{"source":61,"target":449},{"source":61,"target":228},{"source":61,"target":450},{"source":61,"target":451},{"source":61,"target":452},{"source":61,"target":453},{"source":61,"target":454},{"source":61,"target":455},{"source":61,"target":456},{"source":61,"target":457},{"source":61,"target":458},{"source":61,"target":459},{"source":61,"target":460},{"source":61,"target":461},{"source":61,"target":405},{"source":61,"target":462},{"source":61,"target":463},{"source":61,"target":464},{"source":61,"target":465},{"source":61,"target":466},{"source":61,"target":0},{"source":424,"target":61},{"source":424,"target":16},{"source":424,"target":467},{"source":424,"target":468},{"source":467,"target":424},{"source":467,"target":469},{"source":467,"target":424},{"source":469,"target":424},{"source":468,"target":16},{"source":425,"target":61},{"source":425,"target":431},{"source":425,"target":470},{"source":470,"target":431},{"source":426,"target":61},{"source":426,"target":23},{"source":426,"target":471},{"source":471,"target":23},{"source":427,"target":61},{"source":427,"target":23},{"source":427,"target":472},{"source":472,"target":23},{"source":428,"target":61},{"source":428,"target":39},{"source":428,"target":473},{"source":473,"target":39},{"source":429,"target":61},{"source":429,"target":22},{"source":429,"target":474},{"source":474,"target":22},{"source":430,"target":61},{"source":430,"target":16},{"source":430,"target":475},{"source":430,"target":476},{"source":430,"target":477},{"source":430,"target":478},{"source":475,"target":16},{"source":475,"target":479},{"source":475,"target":430},{"source":479,"target":16},{"source":476,"target":480},{"source":476,"target":430},{"source":477,"target":481},{"source":477,"target":430},{"source":478,"target":16},{"source":431,"target":61},{"source":431,"target":11},{"source":431,"target":482},{"source":431,"target":483},{"source":431,"target":484},{"source":431,"target":485},{"source":431,"target":486},{"source":482,"target":425},{"source":482,"target":487},{"source":482,"target":431},{"source":487,"target":425},{"source":483,"target":488},{"source":483,"target":431},{"source":484,"target":489},{"source":484,"target":431},{"source":485,"target":57},{"source":485,"target":490},{"source":485,"target":431},{"source":490,"target":57},{"source":486,"target":11},{"source":432,"target":61},{"source":432,"target":431},{"source":432,"target":491},{"source":432,"target":492},{"source":432,"target":493},{"source":432,"target":494},{"source":432,"target":495},{"source":432,"target":496},{"source":432,"target":497},{"source":432,"target":498},{"source":432,"target":499},{"source":491,"target":500},{"source":491,"target":432},{"source":492,"target":501},{"source":492,"target":432},{"source":493,"target":433},{"source":493,"target":502},{"source":493,"target":432},{"source":502,"target":433},{"source":494,"target":434},{"source":494,"target":503},{"source":494,"target":432},{"source":503,"target":434},{"source":495,"target":435},{"source":495,"target":504},{"source":495,"target":432},{"source":504,"target":435},{"source":496,"target":436},{"source":496,"target":505},{"source":496,"target":432},{"source":505,"target":436},{"source":497,"target":452},{"source":497,"target":506},{"source":497,"target":432},{"source":506,"target":452},{"source":498,"target":452},{"source":498,"target":507},{"source":498,"target":432},{"source":507,"target":452},{"source":499,"target":431},{"source":433,"target":61},{"source":433,"target":508},{"source":433,"target":509},{"source":433,"target":510},{"source":508,"target":433},{"source":509,"target":433},{"source":510,"target":433},{"source":434,"target":61},{"source":434,"target":511},{"source":434,"target":512},{"source":434,"target":513},{"source":434,"target":514},{"source":434,"target":515},{"source":511,"target":434},{"source":512,"target":434},{"source":513,"target":434},{"source":514,"target":434},{"source":515,"target":434},{"source":435,"target":61},{"source":435,"target":516},{"source":435,"target":517},{"source":435,"target":518},{"source":516,"target":435},{"source":517,"target":435},{"source":518,"target":435},{"source":436,"target":61},{"source":436,"target":519},{"source":436,"target":520},{"source":436,"target":521},{"source":519,"target":436},{"source":520,"target":436},{"source":521,"target":436},{"source":437,"target":61},{"source":437,"target":22},{"source":437,"target":522},{"source":437,"target":523},{"source":437,"target":524},{"source":522,"target":27},{"source":522,"target":525},{"source":522,"target":437},{"source":525,"target":27},{"source":523,"target":431},{"source":523,"target":526},{"source":523,"target":437},{"source":526,"target":431},{"source":524,"target":22},{"source":438,"target":61},{"source":438,"target":22},{"source":438,"target":527},{"source":527,"target":22},{"source":439,"target":61},{"source":439,"target":528},{"source":439,"target":529},{"source":439,"target":530},{"source":528,"target":53},{"source":528,"target":531},{"source":528,"target":439},{"source":531,"target":53},{"source":529,"target":55},{"source":529,"target":532},{"source":529,"target":439},{"source":532,"target":55},{"source":530,"target":54},{"source":530,"target":533},{"source":530,"target":439},{"source":533,"target":54},{"source":440,"target":61},{"source":440,"target":22},{"source":440,"target":534},{"source":440,"target":535},{"source":534,"target":29},{"source":534,"target":536},{"source":534,"target":440},{"source":536,"target":29},{"source":535,"target":22},{"source":195,"target":61},{"source":195,"target":23},{"source":195,"target":537},{"source":537,"target":23},{"source":441,"target":61},{"source":441,"target":23},{"source":441,"target":538},{"source":538,"target":23},{"source":442,"target":61},{"source":442,"target":11},{"source":442,"target":539},{"source":539,"target":11},{"source":443,"target":61},{"source":443,"target":16},{"source":443,"target":540},{"source":540,"target":16},{"source":444,"target":61},{"source":444,"target":11},{"source":444,"target":541},{"source":541,"target":11},{"source":445,"target":61},{"source":445,"target":23},{"source":445,"target":542},{"source":445,"target":543},{"source":445,"target":544},{"source":445,"target":545},{"source":445,"target":546},{"source":445,"target":547},{"source":445,"target":548},{"source":445,"target":549},{"source":445,"target":550},{"source":445,"target":551},{"source":542,"target":445},{"source":542,"target":552},{"source":542,"target":445},{"source":552,"target":445},{"source":543,"target":11},{"source":543,"target":553},{"source":543,"target":445},{"source":553,"target":11},{"source":544,"target":25},{"source":544,"target":554},{"source":544,"target":445},{"source":554,"target":25},{"source":545,"target":555},{"source":545,"target":445},{"source":546,"target":556},{"source":546,"target":445},{"source":547,"target":557},{"source":547,"target":445},{"source":548,"target":558},{"source":548,"target":445},{"source":549,"target":559},{"source":549,"target":445},{"source":550,"target":560},{"source":550,"target":445},{"source":551,"target":23},{"source":446,"target":61},{"source":446,"target":431},{"source":446,"target":561},{"source":446,"target":562},{"source":561,"target":431},{"source":561,"target":563},{"source":561,"target":446},{"source":563,"target":431},{"source":562,"target":431},{"source":255,"target":61},{"source":255,"target":23},{"source":255,"target":564},{"source":564,"target":23},{"source":447,"target":61},{"source":447,"target":23},{"source":447,"target":565},{"source":565,"target":23},{"source":448,"target":61},{"source":448,"target":23},{"source":448,"target":566},{"source":566,"target":23},{"source":257,"target":61},{"source":257,"target":23},{"source":257,"target":567},{"source":567,"target":23},{"source":449,"target":61},{"source":449,"target":23},{"source":449,"target":568},{"source":568,"target":23},{"source":228,"target":61},{"source":228,"target":23},{"source":228,"target":569},{"source":569,"target":23},{"source":450,"target":61},{"source":450,"target":427},{"source":450,"target":570},{"source":570,"target":427},{"source":451,"target":61},{"source":451,"target":23},{"source":451,"target":571},{"source":571,"target":23},{"source":452,"target":61},{"source":452,"target":23},{"source":452,"target":572},{"source":572,"target":23},{"source":453,"target":61},{"source":453,"target":39},{"source":453,"target":573},{"source":573,"target":39},{"source":454,"target":61},{"source":454,"target":39},{"source":454,"target":574},{"source":574,"target":39},{"source":455,"target":61},{"source":455,"target":39},{"source":455,"target":575},{"source":575,"target":39},{"source":456,"target":61},{"source":456,"target":39},{"source":456,"target":576},{"source":576,"target":39},{"source":457,"target":61},{"source":457,"target":39},{"source":457,"target":577},{"source":577,"target":39},{"source":458,"target":61},{"source":458,"target":39},{"source":458,"target":578},{"source":578,"target":39},{"source":459,"target":61},{"source":459,"target":39},{"source":459,"target":579},{"source":579,"target":39},{"source":460,"target":61},{"source":460,"target":39},{"source":460,"target":580},{"source":580,"target":39},{"source":461,"target":61},{"source":461,"target":39},{"source":461,"target":581},{"source":581,"target":39},{"source":405,"target":61},{"source":405,"target":39},{"source":405,"target":582},{"source":405,"target":583},{"source":582,"target":53},{"source":582,"target":584},{"source":582,"target":405},{"source":584,"target":53},{"source":583,"target":39},{"source":462,"target":61},{"source":462,"target":40},{"source":462,"target":585},{"source":585,"target":40},{"source":463,"target":61},{"source":463,"target":40},{"source":463,"target":586},{"source":586,"target":40},{"source":464,"target":61},{"source":464,"target":25},{"source":464,"target":587},{"source":464,"target":588},{"source":587,"target":30},{"source":587,"target":589},{"source":587,"target":464},{"source":589,"target":30},{"source":588,"target":25},{"source":465,"target":61},{"source":465,"target":39},{"source":465,"target":590},{"source":590,"target":39},{"source":466,"target":61},{"source":466,"target":40},{"source":466,"target":591},{"source":591,"target":40}],"multigraph":true}
ecore
app
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/Book.ecore
book Book pages splash main title author version description bookId resolution Page layers name Splash duration 3 Layer visible true control Node enable true opacity 1 background foreground bounds Shape lineWidth points Control onExposed onTouched image sound Group children ImageFlash images duration out in Media url autoPlay duration repeat -1 Label text font Action OpenPage page JSAction javaScript Animation duration delay autoReverse repeat Fade fromValue toValue Move fromLocation toLocation Rotation toAngle fromAngle Color org.eclipse.swt.graphics.RGB org.eclipse.swt.graphics.RGB Font org.eclipse.swt.graphics.FontData org.eclipse.swt.graphics.FontData Point org.eclipse.swt.graphics.Point org.eclipse.swt.graphics.Point Rectangle org.eclipse.swt.graphics.Rectangle org.eclipse.swt.graphics.Rectangle
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="book" nsURI="http://www.soyatec.com/ebook/1.0.0" nsPrefix="ebk"> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eStructuralFeatures xsi:type="ecore:EReference" name="pages" upperBound="-1" eType="#//Page" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="splash" eType="#//Splash" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="main" eType="#//Page" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" 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="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bookId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolution" eType="#//Point"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Page"> <eStructuralFeatures xsi:type="ecore:EReference" name="layers" upperBound="-1" eType="#//Layer" 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="Splash" eSuperTypes="#//Page"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Layer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="control" eType="#//Control" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="opacity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="background" eType="#//Color"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="foreground" eType="#//Color"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bounds" eType="#//Rectangle"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Shape" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="points" upperBound="-1" eType="#//Point"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Control" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="onExposed" upperBound="-1" eType="#//Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="onTouched" upperBound="-1" eType="#//Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Group" eSuperTypes="#//Control"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Node" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImageFlash" eSuperTypes="#//Control"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="images" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="out" eType="#//Animation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="in" eType="#//Animation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Media" eSuperTypes="#//Control"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoPlay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="repeat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Label" eSuperTypes="#//Control"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="font" eType="#//Font"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="OpenPage" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="page" eType="#//Page"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JSAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="javaScript" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Animation" abstract="true" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="delay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoReverse" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="repeat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Fade" eSuperTypes="#//Animation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fromValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="toValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Move" eSuperTypes="#//Animation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fromLocation" eType="#//Point"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="toLocation" eType="#//Point"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rotation" eSuperTypes="#//Animation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="toAngle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fromAngle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Color" instanceClassName="org.eclipse.swt.graphics.RGB"/> <eClassifiers xsi:type="ecore:EDataType" name="Font" instanceClassName="org.eclipse.swt.graphics.FontData"/> <eClassifiers xsi:type="ecore:EDataType" name="Point" instanceClassName="org.eclipse.swt.graphics.Point"/> <eClassifiers xsi:type="ecore:EDataType" name="Rectangle" instanceClassName="org.eclipse.swt.graphics.Rectangle"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"ebk","nsURI":"http://www.soyatec.com/ebook/1.0.0","name":"book","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Splash","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layer","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":5,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImageFlash","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Media","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenPage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JSAction","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Animation","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fade","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Move","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rotation","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.swt.graphics.RGB","defaultValue":null,"instanceClassName":"org.eclipse.swt.graphics.RGB","name":"Color","instanceClass":null,"id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.swt.graphics.FontData","defaultValue":null,"instanceClassName":"org.eclipse.swt.graphics.FontData","name":"Font","instanceClass":null,"id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.swt.graphics.Point","defaultValue":null,"instanceClassName":"org.eclipse.swt.graphics.Point","name":"Point","instanceClass":null,"id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.swt.graphics.Rectangle","defaultValue":null,"instanceClassName":"org.eclipse.swt.graphics.Rectangle","name":"Rectangle","instanceClass":null,"id":22,"serializable":true,"eClass":"EDataType"},{"container":false,"ordered":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":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"splash","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":"main","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":"title","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":"author","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":"version","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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bookId","changeable":true,"lowerBound":0,"iD":true,"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":"resolution","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"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":3,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"3","unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"control","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"enable","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"opacity","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":"background","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"foreground","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":"bounds","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineWidth","changeable":true,"lowerBound":0,"iD":false,"id":62,"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":"points","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"onExposed","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":"onTouched","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":"image","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":"sound","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"},{"container":false,"ordered":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":76,"derived":false},{"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":true,"name":"images","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"out","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"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":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"autoPlay","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"repeat","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"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":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":"font","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"page","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"javaScript","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"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":"duration","changeable":true,"lowerBound":0,"iD":false,"id":108,"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":"delay","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":"autoReverse","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"repeat","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fromValue","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"toValue","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fromLocation","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"toLocation","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"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":"toAngle","changeable":true,"lowerBound":0,"iD":false,"id":127,"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":"fromAngle","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"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":1,"target":0},{"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":23,"target":2},{"source":23,"target":32},{"source":23,"target":1},{"source":32,"target":2},{"source":24,"target":3},{"source":24,"target":33},{"source":24,"target":1},{"source":33,"target":3},{"source":25,"target":2},{"source":25,"target":34},{"source":25,"target":1},{"source":34,"target":2},{"source":26,"target":35},{"source":26,"target":1},{"source":27,"target":36},{"source":27,"target":1},{"source":28,"target":37},{"source":28,"target":1},{"source":29,"target":38},{"source":29,"target":1},{"source":30,"target":39},{"source":30,"target":1},{"source":31,"target":21},{"source":31,"target":40},{"source":31,"target":1},{"source":40,"target":21},{"source":2,"target":0},{"source":2,"target":41},{"source":2,"target":42},{"source":41,"target":4},{"source":41,"target":43},{"source":41,"target":2},{"source":43,"target":4},{"source":42,"target":44},{"source":42,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":45},{"source":3,"target":46},{"source":45,"target":47},{"source":45,"target":3},{"source":46,"target":2},{"source":4,"target":0},{"source":4,"target":48},{"source":4,"target":49},{"source":48,"target":50},{"source":48,"target":4},{"source":49,"target":7},{"source":49,"target":51},{"source":49,"target":4},{"source":51,"target":7},{"source":5,"target":0},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":52,"target":57},{"source":52,"target":5},{"source":53,"target":58},{"source":53,"target":5},{"source":54,"target":19},{"source":54,"target":59},{"source":54,"target":5},{"source":59,"target":19},{"source":55,"target":19},{"source":55,"target":60},{"source":55,"target":5},{"source":60,"target":19},{"source":56,"target":22},{"source":56,"target":61},{"source":56,"target":5},{"source":61,"target":22},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":62,"target":65},{"source":62,"target":6},{"source":63,"target":21},{"source":63,"target":66},{"source":63,"target":6},{"source":66,"target":21},{"source":64,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":67},{"source":7,"target":68},{"source":7,"target":69},{"source":7,"target":70},{"source":7,"target":71},{"source":67,"target":12},{"source":67,"target":72},{"source":67,"target":7},{"source":72,"target":12},{"source":68,"target":12},{"source":68,"target":73},{"source":68,"target":7},{"source":73,"target":12},{"source":69,"target":74},{"source":69,"target":7},{"source":70,"target":75},{"source":70,"target":7},{"source":71,"target":5},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":76},{"source":8,"target":77},{"source":76,"target":5},{"source":76,"target":78},{"source":76,"target":8},{"source":78,"target":5},{"source":77,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":79},{"source":9,"target":80},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":79,"target":84},{"source":79,"target":9},{"source":80,"target":85},{"source":80,"target":9},{"source":81,"target":15},{"source":81,"target":86},{"source":81,"target":9},{"source":86,"target":15},{"source":82,"target":15},{"source":82,"target":87},{"source":82,"target":9},{"source":87,"target":15},{"source":83,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":88,"target":93},{"source":88,"target":10},{"source":89,"target":94},{"source":89,"target":10},{"source":90,"target":95},{"source":90,"target":10},{"source":91,"target":96},{"source":91,"target":10},{"source":92,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":97},{"source":11,"target":98},{"source":11,"target":99},{"source":97,"target":100},{"source":97,"target":11},{"source":98,"target":20},{"source":98,"target":101},{"source":98,"target":11},{"source":101,"target":20},{"source":99,"target":7},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":102},{"source":13,"target":103},{"source":102,"target":2},{"source":102,"target":104},{"source":102,"target":13},{"source":104,"target":2},{"source":103,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":105},{"source":14,"target":106},{"source":105,"target":107},{"source":105,"target":14},{"source":106,"target":12},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":108},{"source":15,"target":109},{"source":15,"target":110},{"source":15,"target":111},{"source":15,"target":112},{"source":108,"target":113},{"source":108,"target":15},{"source":109,"target":114},{"source":109,"target":15},{"source":110,"target":115},{"source":110,"target":15},{"source":111,"target":116},{"source":111,"target":15},{"source":112,"target":12},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":117},{"source":16,"target":118},{"source":16,"target":119},{"source":117,"target":120},{"source":117,"target":16},{"source":118,"target":121},{"source":118,"target":16},{"source":119,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":122},{"source":17,"target":123},{"source":17,"target":124},{"source":122,"target":21},{"source":122,"target":125},{"source":122,"target":17},{"source":125,"target":21},{"source":123,"target":21},{"source":123,"target":126},{"source":123,"target":17},{"source":126,"target":21},{"source":124,"target":15},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":127},{"source":18,"target":128},{"source":18,"target":129},{"source":127,"target":130},{"source":127,"target":18},{"source":128,"target":131},{"source":128,"target":18},{"source":129,"target":15},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0}],"multigraph":true}
ecore
workflow
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/herbert-de-vaucanson/idmbe/idmbe-note/idmbe-t1/SimplePDL.ecore
simplepdl WorkSequenceType startToStart startToStart finishToStart finishToStart startToFinish startToFinish finishToFinish finishToFinish Process name processElements WorkDefinition linksToPredecessors linksToSuccessors name min_time 1 max_time 1 WorkSequence linkType predecessor successor ProcessElement Guidance element text Ressource name quantity RessourceLink weight workDef ressource
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simplepdl" nsURI="http://simplepdl" nsPrefix="simplepdl"> <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"> <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"> <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:EAttribute" name="min_time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max_time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkSequence" eSuperTypes="#//ProcessElement"> <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" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1" eType="#//ProcessElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ressource" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="quantity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RessourceLink" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="workDef" lowerBound="1" eType="#//WorkDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ressource" lowerBound="1" eType="#//Ressource"/> </eClassifiers> </ecore:EPackage>
true
{"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":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guidance","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ressource","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RessourceLink","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"name":"startToStart","id":9,"value":0,"literal":"startToStart","eClass":"EEnumLiteral"},{"name":"finishToStart","id":10,"value":1,"literal":"finishToStart","eClass":"EEnumLiteral"},{"name":"startToFinish","id":11,"value":2,"literal":"startToFinish","eClass":"EEnumLiteral"},{"name":"finishToFinish","id":12,"value":3,"literal":"finishToFinish","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"processElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"linksToSuccessors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":19,"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":"min_time","changeable":true,"lowerBound":0,"iD":false,"id":20,"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":"max_time","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":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"},{"id":29,"eClass":"EGenericType"},{"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":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"quantity","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"workDef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ressource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":9,"target":1},{"source":10,"target":1},{"source":11,"target":1},{"source":12,"target":1},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":13,"target":15},{"source":13,"target":2},{"source":14,"target":5},{"source":14,"target":16},{"source":14,"target":2},{"source":16,"target":5},{"source":3,"target":0},{"source":3,"target":5},{"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":17,"target":4},{"source":17,"target":23},{"source":17,"target":3},{"source":17,"target":24},{"source":23,"target":4},{"source":18,"target":4},{"source":18,"target":25},{"source":18,"target":3},{"source":18,"target":26},{"source":25,"target":4},{"source":19,"target":27},{"source":19,"target":3},{"source":20,"target":28},{"source":20,"target":3},{"source":21,"target":29},{"source":21,"target":3},{"source":22,"target":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":18},{"source":33,"target":3},{"source":24,"target":3},{"source":24,"target":34},{"source":24,"target":4},{"source":24,"target":17},{"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":40,"target":43},{"source":40,"target":7},{"source":41,"target":44},{"source":41,"target":7},{"source":42,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":45},{"source":8,"target":46},{"source":8,"target":47},{"source":8,"target":48},{"source":45,"target":49},{"source":45,"target":8},{"source":46,"target":3},{"source":46,"target":50},{"source":46,"target":8},{"source":50,"target":3},{"source":47,"target":7},{"source":47,"target":51},{"source":47,"target":8},{"source":51,"target":7},{"source":48,"target":5}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/plugbee/dslforge/examples/org.eclipse.xtext.example.fowlerdsl/model/generated/Statemachine.ecore
statemachine Statemachine events resetEvents commands states Event name code Command name code State name actions transitions Transition event state
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="statemachine" nsURI="http://www.eclipse.org/xtext/example/fowlerdsl/Statemachine" nsPrefix="statemachine"> <eClassifiers xsi:type="ecore:EClass" name="Statemachine"> <eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1" eType="#//Event" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resetEvents" unique="false" upperBound="-1" eType="#//Event"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" upperBound="-1" eType="#//Command" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//State" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Command"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" unique="false" upperBound="-1" eType="#//Command"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="event" eType="#//Event"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//State"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"statemachine","nsURI":"http://www.eclipse.org/xtext/example/fowlerdsl/Statemachine","name":"statemachine","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statemachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","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":"events","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":false,"unsettable":false,"transient":false,"unique":false,"name":"resetEvents","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":"commands","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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":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":"code","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":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":"code","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":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":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","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":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"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":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":10,"target":2},{"source":7,"target":2},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":2},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":1},{"source":12,"target":3},{"source":9,"target":4},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":4},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":14,"target":16},{"source":14,"target":2},{"source":15,"target":17},{"source":15,"target":2},{"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":4,"target":23},{"source":4,"target":24},{"source":22,"target":25},{"source":22,"target":4},{"source":23,"target":3},{"source":23,"target":26},{"source":23,"target":4},{"source":26,"target":3},{"source":24,"target":5},{"source":24,"target":27},{"source":24,"target":4},{"source":27,"target":5},{"source":5,"target":0},{"source":5,"target":28},{"source":5,"target":29},{"source":28,"target":2},{"source":28,"target":30},{"source":28,"target":5},{"source":30,"target":2},{"source":29,"target":4},{"source":29,"target":31},{"source":29,"target":5},{"source":31,"target":4}],"multigraph":true}
ecore
bibliography
repo-ecore-all/data/wrwei/Jorvik/org.eclipse.jorvik.examples/model/BibTeX1.1.ecore
bibTeX BibTeXFile entries Author author BibTeXEntry theId AuthoredEntry authors DatedEntry year TitledEntry title BookTitledEntry booktitle Article journal TechReport Unpublished note Manual Proceedings InProceedings Booklet Book publisher InCollection InBook chapter Misc ThesisEntry school PhDThesis MasterThesis
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="bibTeX" nsURI="bibtex" nsPrefix="bibtex"> <eAnnotations source="Diagram"> <details key="name" value="BibTeX"/> <details key="icon" value="icons/application-diagram-16.png"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="BibTeXFile"> <eAnnotations source="Node"> <details key="base" value="Class"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1" eType="#//BibTeXEntry" containment="true"> <eAnnotations source="Edge"> <details key="base" value="Association"/> <details key="icon" value="icons/association-16.png"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Author"> <eAnnotations source="Node"> <details key="base" value="Class"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BibTeXEntry" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="theId" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AuthoredEntry" abstract="true" eSuperTypes="#//BibTeXEntry"> <eStructuralFeatures xsi:type="ecore:EReference" name="authors" lowerBound="1" upperBound="-1" eType="#//Author" containment="true"> <eAnnotations source="Edge"> <details key="base" value="Association"/> <details key="icon" value="icons/association-16.png"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatedEntry" abstract="true" eSuperTypes="#//BibTeXEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="year" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TitledEntry" abstract="true" eSuperTypes="#//BibTeXEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BookTitledEntry" abstract="true" eSuperTypes="#//BibTeXEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booktitle" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Article" eSuperTypes="#//AuthoredEntry #//DatedEntry #//TitledEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="journal" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TechReport" eSuperTypes="#//AuthoredEntry #//DatedEntry #//TitledEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Unpublished" eSuperTypes="#//AuthoredEntry #//TitledEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="note" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Manual" eSuperTypes="#//TitledEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Proceedings" eSuperTypes="#//DatedEntry #//TitledEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InProceedings" eSuperTypes="#//Proceedings #//AuthoredEntry #//BookTitledEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Booklet" eSuperTypes="#//DatedEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book" eSuperTypes="#//AuthoredEntry #//DatedEntry #//TitledEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="publisher" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InCollection" eSuperTypes="#//Book #//BookTitledEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InBook" eSuperTypes="#//Book"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="chapter" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Misc" eSuperTypes="#//BibTeXEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThesisEntry" abstract="true" eSuperTypes="#//AuthoredEntry #//DatedEntry #//TitledEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="school" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhDThesis" eSuperTypes="#//ThesisEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MasterThesis" eSuperTypes="#//ThesisEntry"> <eAnnotations source="Node"> <details key="base" value="Artifact"/> <details key="shape" value="shapes/ApplicationComponent.svg"/> <details key="icon" value="icons/application-component-16.png"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"bibtex","nsURI":"bibtex","name":"bibTeX","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BibTeXFile","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Author","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BibTeXEntry","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AuthoredEntry","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatedEntry","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TitledEntry","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookTitledEntry","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Article","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechReport","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unpublished","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manual","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Proceedings","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InProceedings","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Booklet","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InCollection","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InBook","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Misc","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThesisEntry","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhDThesis","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MasterThesis","instanceClass":null,"abstract":false,"id":21,"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":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"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":"theId","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"id":27,"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":"authors","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"year","changeable":true,"lowerBound":1,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"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":"booktitle","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"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":"journal","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"note","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"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":"publisher","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"chapter","changeable":true,"lowerBound":1,"iD":false,"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":"school","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":22,"target":3},{"source":22,"target":23},{"source":22,"target":1},{"source":23,"target":3},{"source":2,"target":0},{"source":2,"target":24},{"source":24,"target":25},{"source":24,"target":2},{"source":3,"target":0},{"source":3,"target":26},{"source":26,"target":27},{"source":26,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":28},{"source":4,"target":29},{"source":28,"target":2},{"source":28,"target":30},{"source":28,"target":4},{"source":30,"target":2},{"source":29,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":31},{"source":5,"target":32},{"source":31,"target":33},{"source":31,"target":5},{"source":32,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":34},{"source":6,"target":35},{"source":34,"target":36},{"source":34,"target":6},{"source":35,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":37},{"source":7,"target":38},{"source":37,"target":39},{"source":37,"target":7},{"source":38,"target":3},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":5},{"source":8,"target":6},{"source":8,"target":40},{"source":8,"target":41},{"source":8,"target":42},{"source":8,"target":43},{"source":40,"target":44},{"source":40,"target":8},{"source":41,"target":4},{"source":42,"target":5},{"source":43,"target":6},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":5},{"source":9,"target":6},{"source":9,"target":45},{"source":9,"target":46},{"source":9,"target":47},{"source":45,"target":4},{"source":46,"target":5},{"source":47,"target":6},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":6},{"source":10,"target":48},{"source":10,"target":49},{"source":10,"target":50},{"source":48,"target":51},{"source":48,"target":10},{"source":49,"target":4},{"source":50,"target":6},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":52},{"source":52,"target":6},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":6},{"source":12,"target":53},{"source":12,"target":54},{"source":53,"target":5},{"source":54,"target":6},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":4},{"source":13,"target":7},{"source":13,"target":55},{"source":13,"target":56},{"source":13,"target":57},{"source":55,"target":12},{"source":56,"target":4},{"source":57,"target":7},{"source":14,"target":0},{"source":14,"target":5},{"source":14,"target":58},{"source":58,"target":5},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":5},{"source":15,"target":6},{"source":15,"target":59},{"source":15,"target":60},{"source":15,"target":61},{"source":15,"target":62},{"source":59,"target":63},{"source":59,"target":15},{"source":60,"target":4},{"source":61,"target":5},{"source":62,"target":6},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":7},{"source":16,"target":64},{"source":16,"target":65},{"source":64,"target":15},{"source":65,"target":7},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":66},{"source":17,"target":67},{"source":66,"target":68},{"source":66,"target":17},{"source":67,"target":15},{"source":18,"target":0},{"source":18,"target":3},{"source":18,"target":69},{"source":69,"target":3},{"source":19,"target":0},{"source":19,"target":4},{"source":19,"target":5},{"source":19,"target":6},{"source":19,"target":70},{"source":19,"target":71},{"source":19,"target":72},{"source":19,"target":73},{"source":70,"target":74},{"source":70,"target":19},{"source":71,"target":4},{"source":72,"target":5},{"source":73,"target":6},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":75},{"source":75,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":76},{"source":76,"target":19}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsDataSet2ownedElementHasVisibility.ecore
UML2 VisibilityKind package package private private protected protected public public IntervalConstraint ExtensionPoint Interaction LiteralBoolean ActivityFinalNode AddStructuralFeatureValueAction CallTrigger InitialNode EncapsulatedClassifier DurationObservationAction ExpansionRegion LiteralInteger State Parameter ClearAssociationAction InteractionOccurrence DecisionNode Classifier Extension WriteStructuralFeatureAction ForkNode Actor BehavioredClassifier ExecutableNode RedefinableTemplateSignature CallBehaviorAction TimeExpression Namespace member Implementation Behavior PartDecomposition Operation ExtensionEnd Include Substitution Realization StructuralFeatureAction ObjectFlow ObjectNode LoopNode Lifeline CreateLinkObjectAction Continuation Action AddVariableValueAction Device ReadStructuralFeatureAction CreateObjectAction ParameterSet SendObjectAction WriteLinkAction RemoveStructuralFeatureValueAction ProtocolTransition ValuePin Package ReadSelfAction ConnectableElement Node Abstraction ProtocolStateMachine OutputPin UseCase InteractionConstraint DeploymentTarget FinalNode CommunicationPath PrimitiveType CallAction Enumeration TemplateableClassifier Manifestation Activity InformationItem LiteralUnlimitedNatural PrimitiveFunction StructuralFeature Reception ReplyAction Stop Pseudostate NamedElement visibility ReadLinkAction Constraint StateMachine GeneralizationSet MessageTrigger AcceptCallAction ActivityParameterNode Signal OpaqueExpression Variable ControlNode ParameterableClassifier EnumerationLiteral FlowFinalNode Usage ClearVariableAction Component ActivityPartition Vertex LiteralString Type CallOperationAction ReadLinkObjectEndQualifierAction InstanceValue ExpansionNode ReadLinkObjectEndAction Interface Profile Extend PackageableElement Stereotype InstanceSpecification CreateLinkAction Connector Interval ActivityNode AssociationClass InformationFlow ReadExtentAction GeneralOrdering StartOwnedBehaviorAction DestroyObjectAction ClearStructuralFeatureAction ConditionalNode DeploymentSpecification CentralBufferNode VariableAction Duration Class Association RedefinableElement Message Transition DataType JoinNode DeployedArtifact Collaboration SendSignalAction StructuredActivityNode BroadcastSignalAction InputPin ConnectionPointReference Region Gate Pin DurationConstraint Permission TimeObservationAction ActivityEdge RaiseExceptionAction ValueSpecification AcceptEventAction SignalTrigger MessageEnd ReadIsClassifiedObjectAction LiteralSpecification DurationInterval Feature ApplyFunctionAction InvocationAction FinalState DestroyLinkAction Expression TimeTrigger ControlFlow Port CombinedFragment TimeInterval InteractionFragment WriteVariableAction Model TimeConstraint ReadVariableAction Deployment ChangeTrigger Artifact Property CollaborationOccurrence ExecutionEnvironment EventOccurrence StateInvariant RemoveVariableValueAction Trigger InteractionOperand BehavioralFeature AnyTrigger Dependency TypedElement LiteralNull LinkAction TestIdentityAction StructuredClassifier DataStoreNode MergeNode ReclassifyObjectAction ExecutionOccurrence
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="package" value="1" literal="package"/> <eLiterals name="private" value="2" literal="private"/> <eLiterals name="protected" value="3" literal="protected"/> <eLiterals name="public" value="4" literal="public"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Namespace #//Type #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1" eType="#//NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Namespace #//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"name":"package","id":199,"value":1,"literal":"package","eClass":"EEnumLiteral"},{"name":"private","id":200,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":201,"value":3,"literal":"protected","eClass":"EEnumLiteral"},{"name":"public","id":202,"value":4,"literal":"public","eClass":"EEnumLiteral"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":296,"derived":false},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":1,"target":0},{"source":1,"target":199},{"source":1,"target":200},{"source":1,"target":201},{"source":1,"target":202},{"source":199,"target":1},{"source":200,"target":1},{"source":201,"target":1},{"source":202,"target":1},{"source":2,"target":0},{"source":2,"target":84},{"source":2,"target":203},{"source":203,"target":84},{"source":3,"target":0},{"source":3,"target":133},{"source":3,"target":204},{"source":204,"target":133},{"source":4,"target":0},{"source":4,"target":31},{"source":4,"target":171},{"source":4,"target":205},{"source":4,"target":206},{"source":205,"target":31},{"source":206,"target":171},{"source":5,"target":0},{"source":5,"target":158},{"source":5,"target":207},{"source":207,"target":158},{"source":6,"target":0},{"source":6,"target":66},{"source":6,"target":208},{"source":208,"target":66},{"source":7,"target":0},{"source":7,"target":21},{"source":7,"target":209},{"source":209,"target":21},{"source":8,"target":0},{"source":8,"target":87},{"source":8,"target":210},{"source":210,"target":87},{"source":9,"target":0},{"source":9,"target":93},{"source":9,"target":211},{"source":211,"target":93},{"source":10,"target":0},{"source":10,"target":194},{"source":10,"target":212},{"source":212,"target":194},{"source":11,"target":0},{"source":11,"target":21},{"source":11,"target":213},{"source":213,"target":21},{"source":12,"target":0},{"source":12,"target":141},{"source":12,"target":214},{"source":214,"target":141},{"source":13,"target":0},{"source":13,"target":158},{"source":13,"target":215},{"source":215,"target":158},{"source":14,"target":0},{"source":14,"target":29},{"source":14,"target":133},{"source":14,"target":101},{"source":14,"target":216},{"source":14,"target":217},{"source":14,"target":218},{"source":216,"target":29},{"source":217,"target":133},{"source":218,"target":101},{"source":15,"target":0},{"source":15,"target":58},{"source":15,"target":190},{"source":15,"target":219},{"source":15,"target":220},{"source":219,"target":58},{"source":220,"target":190},{"source":16,"target":0},{"source":16,"target":45},{"source":16,"target":221},{"source":221,"target":45},{"source":17,"target":0},{"source":17,"target":171},{"source":17,"target":222},{"source":222,"target":171},{"source":18,"target":0},{"source":18,"target":93},{"source":18,"target":223},{"source":223,"target":93},{"source":19,"target":0},{"source":19,"target":29},{"source":19,"target":103},{"source":19,"target":133},{"source":19,"target":224},{"source":19,"target":225},{"source":19,"target":226},{"source":224,"target":29},{"source":225,"target":103},{"source":226,"target":133},{"source":20,"target":0},{"source":20,"target":132},{"source":20,"target":227},{"source":227,"target":132},{"source":21,"target":0},{"source":21,"target":38},{"source":21,"target":228},{"source":228,"target":38},{"source":22,"target":0},{"source":22,"target":93},{"source":22,"target":229},{"source":229,"target":93},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":230},{"source":230,"target":19},{"source":24,"target":0},{"source":24,"target":19},{"source":24,"target":231},{"source":231,"target":19},{"source":25,"target":0},{"source":25,"target":118},{"source":25,"target":232},{"source":232,"target":118},{"source":26,"target":0},{"source":26,"target":133},{"source":26,"target":233},{"source":233,"target":133},{"source":27,"target":0},{"source":27,"target":69},{"source":27,"target":234},{"source":234,"target":69},{"source":28,"target":0},{"source":28,"target":153},{"source":28,"target":235},{"source":235,"target":153},{"source":29,"target":0},{"source":29,"target":82},{"source":29,"target":236},{"source":29,"target":237},{"source":236,"target":82},{"source":236,"target":238},{"source":236,"target":29},{"source":238,"target":82},{"source":237,"target":82},{"source":30,"target":0},{"source":30,"target":37},{"source":30,"target":239},{"source":239,"target":37},{"source":31,"target":0},{"source":31,"target":131},{"source":31,"target":240},{"source":240,"target":131},{"source":32,"target":0},{"source":32,"target":17},{"source":32,"target":241},{"source":241,"target":17},{"source":33,"target":0},{"source":33,"target":187},{"source":33,"target":190},{"source":33,"target":242},{"source":33,"target":243},{"source":242,"target":187},{"source":243,"target":190},{"source":34,"target":0},{"source":34,"target":179},{"source":34,"target":244},{"source":244,"target":179},{"source":35,"target":0},{"source":35,"target":82},{"source":35,"target":245},{"source":245,"target":82},{"source":36,"target":0},{"source":36,"target":37},{"source":36,"target":246},{"source":246,"target":37},{"source":37,"target":0},{"source":37,"target":60},{"source":37,"target":247},{"source":247,"target":60},{"source":38,"target":0},{"source":38,"target":45},{"source":38,"target":248},{"source":248,"target":45},{"source":39,"target":0},{"source":39,"target":151},{"source":39,"target":249},{"source":249,"target":151},{"source":40,"target":0},{"source":40,"target":118},{"source":40,"target":190},{"source":40,"target":250},{"source":40,"target":251},{"source":250,"target":118},{"source":251,"target":190},{"source":41,"target":0},{"source":41,"target":141},{"source":41,"target":252},{"source":252,"target":141},{"source":42,"target":0},{"source":42,"target":82},{"source":42,"target":253},{"source":253,"target":82},{"source":43,"target":0},{"source":43,"target":115},{"source":43,"target":254},{"source":254,"target":115},{"source":44,"target":0},{"source":44,"target":171},{"source":44,"target":255},{"source":255,"target":171},{"source":45,"target":0},{"source":45,"target":25},{"source":45,"target":256},{"source":256,"target":25},{"source":46,"target":0},{"source":46,"target":172},{"source":46,"target":257},{"source":257,"target":172},{"source":47,"target":0},{"source":47,"target":59},{"source":47,"target":258},{"source":258,"target":59},{"source":48,"target":0},{"source":48,"target":38},{"source":48,"target":259},{"source":259,"target":38},{"source":49,"target":0},{"source":49,"target":45},{"source":49,"target":260},{"source":260,"target":45},{"source":50,"target":0},{"source":50,"target":82},{"source":50,"target":261},{"source":261,"target":82},{"source":51,"target":0},{"source":51,"target":162},{"source":51,"target":262},{"source":262,"target":162},{"source":52,"target":0},{"source":52,"target":192},{"source":52,"target":263},{"source":263,"target":192},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":264},{"source":264,"target":21},{"source":54,"target":0},{"source":54,"target":135},{"source":54,"target":265},{"source":265,"target":135},{"source":55,"target":0},{"source":55,"target":143},{"source":55,"target":266},{"source":266,"target":143},{"source":56,"target":0},{"source":56,"target":29},{"source":56,"target":112},{"source":56,"target":267},{"source":56,"target":268},{"source":267,"target":29},{"source":268,"target":112},{"source":57,"target":0},{"source":57,"target":45},{"source":57,"target":269},{"source":269,"target":45},{"source":58,"target":0},{"source":58,"target":82},{"source":58,"target":270},{"source":270,"target":82},{"source":59,"target":0},{"source":59,"target":131},{"source":59,"target":65},{"source":59,"target":271},{"source":59,"target":272},{"source":271,"target":131},{"source":272,"target":65},{"source":60,"target":0},{"source":60,"target":189},{"source":60,"target":273},{"source":273,"target":189},{"source":61,"target":0},{"source":61,"target":85},{"source":61,"target":274},{"source":274,"target":85},{"source":62,"target":0},{"source":62,"target":147},{"source":62,"target":275},{"source":275,"target":147},{"source":63,"target":0},{"source":63,"target":24},{"source":63,"target":276},{"source":276,"target":24},{"source":64,"target":0},{"source":64,"target":84},{"source":64,"target":277},{"source":277,"target":84},{"source":65,"target":0},{"source":65,"target":82},{"source":65,"target":278},{"source":278,"target":82},{"source":66,"target":0},{"source":66,"target":93},{"source":66,"target":279},{"source":279,"target":93},{"source":67,"target":0},{"source":67,"target":132},{"source":67,"target":280},{"source":280,"target":132},{"source":68,"target":0},{"source":68,"target":136},{"source":68,"target":281},{"source":281,"target":136},{"source":69,"target":0},{"source":69,"target":162},{"source":69,"target":282},{"source":282,"target":162},{"source":70,"target":0},{"source":70,"target":136},{"source":70,"target":283},{"source":283,"target":136},{"source":71,"target":0},{"source":71,"target":19},{"source":71,"target":284},{"source":284,"target":19},{"source":72,"target":0},{"source":72,"target":60},{"source":72,"target":285},{"source":285,"target":60},{"source":73,"target":0},{"source":73,"target":31},{"source":73,"target":286},{"source":286,"target":31},{"source":74,"target":0},{"source":74,"target":19},{"source":74,"target":287},{"source":287,"target":19},{"source":75,"target":0},{"source":75,"target":158},{"source":75,"target":288},{"source":288,"target":158},{"source":76,"target":0},{"source":76,"target":112},{"source":76,"target":289},{"source":289,"target":112},{"source":77,"target":0},{"source":77,"target":160},{"source":77,"target":190},{"source":77,"target":290},{"source":77,"target":291},{"source":290,"target":160},{"source":291,"target":190},{"source":78,"target":0},{"source":78,"target":187},{"source":78,"target":292},{"source":292,"target":187},{"source":79,"target":0},{"source":79,"target":45},{"source":79,"target":293},{"source":293,"target":45},{"source":80,"target":0},{"source":80,"target":182},{"source":80,"target":294},{"source":294,"target":182},{"source":81,"target":0},{"source":81,"target":101},{"source":81,"target":295},{"source":295,"target":101},{"source":82,"target":0},{"source":82,"target":296},{"source":296,"target":1},{"source":296,"target":297},{"source":296,"target":82},{"source":297,"target":1},{"source":83,"target":0},{"source":83,"target":192},{"source":83,"target":298},{"source":298,"target":192},{"source":84,"target":0},{"source":84,"target":112},{"source":84,"target":299},{"source":299,"target":112},{"source":85,"target":0},{"source":85,"target":31},{"source":85,"target":300},{"source":300,"target":31},{"source":86,"target":0},{"source":86,"target":112},{"source":86,"target":301},{"source":301,"target":112},{"source":87,"target":0},{"source":87,"target":185},{"source":87,"target":302},{"source":302,"target":185},{"source":88,"target":0},{"source":88,"target":154},{"source":88,"target":303},{"source":303,"target":154},{"source":89,"target":0},{"source":89,"target":40},{"source":89,"target":304},{"source":304,"target":40},{"source":90,"target":0},{"source":90,"target":19},{"source":90,"target":305},{"source":305,"target":19},{"source":91,"target":0},{"source":91,"target":153},{"source":91,"target":306},{"source":306,"target":153},{"source":92,"target":0},{"source":92,"target":58},{"source":92,"target":190},{"source":92,"target":307},{"source":92,"target":308},{"source":307,"target":58},{"source":308,"target":190},{"source":93,"target":0},{"source":93,"target":118},{"source":93,"target":309},{"source":309,"target":118},{"source":94,"target":0},{"source":94,"target":19},{"source":94,"target":310},{"source":310,"target":19},{"source":95,"target":0},{"source":95,"target":114},{"source":95,"target":311},{"source":311,"target":114},{"source":96,"target":0},{"source":96,"target":66},{"source":96,"target":312},{"source":312,"target":66},{"source":97,"target":0},{"source":97,"target":189},{"source":97,"target":313},{"source":313,"target":189},{"source":98,"target":0},{"source":98,"target":129},{"source":98,"target":314},{"source":314,"target":129},{"source":99,"target":0},{"source":99,"target":131},{"source":99,"target":315},{"source":315,"target":131},{"source":100,"target":0},{"source":100,"target":82},{"source":100,"target":316},{"source":316,"target":82},{"source":101,"target":0},{"source":101,"target":82},{"source":101,"target":317},{"source":317,"target":82},{"source":102,"target":0},{"source":102,"target":158},{"source":102,"target":318},{"source":318,"target":158},{"source":103,"target":0},{"source":103,"target":112},{"source":103,"target":319},{"source":319,"target":112},{"source":104,"target":0},{"source":104,"target":69},{"source":104,"target":320},{"source":320,"target":69},{"source":105,"target":0},{"source":105,"target":45},{"source":105,"target":321},{"source":321,"target":45},{"source":106,"target":0},{"source":106,"target":153},{"source":106,"target":322},{"source":322,"target":153},{"source":107,"target":0},{"source":107,"target":40},{"source":107,"target":323},{"source":323,"target":40},{"source":108,"target":0},{"source":108,"target":45},{"source":108,"target":324},{"source":324,"target":45},{"source":109,"target":0},{"source":109,"target":19},{"source":109,"target":325},{"source":325,"target":19},{"source":110,"target":0},{"source":110,"target":56},{"source":110,"target":326},{"source":326,"target":56},{"source":111,"target":0},{"source":111,"target":82},{"source":111,"target":327},{"source":327,"target":82},{"source":112,"target":0},{"source":112,"target":82},{"source":112,"target":328},{"source":328,"target":82},{"source":113,"target":0},{"source":113,"target":131},{"source":113,"target":329},{"source":329,"target":131},{"source":114,"target":0},{"source":114,"target":112},{"source":114,"target":65},{"source":114,"target":138},{"source":114,"target":330},{"source":114,"target":331},{"source":114,"target":332},{"source":330,"target":112},{"source":331,"target":65},{"source":332,"target":138},{"source":115,"target":0},{"source":115,"target":52},{"source":115,"target":333},{"source":333,"target":52},{"source":116,"target":0},{"source":116,"target":160},{"source":116,"target":334},{"source":334,"target":160},{"source":117,"target":0},{"source":117,"target":153},{"source":117,"target":335},{"source":335,"target":153},{"source":118,"target":0},{"source":118,"target":133},{"source":118,"target":336},{"source":336,"target":133},{"source":119,"target":0},{"source":119,"target":131},{"source":119,"target":132},{"source":119,"target":337},{"source":119,"target":338},{"source":337,"target":131},{"source":338,"target":132},{"source":120,"target":0},{"source":120,"target":112},{"source":120,"target":339},{"source":339,"target":112},{"source":121,"target":0},{"source":121,"target":45},{"source":121,"target":340},{"source":340,"target":45},{"source":122,"target":0},{"source":122,"target":82},{"source":122,"target":341},{"source":341,"target":82},{"source":123,"target":0},{"source":123,"target":45},{"source":123,"target":342},{"source":342,"target":45},{"source":124,"target":0},{"source":124,"target":45},{"source":124,"target":343},{"source":343,"target":45},{"source":125,"target":0},{"source":125,"target":38},{"source":125,"target":344},{"source":344,"target":38},{"source":126,"target":0},{"source":126,"target":141},{"source":126,"target":345},{"source":345,"target":141},{"source":127,"target":0},{"source":127,"target":178},{"source":127,"target":346},{"source":346,"target":178},{"source":128,"target":0},{"source":128,"target":40},{"source":128,"target":347},{"source":347,"target":40},{"source":129,"target":0},{"source":129,"target":45},{"source":129,"target":348},{"source":348,"target":45},{"source":130,"target":0},{"source":130,"target":153},{"source":130,"target":349},{"source":349,"target":153},{"source":131,"target":0},{"source":131,"target":24},{"source":131,"target":10},{"source":131,"target":350},{"source":131,"target":351},{"source":350,"target":24},{"source":351,"target":10},{"source":132,"target":0},{"source":132,"target":19},{"source":132,"target":352},{"source":352,"target":19},{"source":133,"target":0},{"source":133,"target":82},{"source":133,"target":353},{"source":353,"target":82},{"source":134,"target":0},{"source":134,"target":82},{"source":134,"target":354},{"source":354,"target":82},{"source":135,"target":0},{"source":135,"target":133},{"source":135,"target":355},{"source":355,"target":133},{"source":136,"target":0},{"source":136,"target":19},{"source":136,"target":356},{"source":356,"target":19},{"source":137,"target":0},{"source":137,"target":93},{"source":137,"target":357},{"source":357,"target":93},{"source":138,"target":0},{"source":138,"target":82},{"source":138,"target":358},{"source":358,"target":82},{"source":139,"target":0},{"source":139,"target":24},{"source":139,"target":194},{"source":139,"target":359},{"source":139,"target":360},{"source":359,"target":24},{"source":360,"target":194},{"source":140,"target":0},{"source":140,"target":162},{"source":140,"target":361},{"source":361,"target":162},{"source":141,"target":0},{"source":141,"target":45},{"source":141,"target":29},{"source":141,"target":362},{"source":141,"target":363},{"source":362,"target":45},{"source":363,"target":29},{"source":142,"target":0},{"source":142,"target":162},{"source":142,"target":364},{"source":364,"target":162},{"source":143,"target":0},{"source":143,"target":147},{"source":143,"target":365},{"source":365,"target":147},{"source":144,"target":0},{"source":144,"target":101},{"source":144,"target":366},{"source":366,"target":101},{"source":145,"target":0},{"source":145,"target":29},{"source":145,"target":133},{"source":145,"target":367},{"source":145,"target":368},{"source":367,"target":29},{"source":368,"target":133},{"source":146,"target":0},{"source":146,"target":156},{"source":146,"target":369},{"source":369,"target":156},{"source":147,"target":0},{"source":147,"target":40},{"source":147,"target":370},{"source":370,"target":40},{"source":148,"target":0},{"source":148,"target":2},{"source":148,"target":371},{"source":371,"target":2},{"source":149,"target":0},{"source":149,"target":189},{"source":149,"target":372},{"source":372,"target":189},{"source":150,"target":0},{"source":150,"target":21},{"source":150,"target":373},{"source":373,"target":21},{"source":151,"target":0},{"source":151,"target":133},{"source":151,"target":374},{"source":374,"target":133},{"source":152,"target":0},{"source":152,"target":45},{"source":152,"target":375},{"source":375,"target":45},{"source":153,"target":0},{"source":153,"target":190},{"source":153,"target":376},{"source":376,"target":190},{"source":154,"target":0},{"source":154,"target":45},{"source":154,"target":377},{"source":377,"target":45},{"source":155,"target":0},{"source":155,"target":87},{"source":155,"target":378},{"source":378,"target":87},{"source":156,"target":0},{"source":156,"target":82},{"source":156,"target":379},{"source":379,"target":82},{"source":157,"target":0},{"source":157,"target":45},{"source":157,"target":380},{"source":380,"target":45},{"source":158,"target":0},{"source":158,"target":153},{"source":158,"target":381},{"source":381,"target":153},{"source":159,"target":0},{"source":159,"target":117},{"source":159,"target":382},{"source":382,"target":117},{"source":160,"target":0},{"source":160,"target":133},{"source":160,"target":383},{"source":383,"target":133},{"source":161,"target":0},{"source":161,"target":45},{"source":161,"target":384},{"source":384,"target":45},{"source":162,"target":0},{"source":162,"target":45},{"source":162,"target":385},{"source":385,"target":45},{"source":163,"target":0},{"source":163,"target":14},{"source":163,"target":386},{"source":386,"target":14},{"source":164,"target":0},{"source":164,"target":52},{"source":164,"target":387},{"source":387,"target":52},{"source":165,"target":0},{"source":165,"target":91},{"source":165,"target":388},{"source":388,"target":91},{"source":166,"target":0},{"source":166,"target":185},{"source":166,"target":389},{"source":389,"target":185},{"source":167,"target":0},{"source":167,"target":151},{"source":167,"target":390},{"source":390,"target":151},{"source":168,"target":0},{"source":168,"target":179},{"source":168,"target":391},{"source":391,"target":179},{"source":169,"target":0},{"source":169,"target":171},{"source":169,"target":392},{"source":392,"target":171},{"source":170,"target":0},{"source":170,"target":117},{"source":170,"target":393},{"source":393,"target":117},{"source":171,"target":0},{"source":171,"target":82},{"source":171,"target":394},{"source":394,"target":82},{"source":172,"target":0},{"source":172,"target":129},{"source":172,"target":395},{"source":395,"target":129},{"source":173,"target":0},{"source":173,"target":56},{"source":173,"target":396},{"source":396,"target":56},{"source":174,"target":0},{"source":174,"target":2},{"source":174,"target":397},{"source":397,"target":2},{"source":175,"target":0},{"source":175,"target":129},{"source":175,"target":398},{"source":398,"target":129},{"source":176,"target":0},{"source":176,"target":189},{"source":176,"target":399},{"source":399,"target":189},{"source":177,"target":0},{"source":177,"target":185},{"source":177,"target":400},{"source":400,"target":185},{"source":178,"target":0},{"source":178,"target":19},{"source":178,"target":138},{"source":178,"target":401},{"source":178,"target":402},{"source":401,"target":19},{"source":402,"target":138},{"source":179,"target":0},{"source":179,"target":77},{"source":179,"target":58},{"source":179,"target":65},{"source":179,"target":403},{"source":179,"target":404},{"source":179,"target":405},{"source":403,"target":77},{"source":404,"target":58},{"source":405,"target":65},{"source":180,"target":0},{"source":180,"target":82},{"source":180,"target":406},{"source":406,"target":82},{"source":181,"target":0},{"source":181,"target":59},{"source":181,"target":407},{"source":407,"target":59},{"source":182,"target":0},{"source":182,"target":171},{"source":182,"target":156},{"source":182,"target":408},{"source":182,"target":409},{"source":408,"target":171},{"source":409,"target":156},{"source":183,"target":0},{"source":183,"target":171},{"source":183,"target":410},{"source":410,"target":171},{"source":184,"target":0},{"source":184,"target":172},{"source":184,"target":411},{"source":411,"target":172},{"source":185,"target":0},{"source":185,"target":82},{"source":185,"target":412},{"source":412,"target":82},{"source":186,"target":0},{"source":186,"target":29},{"source":186,"target":171},{"source":186,"target":413},{"source":186,"target":414},{"source":413,"target":29},{"source":414,"target":171},{"source":187,"target":0},{"source":187,"target":29},{"source":187,"target":160},{"source":187,"target":415},{"source":187,"target":416},{"source":415,"target":29},{"source":416,"target":160},{"source":188,"target":0},{"source":188,"target":87},{"source":188,"target":417},{"source":417,"target":87},{"source":189,"target":0},{"source":189,"target":112},{"source":189,"target":418},{"source":418,"target":112},{"source":190,"target":0},{"source":190,"target":82},{"source":190,"target":419},{"source":419,"target":82},{"source":191,"target":0},{"source":191,"target":158},{"source":191,"target":420},{"source":420,"target":158},{"source":192,"target":0},{"source":192,"target":45},{"source":192,"target":421},{"source":421,"target":45},{"source":193,"target":0},{"source":193,"target":45},{"source":193,"target":422},{"source":422,"target":45},{"source":194,"target":0},{"source":194,"target":19},{"source":194,"target":423},{"source":423,"target":19},{"source":195,"target":0},{"source":195,"target":128},{"source":195,"target":424},{"source":424,"target":128},{"source":196,"target":0},{"source":196,"target":93},{"source":196,"target":425},{"source":425,"target":93},{"source":197,"target":0},{"source":197,"target":45},{"source":197,"target":426},{"source":426,"target":45},{"source":198,"target":0},{"source":198,"target":171},{"source":198,"target":427},{"source":427,"target":171}],"multigraph":true}
ecore
education
repo-ecore-all/data/Henriknu/TDT4250_DSL/UniversityStudies/model/universityStudies.ecore
universityStudies Course name code credits level programmes Programme numberOfSemesters specializations name semesters Department programmeType Specialization name furtherSpecializations semesters Semester season semesterNumber courseSlots name Department Courses Programmes ProgrammeType Bachelor Bachelor Master Master IntegrertMaster IntegrertMaster Årsstudie Årsstudie CourseSlot course MandatoryCourseSlot ElectiveCourseSlot optionalCourses Seasons Fall Fall Spring Spring Credits Basic 7.5 Double 15.0 Full 30.0 Minor 5.0
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="universityStudies" nsURI="http://www.example.org/universityStudies" nsPrefix="universityStudies"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Course"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidCode Validcredits"/> </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="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credits" lowerBound="1" eType="#//Credits"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="programmes" upperBound="-1" eType="#//Programme" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Programme"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="validNumberOfSemesters validName departmentNotNull validProgrammeType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfSemesters" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specializations" upperBound="-1" eType="#//Specialization" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semesters" upperBound="10" eType="#//Semester" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Department" eType="#//Department" eOpposite="#//Department/Programmes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="programmeType" eType="#//ProgrammeType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Specialization"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="furtherSpecializations" upperBound="-1" eType="#//Specialization" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semesters" upperBound="-1" eType="#//Semester" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Semester"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="isValidSeason courseNotNull enoughPoints"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="courseNotNull" value="self.courseSlots.course -> notEmpty()"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="season" eType="#//Seasons"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="semesterNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="courseSlots" lowerBound="1" upperBound="-1" eType="#//CourseSlot" 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="Department"> <eStructuralFeatures xsi:type="ecore:EReference" name="Courses" upperBound="-1" eType="#//Course" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Programmes" eType="#//Programme" containment="true" eOpposite="#//Programme/Department"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ProgrammeType"> <eLiterals name="Bachelor" value="6"/> <eLiterals name="Master" value="4"/> <eLiterals name="IntegrertMaster" value="10"/> <eLiterals name="Årsstudie" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CourseSlot" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="course" eType="#//Course"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MandatoryCourseSlot" eSuperTypes="#//CourseSlot"/> <eClassifiers xsi:type="ecore:EClass" name="ElectiveCourseSlot" eSuperTypes="#//CourseSlot"> <eStructuralFeatures xsi:type="ecore:EReference" name="optionalCourses" upperBound="-1" eType="#//Course"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Seasons"> <eLiterals name="Fall"/> <eLiterals name="Spring" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Credits"> <eLiterals name="Basic" literal="7.5"/> <eLiterals name="Double" literal="15.0"/> <eLiterals name="Full" literal="30.0"/> <eLiterals name="Minor" literal="5.0"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"universityStudies","nsURI":"http://www.example.org/universityStudies","name":"universityStudies","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":"Programme","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specialization","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":"Department","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ProgrammeType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CourseSlot","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MandatoryCourseSlot","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElectiveCourseSlot","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Seasons","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Credits","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"credits","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"programmes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numberOfSemesters","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":"specializations","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":10,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"semesters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Department","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"programmeType","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Programmes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"furtherSpecializations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"semesters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"season","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"semesterNumber","changeable":true,"lowerBound":0,"iD":false,"id":42,"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":"courseSlots","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Courses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"name":"Bachelor","id":52,"value":6,"literal":"Bachelor","eClass":"EEnumLiteral"},{"name":"Master","id":53,"value":4,"literal":"Master","eClass":"EEnumLiteral"},{"name":"IntegrertMaster","id":54,"value":10,"literal":"IntegrertMaster","eClass":"EEnumLiteral"},{"name":"Årsstudie","id":55,"value":2,"literal":"Årsstudie","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"course","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"optionalCourses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"name":"Fall","id":62,"value":0,"literal":"Fall","eClass":"EEnumLiteral"},{"name":"Spring","id":63,"value":1,"literal":"Spring","eClass":"EEnumLiteral"},{"name":"Basic","id":64,"value":0,"literal":"7.5","eClass":"EEnumLiteral"},{"name":"Double","id":65,"value":0,"literal":"15.0","eClass":"EEnumLiteral"},{"name":"Full","id":66,"value":0,"literal":"30.0","eClass":"EEnumLiteral"},{"name":"Minor","id":67,"value":0,"literal":"5.0","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":12,"target":17},{"source":12,"target":1},{"source":13,"target":18},{"source":13,"target":1},{"source":14,"target":11},{"source":14,"target":19},{"source":14,"target":1},{"source":19,"target":11},{"source":15,"target":20},{"source":15,"target":1},{"source":16,"target":2},{"source":16,"target":21},{"source":16,"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":2,"target":26},{"source":2,"target":27},{"source":22,"target":28},{"source":22,"target":2},{"source":23,"target":3},{"source":23,"target":29},{"source":23,"target":2},{"source":29,"target":3},{"source":24,"target":30},{"source":24,"target":2},{"source":25,"target":4},{"source":25,"target":31},{"source":25,"target":2},{"source":31,"target":4},{"source":26,"target":5},{"source":26,"target":32},{"source":26,"target":2},{"source":26,"target":33},{"source":32,"target":5},{"source":27,"target":6},{"source":27,"target":34},{"source":27,"target":2},{"source":34,"target":6},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":35,"target":38},{"source":35,"target":3},{"source":36,"target":3},{"source":36,"target":39},{"source":36,"target":3},{"source":39,"target":3},{"source":37,"target":4},{"source":37,"target":40},{"source":37,"target":3},{"source":40,"target":4},{"source":4,"target":0},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":41,"target":10},{"source":41,"target":45},{"source":41,"target":4},{"source":45,"target":10},{"source":42,"target":46},{"source":42,"target":4},{"source":43,"target":7},{"source":43,"target":47},{"source":43,"target":4},{"source":47,"target":7},{"source":44,"target":48},{"source":44,"target":4},{"source":5,"target":0},{"source":5,"target":49},{"source":5,"target":33},{"source":49,"target":1},{"source":49,"target":50},{"source":49,"target":5},{"source":50,"target":1},{"source":33,"target":2},{"source":33,"target":51},{"source":33,"target":5},{"source":33,"target":26},{"source":51,"target":2},{"source":6,"target":0},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":52,"target":6},{"source":53,"target":6},{"source":54,"target":6},{"source":55,"target":6},{"source":7,"target":0},{"source":7,"target":56},{"source":56,"target":1},{"source":56,"target":57},{"source":56,"target":7},{"source":57,"target":1},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":58},{"source":58,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":59},{"source":9,"target":60},{"source":59,"target":1},{"source":59,"target":61},{"source":59,"target":9},{"source":61,"target":1},{"source":60,"target":7},{"source":10,"target":0},{"source":10,"target":62},{"source":10,"target":63},{"source":62,"target":10},{"source":63,"target":10},{"source":11,"target":0},{"source":11,"target":64},{"source":11,"target":65},{"source":11,"target":66},{"source":11,"target":67},{"source":64,"target":11},{"source":65,"target":11},{"source":66,"target":11},{"source":67,"target":11}],"multigraph":true}
ecore
calculator
repo-ecore-all/data/stolorz/RankPL-EclipsePlugin/pl.stolorz.dsl.rankpl/model/generated/RankPL.ecore
rankPL Model greetings Definition expr DeclaredParameter AbstractDefinition name Expression Plus left right Minus left right Multi left right Div left right NumberLiteral value FunctionCall func args
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="rankPL" nsURI="http://www.stolorz.pl/dsl/rankpl/RankPL" nsPrefix="rankPL"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="greetings" upperBound="-1" eType="#//AbstractDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Definition" eSuperTypes="#//AbstractDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclaredParameter" eSuperTypes="#//AbstractDefinition"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractDefinition"> <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="Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Multi" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Div" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="func" eType="#//AbstractDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"rankPL","nsURI":"http://www.stolorz.pl/dsl/rankpl/RankPL","name":"rankPL","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":"Definition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclaredParameter","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractDefinition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multi","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Div","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"greetings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","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},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":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":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"func","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":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":12},{"source":12,"target":4},{"source":12,"target":13},{"source":12,"target":1},{"source":13,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":14},{"source":2,"target":15},{"source":14,"target":5},{"source":14,"target":16},{"source":14,"target":2},{"source":16,"target":5},{"source":15,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":17},{"source":17,"target":4},{"source":4,"target":0},{"source":4,"target":18},{"source":18,"target":19},{"source":18,"target":4},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":20},{"source":6,"target":21},{"source":6,"target":22},{"source":20,"target":5},{"source":20,"target":23},{"source":20,"target":6},{"source":23,"target":5},{"source":21,"target":5},{"source":21,"target":24},{"source":21,"target":6},{"source":24,"target":5},{"source":22,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":25},{"source":7,"target":26},{"source":7,"target":27},{"source":25,"target":5},{"source":25,"target":28},{"source":25,"target":7},{"source":28,"target":5},{"source":26,"target":5},{"source":26,"target":29},{"source":26,"target":7},{"source":29,"target":5},{"source":27,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":30},{"source":8,"target":31},{"source":8,"target":32},{"source":30,"target":5},{"source":30,"target":33},{"source":30,"target":8},{"source":33,"target":5},{"source":31,"target":5},{"source":31,"target":34},{"source":31,"target":8},{"source":34,"target":5},{"source":32,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":35},{"source":9,"target":36},{"source":9,"target":37},{"source":35,"target":5},{"source":35,"target":38},{"source":35,"target":9},{"source":38,"target":5},{"source":36,"target":5},{"source":36,"target":39},{"source":36,"target":9},{"source":39,"target":5},{"source":37,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":40},{"source":10,"target":41},{"source":40,"target":42},{"source":40,"target":10},{"source":41,"target":5},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":43},{"source":11,"target":44},{"source":11,"target":45},{"source":43,"target":4},{"source":43,"target":46},{"source":43,"target":11},{"source":46,"target":4},{"source":44,"target":5},{"source":44,"target":47},{"source":44,"target":11},{"source":47,"target":5},{"source":45,"target":5}],"multigraph":true}
ecore
families
repo-ecore-all/data/stefanodifrancesco/uncertainty/it.univaq.disim.uncertainty.ufamilies/metamodel/UFamily.ecore
Families Family lastName sons daughters mother father address links Member firstName age relatives FamilyRegistry families uncertainty ModelElement include exclude UData name utype OperatorType XOR XOR AND AND OR OR uFamily uleft uright upoint aFamily uMember uleft uright upoint aMember uFamilyRegistry uleft uright upoint aFamilyRegistry
<?xml version="1.0" encoding="ISO-8859-1"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Families" nsURI="http://it.univaq.disim/uncertainty.ufamily" nsPrefix="Families"> <eClassifiers xsi:type="ecore:EClass" name="Family" eSuperTypes="#//uncertainty/ModelElement #//uncertainty/aFamily"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sons" upperBound="-1" eType="#//uncertainty/aMember" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="daughters" upperBound="-1" eType="#//uncertainty/aMember" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mother" eType="#//uncertainty/aMember" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="father" eType="#//uncertainty/aMember" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1" eType="ecore:EClass Families2.ecore#//Family"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member" eSuperTypes="#//uncertainty/ModelElement #//uncertainty/aMember"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="age" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relatives" eType="#//uncertainty/aMember"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FamilyRegistry" eSuperTypes="#//uncertainty/ModelElement #//uncertainty/aFamilyRegistry"> <eStructuralFeatures xsi:type="ecore:EReference" name="families" upperBound="-1" eType="#//uncertainty/aFamily" containment="true"/> </eClassifiers> <eSubpackages name="uncertainty" nsURI="uncertainty" nsPrefix="uncertainty"> <eClassifiers xsi:type="ecore:EClass" name="ModelElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="include" upperBound="-1" eType="#//uncertainty/ModelElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exclude" upperBound="-1" eType="#//uncertainty/ModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UData" 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="utype" eType="#//uncertainty/OperatorType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OperatorType"> <eLiterals name="XOR" literal="XOR"/> <eLiterals name="AND" value="1" literal="AND"/> <eLiterals name="OR" value="2" literal="OR"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="uFamily" eSuperTypes="#//uncertainty/aFamily #//uncertainty/UData"> <eStructuralFeatures xsi:type="ecore:EReference" name="uleft" upperBound="-1" eType="#//Family" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uright" upperBound="-1" eType="#//Family" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="upoint" upperBound="-1" eType="#//uncertainty/uFamily" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="aFamily" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="uMember" eSuperTypes="#//uncertainty/aMember #//uncertainty/UData"> <eStructuralFeatures xsi:type="ecore:EReference" name="uleft" upperBound="-1" eType="#//Member" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uright" upperBound="-1" eType="#//Member" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="upoint" upperBound="-1" eType="#//uncertainty/uMember" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="aMember" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="uFamilyRegistry" eSuperTypes="#//uncertainty/aFamilyRegistry #//uncertainty/UData"> <eStructuralFeatures xsi:type="ecore:EReference" name="uleft" upperBound="-1" eType="#//FamilyRegistry" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uright" upperBound="-1" eType="#//FamilyRegistry" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="upoint" upperBound="-1" eType="#//uncertainty/uFamilyRegistry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="aFamilyRegistry" abstract="true"/> </eSubpackages> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"Families","nsURI":"http://it.univaq.disim/uncertainty.ufamily","name":"Families","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FamilyRegistry","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"nsPrefix":"uncertainty","nsURI":"uncertainty","name":"uncertainty","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":"aFamily","instanceClass":null,"abstract":true,"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":"lastName","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sons","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":"daughters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mother","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"father","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":"address","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":"links","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"aMember","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"age","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatives","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"aFamilyRegistry","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"families","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UData","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperatorType","instanceClass":null,"id":38,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"uFamily","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"uMember","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"uFamilyRegistry","instanceClass":null,"abstract":false,"id":41,"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":"include","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":"exclude","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"utype","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"name":"XOR","id":50,"value":0,"literal":"XOR","eClass":"EEnumLiteral"},{"name":"AND","id":51,"value":1,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":52,"value":2,"literal":"OR","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":"uleft","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":"uright","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":"upoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uleft","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":"uright","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":"upoint","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uleft","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":"uright","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":"upoint","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":7,"target":16},{"source":7,"target":1},{"source":8,"target":17},{"source":8,"target":18},{"source":8,"target":1},{"source":18,"target":17},{"source":9,"target":17},{"source":9,"target":19},{"source":9,"target":1},{"source":19,"target":17},{"source":10,"target":17},{"source":10,"target":20},{"source":10,"target":1},{"source":20,"target":17},{"source":11,"target":17},{"source":11,"target":21},{"source":11,"target":1},{"source":21,"target":17},{"source":12,"target":22},{"source":12,"target":1},{"source":13,"target":23},{"source":13,"target":1},{"source":14,"target":5},{"source":15,"target":6},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":17},{"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":17},{"source":26,"target":31},{"source":26,"target":2},{"source":31,"target":17},{"source":27,"target":5},{"source":28,"target":17},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":33,"target":6},{"source":33,"target":36},{"source":33,"target":3},{"source":36,"target":6},{"source":34,"target":5},{"source":35,"target":32},{"source":4,"target":5},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":6},{"source":4,"target":40},{"source":4,"target":17},{"source":4,"target":41},{"source":4,"target":32},{"source":4,"target":0},{"source":5,"target":4},{"source":5,"target":42},{"source":5,"target":43},{"source":42,"target":5},{"source":42,"target":44},{"source":42,"target":5},{"source":44,"target":5},{"source":43,"target":5},{"source":43,"target":45},{"source":43,"target":5},{"source":45,"target":5},{"source":37,"target":4},{"source":37,"target":46},{"source":37,"target":47},{"source":46,"target":48},{"source":46,"target":37},{"source":47,"target":38},{"source":47,"target":49},{"source":47,"target":37},{"source":49,"target":38},{"source":38,"target":4},{"source":38,"target":50},{"source":38,"target":51},{"source":38,"target":52},{"source":50,"target":38},{"source":51,"target":38},{"source":52,"target":38},{"source":39,"target":4},{"source":39,"target":6},{"source":39,"target":37},{"source":39,"target":53},{"source":39,"target":54},{"source":39,"target":55},{"source":39,"target":56},{"source":39,"target":57},{"source":53,"target":1},{"source":53,"target":58},{"source":53,"target":39},{"source":58,"target":1},{"source":54,"target":1},{"source":54,"target":59},{"source":54,"target":39},{"source":59,"target":1},{"source":55,"target":39},{"source":55,"target":60},{"source":55,"target":39},{"source":60,"target":39},{"source":56,"target":6},{"source":57,"target":37},{"source":6,"target":4},{"source":40,"target":4},{"source":40,"target":17},{"source":40,"target":37},{"source":40,"target":61},{"source":40,"target":62},{"source":40,"target":63},{"source":40,"target":64},{"source":40,"target":65},{"source":61,"target":2},{"source":61,"target":66},{"source":61,"target":40},{"source":66,"target":2},{"source":62,"target":2},{"source":62,"target":67},{"source":62,"target":40},{"source":67,"target":2},{"source":63,"target":40},{"source":63,"target":68},{"source":63,"target":40},{"source":68,"target":40},{"source":64,"target":17},{"source":65,"target":37},{"source":17,"target":4},{"source":41,"target":4},{"source":41,"target":32},{"source":41,"target":37},{"source":41,"target":69},{"source":41,"target":70},{"source":41,"target":71},{"source":41,"target":72},{"source":41,"target":73},{"source":69,"target":3},{"source":69,"target":74},{"source":69,"target":41},{"source":74,"target":3},{"source":70,"target":3},{"source":70,"target":75},{"source":70,"target":41},{"source":75,"target":3},{"source":71,"target":41},{"source":71,"target":76},{"source":71,"target":41},{"source":76,"target":41},{"source":72,"target":32},{"source":73,"target":37},{"source":32,"target":4}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/imace/de.cau.cs.kieler/plugins/de.cau.cs.kieler.synccharts.codegen.dependencies/model/synccharts.ecore
synccharts Action effects trigger delay 1 isImmediate label Assignment variable expression Effect Emission signal newValue Region states parentState Substitution parentScope formal actual StateType NORMAL NORMAL CONDITIONAL CONDITIONAL REFERENCE REFERENCE TEXTUAL TEXTUAL State type regions parentRegion isInitial isFinal outgoingTransitions incomingTransitions Transition priority type targetState isHistory sourceState TransitionType WEAKABORT WEAKABORT STRONGABORT STRONGABORT NORMALTERMINATION NORMALTERMINATION Scope id label signals variables suspensionTrigger exitActions innerActions entryActions bodyReference bodyContents bodyText renamings interfaceDeclaration Parsable java.lang.String java.lang.String TextEffect
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="synccharts" nsURI="http://kieler.cs.cau.de/synccharts/0.2.4" nsPrefix="synccharts"> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="annotations.ecore#//Annotatable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An Action represents some effect that is executed under some&#xA;certain condition. The condition or sometimes called guard is&#xA;the trigger which simply is any boolean {@link Expression} over&#xA;{@link Signal}s or {@link Variable}s. Note that Actions may also be used&#xA;in contexts, where no trigger or resp. effects are allowed. E.g.&#xA;a suspensionTrigger has no effect.&#xA;&lt;p>&#xA;The effects of an Action are either {@link Assignment}, {@link Emission} or escaping&#xA;to an {@link TextEffect}.&#xA;&lt;p>&#xA;An Action has a String label that represents the trigger and the effects&#xA;list in a textual representation. The user of the &#xA;model is required to synchronize the label with the actual&#xA;trigger and effects objects. For the SyncCharts graphical editor&#xA;this is done by using an Xtext grammar/parser."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="effects" upperBound="-1" eType="#//Effect" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="ecore:EClass kexpressions.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="delay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isImmediate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Effect"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An Assignment assigns a new value to a {@link Variable}.&#xA;It carries a reference to a Variable and an {@link Expression} &#xA;that represents the new value for that Variable."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="ecore:EClass kexpressions.ecore#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="ecore:EClass kexpressions.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Effect" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An Effect is something executed by an {@link Action}.&#xA;"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Emission" eSuperTypes="#//Effect"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An Emission represents setting an {@link Signal}&#xA;from &quot;absent&quot; to &quot;present&quot; in a tick.&#xA;An Emission has a reference to the Signal&#xA;that it emits.&#xA;For valued Signals, an Emission may carry an&#xA;{@link Expression} that represents the new&#xA;value for that signal."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1" eType="ecore:EClass kexpressions.ecore#//Signal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="newValue" eType="ecore:EClass kexpressions.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Scope"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Regions represent a parallelism in SyncCharts. A {@link State} may contain&#xA;multiple Regions and each Region may contain multiple States. The Regions&#xA;are then logically executed in parallel. A SyncChart gets represented by one root Region &#xA;that contains exactly one root State.&#xA;&lt;p>&#xA;A Region is a {@link Scope} and therefore gets identified by label and id&#xA;and carries an interface declaration. Hence a Region may declare&#xA;local signals or variables."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//State" containment="true" eOpposite="#//State/parentRegion"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentState" eType="#//State" eOpposite="#//State/regions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Substitution"> <eStructuralFeatures xsi:type="ecore:EReference" name="parentScope" lowerBound="1" eType="#//Scope" eOpposite="#//Scope/renamings"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="formal" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actual" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StateType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type for a State to specify some special properties.&#xA;&#xA; "/> </eAnnotations> <eLiterals name="NORMAL"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Simple or&#xA;macro States are of type NORMAL."/> </eAnnotations> </eLiterals> <eLiterals name="CONDITIONAL" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A CONDITIONAL State is only a&#xA;pseudostate in a sense that it will be left immediately within&#xA;one tick. Its outgoing transitions have to be immediate."/> </eAnnotations> </eLiterals> <eLiterals name="REFERENCE"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A REFERENCE&#xA;state carries a bodyReference to an arbitrary EObject. If this object is another&#xA;State, e.g. from another file, this reference can be used to modularize&#xA;SyncCharts. In such case all original interface of the referenced state&#xA;needs to be redefined by {@link Substitution} objects."/> </eAnnotations> </eLiterals> <eLiterals name="TEXTUAL"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A TEXTUAL&#xA;state will be defined not by child Regions but by bodyText that represents&#xA;its behavior, e.g. in the language Esterel or something similar. "/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Scope"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A State is the main entity in a SyncChart. States are located in a {@link Region}.&#xA;A SyncChart itself is represented by a top-level root Region that contains&#xA;exactly one root State. Every State may contain multiple parallel Regions&#xA;whereas a Region contains multiple States. This allows nested State&#xA;machines with parallelism.&#xA;&lt;p>&#xA;A State may be initial or final or both. An initial State is the entry State of a Region.&#xA;SyncCharts may only have one initial State per Region. A final State indcates that&#xA;its parent Region has terminated and nothing needs to be done in that Region&#xA;and its parent State may be left via a normal termination transition.&#xA;&lt;p>&#xA;A State is also a Scope and hence may carry an interface declaration and is&#xA;identified by id and label.&#xA;&lt;p>&#xA;States have a type to indicate different properties of States. See {@link StateType}."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//StateType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="regions" upperBound="-1" eType="#//Region" containment="true" eOpposite="#//Region/parentState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentRegion" lowerBound="1" eType="#//Region" eOpposite="#//Region/states"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isInitial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isFinal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransitions" upperBound="-1" eType="#//Transition" containment="true" eOpposite="#//Transition/sourceState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransitions" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/targetState"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Action"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Transition represents a connection between two {@link State}s and the&#xA;shift from the source to the target State. In SyncCharts Transitions may&#xA;only be specified between States on the same Regions. Inter-level&#xA;Transitions are not allowed.&#xA;&lt;p>&#xA;A Transition is an {@link Action} and therefore may contain a trigger condition&#xA;which guards the Transition and effects that get executed when the transition&#xA;is taken.&#xA;&lt;p>&#xA;Transitions have an integer priority. If there are multiple outgoing &#xA;transitions of a States and multiple triggers are evaluated to true, then&#xA;the transition with lowest priority is taken.&#xA;&lt;p>&#xA;A history transition will enter its source state in its containing Regions at the states that&#xA;it has left them before. So it does not start at the initial states in all circumstances but&#xA;in the states that the source state was left in some earlier tick. Only when a State is entered&#xA;for the first time (i.e. there is no history) then it is always entered in its initial States.&#xA;&lt;p>&#xA;A transition has a type {@link TransitionType}."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//TransitionType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetState" lowerBound="1" eType="#//State" eOpposite="#//State/incomingTransitions"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isHistory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceState" lowerBound="1" eType="#//State" eOpposite="#//State/outgoingTransitions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TransitionType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Transition has a type specifying some special property.&#xA;"/> </eAnnotations> <eLiterals name="WEAKABORT" literal="WEAKABORT"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A WEAKABORT transition allows the&#xA;exited State to execute its contents in that tick."/> </eAnnotations> </eLiterals> <eLiterals name="STRONGABORT" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A STRONGABORT will immediately&#xA;leave the state and not allow any actions in&#xA;the source State in that tick. "/> </eAnnotations> </eLiterals> <eLiterals name="NORMALTERMINATION" value="2" literal="NORMALTERMINATION"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A NORMALTERMINATION will leave a State whenever all contained&#xA;Regions are in final States. A normal termination may not define a guard trigger."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scope" abstract="true" eSuperTypes="annotations.ecore#//Annotatable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Scope is the abstract superclass for State and Region. &#xA;&lt;p>&#xA;The fields label and id are there to identify such object, where the label&#xA;may be an arbitrary String and the id may be used as identifier in programming languages. Therefore the&#xA;id should be unique within its containing scope, should start with a word character (letter, underscore) and should not&#xA;contain whitespace.&#xA;&lt;p>&#xA;The interfaceDeclaration is a String text field containing the interface declaration in a textual representation. &#xA;The user of a model instance needs to take care that this textual representation gets parsed correctly and &#xA;translated into proper Interface objects (e.g. Signals and Variables). For example the SyncCharts editor uses&#xA;an Xtext grammar/parser to do this.&#xA;&lt;p>&#xA;A Scope may carry lists of entry-, inner- or exit {@link Action}s that are executed on either Scope entry, staying a tick&#xA;in the Scope or exiting the Scope. A suspensionTrigger Action guards the suspension of a Scope. When this trigger&#xA;is evaluated to true, then the contents of the Scope is no longer evaluated until the guard gets false again."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signals" upperBound="-1" eType="ecore:EClass kexpressions.ecore#//Signal" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="ecore:EClass kexpressions.ecore#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="suspensionTrigger" eType="#//Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exitActions" upperBound="-1" eType="#//Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="innerActions" upperBound="-1" eType="#//Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entryActions" upperBound="-1" eType="#//Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyReference" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyContents" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyText" upperBound="-1" eType="ecore:EClass kexpressions.ecore#//TextualCode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="renamings" upperBound="-1" eType="#//Substitution" containment="true" eOpposite="#//Substitution/parentScope"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaceDeclaration" eType="#//Parsable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Parsable" instanceClassName="java.lang.String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Parsable is a String that represents model information&#xA;that can be parsed by some external parser. It is used to&#xA;technically distinguish simple Strings from information&#xA;that will be post processed by a parser and hence does not&#xA;carry semantical information in its own.&#xA;"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextEffect" eSuperTypes="kexpressions.ecore#//TextualCode #//Effect"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An TextEffect is a {@link TextualCode} that allows to&#xA;escape to some textual host code in an effect. This&#xA;can be any arbitrary String."/> </eAnnotations> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"synccharts","nsURI":"http://kieler.cs.cau.de/synccharts/0.2.4","name":"synccharts","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Effect","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Emission","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"StateType","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TransitionType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scope","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Parsable","instanceClass":"java.lang.String","id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextEffect","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":"effects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"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":"delay","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isImmediate","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"newValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"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":"parentState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"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":"parentRegion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"regions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentScope","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"formal","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"actual","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"renamings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"name":"NORMAL","id":49,"value":0,"literal":"NORMAL","eClass":"EEnumLiteral"},{"name":"CONDITIONAL","id":50,"value":1,"literal":"CONDITIONAL","eClass":"EEnumLiteral"},{"name":"REFERENCE","id":51,"value":0,"literal":"REFERENCE","eClass":"EEnumLiteral"},{"name":"TEXTUAL","id":52,"value":0,"literal":"TEXTUAL","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":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInitial","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isFinal","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":"outgoingTransitions","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":"incomingTransitions","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":"sourceState","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":"targetState","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"priority","changeable":true,"lowerBound":0,"iD":false,"id":68,"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":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":"isHistory","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"},{"name":"WEAKABORT","id":77,"value":0,"literal":"WEAKABORT","eClass":"EEnumLiteral"},{"name":"STRONGABORT","id":78,"value":1,"literal":"STRONGABORT","eClass":"EEnumLiteral"},{"name":"NORMALTERMINATION","id":79,"value":2,"literal":"NORMALTERMINATION","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"signals","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":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"suspensionTrigger","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":"exitActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"innerActions","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":"entryActions","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":"bodyReference","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":"bodyContents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyText","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"interfaceDeclaration","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":14,"target":3},{"source":14,"target":20},{"source":14,"target":1},{"source":20,"target":3},{"source":15,"target":21},{"source":15,"target":1},{"source":16,"target":22},{"source":16,"target":1},{"source":17,"target":23},{"source":17,"target":1},{"source":18,"target":24},{"source":18,"target":1},{"source":2,"target":0},{"source":2,"target":3},{"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":3},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":30,"target":33},{"source":30,"target":4},{"source":31,"target":34},{"source":31,"target":4},{"source":32,"target":3},{"source":5,"target":0},{"source":5,"target":11},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":35,"target":8},{"source":35,"target":38},{"source":35,"target":5},{"source":35,"target":39},{"source":38,"target":8},{"source":36,"target":8},{"source":36,"target":40},{"source":36,"target":5},{"source":36,"target":41},{"source":40,"target":8},{"source":37,"target":11},{"source":6,"target":0},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":42,"target":11},{"source":42,"target":45},{"source":42,"target":6},{"source":42,"target":46},{"source":45,"target":11},{"source":43,"target":47},{"source":43,"target":6},{"source":44,"target":48},{"source":44,"target":6},{"source":7,"target":0},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":7,"target":52},{"source":49,"target":7},{"source":50,"target":7},{"source":51,"target":7},{"source":52,"target":7},{"source":8,"target":0},{"source":8,"target":11},{"source":8,"target":53},{"source":8,"target":41},{"source":8,"target":39},{"source":8,"target":54},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":53,"target":7},{"source":53,"target":59},{"source":53,"target":8},{"source":59,"target":7},{"source":41,"target":5},{"source":41,"target":60},{"source":41,"target":8},{"source":41,"target":36},{"source":60,"target":5},{"source":39,"target":5},{"source":39,"target":61},{"source":39,"target":8},{"source":39,"target":35},{"source":61,"target":5},{"source":54,"target":62},{"source":54,"target":8},{"source":55,"target":63},{"source":55,"target":8},{"source":56,"target":9},{"source":56,"target":64},{"source":56,"target":8},{"source":56,"target":65},{"source":64,"target":9},{"source":57,"target":9},{"source":57,"target":66},{"source":57,"target":8},{"source":57,"target":67},{"source":66,"target":9},{"source":58,"target":11},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":67},{"source":9,"target":70},{"source":9,"target":65},{"source":9,"target":71},{"source":68,"target":72},{"source":68,"target":9},{"source":69,"target":10},{"source":69,"target":73},{"source":69,"target":9},{"source":73,"target":10},{"source":67,"target":8},{"source":67,"target":74},{"source":67,"target":9},{"source":67,"target":57},{"source":74,"target":8},{"source":70,"target":75},{"source":70,"target":9},{"source":65,"target":8},{"source":65,"target":76},{"source":65,"target":9},{"source":65,"target":56},{"source":76,"target":8},{"source":71,"target":1},{"source":10,"target":0},{"source":10,"target":77},{"source":10,"target":78},{"source":10,"target":79},{"source":77,"target":10},{"source":78,"target":10},{"source":79,"target":10},{"source":11,"target":0},{"source":11,"target":80},{"source":11,"target":81},{"source":11,"target":82},{"source":11,"target":83},{"source":11,"target":84},{"source":11,"target":85},{"source":11,"target":86},{"source":11,"target":87},{"source":11,"target":88},{"source":11,"target":89},{"source":11,"target":90},{"source":11,"target":46},{"source":11,"target":91},{"source":11,"target":92},{"source":80,"target":93},{"source":80,"target":11},{"source":81,"target":94},{"source":81,"target":11},{"source":82,"target":95},{"source":82,"target":11},{"source":83,"target":96},{"source":83,"target":11},{"source":84,"target":1},{"source":84,"target":97},{"source":84,"target":11},{"source":97,"target":1},{"source":85,"target":1},{"source":85,"target":98},{"source":85,"target":11},{"source":98,"target":1},{"source":86,"target":1},{"source":86,"target":99},{"source":86,"target":11},{"source":99,"target":1},{"source":87,"target":1},{"source":87,"target":100},{"source":87,"target":11},{"source":100,"target":1},{"source":88,"target":101},{"source":88,"target":11},{"source":89,"target":102},{"source":89,"target":11},{"source":90,"target":103},{"source":90,"target":11},{"source":46,"target":6},{"source":46,"target":104},{"source":46,"target":11},{"source":46,"target":42},{"source":104,"target":6},{"source":91,"target":12},{"source":91,"target":105},{"source":91,"target":11},{"source":105,"target":12},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":106},{"source":13,"target":107},{"source":107,"target":3}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/classicwuhao/asmig/test/FSM.ecore
FSM StateMachine code states transitions AbstractState name envs source target StartState State EndState Transition
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="FSM" nsURI="http:///org/nuim/cs/FSM.ecore" nsPrefix="org.nuim.cs"> <eClassifiers xsi:type="ecore:EClass" name="StateMachine"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//AbstractState" changeable="false" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" changeable="false" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractState" 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="envs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" upperBound="-1" eType="#//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" upperBound="-1" eType="#//Transition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StartState" eSuperTypes="#//AbstractState"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//AbstractState"/> <eClassifiers xsi:type="ecore:EClass" name="EndState" eSuperTypes="#//AbstractState"/> <eClassifiers xsi:type="ecore:EClass" name="Transition"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"org.nuim.cs","nsURI":"http:///org/nuim/cs/FSM.ecore","name":"FSM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractState","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartState","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndState","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":false,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":false,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"envs","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":7,"target":10},{"source":7,"target":1},{"source":8,"target":2},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":2},{"source":9,"target":6},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":6},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":13,"target":17},{"source":13,"target":2},{"source":14,"target":18},{"source":14,"target":2},{"source":15,"target":6},{"source":15,"target":19},{"source":15,"target":2},{"source":19,"target":6},{"source":16,"target":6},{"source":16,"target":20},{"source":16,"target":2},{"source":20,"target":6},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":21},{"source":21,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":22},{"source":22,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":23},{"source":23,"target":2},{"source":6,"target":0}],"multigraph":true}
ecore
metamodelling
repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/encore.ecore
encore EAttribute iD eAttributeType EAnnotation source details eModelElement contents references EClass isSuperTypeOf someClass getFeatureCount getEStructuralFeature featureID getFeatureID feature getEStructuralFeature featureName getOperationCount getEOperation operationID getOperationID operation getOverride operation abstract interface eSuperTypes eOperations eAllAttributes eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eIDAttribute eStructuralFeatures eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierID instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters EDataType serializable true EEnum getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EModelElement getEAnnotation source eAnnotations ENamedElement name EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature eInvoke operation arguments EOperation getOperationID isOverrideOf someOperation eContainingClass eTypeParameters eParameters eExceptions eGenericExceptions EPackage getEClassifier name nsURI nsPrefix eFactoryInstance eClassifiers eSubpackages eSuperPackage EParameter eOperation EReference containment container resolveProxies true eOpposite eReferenceType eKeys EStructuralFeature getFeatureID getContainerClass changeable true volatile transient defaultValueLiteral defaultValue unsettable derived eContainingClass ETypedElement ordered true unique true lowerBound upperBound 1 many required eType eGenericType EBigDecimal java.math.BigDecimal java.math.BigDecimal EBigInteger java.math.BigInteger java.math.BigInteger EBoolean boolean boolean EBooleanObject java.lang.Boolean java.lang.Boolean EByte byte byte EByteArray byte[] byte[] EByteObject java.lang.Byte java.lang.Byte EChar char char ECharacterObject java.lang.Character java.lang.Character EDate java.util.Date java.util.Date EDiagnosticChain org.eclipse.emf.common.util.DiagnosticChain org.eclipse.emf.common.util.DiagnosticChain EDouble double double EDoubleObject java.lang.Double java.lang.Double EEList org.eclipse.emf.common.util.EList org.eclipse.emf.common.util.EList E EEnumerator org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EFeatureMap org.eclipse.emf.ecore.util.FeatureMap org.eclipse.emf.ecore.util.FeatureMap EFeatureMapEntry org.eclipse.emf.ecore.util.FeatureMap$Entry org.eclipse.emf.ecore.util.FeatureMap$Entry EFloat float float EFloatObject java.lang.Float java.lang.Float EInt int int EIntegerObject java.lang.Integer java.lang.Integer EJavaClass java.lang.Class java.lang.Class T EJavaObject java.lang.Object java.lang.Object ELong long long ELongObject java.lang.Long java.lang.Long EMap java.util.Map java.util.Map K V EResource org.eclipse.emf.ecore.resource.Resource org.eclipse.emf.ecore.resource.Resource EResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet EShort short short EShortObject java.lang.Short java.lang.Short EString java.lang.String java.lang.String EStringToStringMapEntry java.util.Map$Entry java.util.Map$Entry key value ETreeIterator org.eclipse.emf.common.util.TreeIterator org.eclipse.emf.common.util.TreeIterator E EGenericType eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier ETypeParameter eBounds EInvocationTargetException java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="encore" nsURI="http://my/Encore" nsPrefix="encore"> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentTransient"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1" eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedSourceURI"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="#//EStringToStringMapEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#//EModelElement" transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//EObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes DisjointFeatureAndOperationSignatures"/> </eAnnotations> <eOperations name="isSuperTypeOf" eType="#//EBoolean"> <eParameters name="someClass" eType="#//EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="#//EInt"/> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureID" eType="#//EInt"/> </eOperations> <eOperations name="getFeatureID" eType="#//EInt"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureName" eType="#//EString"/> </eOperations> <eOperations name="getOperationCount" eType="#//EInt"/> <eOperations name="getEOperation" eType="#//EOperation"> <eParameters name="operationID" eType="#//EInt"/> </eOperations> <eOperations name="getOperationID" eType="#//EInt"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getOverride" eType="#//EOperation"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="#//EClass" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="#//EOperation" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="#//EOperation" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eOperations name="getClassifierID" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" changeable="false" volatile="true" transient="true" derived="true"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage" changeable="false" transient="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueEnumeratorNames UniqueEnumeratorLiterals"/> </eAnnotations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="name" eType="#//EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="value" eType="#//EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral"> <eParameters name="literal" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement"> <eOperations name="create" eType="#//EObject"> <eParameters name="eClass" eType="#//EClass"/> </eOperations> <eOperations name="createFromString" eType="#//EJavaObject"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="literalValue" eType="#//EString"/> </eOperations> <eOperations name="convertToString" eType="#//EString"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="instanceValue" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true"> <eOperations name="getEAnnotation" eType="#//EAnnotation"> <eParameters name="source" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedName"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="#//EClass"/> <eOperations name="eIsProxy" eType="#//EBoolean"/> <eOperations name="eResource" eType="#//EResource"/> <eOperations name="eContainer" eType="#//EObject"/> <eOperations name="eContainingFeature" eType="#//EStructuralFeature"/> <eOperations name="eContainmentFeature" eType="#//EReference"/> <eOperations name="eContents"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eAllContents"> <eGenericType eClassifier="#//ETreeIterator"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eCrossReferences"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="resolve" eType="#//EBoolean"/> </eOperations> <eOperations name="eSet"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="newValue" eType="#//EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="#//EBoolean"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eInvoke" eType="#//EJavaObject" eExceptions="#//EInvocationTargetException"> <eParameters name="operation" eType="#//EOperation"/> <eParameters name="arguments"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/> </eAnnotations> <eOperations name="getOperationID" eType="#//EInt"/> <eOperations name="isOverrideOf" eType="#//EBoolean"> <eParameters name="someOperation" eType="#//EOperation"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="#//EParameter" containment="true" resolveProxies="false" eOpposite="#//EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="#//EClassifier" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/> </eAnnotations> <eOperations name="getEClassifier" eType="#//EClassifier"> <eParameters name="name" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="#//EClassifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="#//EPackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage" changeable="false" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys ConsistentUnique ConsistentContainer"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1" eType="#//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidDefaultValueLiteral"/> </eAnnotations> <eOperations name="getFeatureID" eType="#//EInt"/> <eOperations name="getContainerClass"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidLowerBound ValidUpperBound ConsistentBounds ValidType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType" volatile="true" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EBoolean"/> <details key="name" value="EBoolean:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EByte"/> <details key="name" value="EByte:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EChar"/> <details key="name" value="EChar:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EDouble"/> <details key="name" value="EDouble:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="org.eclipse.emf.common.util.EList" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EFloat"/> <details key="name" value="EFloat:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EInt"/> <details key="name" value="EInt:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ELong"/> <details key="name" value="ELong:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map" serializable="false"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EShort"/> <details key="name" value="EShort:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentType ConsistentBounds ConsistentArguments"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="#//EClassifier" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#//ETypeParameter" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException" serializable="false"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"encore","nsURI":"http://my/Encore","name":"encore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":28,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EEList","instanceClass":"org.eclipse.emf.common.util.EList","id":31,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":32,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":33,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":34,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":43,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":44,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":45,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":50,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":53,"serializable":false,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":55,"derived":true},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationCount","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEOperation","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOverride","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":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":"interface","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","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":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":84,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":90,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":91,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":92,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":93,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":95,"derived":true},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EParameter"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":102,"many":false,"required":false,"eClass":"EParameter"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":105,"many":false,"required":false,"eClass":"EParameter"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EParameter"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationID","lowerBound":0,"id":112,"many":false,"required":false,"eClass":"EParameter"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":115,"many":false,"required":false,"eClass":"EParameter"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EParameter"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":138,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":139,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":141,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":142,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":143,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","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":"object","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"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":161,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":162,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":163,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EParameter"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":170,"many":false,"required":false,"eClass":"EParameter"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":173,"many":false,"required":false,"eClass":"EParameter"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":176,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":185,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":186,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":187,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EParameter"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":194,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":195,"many":false,"required":false,"eClass":"EParameter"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":204,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EOperation"},{"id":206,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":207,"many":false,"required":false,"eClass":"EParameter"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":213,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":214,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":215,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":216,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":217,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eInvoke","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":241,"many":false,"required":false,"eClass":"EParameter"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":244,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":245,"many":false,"required":false,"eClass":"EParameter"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":248,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EParameter"},{"id":254,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":255,"many":false,"required":false,"eClass":"EParameter"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"arguments","lowerBound":0,"id":259,"many":false,"required":false,"eClass":"EParameter"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverrideOf","lowerBound":0,"id":265,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":267,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someOperation","lowerBound":0,"id":273,"many":false,"required":false,"eClass":"EParameter"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":281,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":283,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":289,"many":false,"required":false,"eClass":"EParameter"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":300,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":303,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":312,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":313,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":314,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":315,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":316,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":317,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":318,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":333,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":334,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":335,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":336,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":337,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":338,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":340,"derived":false},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"name":"E","id":350,"eClass":"ETypeParameter"},{"name":"T","id":351,"eClass":"ETypeParameter"},{"name":"K","id":352,"eClass":"ETypeParameter"},{"name":"V","id":353,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":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":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"name":"E","id":358,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":359,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":360,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":361,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":362,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":363,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":20},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":20},{"source":55,"target":5},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":5},{"source":56,"target":16},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":59,"target":48},{"source":59,"target":65},{"source":59,"target":2},{"source":65,"target":48},{"source":60,"target":49},{"source":60,"target":66},{"source":60,"target":2},{"source":66,"target":49},{"source":61,"target":9},{"source":61,"target":67},{"source":61,"target":2},{"source":61,"target":68},{"source":67,"target":9},{"source":62,"target":11},{"source":62,"target":69},{"source":62,"target":2},{"source":69,"target":11},{"source":63,"target":11},{"source":63,"target":70},{"source":63,"target":2},{"source":70,"target":11},{"source":64,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":71,"target":20},{"source":71,"target":97},{"source":71,"target":3},{"source":71,"target":98},{"source":97,"target":20},{"source":98,"target":3},{"source":98,"target":99},{"source":98,"target":71},{"source":99,"target":3},{"source":72,"target":37},{"source":72,"target":100},{"source":72,"target":3},{"source":100,"target":37},{"source":73,"target":16},{"source":73,"target":101},{"source":73,"target":3},{"source":73,"target":102},{"source":101,"target":16},{"source":102,"target":37},{"source":102,"target":103},{"source":102,"target":73},{"source":103,"target":37},{"source":74,"target":37},{"source":74,"target":104},{"source":74,"target":3},{"source":74,"target":105},{"source":104,"target":37},{"source":105,"target":16},{"source":105,"target":106},{"source":105,"target":74},{"source":106,"target":16},{"source":75,"target":16},{"source":75,"target":107},{"source":75,"target":3},{"source":75,"target":108},{"source":107,"target":16},{"source":108,"target":48},{"source":108,"target":109},{"source":108,"target":75},{"source":109,"target":48},{"source":76,"target":37},{"source":76,"target":110},{"source":76,"target":3},{"source":110,"target":37},{"source":77,"target":12},{"source":77,"target":111},{"source":77,"target":3},{"source":77,"target":112},{"source":111,"target":12},{"source":112,"target":37},{"source":112,"target":113},{"source":112,"target":77},{"source":113,"target":37},{"source":78,"target":37},{"source":78,"target":114},{"source":78,"target":3},{"source":78,"target":115},{"source":114,"target":37},{"source":115,"target":12},{"source":115,"target":116},{"source":115,"target":78},{"source":116,"target":12},{"source":79,"target":12},{"source":79,"target":117},{"source":79,"target":3},{"source":79,"target":118},{"source":117,"target":12},{"source":118,"target":12},{"source":118,"target":119},{"source":118,"target":79},{"source":119,"target":12},{"source":80,"target":20},{"source":80,"target":120},{"source":80,"target":3},{"source":120,"target":20},{"source":81,"target":20},{"source":81,"target":121},{"source":81,"target":3},{"source":121,"target":20},{"source":82,"target":3},{"source":82,"target":122},{"source":82,"target":3},{"source":122,"target":3},{"source":83,"target":12},{"source":83,"target":123},{"source":83,"target":3},{"source":83,"target":124},{"source":123,"target":12},{"source":84,"target":1},{"source":84,"target":125},{"source":84,"target":3},{"source":125,"target":1},{"source":85,"target":15},{"source":85,"target":126},{"source":85,"target":3},{"source":126,"target":15},{"source":86,"target":15},{"source":86,"target":127},{"source":86,"target":3},{"source":127,"target":15},{"source":87,"target":1},{"source":87,"target":128},{"source":87,"target":3},{"source":128,"target":1},{"source":88,"target":15},{"source":88,"target":129},{"source":88,"target":3},{"source":129,"target":15},{"source":89,"target":12},{"source":89,"target":130},{"source":89,"target":3},{"source":130,"target":12},{"source":90,"target":16},{"source":90,"target":131},{"source":90,"target":3},{"source":131,"target":16},{"source":91,"target":3},{"source":91,"target":132},{"source":91,"target":3},{"source":132,"target":3},{"source":92,"target":1},{"source":92,"target":133},{"source":92,"target":3},{"source":133,"target":1},{"source":93,"target":16},{"source":93,"target":134},{"source":93,"target":3},{"source":93,"target":135},{"source":134,"target":16},{"source":94,"target":51},{"source":94,"target":136},{"source":94,"target":3},{"source":136,"target":51},{"source":95,"target":51},{"source":95,"target":137},{"source":95,"target":3},{"source":137,"target":51},{"source":96,"target":4},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":138},{"source":4,"target":139},{"source":4,"target":140},{"source":4,"target":141},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":138,"target":20},{"source":138,"target":147},{"source":138,"target":4},{"source":138,"target":148},{"source":147,"target":20},{"source":148,"target":40},{"source":148,"target":149},{"source":148,"target":138},{"source":149,"target":40},{"source":139,"target":37},{"source":139,"target":150},{"source":139,"target":4},{"source":150,"target":37},{"source":140,"target":48},{"source":140,"target":151},{"source":140,"target":4},{"source":151,"target":48},{"source":141,"target":39},{"source":141,"target":152},{"source":141,"target":4},{"source":152,"target":153},{"source":152,"target":39},{"source":142,"target":40},{"source":142,"target":154},{"source":142,"target":4},{"source":154,"target":40},{"source":143,"target":48},{"source":143,"target":155},{"source":143,"target":4},{"source":155,"target":48},{"source":144,"target":13},{"source":144,"target":156},{"source":144,"target":4},{"source":156,"target":13},{"source":145,"target":52},{"source":145,"target":157},{"source":145,"target":4},{"source":157,"target":52},{"source":146,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":158},{"source":5,"target":159},{"source":158,"target":20},{"source":158,"target":160},{"source":158,"target":5},{"source":160,"target":20},{"source":159,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":161},{"source":6,"target":162},{"source":6,"target":163},{"source":6,"target":164},{"source":6,"target":165},{"source":161,"target":7},{"source":161,"target":166},{"source":161,"target":6},{"source":161,"target":167},{"source":166,"target":7},{"source":167,"target":48},{"source":167,"target":168},{"source":167,"target":161},{"source":168,"target":48},{"source":162,"target":7},{"source":162,"target":169},{"source":162,"target":6},{"source":162,"target":170},{"source":169,"target":7},{"source":170,"target":37},{"source":170,"target":171},{"source":170,"target":162},{"source":171,"target":37},{"source":163,"target":7},{"source":163,"target":172},{"source":163,"target":6},{"source":163,"target":173},{"source":172,"target":7},{"source":173,"target":48},{"source":173,"target":174},{"source":173,"target":163},{"source":174,"target":48},{"source":164,"target":7},{"source":164,"target":175},{"source":164,"target":6},{"source":164,"target":176},{"source":175,"target":7},{"source":165,"target":5},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":177},{"source":7,"target":178},{"source":7,"target":179},{"source":7,"target":176},{"source":7,"target":180},{"source":177,"target":37},{"source":177,"target":181},{"source":177,"target":7},{"source":181,"target":37},{"source":178,"target":32},{"source":178,"target":182},{"source":178,"target":7},{"source":182,"target":32},{"source":179,"target":48},{"source":179,"target":183},{"source":179,"target":7},{"source":183,"target":48},{"source":176,"target":6},{"source":176,"target":184},{"source":176,"target":7},{"source":176,"target":164},{"source":184,"target":6},{"source":180,"target":10},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":185},{"source":8,"target":186},{"source":8,"target":187},{"source":8,"target":188},{"source":8,"target":189},{"source":185,"target":11},{"source":185,"target":190},{"source":185,"target":8},{"source":185,"target":191},{"source":190,"target":11},{"source":191,"target":3},{"source":191,"target":192},{"source":191,"target":185},{"source":192,"target":3},{"source":186,"target":40},{"source":186,"target":193},{"source":186,"target":8},{"source":186,"target":194},{"source":186,"target":195},{"source":193,"target":40},{"source":194,"target":5},{"source":194,"target":196},{"source":194,"target":186},{"source":196,"target":5},{"source":195,"target":48},{"source":195,"target":197},{"source":195,"target":186},{"source":197,"target":48},{"source":187,"target":48},{"source":187,"target":198},{"source":187,"target":8},{"source":187,"target":199},{"source":187,"target":200},{"source":198,"target":48},{"source":199,"target":5},{"source":199,"target":201},{"source":199,"target":187},{"source":201,"target":5},{"source":200,"target":40},{"source":200,"target":202},{"source":200,"target":187},{"source":202,"target":40},{"source":188,"target":13},{"source":188,"target":203},{"source":188,"target":8},{"source":188,"target":204},{"source":203,"target":13},{"source":189,"target":9},{"source":9,"target":0},{"source":9,"target":205},{"source":9,"target":68},{"source":205,"target":2},{"source":205,"target":206},{"source":205,"target":9},{"source":205,"target":207},{"source":206,"target":2},{"source":207,"target":48},{"source":207,"target":208},{"source":207,"target":205},{"source":208,"target":48},{"source":68,"target":2},{"source":68,"target":209},{"source":68,"target":9},{"source":68,"target":61},{"source":209,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":210},{"source":10,"target":211},{"source":210,"target":48},{"source":210,"target":212},{"source":210,"target":10},{"source":212,"target":48},{"source":211,"target":9},{"source":11,"target":0},{"source":11,"target":213},{"source":11,"target":214},{"source":11,"target":215},{"source":11,"target":216},{"source":11,"target":217},{"source":11,"target":218},{"source":11,"target":219},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":224},{"source":11,"target":225},{"source":11,"target":226},{"source":11,"target":227},{"source":213,"target":3},{"source":213,"target":228},{"source":213,"target":11},{"source":228,"target":3},{"source":214,"target":20},{"source":214,"target":229},{"source":214,"target":11},{"source":229,"target":20},{"source":215,"target":44},{"source":215,"target":230},{"source":215,"target":11},{"source":230,"target":44},{"source":216,"target":11},{"source":216,"target":231},{"source":216,"target":11},{"source":231,"target":11},{"source":217,"target":16},{"source":217,"target":232},{"source":217,"target":11},{"source":232,"target":16},{"source":218,"target":15},{"source":218,"target":233},{"source":218,"target":11},{"source":233,"target":15},{"source":219,"target":31},{"source":219,"target":234},{"source":219,"target":11},{"source":234,"target":235},{"source":234,"target":31},{"source":235,"target":11},{"source":220,"target":50},{"source":220,"target":236},{"source":220,"target":11},{"source":236,"target":237},{"source":236,"target":50},{"source":237,"target":11},{"source":221,"target":31},{"source":221,"target":238},{"source":221,"target":11},{"source":238,"target":239},{"source":238,"target":31},{"source":239,"target":11},{"source":222,"target":40},{"source":222,"target":240},{"source":222,"target":11},{"source":222,"target":241},{"source":240,"target":40},{"source":241,"target":16},{"source":241,"target":242},{"source":241,"target":222},{"source":242,"target":16},{"source":223,"target":40},{"source":223,"target":243},{"source":223,"target":11},{"source":223,"target":244},{"source":223,"target":245},{"source":243,"target":40},{"source":244,"target":16},{"source":244,"target":246},{"source":244,"target":223},{"source":246,"target":16},{"source":245,"target":20},{"source":245,"target":247},{"source":245,"target":223},{"source":247,"target":20},{"source":224,"target":11},{"source":224,"target":248},{"source":224,"target":249},{"source":248,"target":16},{"source":248,"target":250},{"source":248,"target":224},{"source":250,"target":16},{"source":249,"target":40},{"source":249,"target":251},{"source":249,"target":224},{"source":251,"target":40},{"source":225,"target":20},{"source":225,"target":252},{"source":225,"target":11},{"source":225,"target":253},{"source":252,"target":20},{"source":253,"target":16},{"source":253,"target":254},{"source":253,"target":225},{"source":254,"target":16},{"source":226,"target":11},{"source":226,"target":255},{"source":255,"target":16},{"source":255,"target":256},{"source":255,"target":226},{"source":256,"target":16},{"source":227,"target":40},{"source":227,"target":257},{"source":227,"target":11},{"source":227,"target":258},{"source":227,"target":259},{"source":227,"target":53},{"source":227,"target":260},{"source":257,"target":40},{"source":258,"target":12},{"source":258,"target":261},{"source":258,"target":227},{"source":261,"target":12},{"source":259,"target":262},{"source":259,"target":227},{"source":262,"target":263},{"source":260,"target":53},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":264},{"source":12,"target":265},{"source":12,"target":124},{"source":12,"target":266},{"source":12,"target":267},{"source":12,"target":268},{"source":12,"target":269},{"source":12,"target":270},{"source":264,"target":37},{"source":264,"target":271},{"source":264,"target":12},{"source":271,"target":37},{"source":265,"target":20},{"source":265,"target":272},{"source":265,"target":12},{"source":265,"target":273},{"source":272,"target":20},{"source":273,"target":12},{"source":273,"target":274},{"source":273,"target":265},{"source":274,"target":12},{"source":124,"target":3},{"source":124,"target":275},{"source":124,"target":12},{"source":124,"target":83},{"source":275,"target":3},{"source":266,"target":52},{"source":266,"target":276},{"source":266,"target":12},{"source":276,"target":52},{"source":267,"target":14},{"source":267,"target":277},{"source":267,"target":12},{"source":267,"target":278},{"source":277,"target":14},{"source":268,"target":4},{"source":268,"target":279},{"source":268,"target":12},{"source":279,"target":4},{"source":269,"target":51},{"source":269,"target":280},{"source":269,"target":12},{"source":280,"target":51},{"source":270,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":281},{"source":13,"target":282},{"source":13,"target":283},{"source":13,"target":204},{"source":13,"target":284},{"source":13,"target":285},{"source":13,"target":286},{"source":13,"target":287},{"source":281,"target":4},{"source":281,"target":288},{"source":281,"target":13},{"source":281,"target":289},{"source":288,"target":4},{"source":289,"target":48},{"source":289,"target":290},{"source":289,"target":281},{"source":290,"target":48},{"source":282,"target":48},{"source":282,"target":291},{"source":282,"target":13},{"source":291,"target":48},{"source":283,"target":48},{"source":283,"target":292},{"source":283,"target":13},{"source":292,"target":48},{"source":204,"target":8},{"source":204,"target":293},{"source":204,"target":13},{"source":204,"target":188},{"source":293,"target":8},{"source":284,"target":4},{"source":284,"target":294},{"source":284,"target":13},{"source":294,"target":4},{"source":285,"target":13},{"source":285,"target":295},{"source":285,"target":13},{"source":295,"target":13},{"source":286,"target":13},{"source":286,"target":296},{"source":286,"target":13},{"source":296,"target":13},{"source":287,"target":10},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":278},{"source":14,"target":297},{"source":278,"target":12},{"source":278,"target":298},{"source":278,"target":14},{"source":278,"target":267},{"source":298,"target":12},{"source":297,"target":17},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":299},{"source":15,"target":300},{"source":15,"target":301},{"source":15,"target":302},{"source":15,"target":303},{"source":15,"target":304},{"source":15,"target":305},{"source":299,"target":20},{"source":299,"target":306},{"source":299,"target":15},{"source":306,"target":20},{"source":300,"target":20},{"source":300,"target":307},{"source":300,"target":15},{"source":307,"target":20},{"source":301,"target":20},{"source":301,"target":308},{"source":301,"target":15},{"source":308,"target":20},{"source":302,"target":15},{"source":302,"target":309},{"source":302,"target":15},{"source":309,"target":15},{"source":303,"target":3},{"source":303,"target":310},{"source":303,"target":15},{"source":310,"target":3},{"source":304,"target":1},{"source":304,"target":311},{"source":304,"target":15},{"source":311,"target":1},{"source":305,"target":16},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":312},{"source":16,"target":313},{"source":16,"target":314},{"source":16,"target":315},{"source":16,"target":316},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":16,"target":320},{"source":16,"target":135},{"source":16,"target":321},{"source":312,"target":37},{"source":312,"target":322},{"source":312,"target":16},{"source":322,"target":37},{"source":313,"target":39},{"source":313,"target":323},{"source":313,"target":16},{"source":323,"target":324},{"source":323,"target":39},{"source":314,"target":20},{"source":314,"target":325},{"source":314,"target":16},{"source":325,"target":20},{"source":315,"target":20},{"source":315,"target":326},{"source":315,"target":16},{"source":326,"target":20},{"source":316,"target":20},{"source":316,"target":327},{"source":316,"target":16},{"source":327,"target":20},{"source":317,"target":48},{"source":317,"target":328},{"source":317,"target":16},{"source":328,"target":48},{"source":318,"target":40},{"source":318,"target":329},{"source":318,"target":16},{"source":329,"target":40},{"source":319,"target":20},{"source":319,"target":330},{"source":319,"target":16},{"source":330,"target":20},{"source":320,"target":20},{"source":320,"target":331},{"source":320,"target":16},{"source":331,"target":20},{"source":135,"target":3},{"source":135,"target":332},{"source":135,"target":16},{"source":135,"target":93},{"source":332,"target":3},{"source":321,"target":17},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":333},{"source":17,"target":334},{"source":17,"target":335},{"source":17,"target":336},{"source":17,"target":337},{"source":17,"target":338},{"source":17,"target":339},{"source":17,"target":340},{"source":17,"target":341},{"source":333,"target":20},{"source":333,"target":342},{"source":333,"target":17},{"source":342,"target":20},{"source":334,"target":20},{"source":334,"target":343},{"source":334,"target":17},{"source":343,"target":20},{"source":335,"target":37},{"source":335,"target":344},{"source":335,"target":17},{"source":344,"target":37},{"source":336,"target":37},{"source":336,"target":345},{"source":336,"target":17},{"source":345,"target":37},{"source":337,"target":20},{"source":337,"target":346},{"source":337,"target":17},{"source":346,"target":20},{"source":338,"target":20},{"source":338,"target":347},{"source":338,"target":17},{"source":347,"target":20},{"source":339,"target":4},{"source":339,"target":348},{"source":339,"target":17},{"source":348,"target":4},{"source":340,"target":51},{"source":340,"target":349},{"source":340,"target":17},{"source":349,"target":51},{"source":341,"target":10},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":350},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":351},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":352},{"source":43,"target":353},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":354},{"source":49,"target":355},{"source":354,"target":48},{"source":354,"target":356},{"source":354,"target":49},{"source":356,"target":48},{"source":355,"target":48},{"source":355,"target":357},{"source":355,"target":49},{"source":357,"target":48},{"source":50,"target":0},{"source":50,"target":358},{"source":51,"target":0},{"source":51,"target":359},{"source":51,"target":360},{"source":51,"target":361},{"source":51,"target":362},{"source":51,"target":363},{"source":51,"target":364},{"source":359,"target":51},{"source":359,"target":365},{"source":359,"target":51},{"source":365,"target":51},{"source":360,"target":51},{"source":360,"target":366},{"source":360,"target":51},{"source":366,"target":51},{"source":361,"target":4},{"source":361,"target":367},{"source":361,"target":51},{"source":367,"target":4},{"source":362,"target":51},{"source":362,"target":368},{"source":362,"target":51},{"source":368,"target":51},{"source":363,"target":52},{"source":363,"target":369},{"source":363,"target":51},{"source":369,"target":52},{"source":364,"target":4},{"source":364,"target":370},{"source":364,"target":51},{"source":370,"target":4},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":371},{"source":52,"target":372},{"source":371,"target":51},{"source":371,"target":373},{"source":371,"target":52},{"source":373,"target":51},{"source":372,"target":10},{"source":53,"target":0}],"multigraph":true}
ecore
drones
repo-ecore-all/data/mbats/minidrone/plugins/fr.obeo.dsl.minidrone/model/minidrone.ecore
minidrone MiniDroneProgram instructions name Instruction Go distance Turn angle Jump jumpType JumpType JUMP_LONG JUMP_LONG JUMP_HIGH JUMP_HIGH JUMP_MAX JUMP_MAX
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="minidrone" nsURI="http://www.obeo.fr/dsl/minidrone/1.0.0" nsPrefix="minidrone"> <eClassifiers xsi:type="ecore:EClass" name="MiniDroneProgram"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Represent a program allowing to pilot a minidrone (Jumping Sumo or Rolling Spider)."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1" eType="#//Instruction" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The referenced instructions contained in a program."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the program."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Represent a program instruction used to send command to the minidrone."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Go" eSuperTypes="#//Instruction"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A program instruction which send go backward/forward command to the minidrone."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The distance of movement."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Turn" eSuperTypes="#//Instruction"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A program instruction which send a turn command to the minidrone."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The rotation angle."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Jump" eSuperTypes="#//Instruction"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A program instruction which send a jump command to the minidrone. This command is specific to the Jumping Sumo."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="jumpType" eType="#//JumpType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The height of the jump."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="JumpType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Enumeration of jump types (only for Jumping Sumo)"/> </eAnnotations> <eLiterals name="JUMP_LONG"/> <eLiterals name="JUMP_HIGH" value="1"/> <eLiterals name="JUMP_MAX" value="2"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"minidrone","nsURI":"http://www.obeo.fr/dsl/minidrone/1.0.0","name":"minidrone","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiniDroneProgram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Go","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Turn","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Jump","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"JumpType","instanceClass":null,"id":6,"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":"instructions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distance","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"jumpType","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"name":"JUMP_LONG","id":20,"value":0,"literal":"JUMP_LONG","eClass":"EEnumLiteral"},{"name":"JUMP_HIGH","id":21,"value":1,"literal":"JUMP_HIGH","eClass":"EEnumLiteral"},{"name":"JUMP_MAX","id":22,"value":2,"literal":"JUMP_MAX","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":7,"target":2},{"source":7,"target":9},{"source":7,"target":1},{"source":9,"target":2},{"source":8,"target":10},{"source":8,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":11},{"source":3,"target":12},{"source":11,"target":13},{"source":11,"target":3},{"source":12,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":14},{"source":4,"target":15},{"source":14,"target":16},{"source":14,"target":4},{"source":15,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":17},{"source":5,"target":18},{"source":17,"target":6},{"source":17,"target":19},{"source":17,"target":5},{"source":19,"target":6},{"source":18,"target":2},{"source":6,"target":0},{"source":6,"target":20},{"source":6,"target":21},{"source":6,"target":22},{"source":20,"target":6},{"source":21,"target":6},{"source":22,"target":6}],"multigraph":true}
ecore
trace
repo-ecore-all/data/gemoc/modelanimation/trace/xmof_slice_workinprogress/fr.inria.diverse.tracemm.xmof.footprint.eol.test/tracemms/fumltracemmNEWFormat.ecore
umlTrace Trace statesTrace steps tracedObjects State followingStep startedBigSteps endedBigSteps object_types_Values reference_referent_Values integerValue_value_IntegerValue_Values forkedToken_remainingOffersCount_Values forkedToken_baseToken_Values forkedToken_baseTokenIsWithdrawn_Values executionFactory_builtInTypes_Values executionFactory_primitiveBehaviorPrototypes_Values executionFactory_locus_ExecutionFactory_Values locus_factory_Values locus_extensionalValues_Values locus_executor_Values objectNodeActivation_offeredTokenCount_Values semanticVisitor_runtimeModelElement_Values parameterValue_values_ParameterValue_Values parameterValue_parameter_ParameterValue_Values actionActivation_pinActivations_Values actionActivation_firing_Values execution_parameterValues_Values execution_context_Values element_semanticVisitor_Values activityNodeActivationGroup_nodeActivations_Values activityNodeActivationGroup_activityExecution_Values activityNodeActivationGroup_edgeInstances_Values executor_locus_Executor_Values primitiveValue_type_Values evaluation_specification_Evaluation_Values evaluation_locus_Evaluation_Values booleanValue_value_BooleanValue_Values objectToken_value_Values callActionActivation_callExecutions_Values compoundValue_featureValues_Values token_holder_Values offer_offeredTokens_Values featureValue_values_FeatureValue_Values featureValue_feature_Values featureValue_position_Values pinActivation_actionActivation_Values pinActivation_count_temp_Values activityEdgeInstance_group_ActivityEdgeInstance_Values activityEdgeInstance_offers_Values activityEdgeInstance_target_Values activityEdgeInstance_edge_ActivityEdgeInstance_Values activityEdgeInstance_source_Values inputParameterValues_name_Values inputParameterValues_parameterValues_Values activityNodeActivation_heldTokens_Values activityNodeActivation_node_ActivityNodeActivation_Values activityNodeActivation_running_Values activityNodeActivation_isRunning_Values activityNodeActivation_outgoingEdges_Values activityNodeActivation_incomingEdges_Values activityNodeActivation_group_ActivityNodeActivation_Values extensionalValue_locus_ExtensionalValue_Values activityExecution_activationGroup_Values executionEnvironment_locus_ExecutionEnvironment_Values Steps SmallStep precedingState Steps BigStep startingState endingState Values Object_types_Value types parent states Reference_referent_Value referent parent states IntegerValue_value_IntegerValue_Value value_IntegerValue parent states ForkedToken_remainingOffersCount_Value remainingOffersCount parent states ForkedToken_baseToken_Value baseToken parent states ForkedToken_baseTokenIsWithdrawn_Value baseTokenIsWithdrawn parent states ExecutionFactory_builtInTypes_Value builtInTypes parent states ExecutionFactory_primitiveBehaviorPrototypes_Value primitiveBehaviorPrototypes parent states ExecutionFactory_locus_ExecutionFactory_Value locus_ExecutionFactory parent states Locus_factory_Value factory parent states Locus_extensionalValues_Value extensionalValues parent states Locus_executor_Value executor parent states ObjectNodeActivation_offeredTokenCount_Value offeredTokenCount parent states SemanticVisitor_runtimeModelElement_Value runtimeModelElement parent states ParameterValue_values_ParameterValue_Value values_ParameterValue parent states ParameterValue_parameter_ParameterValue_Value parameter_ParameterValue parent states ActionActivation_pinActivations_Value pinActivations parent states ActionActivation_firing_Value firing parent states Execution_parameterValues_Value parameterValues parent states Execution_context_Value context parent states Element_semanticVisitor_Value semanticVisitor parent states ActivityNodeActivationGroup_nodeActivations_Value nodeActivations parent states ActivityNodeActivationGroup_activityExecution_Value activityExecution parent states ActivityNodeActivationGroup_edgeInstances_Value edgeInstances parent states Executor_locus_Executor_Value locus_Executor parent states PrimitiveValue_type_Value type parent states Evaluation_specification_Evaluation_Value specification_Evaluation parent states Evaluation_locus_Evaluation_Value locus_Evaluation parent states BooleanValue_value_BooleanValue_Value value_BooleanValue parent states ObjectToken_value_Value value parent states CallActionActivation_callExecutions_Value callExecutions parent states CompoundValue_featureValues_Value featureValues parent states Token_holder_Value holder parent states Offer_offeredTokens_Value offeredTokens parent states FeatureValue_values_FeatureValue_Value values_FeatureValue parent states FeatureValue_feature_Value feature parent states FeatureValue_position_Value position parent states PinActivation_actionActivation_Value actionActivation parent states PinActivation_count_temp_Value count_temp parent states ActivityEdgeInstance_group_ActivityEdgeInstance_Value group_ActivityEdgeInstance parent states ActivityEdgeInstance_offers_Value offers parent states ActivityEdgeInstance_target_Value target parent states ActivityEdgeInstance_edge_ActivityEdgeInstance_Value edge_ActivityEdgeInstance parent states ActivityEdgeInstance_source_Value source parent states InputParameterValues_name_Value name parent states InputParameterValues_parameterValues_Value parameterValues parent states ActivityNodeActivation_heldTokens_Value heldTokens parent states ActivityNodeActivation_node_ActivityNodeActivation_Value node_ActivityNodeActivation parent states ActivityNodeActivation_running_Value running parent states ActivityNodeActivation_isRunning_Value isRunning parent states ActivityNodeActivation_outgoingEdges_Value outgoingEdges parent states ActivityNodeActivation_incomingEdges_Value incomingEdges parent states ActivityNodeActivation_group_ActivityNodeActivation_Value group_ActivityNodeActivation parent states ExtensionalValue_locus_ExtensionalValue_Value locus_ExtensionalValue parent states ActivityExecution_activationGroup_Value activationGroup parent states ExecutionEnvironment_locus_ExecutionEnvironment_Value locus_ExecutionEnvironment parent states Traced TracedObjects kernel_tracedObjects uml_tracedConnectors uml_tracedOpaqueActions uml_tracedDataTypes uml_tracedCommunicationPaths kernel_tracedReferences uml_tracedPropertys uml_tracedContinuations uml_tracedRemoveStructuralFeatureValueActions uml_tracedSendSignalActions kernel_tracedIntegerValues intermediateActivities_tracedForkedTokens uml_tracedOpaqueBehaviors loci_tracedExecutionFactorys loci_tracedLocuss uml_tracedArtifacts intermediateActivities_tracedJoinNodeActivations uml_tracedTimeConstraints uml_tracedInterfaceRealizations uml_tracedActivityFinalNodes uml_tracedDurationObservations intermediateActivities_tracedInitialNodeActivations uml_tracedAcceptEventActions uml_tracedEnumerationLiterals uml_tracedAddStructuralFeatureValueActions uml_tracedReadLinkActions uml_tracedExpressions uml_tracedConsiderIgnoreFragments uml_tracedDataStoreNodes uml_tracedFlowFinalNodes uml_tracedInformationItems uml_tracedCollaborations uml_tracedTemplateSignatures uml_tracedBroadcastSignalActions uml_tracedDeployments uml_tracedPorts uml_tracedTimeIntervals uml_tracedExtensions loci_tracedSemanticVisitors uml_tracedTimeEvents basicBehaviors_tracedParameterValues uml_tracedProtocolTransitions intermediateActivities_tracedActivityFinalNodeActivations uml_tracedPackages uml_tracedConstraints uml_tracedGeneralizationSets uml_tracedReduceActions uml_tracedInputPins uml_tracedSequenceNodes uml_tracedInteractionConstraints uml_tracedComponentRealizations uml_tracedAssociationClasss uml_tracedSlots uml_tracedSignalEvents uml_tracedExtensionPoints uml_tracedJoinNodes basicActions_tracedOutputPinActivations uml_tracedStartObjectBehaviorActions uml_tracedElementImports uml_tracedCreateObjectActions uml_tracedExecutionEnvironments uml_tracedOccurrenceSpecifications intermediateActivities_tracedActivityNodeActivationGroups intermediateActions_tracedValueSpecificationActionActivations uml_tracedStringExpressions loci_tracedExecutors intermediateActions_tracedReadStructuralFeatureActionActivations uml_tracedStereotypes uml_tracedInterfaces uml_tracedConditionalNodes uml_tracedReadLinkObjectEndActions uml_tracedAnyReceiveEvents uml_tracedComponents uml_tracedExtensionEnds uml_tracedStateMachines intermediateActivities_tracedMergeNodeActivations uml_tracedInteractions uml_tracedLiteralStrings uml_tracedRealizations uml_tracedStartClassifierBehaviorActions uml_tracedCallEvents uml_tracedConnectableElementTemplateParameters uml_tracedSendObjectActions uml_tracedLifelines uml_tracedTimeObservations intermediateActivities_tracedControlTokens uml_tracedCreateLinkObjectActions uml_tracedExpansionRegions kernel_tracedBooleanValues uml_tracedLoopNodes uml_tracedPrimitiveTypes uml_tracedProtocolConformances uml_tracedEnumerations uml_tracedCollaborationUses uml_tracedActivityPartitions uml_tracedLinkEndDestructionDatas uml_tracedDurationIntervals uml_tracedIncludes uml_tracedDestructionOccurrenceSpecifications uml_tracedStates intermediateActivities_tracedObjectTokens basicActions_tracedCallBehaviorActionActivations intermediateActions_tracedAddStructuralFeatureValueActionActivations uml_tracedClassifierTemplateParameters uml_tracedActivityParameterNodes integerFunctions_tracedIntegerLessFunctionBehaviorExecutions uml_tracedParameterSets uml_tracedDurations uml_tracedClasss uml_tracedUsages uml_tracedLiteralUnlimitedNaturals uml_tracedStructuredActivityNodes uml_tracedAbstractions basicActions_tracedOpaqueActionActivations kernel_tracedLiteralBooleanEvaluations uml_tracedReadStructuralFeatureActions uml_tracedMergeNodes uml_tracedRedefinableTemplateSignatures uml_tracedCreateLinkActions uml_tracedGeneralizations uml_tracedPartDecompositions uml_tracedOperationTemplateParameters uml_tracedReadLinkObjectEndQualifierActions uml_tracedTemplateParameterSubstitutions uml_tracedExtends uml_tracedReadVariableActions uml_tracedMessages uml_tracedLiteralBooleans uml_tracedQualifierValues uml_tracedInitialNodes uml_tracedLiteralIntegers uml_tracedClearVariableActions intermediateActivities_tracedDecisionNodeActivations uml_tracedProfileApplications uml_tracedTemplateParameters uml_tracedConnectorEnds uml_tracedMessageOccurrenceSpecifications uml_tracedDurationConstraints uml_tracedImages uml_tracedParameters uml_tracedActionInputPins uml_tracedTriggers uml_tracedCallOperationActions uml_tracedProfiles uml_tracedIntervals intermediateActivities_tracedForkNodeActivations uml_tracedIntervalConstraints intermediateActivities_tracedTokens uml_tracedInstanceSpecifications uml_tracedValuePins integerFunctions_tracedIntegerGreaterFunctionBehaviorExecutions uml_tracedReadIsClassifiedObjectActions uml_tracedProtocolStateMachines uml_tracedOutputPins intermediateActivities_tracedOffers intermediateActivities_tracedActivityParameterNodeActivations uml_tracedDecisionNodes uml_tracedValueSpecificationActions uml_tracedRegions uml_tracedInterruptibleActivityRegions uml_tracedDestroyLinkActions uml_tracedFinalStates integerFunctions_tracedIntegerPlusFunctionBehaviorExecutions uml_tracedInteractionOperands uml_tracedInformationFlows uml_tracedPseudostates uml_tracedUseCases uml_tracedReplyActions intermediateActions_tracedCreateObjectActionActivations uml_tracedCombinedFragments uml_tracedClauses uml_tracedInstanceValues uml_tracedDependencys uml_tracedTimeExpressions intermediateActivities_tracedActivityEdgeInstances uml_tracedManifestations uml_tracedReadExtentActions basicActions_tracedInputPinActivations uml_tracedTransitions uml_tracedLinkEndDatas input_tracedInputParameterValuess uml_tracedNodes uml_tracedPackageMerges uml_tracedModels uml_tracedObjectFlows uml_tracedChangeEvents uml_tracedDestroyObjectActions uml_tracedForkNodes uml_tracedSignals uml_tracedComments uml_tracedLiteralNulls uml_tracedExpansionNodes uml_tracedReceptions uml_tracedRaiseExceptionActions intermediateActivities_tracedActivityNodeActivations uml_tracedAddVariableValueActions uml_tracedClearAssociationActions uml_tracedTestIdentityActions uml_tracedControlFlows uml_tracedOperations uml_tracedPackageImports uml_tracedExecutionOccurrenceSpecifications uml_tracedExceptionHandlers uml_tracedVariables uml_tracedInteractionUses uml_tracedAssociations uml_tracedStateInvariants uml_tracedLiteralReals uml_tracedRemoveVariableValueActions uml_tracedDevices uml_tracedSubstitutions uml_tracedGates uml_tracedGeneralOrderings uml_tracedCallBehaviorActions uml_tracedReclassifyObjectActions uml_tracedActivitys uml_tracedConnectionPointReferences uml_tracedActionExecutionSpecifications uml_tracedReadSelfActions uml_tracedAcceptCallActions uml_tracedLinkEndCreationDatas intermediateActivities_tracedActivityExecutions uml_tracedTemplateBindings uml_tracedClearStructuralFeatureActions loci_tracedExecutionEnvironments kernel_tracedLiteralIntegerEvaluations uml_tracedOpaqueExpressions uml_tracedFunctionBehaviors uml_tracedDeploymentSpecifications uml_tracedActors uml_tracedBehaviorExecutionSpecifications uml_tracedUnmarshallActions uml_tracedCentralBufferNodes fumlConfiguration Classes Kernel TracedObject typesTrace TracedReference referentTrace TracedIntegerValue value_IntegerValueTrace TracedLiteralEvaluation TracedValue TracedPrimitiveValue typeTrace TracedEvaluation specification_EvaluationTrace locus_EvaluationTrace TracedBooleanValue value_BooleanValueTrace TracedLiteralBooleanEvaluation TracedStructuredValue TracedCompoundValue featureValuesTrace TracedFeatureValue values_FeatureValueTrace featureTrace positionTrace TracedExtensionalValue locus_ExtensionalValueTrace TracedLiteralIntegerEvaluation CommonBehaviors BasicBehaviors TracedOpaqueBehaviorExecution TracedParameterValue values_ParameterValueTrace parameter_ParameterValueTrace TracedExecution parameterValuesTrace contextTrace Activities IntermediateActivities TracedForkedToken remainingOffersCountTrace baseTokenTrace baseTokenIsWithdrawnTrace TracedJoinNodeActivation TracedInitialNodeActivation TracedObjectNodeActivation offeredTokenCountTrace TracedActivityFinalNodeActivation TracedActivityNodeActivationGroup nodeActivationsTrace activityExecutionTrace edgeInstancesTrace TracedMergeNodeActivation TracedControlToken TracedObjectToken valueTrace TracedDecisionNodeActivation TracedForkNodeActivation TracedToken holderTrace TracedOffer offeredTokensTrace TracedActivityParameterNodeActivation TracedActivityEdgeInstance group_ActivityEdgeInstanceTrace offersTrace targetTrace edge_ActivityEdgeInstanceTrace sourceTrace TracedActivityNodeActivation heldTokensTrace node_ActivityNodeActivationTrace runningTrace isRunningTrace outgoingEdgesTrace incomingEdgesTrace group_ActivityNodeActivationTrace TracedControlNodeActivation TracedActivityExecution activationGroupTrace Loci TracedExecutionFactory builtInTypesTrace primitiveBehaviorPrototypesTrace locus_ExecutionFactoryTrace TracedLocus factoryTrace extensionalValuesTrace executorTrace TracedSemanticVisitor runtimeModelElementTrace TracedExecutor locus_ExecutorTrace TracedExecutionEnvironment locus_ExecutionEnvironmentTrace Actions IntermediateActions TracedStructuralFeatureActionActivation TracedValueSpecificationActionActivation TracedReadStructuralFeatureActionActivation TracedAddStructuralFeatureValueActionActivation TracedCreateObjectActionActivation TracedWriteStructuralFeatureActionActivation BasicActions TracedActionActivation pinActivationsTrace firingTrace TracedOutputPinActivation TracedCallBehaviorActionActivation TracedOpaqueActionActivation TracedCallActionActivation callExecutionsTrace TracedPinActivation actionActivationTrace count_tempTrace TracedInputPinActivation TracedInvocationActionActivation PrimitiveBehaviors IntegerFunctions TracedIntegerLessFunctionBehaviorExecution TracedIntegerGreaterFunctionBehaviorExecution TracedIntegerPlusFunctionBehaviorExecution Input TracedInputParameterValues nameTrace parameterValuesTrace uml TracedStructuralFeature TracedConnector contract end redefinedConnector type originalObject TracedOpaqueAction inputValue outputValue originalObject TracedDataType ownedAttribute ownedOperation originalObject_DataType TracedCommunicationPath TracedLinkAction endData inputValue TracedProperty datatype interface associationEnd qualifier class defaultValue opposite owningAssociation redefinedProperty subsettedProperty association originalObject_Property TracedContinuation originalObject TracedRemoveStructuralFeatureValueAction removeAt originalObject TracedSendSignalAction signal target originalObject TracedOpaqueBehavior TracedArtifact manifestation nestedArtifact ownedAttribute ownedOperation originalObject_Artifact TracedTimeConstraint TracedInterfaceRealization contract implementingClassifier TracedObjectNode inState selection upperBound TracedActivityFinalNode originalObject TracedDurationObservation event originalObject TracedAcceptEventAction result trigger originalObject_AcceptEventAction TracedEnumerationLiteral enumeration TracedAddStructuralFeatureValueAction insertAt originalObject TracedReadLinkAction result originalObject TracedExpression operand originalObject_Expression TracedConsiderIgnoreFragment message TracedDataStoreNode TracedFlowFinalNode originalObject TracedInteractionFragment covered enclosingOperand enclosingInteraction generalOrdering TracedClassifier feature attribute collaborationUse general generalization powertypeExtent inheritedMember ownedUseCase useCase redefinedClassifier representation substitution TracedInformationItem represented originalObject TracedCollaboration collaborationRole originalObject TracedMessageEnd message TracedTemplateSignature parameter template ownedParameter originalObject_TemplateSignature TracedBroadcastSignalAction signal originalObject TracedDeployment configuration deployedArtifact location TracedPort protocol provided redefinedPort required TracedTimeInterval TracedAction context input localPostcondition localPrecondition output TracedExtension metaclass TracedDirectedRelationship source target TracedTimeEvent when originalObject TracedPackageableElement TracedType package TracedProtocolTransition postCondition preCondition referred TracedPackage nestedPackage nestingPackage ownedStereotype ownedType packageMerge packagedElement profileApplication originalObject_Package TracedBehavioredClassifier classifierBehavior interfaceRealization ownedBehavior TracedStructuralFeatureAction object structuralFeature TracedConstraint constrainedElement context specification originalObject_Constraint TracedMultiplicityElement lowerValue upperValue TracedLiteralSpecification TracedGeneralizationSet powertype generalization originalObject TracedReduceAction collection reducer result originalObject TracedInputPin originalObject_InputPin TracedSequenceNode executableNode TracedFeature featuringClassifier TracedInteractionConstraint maxint minint TracedWriteStructuralFeatureAction result value TracedElement ownedComment ownedElement owner semanticVisitorTrace TracedComponentRealization realizingClassifier abstraction TracedAssociationClass TracedSlot definingFeature value owningInstance originalObject TracedSignalEvent signal originalObject TracedExtensionPoint useCase originalObject TracedJoinNode joinSpec originalObject TracedStartObjectBehaviorAction object originalObject TracedElementImport importedElement importingNamespace originalObject TracedCreateObjectAction classifier result originalObject TracedExecutionEnvironment TracedOccurrenceSpecification toAfter toBefore originalObject_OccurrenceSpecification TracedStringExpression owningExpression subExpression TracedDeployedArtifact TracedStereotype icon profile TracedInterface nestedClassifier ownedAttribute ownedReception protocol redefinedInterface ownedOperation originalObject TracedConditionalNode clause result TracedReadLinkObjectEndAction end object result originalObject TracedAnyReceiveEvent originalObject TracedNamedElement clientDependency nameExpression namespace TracedComponent packagedElement provided realization required TracedExtensionEnd TracedStateMachine connectionPoint submachineState region extendedStateMachine TracedValueSpecification TracedInteraction lifeline fragment action formalGate message TracedLiteralString originalObject TracedRealization TracedStartClassifierBehaviorAction object originalObject TracedMessageEvent TracedCallEvent operation originalObject TracedConnectableElementTemplateParameter TracedRelationship relatedElement TracedSendObjectAction request target originalObject TracedLifeline decomposedAs interaction represents selector coveredBy originalObject TracedExecutionSpecification finish start TracedTimeObservation event originalObject TracedCreateLinkObjectAction result TracedExpansionRegion outputElement inputElement TracedWriteVariableAction value TracedLoopNode bodyOutput bodyPart decider loopVariable loopVariableInput result setupPart test TracedPrimitiveType TracedProtocolConformance generalMachine specificMachine originalObject TracedEnumeration ownedLiteral TracedCollaborationUse roleBinding type originalObject TracedActivityPartition node represents subpartition superPartition edge originalObject TracedVariableAction variable TracedLinkEndDestructionData destroyAt TracedDurationInterval TracedInclude addition includingCase originalObject TracedActivityNode activity inGroup inInterruptibleRegion inStructuredNode incoming outgoing redefinedNode inPartition TracedDestructionOccurrenceSpecification TracedState connection connectionPoint deferrableTrigger doActivity entry exit redefinedState stateInvariant submachine region originalObject_State TracedCallAction result TracedTemplateableElement templateBinding ownedTemplateSignature TracedBehavior specification context ownedParameter ownedParameterSet postcondition precondition redefinedBehavior TracedClassifierTemplateParameter constrainingClassifier TracedActivityParameterNode parameter originalObject TracedParameterSet condition parameter originalObject TracedDuration expr observation originalObject TracedClass ownedOperation extension nestedClassifier ownedReception superClass originalObject_Class TracedUsage TracedLiteralUnlimitedNatural originalObject TracedStructuredActivityNode edge structuredNodeInput structuredNodeOutput variable node originalObject_StructuredActivityNode TracedAbstraction mapping TracedReadStructuralFeatureAction result originalObject TracedMergeNode originalObject TracedRedefinableTemplateSignature extendedSignature inheritedParameter classifier TracedCreateLinkAction originalObject_CreateLinkAction TracedGeneralization general generalizationSet specific originalObject TracedPartDecomposition TracedTypedElement type TracedOperationTemplateParameter TracedReadLinkObjectEndQualifierAction object qualifier result originalObject TracedTemplateParameterSubstitution actual formal ownedActual templateBinding originalObject TracedExtend condition extendedCase extensionLocation extension originalObject TracedReadVariableAction result originalObject TracedMessage argument connector interaction receiveEvent sendEvent signature originalObject TracedLiteralBoolean originalObject TracedQualifierValue qualifier value originalObject TracedInitialNode originalObject TracedLiteralInteger originalObject TracedClearVariableAction originalObject TracedProfileApplication appliedProfile applyingPackage originalObject TracedParameterableElement owningTemplateParameter templateParameter TracedTemplateParameter default ownedDefault parameteredElement signature ownedParameteredElement originalObject_TemplateParameter TracedConnectorEnd definingEnd partWithPort role originalObject TracedMessageOccurrenceSpecification TracedDurationConstraint TracedImage originalObject TracedEncapsulatedClassifier ownedPort TracedParameter defaultValue operation parameterSet originalObject TracedActionInputPin fromAction TracedTrigger event port originalObject TracedCallOperationAction operation target originalObject TracedProfile metaclassReference metamodelReference TracedInterval max min originalObject_Interval TracedIntervalConstraint TracedInstanceSpecification classifier slot specification originalObject_InstanceSpecification TracedValuePin value TracedReadIsClassifiedObjectAction classifier object result originalObject TracedProtocolStateMachine conformance TracedOutputPin originalObject TracedDecisionNode decisionInput decisionInputFlow originalObject TracedValueSpecificationAction result value originalObject TracedRegion extendedRegion state stateMachine transition subvertex originalObject TracedInterruptibleActivityRegion interruptingEdge node originalObject TracedDestroyLinkAction originalObject TracedFinalState TracedActivityGroup containedEdge containedNode inActivity subgroup superGroup TracedInteractionOperand fragment guard originalObject TracedActivityEdge activity guard inPartition interrupts inStructuredNode target source redefinedEdge weight inGroup TracedInformationFlow conveyed informationSource informationTarget realization realizingActivityEdge realizingConnector realizingMessage originalObject TracedPseudostate state stateMachine originalObject TracedControlNode TracedUseCase extend extensionPoint include subject originalObject TracedReplyAction replyToCall replyValue returnInformation originalObject TracedCombinedFragment cfragmentGate operand originalObject_CombinedFragment TracedWriteLinkAction TracedClause body bodyOutput decider predecessorClause successorClause test originalObject TracedInstanceValue instance originalObject TracedDependency client supplier originalObject_Dependency TracedTimeExpression expr observation originalObject TracedManifestation utilizedElement TracedReadExtentAction classifier result originalObject TracedTransition effect guard redefinedTransition source target trigger container originalObject_Transition TracedLinkEndData end qualifier value originalObject_LinkEndData TracedNode nestedNode TracedPackageMerge mergedPackage receivingPackage originalObject TracedModel TracedObjectFlow selection transformation originalObject TracedEvent TracedChangeEvent changeExpression originalObject TracedRedefinableElement redefinedElement redefinitionContext TracedDestroyObjectAction target originalObject TracedForkNode originalObject TracedFinalNode TracedSignal ownedAttribute originalObject TracedComment annotatedElement originalObject TracedStructuredClassifier ownedAttribute ownedConnector part role TracedLiteralNull originalObject TracedExpansionNode regionAsInput regionAsOutput originalObject TracedReception signal originalObject TracedRaiseExceptionAction exception originalObject TracedBehavioralFeature method ownedParameter ownedParameterSet raisedException TracedAddVariableValueAction insertAt originalObject TracedClearAssociationAction association object originalObject TracedPin TracedTestIdentityAction first result second originalObject TracedControlFlow originalObject TracedOperation bodyCondition class datatype interface postcondition precondition redefinedOperation type originalObject TracedConnectableElement end TracedVertex container incoming outgoing TracedObservation TracedNamespace ownedRule elementImport packageImport ownedMember importedMember member TracedPackageImport importedPackage importingNamespace originalObject TracedExecutionOccurrenceSpecification execution TracedExceptionHandler exceptionInput exceptionType handlerBody protectedNode originalObject TracedVariable activityScope scope originalObject TracedInteractionUse actualGate argument refersTo returnValue returnValueRecipient originalObject_InteractionUse TracedAssociation endType memberEnd ownedEnd navigableOwnedEnd originalObject_Association TracedStateInvariant invariant originalObject TracedLiteralReal originalObject TracedInvocationAction argument onPort TracedRemoveVariableValueAction removeAt originalObject TracedDevice TracedSubstitution contract substitutingClassifier TracedGate originalObject TracedDeploymentTarget deployedElement deployment TracedGeneralOrdering after before originalObject TracedCallBehaviorAction behavior originalObject TracedReclassifyObjectAction newClassifier object oldClassifier originalObject TracedActivity ownedGroup edge node variable group ownedNode partition structuredNode TracedConnectionPointReference entry exit state originalObject TracedActionExecutionSpecification action originalObject TracedReadSelfAction result originalObject TracedAcceptCallAction returnInformation TracedLinkEndCreationData insertAt TracedTemplateBinding parameterSubstitution signature boundElement originalObject TracedClearStructuralFeatureAction result originalObject TracedOpaqueExpression behavior result originalObject TracedFunctionBehavior TracedDeploymentSpecification deployment TracedActor originalObject TracedBehaviorExecutionSpecification behavior originalObject TracedExecutableNode handler TracedUnmarshallAction object result unmarshallType originalObject TracedCentralBufferNode originalObject_CentralBufferNode ecore TracedEModelElement eAnnotations
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="umlTrace" nsURI="umlTrace" nsPrefix="umlTrace"> <eClassifiers xsi:type="ecore:EClass" name="Trace"> <eStructuralFeatures xsi:type="ecore:EReference" name="statesTrace" upperBound="-1" eType="#//State" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="steps" lowerBound="1" eType="#//Steps/Steps" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tracedObjects" lowerBound="1" eType="#//Traced/TracedObjects" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EReference" name="followingStep" eType="#//Steps/SmallStep" eOpposite="#//Steps/SmallStep/precedingState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="startedBigSteps" upperBound="-1" eType="#//Steps/BigStep" eOpposite="#//Steps/BigStep/startingState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="endedBigSteps" upperBound="-1" eType="#//Steps/BigStep" eOpposite="#//Steps/BigStep/endingState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object_types_Values" ordered="false" upperBound="-1" eType="#//Values/Object_types_Value" eOpposite="#//Values/Object_types_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference_referent_Values" ordered="false" upperBound="-1" eType="#//Values/Reference_referent_Value" eOpposite="#//Values/Reference_referent_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="integerValue_value_IntegerValue_Values" ordered="false" upperBound="-1" eType="#//Values/IntegerValue_value_IntegerValue_Value" eOpposite="#//Values/IntegerValue_value_IntegerValue_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="forkedToken_remainingOffersCount_Values" ordered="false" upperBound="-1" eType="#//Values/ForkedToken_remainingOffersCount_Value" eOpposite="#//Values/ForkedToken_remainingOffersCount_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="forkedToken_baseToken_Values" ordered="false" upperBound="-1" eType="#//Values/ForkedToken_baseToken_Value" eOpposite="#//Values/ForkedToken_baseToken_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="forkedToken_baseTokenIsWithdrawn_Values" ordered="false" upperBound="-1" eType="#//Values/ForkedToken_baseTokenIsWithdrawn_Value" eOpposite="#//Values/ForkedToken_baseTokenIsWithdrawn_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executionFactory_builtInTypes_Values" ordered="false" upperBound="-1" eType="#//Values/ExecutionFactory_builtInTypes_Value" eOpposite="#//Values/ExecutionFactory_builtInTypes_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executionFactory_primitiveBehaviorPrototypes_Values" ordered="false" upperBound="-1" eType="#//Values/ExecutionFactory_primitiveBehaviorPrototypes_Value" eOpposite="#//Values/ExecutionFactory_primitiveBehaviorPrototypes_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executionFactory_locus_ExecutionFactory_Values" ordered="false" upperBound="-1" eType="#//Values/ExecutionFactory_locus_ExecutionFactory_Value" eOpposite="#//Values/ExecutionFactory_locus_ExecutionFactory_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_factory_Values" ordered="false" upperBound="-1" eType="#//Values/Locus_factory_Value" eOpposite="#//Values/Locus_factory_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_extensionalValues_Values" ordered="false" upperBound="-1" eType="#//Values/Locus_extensionalValues_Value" eOpposite="#//Values/Locus_extensionalValues_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_executor_Values" ordered="false" upperBound="-1" eType="#//Values/Locus_executor_Value" eOpposite="#//Values/Locus_executor_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectNodeActivation_offeredTokenCount_Values" ordered="false" upperBound="-1" eType="#//Values/ObjectNodeActivation_offeredTokenCount_Value" eOpposite="#//Values/ObjectNodeActivation_offeredTokenCount_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semanticVisitor_runtimeModelElement_Values" ordered="false" upperBound="-1" eType="#//Values/SemanticVisitor_runtimeModelElement_Value" eOpposite="#//Values/SemanticVisitor_runtimeModelElement_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterValue_values_ParameterValue_Values" ordered="false" upperBound="-1" eType="#//Values/ParameterValue_values_ParameterValue_Value" eOpposite="#//Values/ParameterValue_values_ParameterValue_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterValue_parameter_ParameterValue_Values" ordered="false" upperBound="-1" eType="#//Values/ParameterValue_parameter_ParameterValue_Value" eOpposite="#//Values/ParameterValue_parameter_ParameterValue_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actionActivation_pinActivations_Values" ordered="false" upperBound="-1" eType="#//Values/ActionActivation_pinActivations_Value" eOpposite="#//Values/ActionActivation_pinActivations_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actionActivation_firing_Values" ordered="false" upperBound="-1" eType="#//Values/ActionActivation_firing_Value" eOpposite="#//Values/ActionActivation_firing_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="execution_parameterValues_Values" ordered="false" upperBound="-1" eType="#//Values/Execution_parameterValues_Value" eOpposite="#//Values/Execution_parameterValues_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="execution_context_Values" ordered="false" upperBound="-1" eType="#//Values/Execution_context_Value" eOpposite="#//Values/Execution_context_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="element_semanticVisitor_Values" ordered="false" upperBound="-1" eType="#//Values/Element_semanticVisitor_Value" eOpposite="#//Values/Element_semanticVisitor_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityNodeActivationGroup_nodeActivations_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityNodeActivationGroup_nodeActivations_Value" eOpposite="#//Values/ActivityNodeActivationGroup_nodeActivations_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityNodeActivationGroup_activityExecution_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityNodeActivationGroup_activityExecution_Value" eOpposite="#//Values/ActivityNodeActivationGroup_activityExecution_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityNodeActivationGroup_edgeInstances_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityNodeActivationGroup_edgeInstances_Value" eOpposite="#//Values/ActivityNodeActivationGroup_edgeInstances_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executor_locus_Executor_Values" ordered="false" upperBound="-1" eType="#//Values/Executor_locus_Executor_Value" eOpposite="#//Values/Executor_locus_Executor_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="primitiveValue_type_Values" ordered="false" upperBound="-1" eType="#//Values/PrimitiveValue_type_Value" eOpposite="#//Values/PrimitiveValue_type_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="evaluation_specification_Evaluation_Values" ordered="false" upperBound="-1" eType="#//Values/Evaluation_specification_Evaluation_Value" eOpposite="#//Values/Evaluation_specification_Evaluation_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="evaluation_locus_Evaluation_Values" ordered="false" upperBound="-1" eType="#//Values/Evaluation_locus_Evaluation_Value" eOpposite="#//Values/Evaluation_locus_Evaluation_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="booleanValue_value_BooleanValue_Values" ordered="false" upperBound="-1" eType="#//Values/BooleanValue_value_BooleanValue_Value" eOpposite="#//Values/BooleanValue_value_BooleanValue_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectToken_value_Values" ordered="false" upperBound="-1" eType="#//Values/ObjectToken_value_Value" eOpposite="#//Values/ObjectToken_value_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="callActionActivation_callExecutions_Values" ordered="false" upperBound="-1" eType="#//Values/CallActionActivation_callExecutions_Value" eOpposite="#//Values/CallActionActivation_callExecutions_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compoundValue_featureValues_Values" ordered="false" upperBound="-1" eType="#//Values/CompoundValue_featureValues_Value" eOpposite="#//Values/CompoundValue_featureValues_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="token_holder_Values" ordered="false" upperBound="-1" eType="#//Values/Token_holder_Value" eOpposite="#//Values/Token_holder_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="offer_offeredTokens_Values" ordered="false" upperBound="-1" eType="#//Values/Offer_offeredTokens_Value" eOpposite="#//Values/Offer_offeredTokens_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureValue_values_FeatureValue_Values" ordered="false" upperBound="-1" eType="#//Values/FeatureValue_values_FeatureValue_Value" eOpposite="#//Values/FeatureValue_values_FeatureValue_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureValue_feature_Values" ordered="false" upperBound="-1" eType="#//Values/FeatureValue_feature_Value" eOpposite="#//Values/FeatureValue_feature_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureValue_position_Values" ordered="false" upperBound="-1" eType="#//Values/FeatureValue_position_Value" eOpposite="#//Values/FeatureValue_position_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pinActivation_actionActivation_Values" ordered="false" upperBound="-1" eType="#//Values/PinActivation_actionActivation_Value" eOpposite="#//Values/PinActivation_actionActivation_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pinActivation_count_temp_Values" ordered="false" upperBound="-1" eType="#//Values/PinActivation_count_temp_Value" eOpposite="#//Values/PinActivation_count_temp_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityEdgeInstance_group_ActivityEdgeInstance_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityEdgeInstance_group_ActivityEdgeInstance_Value" eOpposite="#//Values/ActivityEdgeInstance_group_ActivityEdgeInstance_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityEdgeInstance_offers_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityEdgeInstance_offers_Value" eOpposite="#//Values/ActivityEdgeInstance_offers_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityEdgeInstance_target_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityEdgeInstance_target_Value" eOpposite="#//Values/ActivityEdgeInstance_target_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityEdgeInstance_edge_ActivityEdgeInstance_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityEdgeInstance_edge_ActivityEdgeInstance_Value" eOpposite="#//Values/ActivityEdgeInstance_edge_ActivityEdgeInstance_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityEdgeInstance_source_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityEdgeInstance_source_Value" eOpposite="#//Values/ActivityEdgeInstance_source_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputParameterValues_name_Values" ordered="false" upperBound="-1" eType="#//Values/InputParameterValues_name_Value" eOpposite="#//Values/InputParameterValues_name_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputParameterValues_parameterValues_Values" ordered="false" upperBound="-1" eType="#//Values/InputParameterValues_parameterValues_Value" eOpposite="#//Values/InputParameterValues_parameterValues_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityNodeActivation_heldTokens_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityNodeActivation_heldTokens_Value" eOpposite="#//Values/ActivityNodeActivation_heldTokens_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityNodeActivation_node_ActivityNodeActivation_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityNodeActivation_node_ActivityNodeActivation_Value" eOpposite="#//Values/ActivityNodeActivation_node_ActivityNodeActivation_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityNodeActivation_running_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityNodeActivation_running_Value" eOpposite="#//Values/ActivityNodeActivation_running_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityNodeActivation_isRunning_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityNodeActivation_isRunning_Value" eOpposite="#//Values/ActivityNodeActivation_isRunning_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityNodeActivation_outgoingEdges_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityNodeActivation_outgoingEdges_Value" eOpposite="#//Values/ActivityNodeActivation_outgoingEdges_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityNodeActivation_incomingEdges_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityNodeActivation_incomingEdges_Value" eOpposite="#//Values/ActivityNodeActivation_incomingEdges_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityNodeActivation_group_ActivityNodeActivation_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityNodeActivation_group_ActivityNodeActivation_Value" eOpposite="#//Values/ActivityNodeActivation_group_ActivityNodeActivation_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionalValue_locus_ExtensionalValue_Values" ordered="false" upperBound="-1" eType="#//Values/ExtensionalValue_locus_ExtensionalValue_Value" eOpposite="#//Values/ExtensionalValue_locus_ExtensionalValue_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityExecution_activationGroup_Values" ordered="false" upperBound="-1" eType="#//Values/ActivityExecution_activationGroup_Value" eOpposite="#//Values/ActivityExecution_activationGroup_Value/states"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executionEnvironment_locus_ExecutionEnvironment_Values" ordered="false" upperBound="-1" eType="#//Values/ExecutionEnvironment_locus_ExecutionEnvironment_Value" eOpposite="#//Values/ExecutionEnvironment_locus_ExecutionEnvironment_Value/states"/> </eClassifiers> <eSubpackages name="Steps" nsURI="umlTrace_Steps" nsPrefix="events"> <eClassifiers xsi:type="ecore:EClass" name="SmallStep" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="precedingState" lowerBound="1" eType="#//State" eOpposite="#//State/followingStep"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Steps"/> <eClassifiers xsi:type="ecore:EClass" name="BigStep" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="startingState" lowerBound="1" eType="#//State" eOpposite="#//State/startedBigSteps"/> <eStructuralFeatures xsi:type="ecore:EReference" name="endingState" eType="#//State" eOpposite="#//State/endedBigSteps"/> </eClassifiers> </eSubpackages> <eSubpackages name="Values" nsURI="umlTrace_Values" nsPrefix="states"> <eClassifiers xsi:type="ecore:EClass" name="Object_types_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Object/types"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//Traced/uml/TracedClass"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Object/types"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedObject" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedObject/typesTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/object_types_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reference_referent_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Reference/referent"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="referent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedObject"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Reference/referent"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedReference" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedReference/referentTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/reference_referent_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerValue_value_IntegerValue_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/IntegerValue/value_IntegerValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value_IntegerValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/IntegerValue/value_IntegerValue"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedIntegerValue" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedIntegerValue/value_IntegerValueTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/integerValue_value_IntegerValue_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForkedToken_remainingOffersCount_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ForkedToken/remainingOffersCount"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="remainingOffersCount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ForkedToken/remainingOffersCount"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedForkedToken" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedForkedToken/remainingOffersCountTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/forkedToken_remainingOffersCount_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForkedToken_baseToken_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ForkedToken/baseToken"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="baseToken" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedToken"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ForkedToken/baseToken"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedForkedToken" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedForkedToken/baseTokenTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/forkedToken_baseToken_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForkedToken_baseTokenIsWithdrawn_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ForkedToken/baseTokenIsWithdrawn"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="baseTokenIsWithdrawn" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ForkedToken/baseTokenIsWithdrawn"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedForkedToken" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedForkedToken/baseTokenIsWithdrawnTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/forkedToken_baseTokenIsWithdrawn_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionFactory_builtInTypes_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/ExecutionFactory/builtInTypes"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="builtInTypes" upperBound="-1" eType="#//Traced/uml/TracedPrimitiveType"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/ExecutionFactory/builtInTypes"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Loci/TracedExecutionFactory" eOpposite="#//Traced/fumlConfiguration/Loci/TracedExecutionFactory/builtInTypesTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/executionFactory_builtInTypes_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionFactory_primitiveBehaviorPrototypes_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/ExecutionFactory/primitiveBehaviorPrototypes"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="primitiveBehaviorPrototypes" upperBound="-1" eType="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedOpaqueBehaviorExecution"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/ExecutionFactory/primitiveBehaviorPrototypes"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Loci/TracedExecutionFactory" eOpposite="#//Traced/fumlConfiguration/Loci/TracedExecutionFactory/primitiveBehaviorPrototypesTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/executionFactory_primitiveBehaviorPrototypes_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionFactory_locus_ExecutionFactory_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/ExecutionFactory/locus_ExecutionFactory"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_ExecutionFactory" eType="#//Traced/fumlConfiguration/Loci/TracedLocus"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/ExecutionFactory/locus_ExecutionFactory"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Loci/TracedExecutionFactory" eOpposite="#//Traced/fumlConfiguration/Loci/TracedExecutionFactory/locus_ExecutionFactoryTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/executionFactory_locus_ExecutionFactory_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Locus_factory_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/Locus/factory"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="factory" eType="#//Traced/fumlConfiguration/Loci/TracedExecutionFactory"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/Locus/factory"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Loci/TracedLocus" eOpposite="#//Traced/fumlConfiguration/Loci/TracedLocus/factoryTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/locus_factory_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Locus_extensionalValues_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/Locus/extensionalValues"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionalValues" upperBound="-1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedExtensionalValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/Locus/extensionalValues"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Loci/TracedLocus" eOpposite="#//Traced/fumlConfiguration/Loci/TracedLocus/extensionalValuesTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/locus_extensionalValues_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Locus_executor_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/Locus/executor"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="executor" eType="#//Traced/fumlConfiguration/Loci/TracedExecutor"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/Locus/executor"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Loci/TracedLocus" eOpposite="#//Traced/fumlConfiguration/Loci/TracedLocus/executorTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/locus_executor_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectNodeActivation_offeredTokenCount_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ObjectNodeActivation/offeredTokenCount"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="offeredTokenCount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ObjectNodeActivation/offeredTokenCount"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedObjectNodeActivation" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedObjectNodeActivation/offeredTokenCountTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/objectNodeActivation_offeredTokenCount_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SemanticVisitor_runtimeModelElement_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/SemanticVisitor/runtimeModelElement"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="runtimeModelElement" eType="#//Traced/uml/TracedElement"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/SemanticVisitor/runtimeModelElement"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Loci/TracedSemanticVisitor" eOpposite="#//Traced/fumlConfiguration/Loci/TracedSemanticVisitor/runtimeModelElementTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/semanticVisitor_runtimeModelElement_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterValue_values_ParameterValue_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//CommonBehaviors/BasicBehaviors/ParameterValue/values_ParameterValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="values_ParameterValue" upperBound="-1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//CommonBehaviors/BasicBehaviors/ParameterValue/values_ParameterValue"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedParameterValue" eOpposite="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedParameterValue/values_ParameterValueTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/parameterValue_values_ParameterValue_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterValue_parameter_ParameterValue_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//CommonBehaviors/BasicBehaviors/ParameterValue/parameter_ParameterValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter_ParameterValue" lowerBound="1" eType="#//Traced/uml/TracedParameter"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//CommonBehaviors/BasicBehaviors/ParameterValue/parameter_ParameterValue"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedParameterValue" eOpposite="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedParameterValue/parameter_ParameterValueTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/parameterValue_parameter_ParameterValue_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionActivation_pinActivations_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/ActionActivation/pinActivations"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="pinActivations" upperBound="-1" eType="#//Traced/fumlConfiguration/Actions/BasicActions/TracedPinActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/ActionActivation/pinActivations"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Actions/BasicActions/TracedActionActivation" eOpposite="#//Traced/fumlConfiguration/Actions/BasicActions/TracedActionActivation/pinActivationsTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/actionActivation_pinActivations_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionActivation_firing_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/ActionActivation/firing"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firing" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/ActionActivation/firing"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Actions/BasicActions/TracedActionActivation" eOpposite="#//Traced/fumlConfiguration/Actions/BasicActions/TracedActionActivation/firingTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/actionActivation_firing_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Execution_parameterValues_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//CommonBehaviors/BasicBehaviors/Execution/parameterValues"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterValues" upperBound="-1" eType="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedParameterValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//CommonBehaviors/BasicBehaviors/Execution/parameterValues"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedExecution" eOpposite="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedExecution/parameterValuesTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/execution_parameterValues_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Execution_context_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//CommonBehaviors/BasicBehaviors/Execution/context"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedObject"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//CommonBehaviors/BasicBehaviors/Execution/context"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedExecution" eOpposite="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedExecution/contextTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/execution_context_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element_semanticVisitor_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//ElementConfiguration/semanticVisitor"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="semanticVisitor" upperBound="-1" eType="#//Traced/fumlConfiguration/Loci/TracedSemanticVisitor"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//ElementConfiguration/semanticVisitor"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/uml/TracedElement" eOpposite="#//Traced/uml/TracedElement/semanticVisitorTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/element_semanticVisitor_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNodeActivationGroup_nodeActivations_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivationGroup/nodeActivations"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeActivations" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivationGroup/nodeActivations"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivationGroup" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivationGroup/nodeActivationsTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityNodeActivationGroup_nodeActivations_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNodeActivationGroup_activityExecution_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivationGroup/activityExecution"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="activityExecution" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityExecution"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivationGroup/activityExecution"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivationGroup" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivationGroup/activityExecutionTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityNodeActivationGroup_activityExecution_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNodeActivationGroup_edgeInstances_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivationGroup/edgeInstances"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="edgeInstances" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivationGroup/edgeInstances"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivationGroup" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivationGroup/edgeInstancesTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityNodeActivationGroup_edgeInstances_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Executor_locus_Executor_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/Executor/locus_Executor"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_Executor" eType="#//Traced/fumlConfiguration/Loci/TracedLocus"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/Executor/locus_Executor"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Loci/TracedExecutor" eOpposite="#//Traced/fumlConfiguration/Loci/TracedExecutor/locus_ExecutorTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/executor_locus_Executor_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveValue_type_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/PrimitiveValue/type"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Traced/uml/TracedPrimitiveType"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/PrimitiveValue/type"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedPrimitiveValue" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedPrimitiveValue/typeTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/primitiveValue_type_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Evaluation_specification_Evaluation_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Evaluation/specification_Evaluation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="specification_Evaluation" lowerBound="1" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Evaluation/specification_Evaluation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedEvaluation" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedEvaluation/specification_EvaluationTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/evaluation_specification_Evaluation_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Evaluation_locus_Evaluation_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Evaluation/locus_Evaluation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_Evaluation" lowerBound="1" eType="#//Traced/fumlConfiguration/Loci/TracedLocus"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Evaluation/locus_Evaluation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedEvaluation" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedEvaluation/locus_EvaluationTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/evaluation_locus_Evaluation_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanValue_value_BooleanValue_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/BooleanValue/value_BooleanValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value_BooleanValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/BooleanValue/value_BooleanValue"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedBooleanValue" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedBooleanValue/value_BooleanValueTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/booleanValue_value_BooleanValue_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectToken_value_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ObjectToken/value"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ObjectToken/value"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedObjectToken" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedObjectToken/valueTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/objectToken_value_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallActionActivation_callExecutions_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/CallActionActivation/callExecutions"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="callExecutions" upperBound="-1" eType="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedExecution"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/CallActionActivation/callExecutions"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Actions/BasicActions/TracedCallActionActivation" eOpposite="#//Traced/fumlConfiguration/Actions/BasicActions/TracedCallActionActivation/callExecutionsTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/callActionActivation_callExecutions_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompoundValue_featureValues_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/CompoundValue/featureValues"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="featureValues" upperBound="-1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedFeatureValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/CompoundValue/featureValues"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedCompoundValue" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedCompoundValue/featureValuesTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/compoundValue_featureValues_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Token_holder_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/Token/holder"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="holder" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/Token/holder"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedToken" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedToken/holderTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/token_holder_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Offer_offeredTokens_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/Offer/offeredTokens"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="offeredTokens" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedToken"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/Offer/offeredTokens"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedOffer" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedOffer/offeredTokensTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/offer_offeredTokens_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureValue_values_FeatureValue_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/FeatureValue/values_FeatureValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="values_FeatureValue" upperBound="-1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/FeatureValue/values_FeatureValue"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedFeatureValue" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedFeatureValue/values_FeatureValueTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/featureValue_values_FeatureValue_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureValue_feature_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/FeatureValue/feature"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" lowerBound="1" eType="#//Traced/uml/TracedStructuralFeature"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/FeatureValue/feature"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedFeatureValue" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedFeatureValue/featureTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/featureValue_feature_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureValue_position_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/FeatureValue/position"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="position" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/FeatureValue/position"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedFeatureValue" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedFeatureValue/positionTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/featureValue_position_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PinActivation_actionActivation_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/PinActivation/actionActivation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="actionActivation" eType="#//Traced/fumlConfiguration/Actions/BasicActions/TracedActionActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/PinActivation/actionActivation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Actions/BasicActions/TracedPinActivation" eOpposite="#//Traced/fumlConfiguration/Actions/BasicActions/TracedPinActivation/actionActivationTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/pinActivation_actionActivation_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PinActivation_count_temp_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/PinActivation/count_temp"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="count_temp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/PinActivation/count_temp"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Actions/BasicActions/TracedPinActivation" eOpposite="#//Traced/fumlConfiguration/Actions/BasicActions/TracedPinActivation/count_tempTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/pinActivation_count_temp_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdgeInstance_group_ActivityEdgeInstance_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityEdgeInstance/group_ActivityEdgeInstance"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="group_ActivityEdgeInstance" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivationGroup"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityEdgeInstance/group_ActivityEdgeInstance"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance/group_ActivityEdgeInstanceTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityEdgeInstance_group_ActivityEdgeInstance_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdgeInstance_offers_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityEdgeInstance/offers"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="offers" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedOffer"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityEdgeInstance/offers"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance/offersTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityEdgeInstance_offers_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdgeInstance_target_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityEdgeInstance/target"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityEdgeInstance/target"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance/targetTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityEdgeInstance_target_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdgeInstance_edge_ActivityEdgeInstance_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityEdgeInstance/edge_ActivityEdgeInstance"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="edge_ActivityEdgeInstance" eType="#//Traced/uml/TracedActivityEdge"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityEdgeInstance/edge_ActivityEdgeInstance"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance/edge_ActivityEdgeInstanceTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityEdgeInstance_edge_ActivityEdgeInstance_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdgeInstance_source_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityEdgeInstance/source"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityEdgeInstance/source"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance/sourceTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityEdgeInstance_source_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputParameterValues_name_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Input/InputParameterValues/name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Input/InputParameterValues/name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Input/TracedInputParameterValues" eOpposite="#//Traced/fumlConfiguration/Input/TracedInputParameterValues/nameTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/inputParameterValues_name_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputParameterValues_parameterValues_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Input/InputParameterValues/parameterValues"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterValues" upperBound="-1" eType="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedParameterValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Input/InputParameterValues/parameterValues"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Input/TracedInputParameterValues" eOpposite="#//Traced/fumlConfiguration/Input/TracedInputParameterValues/parameterValuesTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/inputParameterValues_parameterValues_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNodeActivation_heldTokens_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/heldTokens"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="heldTokens" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedToken"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/heldTokens"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation/heldTokensTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityNodeActivation_heldTokens_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNodeActivation_node_ActivityNodeActivation_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/node_ActivityNodeActivation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="node_ActivityNodeActivation" eType="#//Traced/uml/TracedActivityNode"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/node_ActivityNodeActivation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation/node_ActivityNodeActivationTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityNodeActivation_node_ActivityNodeActivation_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNodeActivation_running_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/running"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="running" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/running"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation/runningTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityNodeActivation_running_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNodeActivation_isRunning_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/isRunning.1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRunning" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/isRunning.1"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation/isRunningTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityNodeActivation_isRunning_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNodeActivation_outgoingEdges_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/outgoingEdges"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingEdges" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/outgoingEdges"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation/outgoingEdgesTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityNodeActivation_outgoingEdges_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNodeActivation_incomingEdges_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/incomingEdges"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingEdges" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/incomingEdges"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation/incomingEdgesTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityNodeActivation_incomingEdges_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNodeActivation_group_ActivityNodeActivation_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/group_ActivityNodeActivation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="group_ActivityNodeActivation" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivationGroup"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation/group_ActivityNodeActivation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation/group_ActivityNodeActivationTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityNodeActivation_group_ActivityNodeActivation_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtensionalValue_locus_ExtensionalValue_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/ExtensionalValue/locus_ExtensionalValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_ExtensionalValue" eType="#//Traced/fumlConfiguration/Loci/TracedLocus"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/ExtensionalValue/locus_ExtensionalValue"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedExtensionalValue" eOpposite="#//Traced/fumlConfiguration/Classes/Kernel/TracedExtensionalValue/locus_ExtensionalValueTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/extensionalValue_locus_ExtensionalValue_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityExecution_activationGroup_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityExecution/activationGroup"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="activationGroup" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivationGroup"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityExecution/activationGroup"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityExecution" eOpposite="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityExecution/activationGroupTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/activityExecution_activationGroup_Values"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment_locus_ExecutionEnvironment_Value"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/ExecutionEnvironment/locus_ExecutionEnvironment"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_ExecutionEnvironment" lowerBound="1" eType="#//Traced/fumlConfiguration/Loci/TracedLocus"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/ExecutionEnvironment/locus_ExecutionEnvironment"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Traced/fumlConfiguration/Loci/TracedExecutionEnvironment" eOpposite="#//Traced/fumlConfiguration/Loci/TracedExecutionEnvironment/locus_ExecutionEnvironmentTrace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/executionEnvironment_locus_ExecutionEnvironment_Values"/> </eClassifiers> </eSubpackages> <eSubpackages name="Traced" nsURI="umlTrace_Traced" nsPrefix="tracedclasses"> <eClassifiers xsi:type="ecore:EClass" name="TracedObjects"> <eStructuralFeatures xsi:type="ecore:EReference" name="kernel_tracedObjects" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedConnectors" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConnector" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedOpaqueActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedOpaqueAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDataTypes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDataType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedCommunicationPaths" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCommunicationPath" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="kernel_tracedReferences" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedPropertys" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedContinuations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedContinuation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedRemoveStructuralFeatureValueActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedRemoveStructuralFeatureValueAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedSendSignalActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedSendSignalAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="kernel_tracedIntegerValues" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedIntegerValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedForkedTokens" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedForkedToken" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedOpaqueBehaviors" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedOpaqueBehavior" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loci_tracedExecutionFactorys" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Loci/TracedExecutionFactory" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loci_tracedLocuss" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Loci/TracedLocus" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedArtifacts" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedArtifact" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedJoinNodeActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedJoinNodeActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTimeConstraints" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTimeConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInterfaceRealizations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInterfaceRealization" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedActivityFinalNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityFinalNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDurationObservations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDurationObservation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedInitialNodeActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedInitialNodeActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedAcceptEventActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedAcceptEventAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedEnumerationLiterals" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedEnumerationLiteral" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedAddStructuralFeatureValueActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedAddStructuralFeatureValueAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReadLinkActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReadLinkAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedExpressions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedConsiderIgnoreFragments" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConsiderIgnoreFragment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDataStoreNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDataStoreNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedFlowFinalNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedFlowFinalNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInformationItems" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInformationItem" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedCollaborations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCollaboration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTemplateSignatures" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTemplateSignature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedBroadcastSignalActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedBroadcastSignalAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDeployments" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDeployment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedPorts" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTimeIntervals" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTimeInterval" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedExtensions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExtension" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loci_tracedSemanticVisitors" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Loci/TracedSemanticVisitor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTimeEvents" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTimeEvent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="basicBehaviors_tracedParameterValues" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedParameterValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedProtocolTransitions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProtocolTransition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedActivityFinalNodeActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityFinalNodeActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedPackages" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedConstraints" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedGeneralizationSets" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGeneralizationSet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReduceActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReduceAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInputPins" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedSequenceNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedSequenceNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInteractionConstraints" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInteractionConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedComponentRealizations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedComponentRealization" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedAssociationClasss" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedAssociationClass" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedSlots" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedSlot" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedSignalEvents" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedSignalEvent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedExtensionPoints" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExtensionPoint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedJoinNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedJoinNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="basicActions_tracedOutputPinActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Actions/BasicActions/TracedOutputPinActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedStartObjectBehaviorActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedStartObjectBehaviorAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedElementImports" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedElementImport" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedCreateObjectActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCreateObjectAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedExecutionEnvironments" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExecutionEnvironment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedOccurrenceSpecifications" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedOccurrenceSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedActivityNodeActivationGroups" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivationGroup" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActions_tracedValueSpecificationActionActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Actions/IntermediateActions/TracedValueSpecificationActionActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedStringExpressions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedStringExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loci_tracedExecutors" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Loci/TracedExecutor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActions_tracedReadStructuralFeatureActionActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Actions/IntermediateActions/TracedReadStructuralFeatureActionActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedStereotypes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedStereotype" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInterfaces" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInterface" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedConditionalNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConditionalNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReadLinkObjectEndActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReadLinkObjectEndAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedAnyReceiveEvents" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedAnyReceiveEvent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedComponents" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedComponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedExtensionEnds" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExtensionEnd" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedStateMachines" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedStateMachine" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedMergeNodeActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedMergeNodeActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInteractions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInteraction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedLiteralStrings" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLiteralString" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedRealizations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedRealization" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedStartClassifierBehaviorActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedStartClassifierBehaviorAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedCallEvents" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCallEvent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedConnectableElementTemplateParameters" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConnectableElementTemplateParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedSendObjectActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedSendObjectAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedLifelines" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLifeline" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTimeObservations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTimeObservation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedControlTokens" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedControlToken" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedCreateLinkObjectActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCreateLinkObjectAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedExpansionRegions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExpansionRegion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="kernel_tracedBooleanValues" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedBooleanValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedLoopNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLoopNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedPrimitiveTypes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPrimitiveType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedProtocolConformances" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProtocolConformance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedEnumerations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedEnumeration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedCollaborationUses" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCollaborationUse" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedActivityPartitions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityPartition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedLinkEndDestructionDatas" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLinkEndDestructionData" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDurationIntervals" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDurationInterval" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedIncludes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInclude" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDestructionOccurrenceSpecifications" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDestructionOccurrenceSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedStates" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedState" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedObjectTokens" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedObjectToken" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="basicActions_tracedCallBehaviorActionActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Actions/BasicActions/TracedCallBehaviorActionActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActions_tracedAddStructuralFeatureValueActionActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Actions/IntermediateActions/TracedAddStructuralFeatureValueActionActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedClassifierTemplateParameters" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClassifierTemplateParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedActivityParameterNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityParameterNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="integerFunctions_tracedIntegerLessFunctionBehaviorExecutions" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/PrimitiveBehaviors/IntegerFunctions/TracedIntegerLessFunctionBehaviorExecution" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedParameterSets" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedParameterSet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDurations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDuration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedClasss" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClass" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedUsages" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedUsage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedLiteralUnlimitedNaturals" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLiteralUnlimitedNatural" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedStructuredActivityNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedStructuredActivityNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedAbstractions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedAbstraction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="basicActions_tracedOpaqueActionActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Actions/BasicActions/TracedOpaqueActionActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="kernel_tracedLiteralBooleanEvaluations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedLiteralBooleanEvaluation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReadStructuralFeatureActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReadStructuralFeatureAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedMergeNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedMergeNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedRedefinableTemplateSignatures" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedRedefinableTemplateSignature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedCreateLinkActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCreateLinkAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedGeneralizations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGeneralization" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedPartDecompositions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPartDecomposition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedOperationTemplateParameters" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedOperationTemplateParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReadLinkObjectEndQualifierActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReadLinkObjectEndQualifierAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTemplateParameterSubstitutions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTemplateParameterSubstitution" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedExtends" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExtend" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReadVariableActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReadVariableAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedMessages" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedMessage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedLiteralBooleans" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLiteralBoolean" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedQualifierValues" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedQualifierValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInitialNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInitialNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedLiteralIntegers" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLiteralInteger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedClearVariableActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClearVariableAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedDecisionNodeActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedDecisionNodeActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedProfileApplications" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProfileApplication" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTemplateParameters" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTemplateParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedConnectorEnds" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConnectorEnd" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedMessageOccurrenceSpecifications" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedMessageOccurrenceSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDurationConstraints" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDurationConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedImages" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedImage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedParameters" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedActionInputPins" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActionInputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTriggers" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTrigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedCallOperationActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCallOperationAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedProfiles" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProfile" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedIntervals" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInterval" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedForkNodeActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedForkNodeActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedIntervalConstraints" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedIntervalConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedTokens" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedToken" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInstanceSpecifications" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInstanceSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedValuePins" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedValuePin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="integerFunctions_tracedIntegerGreaterFunctionBehaviorExecutions" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/PrimitiveBehaviors/IntegerFunctions/TracedIntegerGreaterFunctionBehaviorExecution" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReadIsClassifiedObjectActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReadIsClassifiedObjectAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedProtocolStateMachines" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProtocolStateMachine" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedOutputPins" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedOutputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedOffers" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedOffer" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedActivityParameterNodeActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityParameterNodeActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDecisionNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDecisionNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedValueSpecificationActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedValueSpecificationAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedRegions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedRegion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInterruptibleActivityRegions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInterruptibleActivityRegion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDestroyLinkActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDestroyLinkAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedFinalStates" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedFinalState" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="integerFunctions_tracedIntegerPlusFunctionBehaviorExecutions" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/PrimitiveBehaviors/IntegerFunctions/TracedIntegerPlusFunctionBehaviorExecution" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInteractionOperands" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInteractionOperand" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInformationFlows" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInformationFlow" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedPseudostates" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPseudostate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedUseCases" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedUseCase" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReplyActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReplyAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActions_tracedCreateObjectActionActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Actions/IntermediateActions/TracedCreateObjectActionActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedCombinedFragments" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCombinedFragment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedClauses" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInstanceValues" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInstanceValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDependencys" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDependency" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTimeExpressions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTimeExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedActivityEdgeInstances" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityEdgeInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedManifestations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedManifestation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReadExtentActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReadExtentAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="basicActions_tracedInputPinActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Actions/BasicActions/TracedInputPinActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTransitions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTransition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedLinkEndDatas" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLinkEndData" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="input_tracedInputParameterValuess" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Input/TracedInputParameterValues" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedPackageMerges" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPackageMerge" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedModels" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedModel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedObjectFlows" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedObjectFlow" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedChangeEvents" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedChangeEvent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDestroyObjectActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDestroyObjectAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedForkNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedForkNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedSignals" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedSignal" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedComments" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedComment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedLiteralNulls" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLiteralNull" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedExpansionNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExpansionNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReceptions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReception" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedRaiseExceptionActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedRaiseExceptionAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedActivityNodeActivations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedAddVariableValueActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedAddVariableValueAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedClearAssociationActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClearAssociationAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTestIdentityActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTestIdentityAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedControlFlows" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedControlFlow" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedOperations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedOperation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedPackageImports" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPackageImport" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedExecutionOccurrenceSpecifications" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExecutionOccurrenceSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedExceptionHandlers" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExceptionHandler" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedVariables" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedInteractionUses" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInteractionUse" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedAssociations" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedAssociation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedStateInvariants" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedStateInvariant" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedLiteralReals" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLiteralReal" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedRemoveVariableValueActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedRemoveVariableValueAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDevices" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDevice" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedSubstitutions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedSubstitution" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedGates" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedGeneralOrderings" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGeneralOrdering" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedCallBehaviorActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCallBehaviorAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReclassifyObjectActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReclassifyObjectAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedActivitys" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedConnectionPointReferences" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConnectionPointReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedActionExecutionSpecifications" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActionExecutionSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedReadSelfActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReadSelfAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedAcceptCallActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedAcceptCallAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedLinkEndCreationDatas" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLinkEndCreationData" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateActivities_tracedActivityExecutions" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityExecution" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedTemplateBindings" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTemplateBinding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedClearStructuralFeatureActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClearStructuralFeatureAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loci_tracedExecutionEnvironments" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Loci/TracedExecutionEnvironment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="kernel_tracedLiteralIntegerEvaluations" ordered="false" upperBound="-1" eType="#//Traced/fumlConfiguration/Classes/Kernel/TracedLiteralIntegerEvaluation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedOpaqueExpressions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedOpaqueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedFunctionBehaviors" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedFunctionBehavior" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedDeploymentSpecifications" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDeploymentSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedActors" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedBehaviorExecutionSpecifications" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedBehaviorExecutionSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedUnmarshallActions" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedUnmarshallAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uml_tracedCentralBufferNodes" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCentralBufferNode" containment="true"/> </eClassifiers> <eSubpackages name="fumlConfiguration" nsURI="umlTrace_fumlConfiguration" nsPrefix=""> <eSubpackages name="Classes" nsURI="umlTrace_Classes" nsPrefix=""> <eSubpackages name="Kernel" nsURI="umlTrace_Kernel" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="TracedObject" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedExtensionalValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Object"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="typesTrace" upperBound="-1" eType="#//Values/Object_types_Value" containment="true" eOpposite="#//Values/Object_types_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReference" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedStructuredValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Reference"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="referentTrace" upperBound="-1" eType="#//Values/Reference_referent_Value" containment="true" eOpposite="#//Values/Reference_referent_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedIntegerValue" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedPrimitiveValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/IntegerValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="value_IntegerValueTrace" upperBound="-1" eType="#//Values/IntegerValue_value_IntegerValue_Value" containment="true" eOpposite="#//Values/IntegerValue_value_IntegerValue_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLiteralEvaluation" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedEvaluation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/LiteralEvaluation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedValue" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Loci/TracedSemanticVisitor"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Value"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedPrimitiveValue" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/PrimitiveValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="typeTrace" upperBound="-1" eType="#//Values/PrimitiveValue_type_Value" containment="true" eOpposite="#//Values/PrimitiveValue_type_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedEvaluation" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Loci/TracedSemanticVisitor"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/Evaluation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="specification_EvaluationTrace" upperBound="-1" eType="#//Values/Evaluation_specification_Evaluation_Value" containment="true" eOpposite="#//Values/Evaluation_specification_Evaluation_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_EvaluationTrace" upperBound="-1" eType="#//Values/Evaluation_locus_Evaluation_Value" containment="true" eOpposite="#//Values/Evaluation_locus_Evaluation_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedBooleanValue" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedPrimitiveValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/BooleanValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="value_BooleanValueTrace" upperBound="-1" eType="#//Values/BooleanValue_value_BooleanValue_Value" containment="true" eOpposite="#//Values/BooleanValue_value_BooleanValue_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLiteralBooleanEvaluation" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedLiteralEvaluation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/LiteralBooleanEvaluation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedStructuredValue" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/StructuredValue"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCompoundValue" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedStructuredValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/CompoundValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="featureValuesTrace" upperBound="-1" eType="#//Values/CompoundValue_featureValues_Value" containment="true" eOpposite="#//Values/CompoundValue_featureValues_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedFeatureValue" abstract="true"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/FeatureValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="values_FeatureValueTrace" upperBound="-1" eType="#//Values/FeatureValue_values_FeatureValue_Value" containment="true" eOpposite="#//Values/FeatureValue_values_FeatureValue_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureTrace" upperBound="-1" eType="#//Values/FeatureValue_feature_Value" containment="true" eOpposite="#//Values/FeatureValue_feature_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="positionTrace" upperBound="-1" eType="#//Values/FeatureValue_position_Value" containment="true" eOpposite="#//Values/FeatureValue_position_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExtensionalValue" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedCompoundValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/ExtensionalValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_ExtensionalValueTrace" upperBound="-1" eType="#//Values/ExtensionalValue_locus_ExtensionalValue_Value" containment="true" eOpposite="#//Values/ExtensionalValue_locus_ExtensionalValue_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLiteralIntegerEvaluation" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedLiteralEvaluation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Classes/Kernel/LiteralIntegerEvaluation"/> </eAnnotations> </eClassifiers> </eSubpackages> </eSubpackages> <eSubpackages name="CommonBehaviors" nsURI="umlTrace_CommonBehaviors" nsPrefix=""> <eSubpackages name="BasicBehaviors" nsURI="umlTrace_BasicBehaviors" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="TracedOpaqueBehaviorExecution" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedExecution"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//CommonBehaviors/BasicBehaviors/OpaqueBehaviorExecution"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedParameterValue"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//CommonBehaviors/BasicBehaviors/ParameterValue"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="values_ParameterValueTrace" upperBound="-1" eType="#//Values/ParameterValue_values_ParameterValue_Value" containment="true" eOpposite="#//Values/ParameterValue_values_ParameterValue_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter_ParameterValueTrace" upperBound="-1" eType="#//Values/ParameterValue_parameter_ParameterValue_Value" containment="true" eOpposite="#//Values/ParameterValue_parameter_ParameterValue_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExecution" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Classes/Kernel/TracedObject"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//CommonBehaviors/BasicBehaviors/Execution"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterValuesTrace" upperBound="-1" eType="#//Values/Execution_parameterValues_Value" containment="true" eOpposite="#//Values/Execution_parameterValues_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contextTrace" upperBound="-1" eType="#//Values/Execution_context_Value" containment="true" eOpposite="#//Values/Execution_context_Value/parent"/> </eClassifiers> </eSubpackages> </eSubpackages> <eSubpackages name="Activities" nsURI="umlTrace_Activities" nsPrefix=""> <eSubpackages name="IntermediateActivities" nsURI="umlTrace_IntermediateActivities" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="TracedForkedToken" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedToken"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ForkedToken"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="remainingOffersCountTrace" upperBound="-1" eType="#//Values/ForkedToken_remainingOffersCount_Value" containment="true" eOpposite="#//Values/ForkedToken_remainingOffersCount_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="baseTokenTrace" upperBound="-1" eType="#//Values/ForkedToken_baseToken_Value" containment="true" eOpposite="#//Values/ForkedToken_baseToken_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="baseTokenIsWithdrawnTrace" upperBound="-1" eType="#//Values/ForkedToken_baseTokenIsWithdrawn_Value" containment="true" eOpposite="#//Values/ForkedToken_baseTokenIsWithdrawn_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedJoinNodeActivation" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedControlNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/JoinNodeActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInitialNodeActivation" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedControlNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/InitialNodeActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedObjectNodeActivation" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ObjectNodeActivation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="offeredTokenCountTrace" upperBound="-1" eType="#//Values/ObjectNodeActivation_offeredTokenCount_Value" containment="true" eOpposite="#//Values/ObjectNodeActivation_offeredTokenCount_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityFinalNodeActivation" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedControlNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityFinalNodeActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityNodeActivationGroup"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivationGroup"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeActivationsTrace" upperBound="-1" eType="#//Values/ActivityNodeActivationGroup_nodeActivations_Value" containment="true" eOpposite="#//Values/ActivityNodeActivationGroup_nodeActivations_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityExecutionTrace" upperBound="-1" eType="#//Values/ActivityNodeActivationGroup_activityExecution_Value" containment="true" eOpposite="#//Values/ActivityNodeActivationGroup_activityExecution_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edgeInstancesTrace" upperBound="-1" eType="#//Values/ActivityNodeActivationGroup_edgeInstances_Value" containment="true" eOpposite="#//Values/ActivityNodeActivationGroup_edgeInstances_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedMergeNodeActivation" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedControlNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/MergeNodeActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedControlToken" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedToken"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ControlToken"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedObjectToken" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedToken"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ObjectToken"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="valueTrace" upperBound="-1" eType="#//Values/ObjectToken_value_Value" containment="true" eOpposite="#//Values/ObjectToken_value_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDecisionNodeActivation" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedControlNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/DecisionNodeActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedForkNodeActivation" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedControlNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ForkNodeActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedToken"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/Token"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="holderTrace" upperBound="-1" eType="#//Values/Token_holder_Value" containment="true" eOpposite="#//Values/Token_holder_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedOffer"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/Offer"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="offeredTokensTrace" upperBound="-1" eType="#//Values/Offer_offeredTokens_Value" containment="true" eOpposite="#//Values/Offer_offeredTokens_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityParameterNodeActivation" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedObjectNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityParameterNodeActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityEdgeInstance"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityEdgeInstance"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="group_ActivityEdgeInstanceTrace" upperBound="-1" eType="#//Values/ActivityEdgeInstance_group_ActivityEdgeInstance_Value" containment="true" eOpposite="#//Values/ActivityEdgeInstance_group_ActivityEdgeInstance_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="offersTrace" upperBound="-1" eType="#//Values/ActivityEdgeInstance_offers_Value" containment="true" eOpposite="#//Values/ActivityEdgeInstance_offers_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetTrace" upperBound="-1" eType="#//Values/ActivityEdgeInstance_target_Value" containment="true" eOpposite="#//Values/ActivityEdgeInstance_target_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edge_ActivityEdgeInstanceTrace" upperBound="-1" eType="#//Values/ActivityEdgeInstance_edge_ActivityEdgeInstance_Value" containment="true" eOpposite="#//Values/ActivityEdgeInstance_edge_ActivityEdgeInstance_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceTrace" upperBound="-1" eType="#//Values/ActivityEdgeInstance_source_Value" containment="true" eOpposite="#//Values/ActivityEdgeInstance_source_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityNodeActivation" eSuperTypes="#//Traced/fumlConfiguration/Loci/TracedSemanticVisitor"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityNodeActivation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="heldTokensTrace" upperBound="-1" eType="#//Values/ActivityNodeActivation_heldTokens_Value" containment="true" eOpposite="#//Values/ActivityNodeActivation_heldTokens_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="node_ActivityNodeActivationTrace" upperBound="-1" eType="#//Values/ActivityNodeActivation_node_ActivityNodeActivation_Value" containment="true" eOpposite="#//Values/ActivityNodeActivation_node_ActivityNodeActivation_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="runningTrace" upperBound="-1" eType="#//Values/ActivityNodeActivation_running_Value" containment="true" eOpposite="#//Values/ActivityNodeActivation_running_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isRunningTrace" upperBound="-1" eType="#//Values/ActivityNodeActivation_isRunning_Value" containment="true" eOpposite="#//Values/ActivityNodeActivation_isRunning_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingEdgesTrace" upperBound="-1" eType="#//Values/ActivityNodeActivation_outgoingEdges_Value" containment="true" eOpposite="#//Values/ActivityNodeActivation_outgoingEdges_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingEdgesTrace" upperBound="-1" eType="#//Values/ActivityNodeActivation_incomingEdges_Value" containment="true" eOpposite="#//Values/ActivityNodeActivation_incomingEdges_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="group_ActivityNodeActivationTrace" upperBound="-1" eType="#//Values/ActivityNodeActivation_group_ActivityNodeActivation_Value" containment="true" eOpposite="#//Values/ActivityNodeActivation_group_ActivityNodeActivation_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedControlNodeActivation" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ControlNodeActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityExecution" eSuperTypes="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedExecution"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Activities/IntermediateActivities/ActivityExecution"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="activationGroupTrace" upperBound="-1" eType="#//Values/ActivityExecution_activationGroup_Value" containment="true" eOpposite="#//Values/ActivityExecution_activationGroup_Value/parent"/> </eClassifiers> </eSubpackages> </eSubpackages> <eSubpackages name="Loci" nsURI="umlTrace_Loci" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="TracedExecutionFactory"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/ExecutionFactory"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="builtInTypesTrace" upperBound="-1" eType="#//Values/ExecutionFactory_builtInTypes_Value" containment="true" eOpposite="#//Values/ExecutionFactory_builtInTypes_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="primitiveBehaviorPrototypesTrace" upperBound="-1" eType="#//Values/ExecutionFactory_primitiveBehaviorPrototypes_Value" containment="true" eOpposite="#//Values/ExecutionFactory_primitiveBehaviorPrototypes_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_ExecutionFactoryTrace" upperBound="-1" eType="#//Values/ExecutionFactory_locus_ExecutionFactory_Value" containment="true" eOpposite="#//Values/ExecutionFactory_locus_ExecutionFactory_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLocus"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/Locus"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="factoryTrace" upperBound="-1" eType="#//Values/Locus_factory_Value" containment="true" eOpposite="#//Values/Locus_factory_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionalValuesTrace" upperBound="-1" eType="#//Values/Locus_extensionalValues_Value" containment="true" eOpposite="#//Values/Locus_extensionalValues_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executorTrace" upperBound="-1" eType="#//Values/Locus_executor_Value" containment="true" eOpposite="#//Values/Locus_executor_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedSemanticVisitor"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/SemanticVisitor"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="runtimeModelElementTrace" upperBound="-1" eType="#//Values/SemanticVisitor_runtimeModelElement_Value" containment="true" eOpposite="#//Values/SemanticVisitor_runtimeModelElement_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExecutor"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/Executor"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_ExecutorTrace" upperBound="-1" eType="#//Values/Executor_locus_Executor_Value" containment="true" eOpposite="#//Values/Executor_locus_Executor_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExecutionEnvironment"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Loci/ExecutionEnvironment"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="locus_ExecutionEnvironmentTrace" upperBound="-1" eType="#//Values/ExecutionEnvironment_locus_ExecutionEnvironment_Value" containment="true" eOpposite="#//Values/ExecutionEnvironment_locus_ExecutionEnvironment_Value/parent"/> </eClassifiers> </eSubpackages> <eSubpackages name="Actions" nsURI="umlTrace_Actions" nsPrefix=""> <eSubpackages name="IntermediateActions" nsURI="umlTrace_IntermediateActions" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="TracedStructuralFeatureActionActivation" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Actions/BasicActions/TracedActionActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/IntermediateActions/StructuralFeatureActionActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedValueSpecificationActionActivation" eSuperTypes="#//Traced/fumlConfiguration/Actions/BasicActions/TracedActionActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/IntermediateActions/ValueSpecificationActionActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReadStructuralFeatureActionActivation" eSuperTypes="#//Traced/fumlConfiguration/Actions/IntermediateActions/TracedStructuralFeatureActionActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/IntermediateActions/ReadStructuralFeatureActionActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedAddStructuralFeatureValueActionActivation" eSuperTypes="#//Traced/fumlConfiguration/Actions/IntermediateActions/TracedWriteStructuralFeatureActionActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/IntermediateActions/AddStructuralFeatureValueActionActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCreateObjectActionActivation" eSuperTypes="#//Traced/fumlConfiguration/Actions/BasicActions/TracedActionActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/IntermediateActions/CreateObjectActionActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedWriteStructuralFeatureActionActivation" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Actions/IntermediateActions/TracedStructuralFeatureActionActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/IntermediateActions/WriteStructuralFeatureActionActivation"/> </eAnnotations> </eClassifiers> </eSubpackages> <eSubpackages name="BasicActions" nsURI="umlTrace_BasicActions" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="TracedActionActivation" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedActivityNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/ActionActivation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="pinActivationsTrace" upperBound="-1" eType="#//Values/ActionActivation_pinActivations_Value" containment="true" eOpposite="#//Values/ActionActivation_pinActivations_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="firingTrace" upperBound="-1" eType="#//Values/ActionActivation_firing_Value" containment="true" eOpposite="#//Values/ActionActivation_firing_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedOutputPinActivation" eSuperTypes="#//Traced/fumlConfiguration/Actions/BasicActions/TracedPinActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/OutputPinActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCallBehaviorActionActivation" eSuperTypes="#//Traced/fumlConfiguration/Actions/BasicActions/TracedCallActionActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/CallBehaviorActionActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedOpaqueActionActivation" eSuperTypes="#//Traced/fumlConfiguration/Actions/BasicActions/TracedActionActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/OpaqueActionActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCallActionActivation" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Actions/BasicActions/TracedInvocationActionActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/CallActionActivation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="callExecutionsTrace" upperBound="-1" eType="#//Values/CallActionActivation_callExecutions_Value" containment="true" eOpposite="#//Values/CallActionActivation_callExecutions_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedPinActivation" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Activities/IntermediateActivities/TracedObjectNodeActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/PinActivation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="actionActivationTrace" upperBound="-1" eType="#//Values/PinActivation_actionActivation_Value" containment="true" eOpposite="#//Values/PinActivation_actionActivation_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="count_tempTrace" upperBound="-1" eType="#//Values/PinActivation_count_temp_Value" containment="true" eOpposite="#//Values/PinActivation_count_temp_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInputPinActivation" eSuperTypes="#//Traced/fumlConfiguration/Actions/BasicActions/TracedPinActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/InputPinActivation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInvocationActionActivation" abstract="true" eSuperTypes="#//Traced/fumlConfiguration/Actions/BasicActions/TracedActionActivation"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Actions/BasicActions/InvocationActionActivation"/> </eAnnotations> </eClassifiers> </eSubpackages> </eSubpackages> <eSubpackages name="PrimitiveBehaviors" nsURI="umlTrace_PrimitiveBehaviors" nsPrefix=""> <eSubpackages name="IntegerFunctions" nsURI="umlTrace_IntegerFunctions" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="TracedIntegerLessFunctionBehaviorExecution" eSuperTypes="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedOpaqueBehaviorExecution"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//PrimitiveBehaviors/IntegerFunctions/IntegerLessFunctionBehaviorExecution"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedIntegerGreaterFunctionBehaviorExecution" eSuperTypes="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedOpaqueBehaviorExecution"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//PrimitiveBehaviors/IntegerFunctions/IntegerGreaterFunctionBehaviorExecution"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedIntegerPlusFunctionBehaviorExecution" eSuperTypes="#//Traced/fumlConfiguration/CommonBehaviors/BasicBehaviors/TracedOpaqueBehaviorExecution"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//PrimitiveBehaviors/IntegerFunctions/IntegerPlusFunctionBehaviorExecution"/> </eAnnotations> </eClassifiers> </eSubpackages> </eSubpackages> <eSubpackages name="Input" nsURI="umlTrace_Input" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="TracedInputParameterValues"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//Input/InputParameterValues"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="nameTrace" upperBound="-1" eType="#//Values/InputParameterValues_name_Value" containment="true" eOpposite="#//Values/InputParameterValues_name_Value/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterValuesTrace" upperBound="-1" eType="#//Values/InputParameterValues_parameterValues_Value" containment="true" eOpposite="#//Values/InputParameterValues_parameterValues_Value/parent"/> </eClassifiers> </eSubpackages> </eSubpackages> <eSubpackages name="uml" nsURI="umlTrace_uml" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="TracedStructuralFeature" abstract="true" eSuperTypes="#//Traced/uml/TracedFeature #//Traced/uml/TracedTypedElement #//Traced/uml/TracedMultiplicityElement"/> <eClassifiers xsi:type="ecore:EClass" name="TracedConnector" eSuperTypes="#//Traced/uml/TracedFeature"> <eStructuralFeatures xsi:type="ecore:EReference" name="contract" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedBehavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="end" lowerBound="2" upperBound="-1" eType="#//Traced/uml/TracedConnectorEnd"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedConnector" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConnector"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Traced/uml/TracedAssociation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Connector"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedOpaqueAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="inputValue" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="outputValue" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//OpaqueAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDataType" eSuperTypes="#//Traced/uml/TracedClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Traced/uml/TracedProperty"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/attribute #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Traced/uml/TracedOperation"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/feature #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_DataType" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCommunicationPath" eSuperTypes="#//Traced/uml/TracedAssociation"/> <eClassifiers xsi:type="ecore:EClass" name="TracedLinkAction" abstract="true" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="endData" ordered="false" lowerBound="2" upperBound="-1" eType="#//Traced/uml/TracedLinkEndData"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inputValue" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedProperty" eSuperTypes="#//Traced/uml/TracedStructuralFeature #//Traced/uml/TracedConnectableElement #//Traced/uml/TracedDeploymentTarget"> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" ordered="false" eType="#//Traced/uml/TracedDataType"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace #//Traced/uml/TracedFeature/featuringClassifier #//Traced/uml/TracedRedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="interface" ordered="false" eType="#//Traced/uml/TracedInterface"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace #//Traced/uml/TracedFeature/featuringClassifier #//Traced/uml/TracedRedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="associationEnd" ordered="false" eType="#//Traced/uml/TracedProperty"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" upperBound="-1" eType="#//Traced/uml/TracedProperty"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false" eType="#//Traced/uml/TracedClass" changeable="false" volatile="true" transient="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace #//Traced/uml/TracedFeature/featuringClassifier #//Traced/uml/TracedRedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false" eType="#//Traced/uml/TracedProperty" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owningAssociation" ordered="false" eType="#//Traced/uml/TracedAssociation"> <eAnnotations source="subsets" references="#//Traced/uml/TracedFeature/featuringClassifier #//Traced/uml/TracedNamedElement/namespace #//Traced/uml/TracedProperty/association #//Traced/uml/TracedRedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedProperty" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProperty"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProperty"/> <eStructuralFeatures xsi:type="ecore:EReference" name="association" ordered="false" eType="#//Traced/uml/TracedAssociation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_Property" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedContinuation" eSuperTypes="#//Traced/uml/TracedInteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Continuation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedRemoveStructuralFeatureValueAction" eSuperTypes="#//Traced/uml/TracedWriteStructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="removeAt" ordered="false" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//RemoveStructuralFeatureValueAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedSendSignalAction" eSuperTypes="#//Traced/uml/TracedInvocationAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedSignal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//SendSignalAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedOpaqueBehavior" eSuperTypes="#//Traced/uml/TracedBehavior"/> <eClassifiers xsi:type="ecore:EClass" name="TracedArtifact" eSuperTypes="#//Traced/uml/TracedClassifier #//Traced/uml/TracedDeployedArtifact"> <eStructuralFeatures xsi:type="ecore:EReference" name="manifestation" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedManifestation"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedArtifact" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedArtifact"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Traced/uml/TracedProperty"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/attribute #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Traced/uml/TracedOperation"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/feature #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_Artifact" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Artifact"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTimeConstraint" eSuperTypes="#//Traced/uml/TracedIntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="TracedInterfaceRealization" eSuperTypes="#//Traced/uml/TracedRealization"> <eStructuralFeatures xsi:type="ecore:EReference" name="contract" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInterface"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDependency/supplier"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="implementingClassifier" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedBehavioredClassifier"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDependency/client #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedObjectNode" abstract="true" eSuperTypes="#//Traced/uml/TracedActivityNode #//Traced/uml/TracedTypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="inState" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selection" ordered="false" eType="#//Traced/uml/TracedBehavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="upperBound" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityFinalNode" eSuperTypes="#//Traced/uml/TracedFinalNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ActivityFinalNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDurationObservation" eSuperTypes="#//Traced/uml/TracedObservation"> <eStructuralFeatures xsi:type="ecore:EReference" name="event" lowerBound="1" upperBound="2" eType="#//Traced/uml/TracedNamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//DurationObservation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedAcceptEventAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedTrigger"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_AcceptEventAction" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//AcceptEventAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedEnumerationLiteral" eSuperTypes="#//Traced/uml/TracedInstanceSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedEnumeration"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedAddStructuralFeatureValueAction" eSuperTypes="#//Traced/uml/TracedWriteStructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="insertAt" ordered="false" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//AddStructuralFeatureValueAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReadLinkAction" eSuperTypes="#//Traced/uml/TracedLinkAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ReadLinkAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExpression" eSuperTypes="#//Traced/uml/TracedValueSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" upperBound="-1" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_Expression" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Expression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedConsiderIgnoreFragment" eSuperTypes="#//Traced/uml/TracedCombinedFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedNamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDataStoreNode" eSuperTypes="#//Traced/uml/TracedCentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="TracedFlowFinalNode" eSuperTypes="#//Traced/uml/TracedFinalNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//FlowFinalNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInteractionFragment" abstract="true" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="covered" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLifeline"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enclosingOperand" ordered="false" eType="#//Traced/uml/TracedInteractionOperand"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="enclosingInteraction" ordered="false" eType="#//Traced/uml/TracedInteraction"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="generalOrdering" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGeneralOrdering"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedClassifier" abstract="true" eSuperTypes="#//Traced/uml/TracedNamespace #//Traced/uml/TracedRedefinableElement #//Traced/uml/TracedType #//Traced/uml/TracedTemplateableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedFeature" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//Traced/uml/TracedProperty" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/feature"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="collaborationUse" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedCollaborationUse"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClassifier" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGeneralization"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="powertypeExtent" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGeneralizationSet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedNamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedUseCase" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedUseCase"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="useCase" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedUseCase"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedClassifier" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClassifier"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="representation" ordered="false" eType="#//Traced/uml/TracedCollaborationUse"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/collaborationUse"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="substitution" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedSubstitution"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInformationItem" eSuperTypes="#//Traced/uml/TracedClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="represented" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//InformationItem"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCollaboration" eSuperTypes="#//Traced/uml/TracedStructuredClassifier #//Traced/uml/TracedBehavioredClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="collaborationRole" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConnectableElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedStructuredClassifier/role"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Collaboration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedMessageEnd" abstract="true" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false" eType="#//Traced/uml/TracedMessage"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTemplateSignature" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedTemplateParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="template" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedTemplateableElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Traced/uml/TracedTemplateParameter"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement #//Traced/uml/TracedTemplateSignature/parameter"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_TemplateSignature" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//TemplateSignature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedBroadcastSignalAction" eSuperTypes="#//Traced/uml/TracedInvocationAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedSignal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//BroadcastSignalAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDeployment" eSuperTypes="#//Traced/uml/TracedDependency"> <eStructuralFeatures xsi:type="ecore:EReference" name="configuration" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDeploymentSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="deployedArtifact" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDeployedArtifact"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDependency/supplier"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedDeploymentTarget"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDependency/client #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedPort" eSuperTypes="#//Traced/uml/TracedProperty"> <eStructuralFeatures xsi:type="ecore:EReference" name="protocol" ordered="false" eType="#//Traced/uml/TracedProtocolStateMachine"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInterface" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedPort" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPort"> <eAnnotations source="subsets" references="#//Traced/uml/TracedProperty/redefinedProperty"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="required" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInterface" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTimeInterval" eSuperTypes="#//Traced/uml/TracedInterval"/> <eClassifiers xsi:type="ecore:EClass" name="TracedAction" abstract="true" eSuperTypes="#//Traced/uml/TracedExecutableNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Traced/uml/TracedClassifier" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="input" upperBound="-1" eType="#//Traced/uml/TracedInputPin" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="localPostcondition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="localPrecondition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="output" upperBound="-1" eType="#//Traced/uml/TracedOutputPin" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExtension" eSuperTypes="#//Traced/uml/TracedAssociation"> <eStructuralFeatures xsi:type="ecore:EReference" name="metaclass" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedClass" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDirectedRelationship" abstract="true" eSuperTypes="#//Traced/uml/TracedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedRelationship/relatedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedRelationship/relatedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTimeEvent" eSuperTypes="#//Traced/uml/TracedEvent"> <eStructuralFeatures xsi:type="ecore:EReference" name="when" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedTimeExpression"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//TimeEvent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedPackageableElement" abstract="true" eSuperTypes="#//Traced/uml/TracedNamedElement #//Traced/uml/TracedParameterableElement"/> <eClassifiers xsi:type="ecore:EClass" name="TracedType" abstract="true" eSuperTypes="#//Traced/uml/TracedPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Traced/uml/TracedPackage" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedProtocolTransition" eSuperTypes="#//Traced/uml/TracedTransition"> <eStructuralFeatures xsi:type="ecore:EReference" name="postCondition" ordered="false" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="preCondition" ordered="false" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedTransition/guard"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referred" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedOperation" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedPackage" eSuperTypes="#//Traced/uml/TracedNamespace #//Traced/uml/TracedPackageableElement #//Traced/uml/TracedTemplateableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPackage" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedPackage/packagedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestingPackage" ordered="false" eType="#//Traced/uml/TracedPackage" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedStereotype" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedStereotype" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedPackage/packagedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedType" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedPackage/packagedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packageMerge" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPackageMerge"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedElement" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPackageableElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="profileApplication" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProfileApplication"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_Package" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedBehavioredClassifier" abstract="true" eSuperTypes="#//Traced/uml/TracedClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="classifierBehavior" ordered="false" eType="#//Traced/uml/TracedBehavior"> <eAnnotations source="subsets" references="#//Traced/uml/TracedBehavioredClassifier/ownedBehavior"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="interfaceRealization" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInterfaceRealization"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBehavior" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedBehavior"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedStructuralFeatureAction" abstract="true" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="structuralFeature" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedStructuralFeature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedConstraint" eSuperTypes="#//Traced/uml/TracedPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainedElement" upperBound="-1" eType="#//Traced/uml/TracedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Traced/uml/TracedNamespace"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_Constraint" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Constraint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedMultiplicityElement" abstract="true" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="lowerValue" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="upperValue" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLiteralSpecification" abstract="true" eSuperTypes="#//Traced/uml/TracedValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="TracedGeneralizationSet" eSuperTypes="#//Traced/uml/TracedPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="powertype" ordered="false" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGeneralization"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//GeneralizationSet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReduceAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="reducer" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedBehavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ReduceAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInputPin" eSuperTypes="#//Traced/uml/TracedPin"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_InputPin" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//InputPin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedSequenceNode" eSuperTypes="#//Traced/uml/TracedStructuredActivityNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="executableNode" upperBound="-1" eType="#//Traced/uml/TracedExecutableNode"> <eAnnotations source="redefines" references="#//Traced/uml/TracedStructuredActivityNode/node"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedFeature" abstract="true" eSuperTypes="#//Traced/uml/TracedRedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClassifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInteractionConstraint" eSuperTypes="#//Traced/uml/TracedConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="maxint" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="minint" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedWriteStructuralFeatureAction" abstract="true" eSuperTypes="#//Traced/uml/TracedStructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedElement" abstract="true" eSuperTypes="#//Traced/ecore/TracedEModelElement"> <eAnnotations source="http://www.modelexecution.org/trace/XMOF"> <details key="executionMetamodelElement" value="//ElementConfiguration"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedComment"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" eType="#//Traced/uml/TracedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="semanticVisitorTrace" upperBound="-1" eType="#//Values/Element_semanticVisitor_Value" containment="true" eOpposite="#//Values/Element_semanticVisitor_Value/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedComponentRealization" eSuperTypes="#//Traced/uml/TracedRealization"> <eStructuralFeatures xsi:type="ecore:EReference" name="realizingClassifier" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedClassifier"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDependency/client"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="abstraction" ordered="false" eType="#//Traced/uml/TracedComponent"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDependency/supplier #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedAssociationClass" eSuperTypes="#//Traced/uml/TracedClass #//Traced/uml/TracedAssociation"/> <eClassifiers xsi:type="ecore:EClass" name="TracedSlot" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="definingFeature" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedStructuralFeature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningInstance" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInstanceSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Slot"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedSignalEvent" eSuperTypes="#//Traced/uml/TracedMessageEvent"> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedSignal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//SignalEvent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExtensionPoint" eSuperTypes="#//Traced/uml/TracedRedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="useCase" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedUseCase"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ExtensionPoint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedJoinNode" eSuperTypes="#//Traced/uml/TracedControlNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="joinSpec" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//JoinNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedStartObjectBehaviorAction" eSuperTypes="#//Traced/uml/TracedCallAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//StartObjectBehaviorAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedElementImport" eSuperTypes="#//Traced/uml/TracedDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedPackageableElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedNamespace"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/source #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ElementImport"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCreateObjectAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//CreateObjectAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExecutionEnvironment" eSuperTypes="#//Traced/uml/TracedNode"/> <eClassifiers xsi:type="ecore:EClass" name="TracedOccurrenceSpecification" eSuperTypes="#//Traced/uml/TracedInteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="toAfter" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGeneralOrdering"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toBefore" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGeneralOrdering"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_OccurrenceSpecification" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//OccurrenceSpecification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedStringExpression" eSuperTypes="#//Traced/uml/TracedExpression #//Traced/uml/TracedTemplateableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningExpression" ordered="false" eType="#//Traced/uml/TracedStringExpression"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subExpression" upperBound="-1" eType="#//Traced/uml/TracedStringExpression"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDeployedArtifact" abstract="true" eSuperTypes="#//Traced/uml/TracedNamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TracedStereotype" eSuperTypes="#//Traced/uml/TracedClass"> <eStructuralFeatures xsi:type="ecore:EReference" name="icon" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedImage"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="profile" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedProfile" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInterface" eSuperTypes="#//Traced/uml/TracedClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedClassifier" upperBound="-1" eType="#//Traced/uml/TracedClassifier"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Traced/uml/TracedProperty"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/attribute #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedReception" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReception"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/feature #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="protocol" ordered="false" eType="#//Traced/uml/TracedProtocolStateMachine"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedInterface" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInterface"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/redefinedClassifier"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Traced/uml/TracedOperation"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/feature #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Interface"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedConditionalNode" eSuperTypes="#//Traced/uml/TracedStructuredActivityNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="clause" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedClause"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="redefines" references="#//Traced/uml/TracedStructuredActivityNode/structuredNodeOutput"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReadLinkObjectEndAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="end" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedProperty"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ReadLinkObjectEndAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedAnyReceiveEvent" eSuperTypes="#//Traced/uml/TracedMessageEvent"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//AnyReceiveEvent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedNamedElement" abstract="true" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="clientDependency" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDependency" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nameExpression" ordered="false" eType="#//Traced/uml/TracedStringExpression"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" ordered="false" eType="#//Traced/uml/TracedNamespace" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedComponent" eSuperTypes="#//Traced/uml/TracedClass"> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedElement" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPackageableElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInterface" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="realization" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedComponentRealization"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="required" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInterface" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExtensionEnd" eSuperTypes="#//Traced/uml/TracedProperty"/> <eClassifiers xsi:type="ecore:EClass" name="TracedStateMachine" eSuperTypes="#//Traced/uml/TracedBehavior"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectionPoint" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPseudostate"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="submachineState" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="region" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedRegion"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedStateMachine" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedStateMachine"> <eAnnotations source="redefines" references="#//Traced/uml/TracedBehavior/redefinedBehavior"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedValueSpecification" abstract="true" eSuperTypes="#//Traced/uml/TracedPackageableElement #//Traced/uml/TracedTypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TracedInteraction" eSuperTypes="#//Traced/uml/TracedBehavior #//Traced/uml/TracedInteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="lifeline" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedLifeline"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="fragment" upperBound="-1" eType="#//Traced/uml/TracedInteractionFragment"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="action" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedAction"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="formalGate" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGate"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedMessage"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLiteralString" eSuperTypes="#//Traced/uml/TracedLiteralSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//LiteralString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedRealization" eSuperTypes="#//Traced/uml/TracedAbstraction"/> <eClassifiers xsi:type="ecore:EClass" name="TracedStartClassifierBehaviorAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//StartClassifierBehaviorAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedMessageEvent" abstract="true" eSuperTypes="#//Traced/uml/TracedEvent"/> <eClassifiers xsi:type="ecore:EClass" name="TracedCallEvent" eSuperTypes="#//Traced/uml/TracedMessageEvent"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//CallEvent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedConnectableElementTemplateParameter" eSuperTypes="#//Traced/uml/TracedTemplateParameter"/> <eClassifiers xsi:type="ecore:EClass" name="TracedRelationship" abstract="true" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedElement" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedSendObjectAction" eSuperTypes="#//Traced/uml/TracedInvocationAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="request" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="redefines" references="#//Traced/uml/TracedInvocationAction/argument"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//SendObjectAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLifeline" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposedAs" ordered="false" eType="#//Traced/uml/TracedPartDecomposition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interaction" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInteraction"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="represents" ordered="false" eType="#//Traced/uml/TracedConnectableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selector" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="coveredBy" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInteractionFragment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Lifeline"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExecutionSpecification" abstract="true" eSuperTypes="#//Traced/uml/TracedInteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="finish" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOccurrenceSpecification"/> <eStructuralFeatures xsi:type="ecore:EReference" name="start" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOccurrenceSpecification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTimeObservation" eSuperTypes="#//Traced/uml/TracedObservation"> <eStructuralFeatures xsi:type="ecore:EReference" name="event" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedNamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//TimeObservation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCreateLinkObjectAction" eSuperTypes="#//Traced/uml/TracedCreateLinkAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExpansionRegion" eSuperTypes="#//Traced/uml/TracedStructuredActivityNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="outputElement" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExpansionNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputElement" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedExpansionNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedWriteVariableAction" abstract="true" eSuperTypes="#//Traced/uml/TracedVariableAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLoopNode" eSuperTypes="#//Traced/uml/TracedStructuredActivityNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyOutput" upperBound="-1" eType="#//Traced/uml/TracedOutputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyPart" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExecutableNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decider" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loopVariable" upperBound="-1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="loopVariableInput" upperBound="-1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="redefines" references="#//Traced/uml/TracedStructuredActivityNode/structuredNodeInput"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="redefines" references="#//Traced/uml/TracedStructuredActivityNode/structuredNodeOutput"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="setupPart" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExecutableNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="test" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedExecutableNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedPrimitiveType" eSuperTypes="#//Traced/uml/TracedDataType"/> <eClassifiers xsi:type="ecore:EClass" name="TracedProtocolConformance" eSuperTypes="#//Traced/uml/TracedDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="generalMachine" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedProtocolStateMachine"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specificMachine" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedProtocolStateMachine"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/source #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ProtocolConformance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedEnumeration" eSuperTypes="#//Traced/uml/TracedDataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1" eType="#//Traced/uml/TracedEnumerationLiteral"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCollaborationUse" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="roleBinding" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDependency"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedCollaboration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//CollaborationUse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityPartition" eSuperTypes="#//Traced/uml/TracedActivityGroup"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityNode"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityGroup/containedNode"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="represents" ordered="false" eType="#//Traced/uml/TracedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subpartition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityPartition"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityGroup/subgroup"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superPartition" ordered="false" eType="#//Traced/uml/TracedActivityPartition"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityGroup/superGroup"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="edge" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityEdge"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityGroup/containedEdge"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ActivityPartition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedVariableAction" abstract="true" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLinkEndDestructionData" eSuperTypes="#//Traced/uml/TracedLinkEndData"> <eStructuralFeatures xsi:type="ecore:EReference" name="destroyAt" ordered="false" eType="#//Traced/uml/TracedInputPin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDurationInterval" eSuperTypes="#//Traced/uml/TracedInterval"/> <eClassifiers xsi:type="ecore:EClass" name="TracedInclude" eSuperTypes="#//Traced/uml/TracedNamedElement #//Traced/uml/TracedDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="addition" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedUseCase"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="includingCase" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedUseCase"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/source #//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Include"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityNode" abstract="true" eSuperTypes="#//Traced/uml/TracedRedefinableElement http://www.eclipse.org/uml2/5.0.0/UML#//ActivityContent"> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" ordered="false" eType="#//Traced/uml/TracedActivity" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inGroup" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityGroup" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inInterruptibleRegion" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInterruptibleActivityRegion"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityNode/inGroup"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inStructuredNode" ordered="false" eType="#//Traced/uml/TracedStructuredActivityNode"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityNode/inGroup #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityEdge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityEdge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedNode" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityNode"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inPartition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityPartition"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityNode/inGroup"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDestructionOccurrenceSpecification" eSuperTypes="#//Traced/uml/TracedMessageOccurrenceSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="TracedState" eSuperTypes="#//Traced/uml/TracedNamespace #//Traced/uml/TracedRedefinableElement #//Traced/uml/TracedVertex"> <eStructuralFeatures xsi:type="ecore:EReference" name="connection" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConnectionPointReference"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="connectionPoint" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPseudostate"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="deferrableTrigger" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTrigger"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="doActivity" ordered="false" eType="#//Traced/uml/TracedBehavior"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" ordered="false" eType="#//Traced/uml/TracedBehavior"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" ordered="false" eType="#//Traced/uml/TracedBehavior"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedState" ordered="false" eType="#//Traced/uml/TracedState"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="stateInvariant" ordered="false" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="submachine" ordered="false" eType="#//Traced/uml/TracedStateMachine"/> <eStructuralFeatures xsi:type="ecore:EReference" name="region" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedRegion"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_State" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//State"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCallAction" abstract="true" eSuperTypes="#//Traced/uml/TracedInvocationAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTemplateableElement" abstract="true" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="templateBinding" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTemplateBinding"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTemplateSignature" ordered="false" eType="#//Traced/uml/TracedTemplateSignature"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedBehavior" abstract="true" eSuperTypes="#//Traced/uml/TracedClass"> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" eType="#//Traced/uml/TracedBehavioralFeature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Traced/uml/TracedBehavioredClassifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Traced/uml/TracedParameter"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameterSet" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedParameterSet"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="postcondition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="precondition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedBehavior" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedBehavior"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/redefinedClassifier"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedClassifierTemplateParameter" eSuperTypes="#//Traced/uml/TracedTemplateParameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainingClassifier" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityParameterNode" eSuperTypes="#//Traced/uml/TracedObjectNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ActivityParameterNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedParameterSet" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ParameterSet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDuration" eSuperTypes="#//Traced/uml/TracedValueSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="observation" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedObservation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Duration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedClass" eSuperTypes="#//Traced/uml/TracedEncapsulatedClassifier #//Traced/uml/TracedBehavioredClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Traced/uml/TracedOperation"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/feature #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="extension" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExtension" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedClassifier" upperBound="-1" eType="#//Traced/uml/TracedClassifier"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedReception" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedReception"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/feature #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClass" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//Traced/uml/TracedClassifier/general"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_Class" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedUsage" eSuperTypes="#//Traced/uml/TracedDependency"/> <eClassifiers xsi:type="ecore:EClass" name="TracedLiteralUnlimitedNatural" eSuperTypes="#//Traced/uml/TracedLiteralSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//LiteralUnlimitedNatural"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedStructuredActivityNode" eSuperTypes="#//Traced/uml/TracedAction #//Traced/uml/TracedNamespace #//Traced/uml/TracedActivityGroup"> <eStructuralFeatures xsi:type="ecore:EReference" name="edge" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityEdge"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityGroup/containedEdge #//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="structuredNodeInput" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="structuredNodeOutput" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedVariable"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="node" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityNode"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityGroup/containedNode #//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_StructuredActivityNode" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//StructuredActivityNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedAbstraction" eSuperTypes="#//Traced/uml/TracedDependency"> <eStructuralFeatures xsi:type="ecore:EReference" name="mapping" ordered="false" eType="#//Traced/uml/TracedOpaqueExpression"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReadStructuralFeatureAction" eSuperTypes="#//Traced/uml/TracedStructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ReadStructuralFeatureAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedMergeNode" eSuperTypes="#//Traced/uml/TracedControlNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//MergeNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedRedefinableTemplateSignature" eSuperTypes="#//Traced/uml/TracedRedefinableElement #//Traced/uml/TracedTemplateSignature"> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedSignature" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedRedefinableTemplateSignature"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedParameter" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTemplateParameter" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedTemplateSignature/parameter"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedClassifier" changeable="false" volatile="true" transient="true"> <eAnnotations source="redefines" references="#//Traced/uml/TracedTemplateSignature/template"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinitionContext"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCreateLinkAction" eSuperTypes="#//Traced/uml/TracedWriteLinkAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_CreateLinkAction" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//CreateLinkAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedGeneralization" eSuperTypes="#//Traced/uml/TracedDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedClassifier"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="generalizationSet" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGeneralizationSet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specific" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedClassifier"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/source #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Generalization"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedPartDecomposition" eSuperTypes="#//Traced/uml/TracedInteractionUse"/> <eClassifiers xsi:type="ecore:EClass" name="TracedTypedElement" abstract="true" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Traced/uml/TracedType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedOperationTemplateParameter" eSuperTypes="#//Traced/uml/TracedTemplateParameter"/> <eClassifiers xsi:type="ecore:EClass" name="TracedReadLinkObjectEndQualifierAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedProperty"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ReadLinkObjectEndQualifierAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTemplateParameterSubstitution" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="actual" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedParameterableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedTemplateParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedActual" ordered="false" eType="#//Traced/uml/TracedParameterableElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement #//Traced/uml/TracedTemplateParameterSubstitution/actual"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="templateBinding" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedTemplateBinding"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//TemplateParameterSubstitution"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExtend" eSuperTypes="#//Traced/uml/TracedNamedElement #//Traced/uml/TracedDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedCase" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedUseCase"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionLocation" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedExtensionPoint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extension" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedUseCase"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/source #//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Extend"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReadVariableAction" eSuperTypes="#//Traced/uml/TracedVariableAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ReadVariableAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedMessage" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="connector" ordered="false" eType="#//Traced/uml/TracedConnector"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interaction" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInteraction"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="receiveEvent" ordered="false" eType="#//Traced/uml/TracedMessageEnd"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sendEvent" ordered="false" eType="#//Traced/uml/TracedMessageEnd"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false" eType="#//Traced/uml/TracedNamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Message"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLiteralBoolean" eSuperTypes="#//Traced/uml/TracedLiteralSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//LiteralBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedQualifierValue" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedProperty"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//QualifierValue"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInitialNode" eSuperTypes="#//Traced/uml/TracedControlNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//InitialNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLiteralInteger" eSuperTypes="#//Traced/uml/TracedLiteralSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//LiteralInteger"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedClearVariableAction" eSuperTypes="#//Traced/uml/TracedVariableAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ClearVariableAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedProfileApplication" eSuperTypes="#//Traced/uml/TracedDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="appliedProfile" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedProfile"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="applyingPackage" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedPackage"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/source #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ProfileApplication"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedParameterableElement" abstract="true" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningTemplateParameter" ordered="false" eType="#//Traced/uml/TracedTemplateParameter"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner #//Traced/uml/TracedParameterableElement/templateParameter"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="templateParameter" ordered="false" eType="#//Traced/uml/TracedTemplateParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTemplateParameter" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false" eType="#//Traced/uml/TracedParameterableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDefault" ordered="false" eType="#//Traced/uml/TracedParameterableElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement #//Traced/uml/TracedTemplateParameter/default"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parameteredElement" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedParameterableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedTemplateSignature"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameteredElement" ordered="false" eType="#//Traced/uml/TracedParameterableElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement #//Traced/uml/TracedTemplateParameter/parameteredElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_TemplateParameter" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//TemplateParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedConnectorEnd" eSuperTypes="#//Traced/uml/TracedMultiplicityElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="definingEnd" ordered="false" eType="#//Traced/uml/TracedProperty" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partWithPort" ordered="false" eType="#//Traced/uml/TracedProperty"/> <eStructuralFeatures xsi:type="ecore:EReference" name="role" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedConnectableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ConnectorEnd"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedMessageOccurrenceSpecification" eSuperTypes="#//Traced/uml/TracedOccurrenceSpecification #//Traced/uml/TracedMessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="TracedDurationConstraint" eSuperTypes="#//Traced/uml/TracedIntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="TracedImage" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Image"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedEncapsulatedClassifier" abstract="true" eSuperTypes="#//Traced/uml/TracedStructuredClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPort" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPort" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedStructuredClassifier/ownedAttribute"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedParameter" eSuperTypes="#//Traced/uml/TracedConnectableElement #//Traced/uml/TracedMultiplicityElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" eType="#//Traced/uml/TracedOperation" changeable="false" volatile="true" transient="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterSet" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedParameterSet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActionInputPin" eSuperTypes="#//Traced/uml/TracedInputPin"> <eStructuralFeatures xsi:type="ecore:EReference" name="fromAction" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedAction"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTrigger" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="event" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedEvent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="port" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Trigger"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCallOperationAction" eSuperTypes="#//Traced/uml/TracedCallAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//CallOperationAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedProfile" eSuperTypes="#//Traced/uml/TracedPackage"> <eStructuralFeatures xsi:type="ecore:EReference" name="metaclassReference" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedElementImport"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/elementImport"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodelReference" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPackageImport"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/packageImport"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInterval" eSuperTypes="#//Traced/uml/TracedValueSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="max" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedValueSpecification"/> <eStructuralFeatures xsi:type="ecore:EReference" name="min" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedValueSpecification"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_Interval" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Interval"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedIntervalConstraint" eSuperTypes="#//Traced/uml/TracedConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="TracedInstanceSpecification" eSuperTypes="#//Traced/uml/TracedDeploymentTarget #//Traced/uml/TracedPackageableElement #//Traced/uml/TracedDeployedArtifact"> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="slot" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedSlot"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_InstanceSpecification" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//InstanceSpecification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedValuePin" eSuperTypes="#//Traced/uml/TracedInputPin"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReadIsClassifiedObjectAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ReadIsClassifiedObjectAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedProtocolStateMachine" eSuperTypes="#//Traced/uml/TracedStateMachine"> <eStructuralFeatures xsi:type="ecore:EReference" name="conformance" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProtocolConformance"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedOutputPin" eSuperTypes="#//Traced/uml/TracedPin"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//OutputPin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDecisionNode" eSuperTypes="#//Traced/uml/TracedControlNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="decisionInput" ordered="false" eType="#//Traced/uml/TracedBehavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decisionInputFlow" ordered="false" eType="#//Traced/uml/TracedObjectFlow"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//DecisionNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedValueSpecificationAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ValueSpecificationAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedRegion" eSuperTypes="#//Traced/uml/TracedNamespace #//Traced/uml/TracedRedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedRegion" ordered="false" eType="#//Traced/uml/TracedRegion"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="state" ordered="false" eType="#//Traced/uml/TracedState"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine" ordered="false" eType="#//Traced/uml/TracedStateMachine"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTransition"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subvertex" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedVertex"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Region"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInterruptibleActivityRegion" eSuperTypes="#//Traced/uml/TracedActivityGroup"> <eStructuralFeatures xsi:type="ecore:EReference" name="interruptingEdge" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityEdge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="node" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityNode"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityGroup/containedNode"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//InterruptibleActivityRegion"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDestroyLinkAction" eSuperTypes="#//Traced/uml/TracedWriteLinkAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//DestroyLinkAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedFinalState" eSuperTypes="#//Traced/uml/TracedState"/> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityGroup" abstract="true" eSuperTypes="#//Traced/uml/TracedNamedElement http://www.eclipse.org/uml2/5.0.0/UML#//ActivityContent"> <eStructuralFeatures xsi:type="ecore:EReference" name="containedEdge" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityEdge" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="containedNode" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityNode" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inActivity" ordered="false" eType="#//Traced/uml/TracedActivity" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subgroup" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityGroup" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superGroup" ordered="false" eType="#//Traced/uml/TracedActivityGroup" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInteractionOperand" eSuperTypes="#//Traced/uml/TracedNamespace #//Traced/uml/TracedInteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="fragment" upperBound="-1" eType="#//Traced/uml/TracedInteractionFragment"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" ordered="false" eType="#//Traced/uml/TracedInteractionConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//InteractionOperand"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivityEdge" abstract="true" eSuperTypes="#//Traced/uml/TracedRedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" ordered="false" eType="#//Traced/uml/TracedActivity"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inPartition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityPartition"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityEdge/inGroup"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="interrupts" ordered="false" eType="#//Traced/uml/TracedInterruptibleActivityRegion"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inStructuredNode" ordered="false" eType="#//Traced/uml/TracedStructuredActivityNode"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivityEdge/inGroup #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedActivityNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedActivityNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedEdge" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityEdge"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="weight" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inGroup" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityGroup" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInformationFlow" eSuperTypes="#//Traced/uml/TracedPackageableElement #//Traced/uml/TracedDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="conveyed" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="informationSource" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedNamedElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/source"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="informationTarget" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedNamedElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="realization" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedRelationship"/> <eStructuralFeatures xsi:type="ecore:EReference" name="realizingActivityEdge" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityEdge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="realizingConnector" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConnector"/> <eStructuralFeatures xsi:type="ecore:EReference" name="realizingMessage" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedMessage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//InformationFlow"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedPseudostate" eSuperTypes="#//Traced/uml/TracedVertex"> <eStructuralFeatures xsi:type="ecore:EReference" name="state" ordered="false" eType="#//Traced/uml/TracedState"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine" ordered="false" eType="#//Traced/uml/TracedStateMachine"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Pseudostate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedControlNode" abstract="true" eSuperTypes="#//Traced/uml/TracedActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="TracedUseCase" eSuperTypes="#//Traced/uml/TracedBehavioredClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="extend" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExtend"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionPoint" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExtensionPoint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="include" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedInclude"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subject" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//UseCase"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReplyAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="replyToCall" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedTrigger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="replyValue" upperBound="-1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="returnInformation" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ReplyAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCombinedFragment" eSuperTypes="#//Traced/uml/TracedInteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="cfragmentGate" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGate"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedInteractionOperand"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_CombinedFragment" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//CombinedFragment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedWriteLinkAction" abstract="true" eSuperTypes="#//Traced/uml/TracedLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="TracedClause" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExecutableNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyOutput" upperBound="-1" eType="#//Traced/uml/TracedOutputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decider" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessorClause" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClause"/> <eStructuralFeatures xsi:type="ecore:EReference" name="successorClause" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClause"/> <eStructuralFeatures xsi:type="ecore:EReference" name="test" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedExecutableNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Clause"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInstanceValue" eSuperTypes="#//Traced/uml/TracedValueSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInstanceSpecification"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//InstanceValue"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDependency" eSuperTypes="#//Traced/uml/TracedPackageableElement #//Traced/uml/TracedDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="client" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedNamedElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/source"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="supplier" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedNamedElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_Dependency" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Dependency"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTimeExpression" eSuperTypes="#//Traced/uml/TracedValueSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="observation" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedObservation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//TimeExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedManifestation" eSuperTypes="#//Traced/uml/TracedAbstraction"> <eStructuralFeatures xsi:type="ecore:EReference" name="utilizedElement" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedPackageableElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDependency/supplier"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReadExtentAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ReadExtentAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTransition" eSuperTypes="#//Traced/uml/TracedNamespace #//Traced/uml/TracedRedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="effect" ordered="false" eType="#//Traced/uml/TracedBehavior"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" ordered="false" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedTransition" ordered="false" eType="#//Traced/uml/TracedTransition"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedVertex"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedVertex"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTrigger"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="container" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedRegion"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_Transition" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Transition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLinkEndData" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="end" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedProperty"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedQualifierValue"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" eType="#//Traced/uml/TracedInputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_LinkEndData" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//LinkEndData"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedNode" eSuperTypes="#//Traced/uml/TracedClass #//Traced/uml/TracedDeploymentTarget"> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedNode" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedNode"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedPackageMerge" eSuperTypes="#//Traced/uml/TracedDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="mergedPackage" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedPackage"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="receivingPackage" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedPackage"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/source #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//PackageMerge"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedModel" eSuperTypes="#//Traced/uml/TracedPackage"/> <eClassifiers xsi:type="ecore:EClass" name="TracedObjectFlow" eSuperTypes="#//Traced/uml/TracedActivityEdge"> <eStructuralFeatures xsi:type="ecore:EReference" name="selection" ordered="false" eType="#//Traced/uml/TracedBehavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transformation" ordered="false" eType="#//Traced/uml/TracedBehavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ObjectFlow"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedEvent" abstract="true" eSuperTypes="#//Traced/uml/TracedPackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="TracedChangeEvent" eSuperTypes="#//Traced/uml/TracedEvent"> <eStructuralFeatures xsi:type="ecore:EReference" name="changeExpression" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ChangeEvent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedRedefinableElement" abstract="true" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedElement" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedRedefinableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinitionContext" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClassifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDestroyObjectAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//DestroyObjectAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedForkNode" eSuperTypes="#//Traced/uml/TracedControlNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ForkNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedFinalNode" abstract="true" eSuperTypes="#//Traced/uml/TracedControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="TracedSignal" eSuperTypes="#//Traced/uml/TracedClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Traced/uml/TracedProperty"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/attribute #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Signal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedComment" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Comment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedStructuredClassifier" abstract="true" eSuperTypes="#//Traced/uml/TracedClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Traced/uml/TracedProperty"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/attribute #//Traced/uml/TracedNamespace/ownedMember #//Traced/uml/TracedStructuredClassifier/role"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedConnector" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConnector"> <eAnnotations source="subsets" references="#//Traced/uml/TracedClassifier/feature #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="part" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProperty" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="role" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConnectableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/member"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLiteralNull" eSuperTypes="#//Traced/uml/TracedLiteralSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//LiteralNull"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExpansionNode" eSuperTypes="#//Traced/uml/TracedObjectNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="regionAsInput" ordered="false" eType="#//Traced/uml/TracedExpansionRegion"/> <eStructuralFeatures xsi:type="ecore:EReference" name="regionAsOutput" ordered="false" eType="#//Traced/uml/TracedExpansionRegion"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ExpansionNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReception" eSuperTypes="#//Traced/uml/TracedBehavioralFeature"> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedSignal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Reception"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedRaiseExceptionAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//RaiseExceptionAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedBehavioralFeature" abstract="true" eSuperTypes="#//Traced/uml/TracedNamespace #//Traced/uml/TracedFeature"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedBehavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Traced/uml/TracedParameter"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameterSet" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedParameterSet"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedAddVariableValueAction" eSuperTypes="#//Traced/uml/TracedWriteVariableAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="insertAt" ordered="false" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//AddVariableValueAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedClearAssociationAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="association" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedAssociation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ClearAssociationAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedPin" abstract="true" eSuperTypes="#//Traced/uml/TracedObjectNode #//Traced/uml/TracedMultiplicityElement"/> <eClassifiers xsi:type="ecore:EClass" name="TracedTestIdentityAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="first" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="second" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//TestIdentityAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedControlFlow" eSuperTypes="#//Traced/uml/TracedActivityEdge"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ControlFlow"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedOperation" eSuperTypes="#//Traced/uml/TracedBehavioralFeature #//Traced/uml/TracedParameterableElement #//Traced/uml/TracedTemplateableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyCondition" ordered="false" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false" eType="#//Traced/uml/TracedClass"> <eAnnotations source="subsets" references="#//Traced/uml/TracedFeature/featuringClassifier #//Traced/uml/TracedNamedElement/namespace #//Traced/uml/TracedRedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" ordered="false" eType="#//Traced/uml/TracedDataType"> <eAnnotations source="subsets" references="#//Traced/uml/TracedFeature/featuringClassifier #//Traced/uml/TracedNamedElement/namespace #//Traced/uml/TracedRedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="interface" ordered="false" eType="#//Traced/uml/TracedInterface"> <eAnnotations source="subsets" references="#//Traced/uml/TracedFeature/featuringClassifier #//Traced/uml/TracedNamedElement/namespace #//Traced/uml/TracedRedefinableElement/redefinitionContext"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="postcondition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="precondition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedRule"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedOperation" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedOperation"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRedefinableElement/redefinedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Traced/uml/TracedType" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedConnectableElement" abstract="true" eSuperTypes="#//Traced/uml/TracedTypedElement #//Traced/uml/TracedParameterableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="end" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConnectorEnd" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedVertex" abstract="true" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="container" ordered="false" eType="#//Traced/uml/TracedRegion"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTransition" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTransition" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedObservation" abstract="true" eSuperTypes="#//Traced/uml/TracedPackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="TracedNamespace" abstract="true" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRule" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="elementImport" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedElementImport"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="packageImport" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPackageImport"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMember" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedNamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement #//Traced/uml/TracedNamespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedMember" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPackageableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedNamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedPackageImport" eSuperTypes="#//Traced/uml/TracedDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedPackage"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedNamespace"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/source #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//PackageImport"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExecutionOccurrenceSpecification" eSuperTypes="#//Traced/uml/TracedOccurrenceSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="execution" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedExecutionSpecification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExceptionHandler" eSuperTypes="#//Traced/uml/TracedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptionInput" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedObjectNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptionType" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="handlerBody" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedExecutableNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="protectedNode" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedExecutableNode"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ExceptionHandler"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedVariable" eSuperTypes="#//Traced/uml/TracedConnectableElement #//Traced/uml/TracedMultiplicityElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="activityScope" ordered="false" eType="#//Traced/uml/TracedActivity"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="scope" ordered="false" eType="#//Traced/uml/TracedStructuredActivityNode"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInteractionUse" eSuperTypes="#//Traced/uml/TracedInteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="actualGate" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedGate"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInteraction"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnValue" ordered="false" eType="#//Traced/uml/TracedValueSpecification"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="returnValueRecipient" ordered="false" eType="#//Traced/uml/TracedProperty"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_InteractionUse" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//InteractionUse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedAssociation" eSuperTypes="#//Traced/uml/TracedClassifier #//Traced/uml/TracedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="endType" ordered="false" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Traced/uml/TracedRelationship/relatedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="memberEnd" lowerBound="2" upperBound="-1" eType="#//Traced/uml/TracedProperty"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEnd" upperBound="-1" eType="#//Traced/uml/TracedProperty"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAssociation/memberEnd #//Traced/uml/TracedClassifier/feature #//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="navigableOwnedEnd" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedProperty"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAssociation/ownedEnd"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_Association" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Association"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedStateInvariant" eSuperTypes="#//Traced/uml/TracedInteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="invariant" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedConstraint"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//StateInvariant"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLiteralReal" eSuperTypes="#//Traced/uml/TracedLiteralSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//LiteralReal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedInvocationAction" abstract="true" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="onPort" ordered="false" eType="#//Traced/uml/TracedPort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedRemoveVariableValueAction" eSuperTypes="#//Traced/uml/TracedWriteVariableAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="removeAt" ordered="false" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//RemoveVariableValueAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDevice" eSuperTypes="#//Traced/uml/TracedNode"/> <eClassifiers xsi:type="ecore:EClass" name="TracedSubstitution" eSuperTypes="#//Traced/uml/TracedRealization"> <eStructuralFeatures xsi:type="ecore:EReference" name="contract" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedClassifier"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDependency/supplier"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="substitutingClassifier" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedClassifier"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDependency/client #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedGate" eSuperTypes="#//Traced/uml/TracedMessageEnd"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Gate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedDeploymentTarget" abstract="true" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="deployedElement" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPackageableElement" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deployment" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedDeployment"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedGeneralOrdering" eSuperTypes="#//Traced/uml/TracedNamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="after" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOccurrenceSpecification"/> <eStructuralFeatures xsi:type="ecore:EReference" name="before" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOccurrenceSpecification"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//GeneralOrdering"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCallBehaviorAction" eSuperTypes="#//Traced/uml/TracedCallAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="behavior" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedBehavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//CallBehaviorAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReclassifyObjectAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="newClassifier" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="oldClassifier" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ReclassifyObjectAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActivity" eSuperTypes="#//Traced/uml/TracedBehavior"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedGroup" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityGroup"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="group"/> <details key="kind" value="element"/> </eAnnotations> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivity/group"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="edge" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityEdge"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="node" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityNode" volatile="true" transient="true" derived="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/CDO"> <details key="persistent" value="true"/> <details key="filter" value="ownedNode"/> </eAnnotations> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedVariable"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamespace/ownedMember"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="group" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityGroup" volatile="true" transient="true" derived="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/CDO"> <details key="persistent" value="true"/> <details key="filter" value="ownedGroup"/> </eAnnotations> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedNode" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityNode"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="node"/> <details key="kind" value="element"/> </eAnnotations> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivity/node"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="partition" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedActivityPartition"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivity/group #//Traced/uml/TracedActivity/ownedGroup"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="structuredNode" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedStructuredActivityNode"> <eAnnotations source="subsets" references="#//Traced/uml/TracedActivity/group #//Traced/uml/TracedActivity/node"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedConnectionPointReference" eSuperTypes="#//Traced/uml/TracedVertex"> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPseudostate"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedPseudostate"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" ordered="false" eType="#//Traced/uml/TracedState"> <eAnnotations source="subsets" references="#//Traced/uml/TracedNamedElement/namespace"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ConnectionPointReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActionExecutionSpecification" eSuperTypes="#//Traced/uml/TracedExecutionSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="action" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedAction"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ActionExecutionSpecification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedReadSelfAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ReadSelfAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedAcceptCallAction" eSuperTypes="#//Traced/uml/TracedAcceptEventAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="returnInformation" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedLinkEndCreationData" eSuperTypes="#//Traced/uml/TracedLinkEndData"> <eStructuralFeatures xsi:type="ecore:EReference" name="insertAt" ordered="false" eType="#//Traced/uml/TracedInputPin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedTemplateBinding" eSuperTypes="#//Traced/uml/TracedDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterSubstitution" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedTemplateParameterSubstitution"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedTemplateSignature"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="boundElement" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedTemplateableElement"> <eAnnotations source="subsets" references="#//Traced/uml/TracedDirectedRelationship/source #//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//TemplateBinding"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedClearStructuralFeatureAction" eSuperTypes="#//Traced/uml/TracedStructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//ClearStructuralFeatureAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedOpaqueExpression" eSuperTypes="#//Traced/uml/TracedValueSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="behavior" ordered="false" eType="#//Traced/uml/TracedBehavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" eType="#//Traced/uml/TracedParameter" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//OpaqueExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedFunctionBehavior" eSuperTypes="#//Traced/uml/TracedOpaqueBehavior"/> <eClassifiers xsi:type="ecore:EClass" name="TracedDeploymentSpecification" eSuperTypes="#//Traced/uml/TracedArtifact"> <eStructuralFeatures xsi:type="ecore:EReference" name="deployment" ordered="false" eType="#//Traced/uml/TracedDeployment"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/owner"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedActor" eSuperTypes="#//Traced/uml/TracedBehavioredClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Actor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedBehaviorExecutionSpecification" eSuperTypes="#//Traced/uml/TracedExecutionSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="behavior" ordered="false" eType="#//Traced/uml/TracedBehavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//BehaviorExecutionSpecification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedExecutableNode" abstract="true" eSuperTypes="#//Traced/uml/TracedActivityNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="handler" ordered="false" upperBound="-1" eType="#//Traced/uml/TracedExceptionHandler"> <eAnnotations source="subsets" references="#//Traced/uml/TracedElement/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedUnmarshallAction" eSuperTypes="#//Traced/uml/TracedAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedInputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/input"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="result" lowerBound="1" upperBound="-1" eType="#//Traced/uml/TracedOutputPin"> <eAnnotations source="subsets" references="#//Traced/uml/TracedAction/output"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="unmarshallType" ordered="false" lowerBound="1" eType="#//Traced/uml/TracedClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//UnmarshallAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TracedCentralBufferNode" eSuperTypes="#//Traced/uml/TracedObjectNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="originalObject_CentralBufferNode" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//CentralBufferNode"/> </eClassifiers> </eSubpackages> <eSubpackages name="ecore" nsURI="umlTrace_ecore" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="TracedEModelElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAnnotation" resolveProxies="false"/> </eClassifiers> </eSubpackages> </eSubpackages> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"umlTrace","nsURI":"umlTrace","name":"umlTrace","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":"events","nsURI":"umlTrace_Steps","name":"Steps","id":3,"eClass":"EPackage"},{"nsPrefix":"states","nsURI":"umlTrace_Values","name":"Values","id":4,"eClass":"EPackage"},{"nsPrefix":"tracedclasses","nsURI":"umlTrace_Traced","name":"Traced","id":5,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statesTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"steps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tracedObjects","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Steps","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"id":11,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedObjects","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"followingStep","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"startedBigSteps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"endedBigSteps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object_types_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reference_referent_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"integerValue_value_IntegerValue_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"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":"forkedToken_remainingOffersCount_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"forkedToken_baseToken_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"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":"forkedToken_baseTokenIsWithdrawn_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executionFactory_builtInTypes_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"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":"executionFactory_primitiveBehaviorPrototypes_Values","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":"executionFactory_locus_ExecutionFactory_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"locus_factory_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"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":"locus_extensionalValues_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"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":"locus_executor_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"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":"objectNodeActivation_offeredTokenCount_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"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":"semanticVisitor_runtimeModelElement_Values","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":"parameterValue_values_ParameterValue_Values","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":"parameterValue_parameter_ParameterValue_Values","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":"actionActivation_pinActivations_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actionActivation_firing_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"execution_parameterValues_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"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":"execution_context_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"element_semanticVisitor_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"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":"activityNodeActivationGroup_nodeActivations_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activityNodeActivationGroup_activityExecution_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"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":"activityNodeActivationGroup_edgeInstances_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"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":"executor_locus_Executor_Values","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":false,"unsettable":false,"transient":false,"unique":true,"name":"primitiveValue_type_Values","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":false,"unsettable":false,"transient":false,"unique":true,"name":"evaluation_specification_Evaluation_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"evaluation_locus_Evaluation_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"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":"booleanValue_value_BooleanValue_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectToken_value_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"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":"callActionActivation_callExecutions_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"compoundValue_featureValues_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"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":"token_holder_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"offer_offeredTokens_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureValue_values_FeatureValue_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"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":"featureValue_feature_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureValue_position_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"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":"pinActivation_actionActivation_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pinActivation_count_temp_Values","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":false,"unsettable":false,"transient":false,"unique":true,"name":"activityEdgeInstance_group_ActivityEdgeInstance_Values","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":false,"unsettable":false,"transient":false,"unique":true,"name":"activityEdgeInstance_offers_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"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":"activityEdgeInstance_target_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"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":"activityEdgeInstance_edge_ActivityEdgeInstance_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activityEdgeInstance_source_Values","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":"inputParameterValues_name_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inputParameterValues_parameterValues_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activityNodeActivation_heldTokens_Values","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":"activityNodeActivation_node_ActivityNodeActivation_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"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":"activityNodeActivation_running_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"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":"activityNodeActivation_isRunning_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"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":"activityNodeActivation_outgoingEdges_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"activityNodeActivation_incomingEdges_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"activityNodeActivation_group_ActivityNodeActivation_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"extensionalValue_locus_ExtensionalValue_Values","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":false,"unsettable":false,"transient":false,"unique":true,"name":"activityExecution_activationGroup_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executionEnvironment_locus_ExecutionEnvironment_Values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmallStep","instanceClass":null,"abstract":true,"id":73,"interface":false,"eClass":"EClass"},{"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":"precedingState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BigStep","instanceClass":null,"abstract":true,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"startingState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"endingState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object_types_Value","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"id":82,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference_referent_Value","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerValue_value_IntegerValue_Value","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkedToken_remainingOffersCount_Value","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"id":91,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkedToken_baseToken_Value","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"id":94,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkedToken_baseTokenIsWithdrawn_Value","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"id":97,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionFactory_builtInTypes_Value","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"id":100,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionFactory_primitiveBehaviorPrototypes_Value","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"id":103,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionFactory_locus_ExecutionFactory_Value","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"id":106,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":107,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Locus_factory_Value","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"id":109,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":110,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Locus_extensionalValues_Value","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"id":112,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Locus_executor_Value","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"id":115,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNodeActivation_offeredTokenCount_Value","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"id":118,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemanticVisitor_runtimeModelElement_Value","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"id":121,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue_values_ParameterValue_Value","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"id":124,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":125,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue_parameter_ParameterValue_Value","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"id":127,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionActivation_pinActivations_Value","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"id":130,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionActivation_firing_Value","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":134,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Execution_parameterValues_Value","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Execution_context_Value","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"id":139,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":140,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element_semanticVisitor_Value","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"id":142,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNodeActivationGroup_nodeActivations_Value","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"id":145,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNodeActivationGroup_activityExecution_Value","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"id":148,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNodeActivationGroup_edgeInstances_Value","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"id":151,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":152,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Executor_locus_Executor_Value","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"id":154,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveValue_type_Value","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"id":157,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":158,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Evaluation_specification_Evaluation_Value","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"id":160,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":161,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Evaluation_locus_Evaluation_Value","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"id":163,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":164,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue_value_BooleanValue_Value","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"id":166,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectToken_value_Value","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"id":169,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":170,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallActionActivation_callExecutions_Value","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"id":172,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundValue_featureValues_Value","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"id":175,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":176,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Token_holder_Value","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"id":178,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":179,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Offer_offeredTokens_Value","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"id":181,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureValue_values_FeatureValue_Value","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"id":184,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":185,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureValue_feature_Value","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"id":187,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":188,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureValue_position_Value","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"id":190,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PinActivation_actionActivation_Value","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"id":193,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PinActivation_count_temp_Value","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"id":196,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":197,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdgeInstance_group_ActivityEdgeInstance_Value","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"id":199,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdgeInstance_offers_Value","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"id":202,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":203,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdgeInstance_target_Value","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"id":205,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":206,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdgeInstance_edge_ActivityEdgeInstance_Value","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"id":208,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdgeInstance_source_Value","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"id":211,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":212,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputParameterValues_name_Value","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"id":214,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputParameterValues_parameterValues_Value","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"id":217,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":218,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNodeActivation_heldTokens_Value","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"id":220,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNodeActivation_node_ActivityNodeActivation_Value","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"id":223,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":224,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNodeActivation_running_Value","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":227,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNodeActivation_isRunning_Value","instanceClass":null,"abstract":false,"id":228,"interface":false,"eClass":"EClass"},{"id":229,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":230,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNodeActivation_outgoingEdges_Value","instanceClass":null,"abstract":false,"id":231,"interface":false,"eClass":"EClass"},{"id":232,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":233,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNodeActivation_incomingEdges_Value","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"id":235,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNodeActivation_group_ActivityNodeActivation_Value","instanceClass":null,"abstract":false,"id":237,"interface":false,"eClass":"EClass"},{"id":238,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":239,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionalValue_locus_ExtensionalValue_Value","instanceClass":null,"abstract":false,"id":240,"interface":false,"eClass":"EClass"},{"id":241,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityExecution_activationGroup_Value","instanceClass":null,"abstract":false,"id":243,"interface":false,"eClass":"EClass"},{"id":244,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":245,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment_locus_ExecutionEnvironment_Value","instanceClass":null,"abstract":false,"id":246,"interface":false,"eClass":"EClass"},{"id":247,"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":"states","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":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":253,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedClass","instanceClass":null,"abstract":false,"id":254,"interface":false,"eClass":"EClass"},{"id":255,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedObject","instanceClass":null,"abstract":false,"id":256,"interface":false,"eClass":"EClass"},{"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":"typesTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":260,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReference","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"id":264,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"referentTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value_IntegerValue","changeable":true,"lowerBound":1,"iD":false,"id":267,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedIntegerValue","instanceClass":null,"abstract":false,"id":270,"interface":false,"eClass":"EClass"},{"id":271,"eClass":"EGenericType"},{"container":false,"ordered":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_IntegerValueTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"id":273,"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":"remainingOffersCount","changeable":true,"lowerBound":1,"iD":false,"id":274,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedForkedToken","instanceClass":null,"abstract":false,"id":277,"interface":false,"eClass":"EClass"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"remainingOffersCountTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseToken","changeable":true,"resolveProxies":true,"lowerBound":1,"id":281,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":282,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedToken","instanceClass":null,"abstract":false,"id":283,"interface":false,"eClass":"EClass"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"baseTokenTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"derived":false},{"id":287,"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":"baseTokenIsWithdrawn","changeable":true,"lowerBound":1,"iD":false,"id":288,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"baseTokenIsWithdrawnTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"builtInTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":295,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedPrimitiveType","instanceClass":null,"abstract":false,"id":296,"interface":false,"eClass":"EClass"},{"id":297,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExecutionFactory","instanceClass":null,"abstract":false,"id":298,"interface":false,"eClass":"EClass"},{"id":299,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"builtInTypesTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"primitiveBehaviorPrototypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":303,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedOpaqueBehaviorExecution","instanceClass":null,"abstract":true,"id":304,"interface":false,"eClass":"EClass"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"primitiveBehaviorPrototypesTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"locus_ExecutionFactory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":310,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLocus","instanceClass":null,"abstract":false,"id":311,"interface":false,"eClass":"EClass"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locus_ExecutionFactoryTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"factory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"factoryTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extensionalValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":323,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExtensionalValue","instanceClass":null,"abstract":true,"id":324,"interface":false,"eClass":"EClass"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extensionalValuesTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":330,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExecutor","instanceClass":null,"abstract":false,"id":331,"interface":false,"eClass":"EClass"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"executorTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"id":335,"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":"offeredTokenCount","changeable":true,"lowerBound":1,"iD":false,"id":336,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedObjectNodeActivation","instanceClass":null,"abstract":true,"id":339,"interface":false,"eClass":"EClass"},{"id":340,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"offeredTokenCountTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"runtimeModelElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":344,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedElement","instanceClass":null,"abstract":true,"id":345,"interface":false,"eClass":"EClass"},{"id":346,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedSemanticVisitor","instanceClass":null,"abstract":false,"id":347,"interface":false,"eClass":"EClass"},{"id":348,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"runtimeModelElementTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"values_ParameterValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":352,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedValue","instanceClass":null,"abstract":true,"id":353,"interface":false,"eClass":"EClass"},{"id":354,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedParameterValue","instanceClass":null,"abstract":false,"id":355,"interface":false,"eClass":"EClass"},{"id":356,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values_ParameterValueTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"id":358,"eClass":"EGenericType"},{"container":false,"ordered":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_ParameterValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":359,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":360,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedParameter","instanceClass":null,"abstract":false,"id":361,"interface":false,"eClass":"EClass"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter_ParameterValueTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pinActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":366,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":367,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedPinActivation","instanceClass":null,"abstract":true,"id":368,"interface":false,"eClass":"EClass"},{"id":369,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActionActivation","instanceClass":null,"abstract":true,"id":370,"interface":false,"eClass":"EClass"},{"id":371,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pinActivationsTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"id":373,"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":"firing","changeable":true,"lowerBound":1,"iD":false,"id":374,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"firingTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":378,"derived":false},{"id":379,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameterValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":380,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExecution","instanceClass":null,"abstract":true,"id":383,"interface":false,"eClass":"EClass"},{"id":384,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterValuesTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"container":false,"ordered":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":387,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"semanticVisitor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"semanticVisitorTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodeActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":399,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":400,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityNodeActivation","instanceClass":null,"abstract":false,"id":401,"interface":false,"eClass":"EClass"},{"id":402,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityNodeActivationGroup","instanceClass":null,"abstract":false,"id":403,"interface":false,"eClass":"EClass"},{"id":404,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodeActivationsTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activityExecution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":408,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityExecution","instanceClass":null,"abstract":false,"id":409,"interface":false,"eClass":"EClass"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activityExecutionTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":412,"derived":false},{"id":413,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"edgeInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":414,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":415,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityEdgeInstance","instanceClass":null,"abstract":false,"id":416,"interface":false,"eClass":"EClass"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edgeInstancesTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":419,"derived":false},{"id":420,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"locus_Executor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":421,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locus_ExecutorTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":425,"derived":false},{"id":426,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedPrimitiveValue","instanceClass":null,"abstract":true,"id":430,"interface":false,"eClass":"EClass"},{"id":431,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specification_Evaluation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":435,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedValueSpecification","instanceClass":null,"abstract":true,"id":436,"interface":false,"eClass":"EClass"},{"id":437,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedEvaluation","instanceClass":null,"abstract":true,"id":438,"interface":false,"eClass":"EClass"},{"id":439,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification_EvaluationTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":440,"derived":false},{"id":441,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"locus_Evaluation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":442,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":443,"derived":false},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locus_EvaluationTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value_BooleanValue","changeable":true,"lowerBound":1,"iD":false,"id":448,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":449,"derived":false},{"id":450,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedBooleanValue","instanceClass":null,"abstract":false,"id":451,"interface":false,"eClass":"EClass"},{"id":452,"eClass":"EGenericType"},{"container":false,"ordered":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_BooleanValueTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":455,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":456,"derived":false},{"id":457,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedObjectToken","instanceClass":null,"abstract":false,"id":458,"interface":false,"eClass":"EClass"},{"id":459,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"callExecutions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":462,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":463,"derived":false},{"id":464,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCallActionActivation","instanceClass":null,"abstract":true,"id":465,"interface":false,"eClass":"EClass"},{"id":466,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callExecutionsTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":469,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":470,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedFeatureValue","instanceClass":null,"abstract":true,"id":471,"interface":false,"eClass":"EClass"},{"id":472,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCompoundValue","instanceClass":null,"abstract":true,"id":473,"interface":false,"eClass":"EClass"},{"id":474,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureValuesTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"holder","changeable":true,"resolveProxies":true,"lowerBound":0,"id":477,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":478,"derived":false},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"holderTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":481,"derived":false},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"offeredTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedOffer","instanceClass":null,"abstract":false,"id":486,"interface":false,"eClass":"EClass"},{"id":487,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"offeredTokensTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":488,"derived":false},{"id":489,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"values_FeatureValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":490,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"container":false,"ordered":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_FeatureValueTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"container":false,"ordered":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":496,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":497,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStructuralFeature","instanceClass":null,"abstract":true,"id":498,"interface":false,"eClass":"EClass"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"id":502,"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":"position","changeable":true,"lowerBound":0,"iD":false,"id":503,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":504,"derived":false},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"positionTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"derived":false},{"id":508,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actionActivation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":510,"derived":false},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actionActivationTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":513,"derived":false},{"id":514,"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":"count_temp","changeable":true,"lowerBound":0,"iD":false,"id":515,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":516,"derived":false},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"count_tempTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"group_ActivityEdgeInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":521,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"group_ActivityEdgeInstanceTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":525,"derived":false},{"id":526,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"offers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"offersTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":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":533,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":534,"derived":false},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"id":538,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"edge_ActivityEdgeInstance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":539,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":540,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityEdge","instanceClass":null,"abstract":true,"id":541,"interface":false,"eClass":"EClass"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"container":false,"ordered":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_ActivityEdgeInstanceTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":544,"derived":false},{"id":545,"eClass":"EGenericType"},{"container":false,"ordered":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":546,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"id":551,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":552,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":553,"derived":false},{"id":554,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInputParameterValues","instanceClass":null,"abstract":false,"id":555,"interface":false,"eClass":"EClass"},{"id":556,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":557,"derived":false},{"id":558,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameterValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":560,"derived":false},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterValuesTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":563,"derived":false},{"id":564,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"heldTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":566,"derived":false},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"heldTokensTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":569,"derived":false},{"id":570,"eClass":"EGenericType"},{"container":false,"ordered":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_ActivityNodeActivation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":571,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":572,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityNode","instanceClass":null,"abstract":true,"id":573,"interface":false,"eClass":"EClass"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"container":false,"ordered":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_ActivityNodeActivationTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":576,"derived":false},{"id":577,"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":"running","changeable":true,"lowerBound":1,"iD":false,"id":578,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"runningTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":582,"derived":false},{"id":583,"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":"isRunning","changeable":true,"lowerBound":1,"iD":false,"id":584,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"isRunningTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":588,"derived":false},{"id":589,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingEdges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":590,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":591,"derived":false},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outgoingEdgesTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":594,"derived":false},{"id":595,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingEdges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":596,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":597,"derived":false},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"incomingEdgesTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":600,"derived":false},{"id":601,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"group_ActivityNodeActivation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":602,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"container":false,"ordered":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_ActivityNodeActivationTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"derived":false},{"id":607,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"locus_ExtensionalValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":608,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":609,"derived":false},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locus_ExtensionalValueTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":612,"derived":false},{"id":613,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activationGroup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":614,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":615,"derived":false},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activationGroupTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":618,"derived":false},{"id":619,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"locus_ExecutionEnvironment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":620,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":621,"derived":false},{"id":622,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExecutionEnvironment","instanceClass":null,"abstract":false,"id":623,"interface":false,"eClass":"EClass"},{"id":624,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locus_ExecutionEnvironmentTrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":625,"derived":false},{"id":626,"eClass":"EGenericType"},{"nsPrefix":"","nsURI":"umlTrace_fumlConfiguration","name":"fumlConfiguration","id":627,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"umlTrace_uml","name":"uml","id":628,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"umlTrace_ecore","name":"ecore","id":629,"eClass":"EPackage"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kernel_tracedObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":630,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedConnectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":631,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedOpaqueActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":632,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDataTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedCommunicationPaths","changeable":true,"resolveProxies":true,"lowerBound":0,"id":634,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kernel_tracedReferences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":635,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedPropertys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":636,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedContinuations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":637,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedRemoveStructuralFeatureValueActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedSendSignalActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":639,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kernel_tracedIntegerValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":640,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedForkedTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":641,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedOpaqueBehaviors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":642,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loci_tracedExecutionFactorys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":643,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loci_tracedLocuss","changeable":true,"resolveProxies":true,"lowerBound":0,"id":644,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedArtifacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":645,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedJoinNodeActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":646,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTimeConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":647,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInterfaceRealizations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":648,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedActivityFinalNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":649,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDurationObservations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":650,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedInitialNodeActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":651,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedAcceptEventActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":652,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedEnumerationLiterals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":653,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedAddStructuralFeatureValueActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":654,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReadLinkActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":655,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":656,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedConsiderIgnoreFragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":657,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDataStoreNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":658,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedFlowFinalNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":659,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInformationItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":660,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedCollaborations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":661,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTemplateSignatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":662,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedBroadcastSignalActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":663,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDeployments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":664,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedPorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":665,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTimeIntervals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":666,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedExtensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":667,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loci_tracedSemanticVisitors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":668,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTimeEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":669,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"basicBehaviors_tracedParameterValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":670,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedProtocolTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":671,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedActivityFinalNodeActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":672,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":673,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":674,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedGeneralizationSets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReduceActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":676,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInputPins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":677,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedSequenceNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":678,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInteractionConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":679,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedComponentRealizations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":680,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedAssociationClasss","changeable":true,"resolveProxies":true,"lowerBound":0,"id":681,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedSlots","changeable":true,"resolveProxies":true,"lowerBound":0,"id":682,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedSignalEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":683,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedExtensionPoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":684,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedJoinNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":685,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"basicActions_tracedOutputPinActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":686,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedStartObjectBehaviorActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":687,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedElementImports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":688,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedCreateObjectActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedExecutionEnvironments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":690,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedOccurrenceSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":691,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedActivityNodeActivationGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":692,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActions_tracedValueSpecificationActionActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":693,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedStringExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":694,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loci_tracedExecutors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":695,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActions_tracedReadStructuralFeatureActionActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":696,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedStereotypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":697,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":698,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedConditionalNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":699,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReadLinkObjectEndActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":700,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedAnyReceiveEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":701,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":702,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedExtensionEnds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":703,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedStateMachines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":704,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedMergeNodeActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":705,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInteractions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":706,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedLiteralStrings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":707,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedRealizations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":708,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedStartClassifierBehaviorActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":709,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedCallEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":710,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedConnectableElementTemplateParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":711,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedSendObjectActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":712,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedLifelines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":713,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTimeObservations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":714,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedControlTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":715,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedCreateLinkObjectActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":716,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedExpansionRegions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kernel_tracedBooleanValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":718,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedLoopNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":719,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedPrimitiveTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":720,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedProtocolConformances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":721,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedEnumerations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":722,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedCollaborationUses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":723,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedActivityPartitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":724,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedLinkEndDestructionDatas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":725,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDurationIntervals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":726,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedIncludes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":727,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDestructionOccurrenceSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":728,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":729,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedObjectTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":730,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"basicActions_tracedCallBehaviorActionActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":731,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActions_tracedAddStructuralFeatureValueActionActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":732,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedClassifierTemplateParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":733,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedActivityParameterNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":734,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"integerFunctions_tracedIntegerLessFunctionBehaviorExecutions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":735,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedParameterSets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":736,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDurations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":737,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedClasss","changeable":true,"resolveProxies":true,"lowerBound":0,"id":738,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedUsages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":739,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedLiteralUnlimitedNaturals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":740,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedStructuredActivityNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":741,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedAbstractions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":742,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"basicActions_tracedOpaqueActionActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":743,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kernel_tracedLiteralBooleanEvaluations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":744,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReadStructuralFeatureActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":745,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedMergeNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":746,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedRedefinableTemplateSignatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":747,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedCreateLinkActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":748,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedGeneralizations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":749,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedPartDecompositions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":750,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedOperationTemplateParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":751,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReadLinkObjectEndQualifierActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":752,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTemplateParameterSubstitutions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":753,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedExtends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":754,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReadVariableActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":755,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedMessages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":756,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedLiteralBooleans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":757,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedQualifierValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":758,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInitialNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":759,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedLiteralIntegers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":760,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedClearVariableActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":761,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedDecisionNodeActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":762,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedProfileApplications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":763,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTemplateParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":764,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedConnectorEnds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":765,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedMessageOccurrenceSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":766,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDurationConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":767,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedImages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":768,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":769,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedActionInputPins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":770,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTriggers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":771,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedCallOperationActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":772,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedProfiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":773,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedIntervals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":774,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedForkNodeActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":775,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedIntervalConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":776,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":777,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInstanceSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":778,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedValuePins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":779,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"integerFunctions_tracedIntegerGreaterFunctionBehaviorExecutions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":780,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReadIsClassifiedObjectActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":781,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedProtocolStateMachines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":782,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedOutputPins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":783,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedOffers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":784,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedActivityParameterNodeActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":785,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDecisionNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":786,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedValueSpecificationActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":787,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedRegions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":788,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInterruptibleActivityRegions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":789,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDestroyLinkActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":790,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedFinalStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":791,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"integerFunctions_tracedIntegerPlusFunctionBehaviorExecutions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":792,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInteractionOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":793,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInformationFlows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":794,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedPseudostates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":795,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedUseCases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":796,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReplyActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":797,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActions_tracedCreateObjectActionActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":798,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedCombinedFragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":799,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":800,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInstanceValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":801,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDependencys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":802,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTimeExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":803,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedActivityEdgeInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":804,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedManifestations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":805,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReadExtentActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":806,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"basicActions_tracedInputPinActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":807,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":808,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedLinkEndDatas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":809,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"input_tracedInputParameterValuess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":810,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":811,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedPackageMerges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":812,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedModels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":813,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedObjectFlows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":814,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedChangeEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":815,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDestroyObjectActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":816,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedForkNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":817,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedSignals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":818,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedComments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":819,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedLiteralNulls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":820,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedExpansionNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":821,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":822,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedRaiseExceptionActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":823,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedActivityNodeActivations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":824,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedAddVariableValueActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":825,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedClearAssociationActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":826,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTestIdentityActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":827,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedControlFlows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":828,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":829,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedPackageImports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":830,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedExecutionOccurrenceSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":831,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedExceptionHandlers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":832,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":833,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedInteractionUses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":834,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedAssociations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":835,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedStateInvariants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":836,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedLiteralReals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":837,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedRemoveVariableValueActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":838,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDevices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":839,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedSubstitutions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":840,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedGates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":841,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedGeneralOrderings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":842,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedCallBehaviorActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":843,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReclassifyObjectActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":844,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedActivitys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":845,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedConnectionPointReferences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":846,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedActionExecutionSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":847,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedReadSelfActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":848,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedAcceptCallActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":849,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedLinkEndCreationDatas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":850,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateActivities_tracedActivityExecutions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":851,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedTemplateBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":852,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedClearStructuralFeatureActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":853,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loci_tracedExecutionEnvironments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":854,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kernel_tracedLiteralIntegerEvaluations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":855,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedOpaqueExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":856,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedFunctionBehaviors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":857,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedDeploymentSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":858,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedActors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":859,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedBehaviorExecutionSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":860,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedUnmarshallActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":861,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uml_tracedCentralBufferNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":862,"derived":false},{"id":863,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedConnector","instanceClass":null,"abstract":false,"id":864,"interface":false,"eClass":"EClass"},{"id":865,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedOpaqueAction","instanceClass":null,"abstract":false,"id":866,"interface":false,"eClass":"EClass"},{"id":867,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDataType","instanceClass":null,"abstract":false,"id":868,"interface":false,"eClass":"EClass"},{"id":869,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCommunicationPath","instanceClass":null,"abstract":false,"id":870,"interface":false,"eClass":"EClass"},{"id":871,"eClass":"EGenericType"},{"id":872,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedProperty","instanceClass":null,"abstract":false,"id":873,"interface":false,"eClass":"EClass"},{"id":874,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedContinuation","instanceClass":null,"abstract":false,"id":875,"interface":false,"eClass":"EClass"},{"id":876,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedRemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":877,"interface":false,"eClass":"EClass"},{"id":878,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedSendSignalAction","instanceClass":null,"abstract":false,"id":879,"interface":false,"eClass":"EClass"},{"id":880,"eClass":"EGenericType"},{"id":881,"eClass":"EGenericType"},{"id":882,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedOpaqueBehavior","instanceClass":null,"abstract":false,"id":883,"interface":false,"eClass":"EClass"},{"id":884,"eClass":"EGenericType"},{"id":885,"eClass":"EGenericType"},{"id":886,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedArtifact","instanceClass":null,"abstract":false,"id":887,"interface":false,"eClass":"EClass"},{"id":888,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedJoinNodeActivation","instanceClass":null,"abstract":false,"id":889,"interface":false,"eClass":"EClass"},{"id":890,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTimeConstraint","instanceClass":null,"abstract":false,"id":891,"interface":false,"eClass":"EClass"},{"id":892,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInterfaceRealization","instanceClass":null,"abstract":false,"id":893,"interface":false,"eClass":"EClass"},{"id":894,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityFinalNode","instanceClass":null,"abstract":false,"id":895,"interface":false,"eClass":"EClass"},{"id":896,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDurationObservation","instanceClass":null,"abstract":false,"id":897,"interface":false,"eClass":"EClass"},{"id":898,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInitialNodeActivation","instanceClass":null,"abstract":false,"id":899,"interface":false,"eClass":"EClass"},{"id":900,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedAcceptEventAction","instanceClass":null,"abstract":false,"id":901,"interface":false,"eClass":"EClass"},{"id":902,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedEnumerationLiteral","instanceClass":null,"abstract":false,"id":903,"interface":false,"eClass":"EClass"},{"id":904,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedAddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":905,"interface":false,"eClass":"EClass"},{"id":906,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReadLinkAction","instanceClass":null,"abstract":false,"id":907,"interface":false,"eClass":"EClass"},{"id":908,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExpression","instanceClass":null,"abstract":false,"id":909,"interface":false,"eClass":"EClass"},{"id":910,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedConsiderIgnoreFragment","instanceClass":null,"abstract":false,"id":911,"interface":false,"eClass":"EClass"},{"id":912,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDataStoreNode","instanceClass":null,"abstract":false,"id":913,"interface":false,"eClass":"EClass"},{"id":914,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedFlowFinalNode","instanceClass":null,"abstract":false,"id":915,"interface":false,"eClass":"EClass"},{"id":916,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInformationItem","instanceClass":null,"abstract":false,"id":917,"interface":false,"eClass":"EClass"},{"id":918,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCollaboration","instanceClass":null,"abstract":false,"id":919,"interface":false,"eClass":"EClass"},{"id":920,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTemplateSignature","instanceClass":null,"abstract":false,"id":921,"interface":false,"eClass":"EClass"},{"id":922,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedBroadcastSignalAction","instanceClass":null,"abstract":false,"id":923,"interface":false,"eClass":"EClass"},{"id":924,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDeployment","instanceClass":null,"abstract":false,"id":925,"interface":false,"eClass":"EClass"},{"id":926,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedPort","instanceClass":null,"abstract":false,"id":927,"interface":false,"eClass":"EClass"},{"id":928,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTimeInterval","instanceClass":null,"abstract":false,"id":929,"interface":false,"eClass":"EClass"},{"id":930,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExtension","instanceClass":null,"abstract":false,"id":931,"interface":false,"eClass":"EClass"},{"id":932,"eClass":"EGenericType"},{"id":933,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTimeEvent","instanceClass":null,"abstract":false,"id":934,"interface":false,"eClass":"EClass"},{"id":935,"eClass":"EGenericType"},{"id":936,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedProtocolTransition","instanceClass":null,"abstract":false,"id":937,"interface":false,"eClass":"EClass"},{"id":938,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityFinalNodeActivation","instanceClass":null,"abstract":false,"id":939,"interface":false,"eClass":"EClass"},{"id":940,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedPackage","instanceClass":null,"abstract":false,"id":941,"interface":false,"eClass":"EClass"},{"id":942,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedConstraint","instanceClass":null,"abstract":false,"id":943,"interface":false,"eClass":"EClass"},{"id":944,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedGeneralizationSet","instanceClass":null,"abstract":false,"id":945,"interface":false,"eClass":"EClass"},{"id":946,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReduceAction","instanceClass":null,"abstract":false,"id":947,"interface":false,"eClass":"EClass"},{"id":948,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInputPin","instanceClass":null,"abstract":false,"id":949,"interface":false,"eClass":"EClass"},{"id":950,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedSequenceNode","instanceClass":null,"abstract":false,"id":951,"interface":false,"eClass":"EClass"},{"id":952,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInteractionConstraint","instanceClass":null,"abstract":false,"id":953,"interface":false,"eClass":"EClass"},{"id":954,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedComponentRealization","instanceClass":null,"abstract":false,"id":955,"interface":false,"eClass":"EClass"},{"id":956,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedAssociationClass","instanceClass":null,"abstract":false,"id":957,"interface":false,"eClass":"EClass"},{"id":958,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedSlot","instanceClass":null,"abstract":false,"id":959,"interface":false,"eClass":"EClass"},{"id":960,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedSignalEvent","instanceClass":null,"abstract":false,"id":961,"interface":false,"eClass":"EClass"},{"id":962,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExtensionPoint","instanceClass":null,"abstract":false,"id":963,"interface":false,"eClass":"EClass"},{"id":964,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedJoinNode","instanceClass":null,"abstract":false,"id":965,"interface":false,"eClass":"EClass"},{"id":966,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedOutputPinActivation","instanceClass":null,"abstract":false,"id":967,"interface":false,"eClass":"EClass"},{"id":968,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStartObjectBehaviorAction","instanceClass":null,"abstract":false,"id":969,"interface":false,"eClass":"EClass"},{"id":970,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedElementImport","instanceClass":null,"abstract":false,"id":971,"interface":false,"eClass":"EClass"},{"id":972,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCreateObjectAction","instanceClass":null,"abstract":false,"id":973,"interface":false,"eClass":"EClass"},{"id":974,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExecutionEnvironment","instanceClass":null,"abstract":false,"id":975,"interface":false,"eClass":"EClass"},{"id":976,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedOccurrenceSpecification","instanceClass":null,"abstract":false,"id":977,"interface":false,"eClass":"EClass"},{"id":978,"eClass":"EGenericType"},{"id":979,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedValueSpecificationActionActivation","instanceClass":null,"abstract":false,"id":980,"interface":false,"eClass":"EClass"},{"id":981,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStringExpression","instanceClass":null,"abstract":false,"id":982,"interface":false,"eClass":"EClass"},{"id":983,"eClass":"EGenericType"},{"id":984,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReadStructuralFeatureActionActivation","instanceClass":null,"abstract":false,"id":985,"interface":false,"eClass":"EClass"},{"id":986,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStereotype","instanceClass":null,"abstract":false,"id":987,"interface":false,"eClass":"EClass"},{"id":988,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInterface","instanceClass":null,"abstract":false,"id":989,"interface":false,"eClass":"EClass"},{"id":990,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedConditionalNode","instanceClass":null,"abstract":false,"id":991,"interface":false,"eClass":"EClass"},{"id":992,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":993,"interface":false,"eClass":"EClass"},{"id":994,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedAnyReceiveEvent","instanceClass":null,"abstract":false,"id":995,"interface":false,"eClass":"EClass"},{"id":996,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedComponent","instanceClass":null,"abstract":false,"id":997,"interface":false,"eClass":"EClass"},{"id":998,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExtensionEnd","instanceClass":null,"abstract":false,"id":999,"interface":false,"eClass":"EClass"},{"id":1000,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStateMachine","instanceClass":null,"abstract":false,"id":1001,"interface":false,"eClass":"EClass"},{"id":1002,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedMergeNodeActivation","instanceClass":null,"abstract":false,"id":1003,"interface":false,"eClass":"EClass"},{"id":1004,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInteraction","instanceClass":null,"abstract":false,"id":1005,"interface":false,"eClass":"EClass"},{"id":1006,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLiteralString","instanceClass":null,"abstract":false,"id":1007,"interface":false,"eClass":"EClass"},{"id":1008,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedRealization","instanceClass":null,"abstract":false,"id":1009,"interface":false,"eClass":"EClass"},{"id":1010,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStartClassifierBehaviorAction","instanceClass":null,"abstract":false,"id":1011,"interface":false,"eClass":"EClass"},{"id":1012,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCallEvent","instanceClass":null,"abstract":false,"id":1013,"interface":false,"eClass":"EClass"},{"id":1014,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedConnectableElementTemplateParameter","instanceClass":null,"abstract":false,"id":1015,"interface":false,"eClass":"EClass"},{"id":1016,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedSendObjectAction","instanceClass":null,"abstract":false,"id":1017,"interface":false,"eClass":"EClass"},{"id":1018,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLifeline","instanceClass":null,"abstract":false,"id":1019,"interface":false,"eClass":"EClass"},{"id":1020,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTimeObservation","instanceClass":null,"abstract":false,"id":1021,"interface":false,"eClass":"EClass"},{"id":1022,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedControlToken","instanceClass":null,"abstract":false,"id":1023,"interface":false,"eClass":"EClass"},{"id":1024,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCreateLinkObjectAction","instanceClass":null,"abstract":false,"id":1025,"interface":false,"eClass":"EClass"},{"id":1026,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExpansionRegion","instanceClass":null,"abstract":false,"id":1027,"interface":false,"eClass":"EClass"},{"id":1028,"eClass":"EGenericType"},{"id":1029,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLoopNode","instanceClass":null,"abstract":false,"id":1030,"interface":false,"eClass":"EClass"},{"id":1031,"eClass":"EGenericType"},{"id":1032,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedProtocolConformance","instanceClass":null,"abstract":false,"id":1033,"interface":false,"eClass":"EClass"},{"id":1034,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedEnumeration","instanceClass":null,"abstract":false,"id":1035,"interface":false,"eClass":"EClass"},{"id":1036,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCollaborationUse","instanceClass":null,"abstract":false,"id":1037,"interface":false,"eClass":"EClass"},{"id":1038,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityPartition","instanceClass":null,"abstract":false,"id":1039,"interface":false,"eClass":"EClass"},{"id":1040,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLinkEndDestructionData","instanceClass":null,"abstract":false,"id":1041,"interface":false,"eClass":"EClass"},{"id":1042,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDurationInterval","instanceClass":null,"abstract":false,"id":1043,"interface":false,"eClass":"EClass"},{"id":1044,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInclude","instanceClass":null,"abstract":false,"id":1045,"interface":false,"eClass":"EClass"},{"id":1046,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDestructionOccurrenceSpecification","instanceClass":null,"abstract":false,"id":1047,"interface":false,"eClass":"EClass"},{"id":1048,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedState","instanceClass":null,"abstract":false,"id":1049,"interface":false,"eClass":"EClass"},{"id":1050,"eClass":"EGenericType"},{"id":1051,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCallBehaviorActionActivation","instanceClass":null,"abstract":false,"id":1052,"interface":false,"eClass":"EClass"},{"id":1053,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedAddStructuralFeatureValueActionActivation","instanceClass":null,"abstract":false,"id":1054,"interface":false,"eClass":"EClass"},{"id":1055,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedClassifierTemplateParameter","instanceClass":null,"abstract":false,"id":1056,"interface":false,"eClass":"EClass"},{"id":1057,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityParameterNode","instanceClass":null,"abstract":false,"id":1058,"interface":false,"eClass":"EClass"},{"id":1059,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedIntegerLessFunctionBehaviorExecution","instanceClass":null,"abstract":false,"id":1060,"interface":false,"eClass":"EClass"},{"id":1061,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedParameterSet","instanceClass":null,"abstract":false,"id":1062,"interface":false,"eClass":"EClass"},{"id":1063,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDuration","instanceClass":null,"abstract":false,"id":1064,"interface":false,"eClass":"EClass"},{"id":1065,"eClass":"EGenericType"},{"id":1066,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedUsage","instanceClass":null,"abstract":false,"id":1067,"interface":false,"eClass":"EClass"},{"id":1068,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":1069,"interface":false,"eClass":"EClass"},{"id":1070,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStructuredActivityNode","instanceClass":null,"abstract":false,"id":1071,"interface":false,"eClass":"EClass"},{"id":1072,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedAbstraction","instanceClass":null,"abstract":false,"id":1073,"interface":false,"eClass":"EClass"},{"id":1074,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedOpaqueActionActivation","instanceClass":null,"abstract":false,"id":1075,"interface":false,"eClass":"EClass"},{"id":1076,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLiteralBooleanEvaluation","instanceClass":null,"abstract":false,"id":1077,"interface":false,"eClass":"EClass"},{"id":1078,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":1079,"interface":false,"eClass":"EClass"},{"id":1080,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedMergeNode","instanceClass":null,"abstract":false,"id":1081,"interface":false,"eClass":"EClass"},{"id":1082,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedRedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":1083,"interface":false,"eClass":"EClass"},{"id":1084,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCreateLinkAction","instanceClass":null,"abstract":false,"id":1085,"interface":false,"eClass":"EClass"},{"id":1086,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedGeneralization","instanceClass":null,"abstract":false,"id":1087,"interface":false,"eClass":"EClass"},{"id":1088,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedPartDecomposition","instanceClass":null,"abstract":false,"id":1089,"interface":false,"eClass":"EClass"},{"id":1090,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedOperationTemplateParameter","instanceClass":null,"abstract":false,"id":1091,"interface":false,"eClass":"EClass"},{"id":1092,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":1093,"interface":false,"eClass":"EClass"},{"id":1094,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTemplateParameterSubstitution","instanceClass":null,"abstract":false,"id":1095,"interface":false,"eClass":"EClass"},{"id":1096,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExtend","instanceClass":null,"abstract":false,"id":1097,"interface":false,"eClass":"EClass"},{"id":1098,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReadVariableAction","instanceClass":null,"abstract":false,"id":1099,"interface":false,"eClass":"EClass"},{"id":1100,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedMessage","instanceClass":null,"abstract":false,"id":1101,"interface":false,"eClass":"EClass"},{"id":1102,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLiteralBoolean","instanceClass":null,"abstract":false,"id":1103,"interface":false,"eClass":"EClass"},{"id":1104,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedQualifierValue","instanceClass":null,"abstract":false,"id":1105,"interface":false,"eClass":"EClass"},{"id":1106,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInitialNode","instanceClass":null,"abstract":false,"id":1107,"interface":false,"eClass":"EClass"},{"id":1108,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLiteralInteger","instanceClass":null,"abstract":false,"id":1109,"interface":false,"eClass":"EClass"},{"id":1110,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedClearVariableAction","instanceClass":null,"abstract":false,"id":1111,"interface":false,"eClass":"EClass"},{"id":1112,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDecisionNodeActivation","instanceClass":null,"abstract":false,"id":1113,"interface":false,"eClass":"EClass"},{"id":1114,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedProfileApplication","instanceClass":null,"abstract":false,"id":1115,"interface":false,"eClass":"EClass"},{"id":1116,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTemplateParameter","instanceClass":null,"abstract":false,"id":1117,"interface":false,"eClass":"EClass"},{"id":1118,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedConnectorEnd","instanceClass":null,"abstract":false,"id":1119,"interface":false,"eClass":"EClass"},{"id":1120,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedMessageOccurrenceSpecification","instanceClass":null,"abstract":false,"id":1121,"interface":false,"eClass":"EClass"},{"id":1122,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDurationConstraint","instanceClass":null,"abstract":false,"id":1123,"interface":false,"eClass":"EClass"},{"id":1124,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedImage","instanceClass":null,"abstract":false,"id":1125,"interface":false,"eClass":"EClass"},{"id":1126,"eClass":"EGenericType"},{"id":1127,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActionInputPin","instanceClass":null,"abstract":false,"id":1128,"interface":false,"eClass":"EClass"},{"id":1129,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTrigger","instanceClass":null,"abstract":false,"id":1130,"interface":false,"eClass":"EClass"},{"id":1131,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCallOperationAction","instanceClass":null,"abstract":false,"id":1132,"interface":false,"eClass":"EClass"},{"id":1133,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedProfile","instanceClass":null,"abstract":false,"id":1134,"interface":false,"eClass":"EClass"},{"id":1135,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInterval","instanceClass":null,"abstract":false,"id":1136,"interface":false,"eClass":"EClass"},{"id":1137,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedForkNodeActivation","instanceClass":null,"abstract":false,"id":1138,"interface":false,"eClass":"EClass"},{"id":1139,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedIntervalConstraint","instanceClass":null,"abstract":false,"id":1140,"interface":false,"eClass":"EClass"},{"id":1141,"eClass":"EGenericType"},{"id":1142,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInstanceSpecification","instanceClass":null,"abstract":false,"id":1143,"interface":false,"eClass":"EClass"},{"id":1144,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedValuePin","instanceClass":null,"abstract":false,"id":1145,"interface":false,"eClass":"EClass"},{"id":1146,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedIntegerGreaterFunctionBehaviorExecution","instanceClass":null,"abstract":false,"id":1147,"interface":false,"eClass":"EClass"},{"id":1148,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":1149,"interface":false,"eClass":"EClass"},{"id":1150,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedProtocolStateMachine","instanceClass":null,"abstract":false,"id":1151,"interface":false,"eClass":"EClass"},{"id":1152,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedOutputPin","instanceClass":null,"abstract":false,"id":1153,"interface":false,"eClass":"EClass"},{"id":1154,"eClass":"EGenericType"},{"id":1155,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityParameterNodeActivation","instanceClass":null,"abstract":false,"id":1156,"interface":false,"eClass":"EClass"},{"id":1157,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDecisionNode","instanceClass":null,"abstract":false,"id":1158,"interface":false,"eClass":"EClass"},{"id":1159,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedValueSpecificationAction","instanceClass":null,"abstract":false,"id":1160,"interface":false,"eClass":"EClass"},{"id":1161,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedRegion","instanceClass":null,"abstract":false,"id":1162,"interface":false,"eClass":"EClass"},{"id":1163,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInterruptibleActivityRegion","instanceClass":null,"abstract":false,"id":1164,"interface":false,"eClass":"EClass"},{"id":1165,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDestroyLinkAction","instanceClass":null,"abstract":false,"id":1166,"interface":false,"eClass":"EClass"},{"id":1167,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedFinalState","instanceClass":null,"abstract":false,"id":1168,"interface":false,"eClass":"EClass"},{"id":1169,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedIntegerPlusFunctionBehaviorExecution","instanceClass":null,"abstract":false,"id":1170,"interface":false,"eClass":"EClass"},{"id":1171,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInteractionOperand","instanceClass":null,"abstract":false,"id":1172,"interface":false,"eClass":"EClass"},{"id":1173,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInformationFlow","instanceClass":null,"abstract":false,"id":1174,"interface":false,"eClass":"EClass"},{"id":1175,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedPseudostate","instanceClass":null,"abstract":false,"id":1176,"interface":false,"eClass":"EClass"},{"id":1177,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedUseCase","instanceClass":null,"abstract":false,"id":1178,"interface":false,"eClass":"EClass"},{"id":1179,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReplyAction","instanceClass":null,"abstract":false,"id":1180,"interface":false,"eClass":"EClass"},{"id":1181,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCreateObjectActionActivation","instanceClass":null,"abstract":false,"id":1182,"interface":false,"eClass":"EClass"},{"id":1183,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCombinedFragment","instanceClass":null,"abstract":false,"id":1184,"interface":false,"eClass":"EClass"},{"id":1185,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedClause","instanceClass":null,"abstract":false,"id":1186,"interface":false,"eClass":"EClass"},{"id":1187,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInstanceValue","instanceClass":null,"abstract":false,"id":1188,"interface":false,"eClass":"EClass"},{"id":1189,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDependency","instanceClass":null,"abstract":false,"id":1190,"interface":false,"eClass":"EClass"},{"id":1191,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTimeExpression","instanceClass":null,"abstract":false,"id":1192,"interface":false,"eClass":"EClass"},{"id":1193,"eClass":"EGenericType"},{"id":1194,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedManifestation","instanceClass":null,"abstract":false,"id":1195,"interface":false,"eClass":"EClass"},{"id":1196,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReadExtentAction","instanceClass":null,"abstract":false,"id":1197,"interface":false,"eClass":"EClass"},{"id":1198,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInputPinActivation","instanceClass":null,"abstract":false,"id":1199,"interface":false,"eClass":"EClass"},{"id":1200,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTransition","instanceClass":null,"abstract":false,"id":1201,"interface":false,"eClass":"EClass"},{"id":1202,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLinkEndData","instanceClass":null,"abstract":false,"id":1203,"interface":false,"eClass":"EClass"},{"id":1204,"eClass":"EGenericType"},{"id":1205,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedNode","instanceClass":null,"abstract":false,"id":1206,"interface":false,"eClass":"EClass"},{"id":1207,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedPackageMerge","instanceClass":null,"abstract":false,"id":1208,"interface":false,"eClass":"EClass"},{"id":1209,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedModel","instanceClass":null,"abstract":false,"id":1210,"interface":false,"eClass":"EClass"},{"id":1211,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedObjectFlow","instanceClass":null,"abstract":false,"id":1212,"interface":false,"eClass":"EClass"},{"id":1213,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedChangeEvent","instanceClass":null,"abstract":false,"id":1214,"interface":false,"eClass":"EClass"},{"id":1215,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDestroyObjectAction","instanceClass":null,"abstract":false,"id":1216,"interface":false,"eClass":"EClass"},{"id":1217,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedForkNode","instanceClass":null,"abstract":false,"id":1218,"interface":false,"eClass":"EClass"},{"id":1219,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedSignal","instanceClass":null,"abstract":false,"id":1220,"interface":false,"eClass":"EClass"},{"id":1221,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedComment","instanceClass":null,"abstract":false,"id":1222,"interface":false,"eClass":"EClass"},{"id":1223,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLiteralNull","instanceClass":null,"abstract":false,"id":1224,"interface":false,"eClass":"EClass"},{"id":1225,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExpansionNode","instanceClass":null,"abstract":false,"id":1226,"interface":false,"eClass":"EClass"},{"id":1227,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReception","instanceClass":null,"abstract":false,"id":1228,"interface":false,"eClass":"EClass"},{"id":1229,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedRaiseExceptionAction","instanceClass":null,"abstract":false,"id":1230,"interface":false,"eClass":"EClass"},{"id":1231,"eClass":"EGenericType"},{"id":1232,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedAddVariableValueAction","instanceClass":null,"abstract":false,"id":1233,"interface":false,"eClass":"EClass"},{"id":1234,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedClearAssociationAction","instanceClass":null,"abstract":false,"id":1235,"interface":false,"eClass":"EClass"},{"id":1236,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTestIdentityAction","instanceClass":null,"abstract":false,"id":1237,"interface":false,"eClass":"EClass"},{"id":1238,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedControlFlow","instanceClass":null,"abstract":false,"id":1239,"interface":false,"eClass":"EClass"},{"id":1240,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedOperation","instanceClass":null,"abstract":false,"id":1241,"interface":false,"eClass":"EClass"},{"id":1242,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedPackageImport","instanceClass":null,"abstract":false,"id":1243,"interface":false,"eClass":"EClass"},{"id":1244,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExecutionOccurrenceSpecification","instanceClass":null,"abstract":false,"id":1245,"interface":false,"eClass":"EClass"},{"id":1246,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExceptionHandler","instanceClass":null,"abstract":false,"id":1247,"interface":false,"eClass":"EClass"},{"id":1248,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedVariable","instanceClass":null,"abstract":false,"id":1249,"interface":false,"eClass":"EClass"},{"id":1250,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInteractionUse","instanceClass":null,"abstract":false,"id":1251,"interface":false,"eClass":"EClass"},{"id":1252,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedAssociation","instanceClass":null,"abstract":false,"id":1253,"interface":false,"eClass":"EClass"},{"id":1254,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStateInvariant","instanceClass":null,"abstract":false,"id":1255,"interface":false,"eClass":"EClass"},{"id":1256,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLiteralReal","instanceClass":null,"abstract":false,"id":1257,"interface":false,"eClass":"EClass"},{"id":1258,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedRemoveVariableValueAction","instanceClass":null,"abstract":false,"id":1259,"interface":false,"eClass":"EClass"},{"id":1260,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDevice","instanceClass":null,"abstract":false,"id":1261,"interface":false,"eClass":"EClass"},{"id":1262,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedSubstitution","instanceClass":null,"abstract":false,"id":1263,"interface":false,"eClass":"EClass"},{"id":1264,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedGate","instanceClass":null,"abstract":false,"id":1265,"interface":false,"eClass":"EClass"},{"id":1266,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedGeneralOrdering","instanceClass":null,"abstract":false,"id":1267,"interface":false,"eClass":"EClass"},{"id":1268,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCallBehaviorAction","instanceClass":null,"abstract":false,"id":1269,"interface":false,"eClass":"EClass"},{"id":1270,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReclassifyObjectAction","instanceClass":null,"abstract":false,"id":1271,"interface":false,"eClass":"EClass"},{"id":1272,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivity","instanceClass":null,"abstract":false,"id":1273,"interface":false,"eClass":"EClass"},{"id":1274,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedConnectionPointReference","instanceClass":null,"abstract":false,"id":1275,"interface":false,"eClass":"EClass"},{"id":1276,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActionExecutionSpecification","instanceClass":null,"abstract":false,"id":1277,"interface":false,"eClass":"EClass"},{"id":1278,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedReadSelfAction","instanceClass":null,"abstract":false,"id":1279,"interface":false,"eClass":"EClass"},{"id":1280,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedAcceptCallAction","instanceClass":null,"abstract":false,"id":1281,"interface":false,"eClass":"EClass"},{"id":1282,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLinkEndCreationData","instanceClass":null,"abstract":false,"id":1283,"interface":false,"eClass":"EClass"},{"id":1284,"eClass":"EGenericType"},{"id":1285,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTemplateBinding","instanceClass":null,"abstract":false,"id":1286,"interface":false,"eClass":"EClass"},{"id":1287,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":1288,"interface":false,"eClass":"EClass"},{"id":1289,"eClass":"EGenericType"},{"id":1290,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLiteralIntegerEvaluation","instanceClass":null,"abstract":false,"id":1291,"interface":false,"eClass":"EClass"},{"id":1292,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedOpaqueExpression","instanceClass":null,"abstract":false,"id":1293,"interface":false,"eClass":"EClass"},{"id":1294,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedFunctionBehavior","instanceClass":null,"abstract":false,"id":1295,"interface":false,"eClass":"EClass"},{"id":1296,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDeploymentSpecification","instanceClass":null,"abstract":false,"id":1297,"interface":false,"eClass":"EClass"},{"id":1298,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActor","instanceClass":null,"abstract":false,"id":1299,"interface":false,"eClass":"EClass"},{"id":1300,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedBehaviorExecutionSpecification","instanceClass":null,"abstract":false,"id":1301,"interface":false,"eClass":"EClass"},{"id":1302,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedUnmarshallAction","instanceClass":null,"abstract":false,"id":1303,"interface":false,"eClass":"EClass"},{"id":1304,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCentralBufferNode","instanceClass":null,"abstract":false,"id":1305,"interface":false,"eClass":"EClass"},{"id":1306,"eClass":"EGenericType"},{"nsPrefix":"","nsURI":"umlTrace_Classes","name":"Classes","id":1307,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"umlTrace_CommonBehaviors","name":"CommonBehaviors","id":1308,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"umlTrace_Activities","name":"Activities","id":1309,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"umlTrace_Loci","name":"Loci","id":1310,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"umlTrace_Actions","name":"Actions","id":1311,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"umlTrace_PrimitiveBehaviors","name":"PrimitiveBehaviors","id":1312,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"umlTrace_Input","name":"Input","id":1313,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"umlTrace_Kernel","name":"Kernel","id":1314,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLiteralEvaluation","instanceClass":null,"abstract":true,"id":1315,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStructuredValue","instanceClass":null,"abstract":true,"id":1316,"interface":false,"eClass":"EClass"},{"id":1317,"eClass":"EGenericType"},{"id":1318,"eClass":"EGenericType"},{"id":1319,"eClass":"EGenericType"},{"id":1320,"eClass":"EGenericType"},{"id":1321,"eClass":"EGenericType"},{"id":1322,"eClass":"EGenericType"},{"id":1323,"eClass":"EGenericType"},{"id":1324,"eClass":"EGenericType"},{"id":1325,"eClass":"EGenericType"},{"id":1326,"eClass":"EGenericType"},{"id":1327,"eClass":"EGenericType"},{"id":1328,"eClass":"EGenericType"},{"id":1329,"eClass":"EGenericType"},{"id":1330,"eClass":"EGenericType"},{"id":1331,"eClass":"EGenericType"},{"id":1332,"eClass":"EGenericType"},{"id":1333,"eClass":"EGenericType"},{"id":1334,"eClass":"EGenericType"},{"id":1335,"eClass":"EGenericType"},{"id":1336,"eClass":"EGenericType"},{"id":1337,"eClass":"EGenericType"},{"id":1338,"eClass":"EGenericType"},{"id":1339,"eClass":"EGenericType"},{"id":1340,"eClass":"EGenericType"},{"id":1341,"eClass":"EGenericType"},{"nsPrefix":"","nsURI":"umlTrace_BasicBehaviors","name":"BasicBehaviors","id":1342,"eClass":"EPackage"},{"id":1343,"eClass":"EGenericType"},{"id":1344,"eClass":"EGenericType"},{"id":1345,"eClass":"EGenericType"},{"id":1346,"eClass":"EGenericType"},{"id":1347,"eClass":"EGenericType"},{"id":1348,"eClass":"EGenericType"},{"nsPrefix":"","nsURI":"umlTrace_IntermediateActivities","name":"IntermediateActivities","id":1349,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedControlNodeActivation","instanceClass":null,"abstract":true,"id":1350,"interface":false,"eClass":"EClass"},{"id":1351,"eClass":"EGenericType"},{"id":1352,"eClass":"EGenericType"},{"id":1353,"eClass":"EGenericType"},{"id":1354,"eClass":"EGenericType"},{"id":1355,"eClass":"EGenericType"},{"id":1356,"eClass":"EGenericType"},{"id":1357,"eClass":"EGenericType"},{"id":1358,"eClass":"EGenericType"},{"id":1359,"eClass":"EGenericType"},{"id":1360,"eClass":"EGenericType"},{"id":1361,"eClass":"EGenericType"},{"id":1362,"eClass":"EGenericType"},{"id":1363,"eClass":"EGenericType"},{"id":1364,"eClass":"EGenericType"},{"id":1365,"eClass":"EGenericType"},{"id":1366,"eClass":"EGenericType"},{"id":1367,"eClass":"EGenericType"},{"id":1368,"eClass":"EGenericType"},{"id":1369,"eClass":"EGenericType"},{"id":1370,"eClass":"EGenericType"},{"id":1371,"eClass":"EGenericType"},{"id":1372,"eClass":"EGenericType"},{"id":1373,"eClass":"EGenericType"},{"id":1374,"eClass":"EGenericType"},{"id":1375,"eClass":"EGenericType"},{"id":1376,"eClass":"EGenericType"},{"id":1377,"eClass":"EGenericType"},{"id":1378,"eClass":"EGenericType"},{"id":1379,"eClass":"EGenericType"},{"id":1380,"eClass":"EGenericType"},{"id":1381,"eClass":"EGenericType"},{"id":1382,"eClass":"EGenericType"},{"id":1383,"eClass":"EGenericType"},{"id":1384,"eClass":"EGenericType"},{"id":1385,"eClass":"EGenericType"},{"id":1386,"eClass":"EGenericType"},{"id":1387,"eClass":"EGenericType"},{"id":1388,"eClass":"EGenericType"},{"id":1389,"eClass":"EGenericType"},{"id":1390,"eClass":"EGenericType"},{"id":1391,"eClass":"EGenericType"},{"id":1392,"eClass":"EGenericType"},{"id":1393,"eClass":"EGenericType"},{"id":1394,"eClass":"EGenericType"},{"id":1395,"eClass":"EGenericType"},{"id":1396,"eClass":"EGenericType"},{"nsPrefix":"","nsURI":"umlTrace_IntermediateActions","name":"IntermediateActions","id":1397,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"umlTrace_BasicActions","name":"BasicActions","id":1398,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStructuralFeatureActionActivation","instanceClass":null,"abstract":true,"id":1399,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedWriteStructuralFeatureActionActivation","instanceClass":null,"abstract":true,"id":1400,"interface":false,"eClass":"EClass"},{"id":1401,"eClass":"EGenericType"},{"id":1402,"eClass":"EGenericType"},{"id":1403,"eClass":"EGenericType"},{"id":1404,"eClass":"EGenericType"},{"id":1405,"eClass":"EGenericType"},{"id":1406,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInvocationActionActivation","instanceClass":null,"abstract":true,"id":1407,"interface":false,"eClass":"EClass"},{"id":1408,"eClass":"EGenericType"},{"id":1409,"eClass":"EGenericType"},{"id":1410,"eClass":"EGenericType"},{"id":1411,"eClass":"EGenericType"},{"id":1412,"eClass":"EGenericType"},{"id":1413,"eClass":"EGenericType"},{"id":1414,"eClass":"EGenericType"},{"id":1415,"eClass":"EGenericType"},{"id":1416,"eClass":"EGenericType"},{"id":1417,"eClass":"EGenericType"},{"id":1418,"eClass":"EGenericType"},{"id":1419,"eClass":"EGenericType"},{"id":1420,"eClass":"EGenericType"},{"nsPrefix":"","nsURI":"umlTrace_IntegerFunctions","name":"IntegerFunctions","id":1421,"eClass":"EPackage"},{"id":1422,"eClass":"EGenericType"},{"id":1423,"eClass":"EGenericType"},{"id":1424,"eClass":"EGenericType"},{"id":1425,"eClass":"EGenericType"},{"id":1426,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLinkAction","instanceClass":null,"abstract":true,"id":1427,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedObjectNode","instanceClass":null,"abstract":true,"id":1428,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInteractionFragment","instanceClass":null,"abstract":true,"id":1429,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedClassifier","instanceClass":null,"abstract":true,"id":1430,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedMessageEnd","instanceClass":null,"abstract":true,"id":1431,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedAction","instanceClass":null,"abstract":true,"id":1432,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDirectedRelationship","instanceClass":null,"abstract":true,"id":1433,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedPackageableElement","instanceClass":null,"abstract":true,"id":1434,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedType","instanceClass":null,"abstract":true,"id":1435,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedBehavioredClassifier","instanceClass":null,"abstract":true,"id":1436,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStructuralFeatureAction","instanceClass":null,"abstract":true,"id":1437,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedMultiplicityElement","instanceClass":null,"abstract":true,"id":1438,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedLiteralSpecification","instanceClass":null,"abstract":true,"id":1439,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedFeature","instanceClass":null,"abstract":true,"id":1440,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedWriteStructuralFeatureAction","instanceClass":null,"abstract":true,"id":1441,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDeployedArtifact","instanceClass":null,"abstract":true,"id":1442,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedNamedElement","instanceClass":null,"abstract":true,"id":1443,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedMessageEvent","instanceClass":null,"abstract":true,"id":1444,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedRelationship","instanceClass":null,"abstract":true,"id":1445,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExecutionSpecification","instanceClass":null,"abstract":true,"id":1446,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedWriteVariableAction","instanceClass":null,"abstract":true,"id":1447,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedVariableAction","instanceClass":null,"abstract":true,"id":1448,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedCallAction","instanceClass":null,"abstract":true,"id":1449,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTemplateableElement","instanceClass":null,"abstract":true,"id":1450,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedBehavior","instanceClass":null,"abstract":true,"id":1451,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedTypedElement","instanceClass":null,"abstract":true,"id":1452,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedParameterableElement","instanceClass":null,"abstract":true,"id":1453,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedEncapsulatedClassifier","instanceClass":null,"abstract":true,"id":1454,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedActivityGroup","instanceClass":null,"abstract":true,"id":1455,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedControlNode","instanceClass":null,"abstract":true,"id":1456,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedWriteLinkAction","instanceClass":null,"abstract":true,"id":1457,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedEvent","instanceClass":null,"abstract":true,"id":1458,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedRedefinableElement","instanceClass":null,"abstract":true,"id":1459,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedFinalNode","instanceClass":null,"abstract":true,"id":1460,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedStructuredClassifier","instanceClass":null,"abstract":true,"id":1461,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedBehavioralFeature","instanceClass":null,"abstract":true,"id":1462,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedPin","instanceClass":null,"abstract":true,"id":1463,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedConnectableElement","instanceClass":null,"abstract":true,"id":1464,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedVertex","instanceClass":null,"abstract":true,"id":1465,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedObservation","instanceClass":null,"abstract":true,"id":1466,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedNamespace","instanceClass":null,"abstract":true,"id":1467,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedInvocationAction","instanceClass":null,"abstract":true,"id":1468,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedDeploymentTarget","instanceClass":null,"abstract":true,"id":1469,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedExecutableNode","instanceClass":null,"abstract":true,"id":1470,"interface":false,"eClass":"EClass"},{"id":1471,"eClass":"EGenericType"},{"id":1472,"eClass":"EGenericType"},{"id":1473,"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":"contract","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1474,"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":"end","changeable":true,"resolveProxies":true,"lowerBound":2,"id":1475,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedConnector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1476,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1477,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1478,"derived":false},{"id":1479,"eClass":"EGenericType"},{"id":1480,"eClass":"EGenericType"},{"id":1481,"eClass":"EGenericType"},{"id":1482,"eClass":"EGenericType"},{"id":1483,"eClass":"EGenericType"},{"id":1484,"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":"inputValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1485,"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":"outputValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1486,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1487,"derived":false},{"id":1488,"eClass":"EGenericType"},{"id":1489,"eClass":"EGenericType"},{"id":1490,"eClass":"EGenericType"},{"id":1491,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1492,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1493,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_DataType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1494,"derived":false},{"id":1495,"eClass":"EGenericType"},{"id":1496,"eClass":"EGenericType"},{"id":1497,"eClass":"EGenericType"},{"id":1498,"eClass":"EGenericType"},{"id":1499,"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":"endData","changeable":true,"resolveProxies":true,"lowerBound":2,"id":1500,"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":"inputValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1501,"derived":false},{"id":1502,"eClass":"EGenericType"},{"id":1503,"eClass":"EGenericType"},{"id":1504,"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":"datatype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1505,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1506,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"associationEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1507,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1508,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"class","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1509,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1510,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1511,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1512,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1513,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsettedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1514,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1515,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_Property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1516,"derived":false},{"id":1517,"eClass":"EGenericType"},{"id":1518,"eClass":"EGenericType"},{"id":1519,"eClass":"EGenericType"},{"id":1520,"eClass":"EGenericType"},{"id":1521,"eClass":"EGenericType"},{"id":1522,"eClass":"EGenericType"},{"id":1523,"eClass":"EGenericType"},{"id":1524,"eClass":"EGenericType"},{"id":1525,"eClass":"EGenericType"},{"id":1526,"eClass":"EGenericType"},{"id":1527,"eClass":"EGenericType"},{"id":1528,"eClass":"EGenericType"},{"id":1529,"eClass":"EGenericType"},{"id":1530,"eClass":"EGenericType"},{"id":1531,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1532,"derived":false},{"id":1533,"eClass":"EGenericType"},{"id":1534,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"removeAt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1535,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1536,"derived":false},{"id":1537,"eClass":"EGenericType"},{"id":1538,"eClass":"EGenericType"},{"id":1539,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1540,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1541,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1542,"derived":false},{"id":1543,"eClass":"EGenericType"},{"id":1544,"eClass":"EGenericType"},{"id":1545,"eClass":"EGenericType"},{"id":1546,"eClass":"EGenericType"},{"id":1547,"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":"manifestation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1548,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nestedArtifact","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1549,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1550,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1551,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_Artifact","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1552,"derived":false},{"id":1553,"eClass":"EGenericType"},{"id":1554,"eClass":"EGenericType"},{"id":1555,"eClass":"EGenericType"},{"id":1556,"eClass":"EGenericType"},{"id":1557,"eClass":"EGenericType"},{"id":1558,"eClass":"EGenericType"},{"id":1559,"eClass":"EGenericType"},{"id":1560,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contract","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1561,"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":"implementingClassifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1562,"derived":false},{"id":1563,"eClass":"EGenericType"},{"id":1564,"eClass":"EGenericType"},{"id":1565,"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":"inState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1566,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"selection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1567,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1568,"derived":false},{"id":1569,"eClass":"EGenericType"},{"id":1570,"eClass":"EGenericType"},{"id":1571,"eClass":"EGenericType"},{"id":1572,"eClass":"EGenericType"},{"id":1573,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1574,"derived":false},{"id":1575,"eClass":"EGenericType"},{"id":1576,"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":"event","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1577,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1578,"derived":false},{"id":1579,"eClass":"EGenericType"},{"id":1580,"eClass":"EGenericType"},{"id":1581,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1582,"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":"trigger","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1583,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_AcceptEventAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1584,"derived":false},{"id":1585,"eClass":"EGenericType"},{"id":1586,"eClass":"EGenericType"},{"id":1587,"eClass":"EGenericType"},{"id":1588,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":1589,"derived":false},{"id":1590,"eClass":"EGenericType"},{"id":1591,"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":"insertAt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1592,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1593,"derived":false},{"id":1594,"eClass":"EGenericType"},{"id":1595,"eClass":"EGenericType"},{"id":1596,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1597,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1598,"derived":false},{"id":1599,"eClass":"EGenericType"},{"id":1600,"eClass":"EGenericType"},{"id":1601,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1602,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1603,"derived":false},{"id":1604,"eClass":"EGenericType"},{"id":1605,"eClass":"EGenericType"},{"id":1606,"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":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1607,"derived":false},{"id":1608,"eClass":"EGenericType"},{"id":1609,"eClass":"EGenericType"},{"id":1610,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1611,"derived":false},{"id":1612,"eClass":"EGenericType"},{"id":1613,"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":"covered","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1614,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enclosingOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1615,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enclosingInteraction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1616,"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":"generalOrdering","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1617,"derived":false},{"id":1618,"eClass":"EGenericType"},{"id":1619,"eClass":"EGenericType"},{"id":1620,"eClass":"EGenericType"},{"id":1621,"eClass":"EGenericType"},{"id":1622,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"feature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1623,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"attribute","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1624,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collaborationUse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1625,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1626,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1627,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"powertypeExtent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1628,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inheritedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1629,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedUseCase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1630,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"useCase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1631,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1632,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"representation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1633,"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":"substitution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1634,"derived":false},{"id":1635,"eClass":"EGenericType"},{"id":1636,"eClass":"EGenericType"},{"id":1637,"eClass":"EGenericType"},{"id":1638,"eClass":"EGenericType"},{"id":1639,"eClass":"EGenericType"},{"id":1640,"eClass":"EGenericType"},{"id":1641,"eClass":"EGenericType"},{"id":1642,"eClass":"EGenericType"},{"id":1643,"eClass":"EGenericType"},{"id":1644,"eClass":"EGenericType"},{"id":1645,"eClass":"EGenericType"},{"id":1646,"eClass":"EGenericType"},{"id":1647,"eClass":"EGenericType"},{"id":1648,"eClass":"EGenericType"},{"id":1649,"eClass":"EGenericType"},{"id":1650,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"represented","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1651,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1652,"derived":false},{"id":1653,"eClass":"EGenericType"},{"id":1654,"eClass":"EGenericType"},{"id":1655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collaborationRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1656,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1657,"derived":false},{"id":1658,"eClass":"EGenericType"},{"id":1659,"eClass":"EGenericType"},{"id":1660,"eClass":"EGenericType"},{"id":1661,"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":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1662,"derived":false},{"id":1663,"eClass":"EGenericType"},{"id":1664,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1665,"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":"template","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1666,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1667,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_TemplateSignature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1668,"derived":false},{"id":1669,"eClass":"EGenericType"},{"id":1670,"eClass":"EGenericType"},{"id":1671,"eClass":"EGenericType"},{"id":1672,"eClass":"EGenericType"},{"id":1673,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1674,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1675,"derived":false},{"id":1676,"eClass":"EGenericType"},{"id":1677,"eClass":"EGenericType"},{"id":1678,"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":"configuration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1679,"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":"deployedArtifact","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1680,"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":"location","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1681,"derived":false},{"id":1682,"eClass":"EGenericType"},{"id":1683,"eClass":"EGenericType"},{"id":1684,"eClass":"EGenericType"},{"id":1685,"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":"protocol","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1686,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"provided","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1687,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1688,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1689,"derived":true},{"id":1690,"eClass":"EGenericType"},{"id":1691,"eClass":"EGenericType"},{"id":1692,"eClass":"EGenericType"},{"id":1693,"eClass":"EGenericType"},{"id":1694,"eClass":"EGenericType"},{"id":1695,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"context","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1696,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"input","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1697,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"localPostcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1698,"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":"localPrecondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1699,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"output","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1700,"derived":true},{"id":1701,"eClass":"EGenericType"},{"id":1702,"eClass":"EGenericType"},{"id":1703,"eClass":"EGenericType"},{"id":1704,"eClass":"EGenericType"},{"id":1705,"eClass":"EGenericType"},{"id":1706,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"metaclass","changeable":false,"resolveProxies":true,"lowerBound":1,"id":1707,"derived":true},{"id":1708,"eClass":"EGenericType"},{"id":1709,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"source","changeable":false,"resolveProxies":true,"lowerBound":1,"id":1710,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"target","changeable":false,"resolveProxies":true,"lowerBound":1,"id":1711,"derived":true},{"id":1712,"eClass":"EGenericType"},{"id":1713,"eClass":"EGenericType"},{"id":1714,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1715,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1716,"derived":false},{"id":1717,"eClass":"EGenericType"},{"id":1718,"eClass":"EGenericType"},{"id":1719,"eClass":"EGenericType"},{"id":1720,"eClass":"EGenericType"},{"id":1721,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1722,"derived":true},{"id":1723,"eClass":"EGenericType"},{"id":1724,"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":"postCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1725,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1726,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"referred","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1727,"derived":true},{"id":1728,"eClass":"EGenericType"},{"id":1729,"eClass":"EGenericType"},{"id":1730,"eClass":"EGenericType"},{"id":1731,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1732,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestingPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1733,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedStereotype","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1734,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1735,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"packageMerge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1736,"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":"packagedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1737,"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":"profileApplication","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1738,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_Package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1739,"derived":false},{"id":1740,"eClass":"EGenericType"},{"id":1741,"eClass":"EGenericType"},{"id":1742,"eClass":"EGenericType"},{"id":1743,"eClass":"EGenericType"},{"id":1744,"eClass":"EGenericType"},{"id":1745,"eClass":"EGenericType"},{"id":1746,"eClass":"EGenericType"},{"id":1747,"eClass":"EGenericType"},{"id":1748,"eClass":"EGenericType"},{"id":1749,"eClass":"EGenericType"},{"id":1750,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifierBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1751,"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":"interfaceRealization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1752,"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":"ownedBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1753,"derived":false},{"id":1754,"eClass":"EGenericType"},{"id":1755,"eClass":"EGenericType"},{"id":1756,"eClass":"EGenericType"},{"id":1757,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1758,"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":"structuralFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1759,"derived":false},{"id":1760,"eClass":"EGenericType"},{"id":1761,"eClass":"EGenericType"},{"id":1762,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1763,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1764,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1765,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_Constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1766,"derived":false},{"id":1767,"eClass":"EGenericType"},{"id":1768,"eClass":"EGenericType"},{"id":1769,"eClass":"EGenericType"},{"id":1770,"eClass":"EGenericType"},{"id":1771,"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":"lowerValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1772,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"upperValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1773,"derived":false},{"id":1774,"eClass":"EGenericType"},{"id":1775,"eClass":"EGenericType"},{"id":1776,"eClass":"EGenericType"},{"id":1777,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"powertype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1778,"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":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1779,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1780,"derived":false},{"id":1781,"eClass":"EGenericType"},{"id":1782,"eClass":"EGenericType"},{"id":1783,"eClass":"EGenericType"},{"id":1784,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1785,"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":"reducer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1786,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1787,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1788,"derived":false},{"id":1789,"eClass":"EGenericType"},{"id":1790,"eClass":"EGenericType"},{"id":1791,"eClass":"EGenericType"},{"id":1792,"eClass":"EGenericType"},{"id":1793,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_InputPin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1794,"derived":false},{"id":1795,"eClass":"EGenericType"},{"id":1796,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"executableNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1797,"derived":false},{"id":1798,"eClass":"EGenericType"},{"id":1799,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featuringClassifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1800,"derived":true},{"id":1801,"eClass":"EGenericType"},{"id":1802,"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":"maxint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1803,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"minint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1804,"derived":false},{"id":1805,"eClass":"EGenericType"},{"id":1806,"eClass":"EGenericType"},{"id":1807,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1808,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1809,"derived":false},{"id":1810,"eClass":"EGenericType"},{"id":1811,"eClass":"EGenericType"},{"id":1812,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TracedEModelElement","instanceClass":null,"abstract":true,"id":1813,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1814,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1815,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"owner","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1816,"derived":true},{"id":1817,"eClass":"EGenericType"},{"id":1818,"eClass":"EGenericType"},{"id":1819,"eClass":"EGenericType"},{"id":1820,"eClass":"EGenericType"},{"id":1821,"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":"realizingClassifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1822,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstraction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1823,"derived":false},{"id":1824,"eClass":"EGenericType"},{"id":1825,"eClass":"EGenericType"},{"id":1826,"eClass":"EGenericType"},{"id":1827,"eClass":"EGenericType"},{"id":1828,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definingFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1829,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1830,"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":"owningInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1831,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1832,"derived":false},{"id":1833,"eClass":"EGenericType"},{"id":1834,"eClass":"EGenericType"},{"id":1835,"eClass":"EGenericType"},{"id":1836,"eClass":"EGenericType"},{"id":1837,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1838,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1839,"derived":false},{"id":1840,"eClass":"EGenericType"},{"id":1841,"eClass":"EGenericType"},{"id":1842,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"useCase","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1843,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1844,"derived":false},{"id":1845,"eClass":"EGenericType"},{"id":1846,"eClass":"EGenericType"},{"id":1847,"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":"joinSpec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1848,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1849,"derived":false},{"id":1850,"eClass":"EGenericType"},{"id":1851,"eClass":"EGenericType"},{"id":1852,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1853,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1854,"derived":false},{"id":1855,"eClass":"EGenericType"},{"id":1856,"eClass":"EGenericType"},{"id":1857,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1858,"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":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1859,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1860,"derived":false},{"id":1861,"eClass":"EGenericType"},{"id":1862,"eClass":"EGenericType"},{"id":1863,"eClass":"EGenericType"},{"id":1864,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1865,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1866,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1867,"derived":false},{"id":1868,"eClass":"EGenericType"},{"id":1869,"eClass":"EGenericType"},{"id":1870,"eClass":"EGenericType"},{"id":1871,"eClass":"EGenericType"},{"id":1872,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toAfter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1873,"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":"toBefore","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1874,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_OccurrenceSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1875,"derived":false},{"id":1876,"eClass":"EGenericType"},{"id":1877,"eClass":"EGenericType"},{"id":1878,"eClass":"EGenericType"},{"id":1879,"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":"owningExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1880,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1881,"derived":false},{"id":1882,"eClass":"EGenericType"},{"id":1883,"eClass":"EGenericType"},{"id":1884,"eClass":"EGenericType"},{"id":1885,"eClass":"EGenericType"},{"id":1886,"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":"icon","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1887,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"profile","changeable":false,"resolveProxies":true,"lowerBound":1,"id":1888,"derived":true},{"id":1889,"eClass":"EGenericType"},{"id":1890,"eClass":"EGenericType"},{"id":1891,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nestedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1892,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1893,"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":"ownedReception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1894,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"protocol","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1895,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1896,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1897,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1898,"derived":false},{"id":1899,"eClass":"EGenericType"},{"id":1900,"eClass":"EGenericType"},{"id":1901,"eClass":"EGenericType"},{"id":1902,"eClass":"EGenericType"},{"id":1903,"eClass":"EGenericType"},{"id":1904,"eClass":"EGenericType"},{"id":1905,"eClass":"EGenericType"},{"id":1906,"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":"clause","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1907,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1908,"derived":false},{"id":1909,"eClass":"EGenericType"},{"id":1910,"eClass":"EGenericType"},{"id":1911,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1912,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1913,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1914,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1915,"derived":false},{"id":1916,"eClass":"EGenericType"},{"id":1917,"eClass":"EGenericType"},{"id":1918,"eClass":"EGenericType"},{"id":1919,"eClass":"EGenericType"},{"id":1920,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1921,"derived":false},{"id":1922,"eClass":"EGenericType"},{"id":1923,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"clientDependency","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1924,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nameExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1925,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"namespace","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1926,"derived":true},{"id":1927,"eClass":"EGenericType"},{"id":1928,"eClass":"EGenericType"},{"id":1929,"eClass":"EGenericType"},{"id":1930,"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":"packagedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1931,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"provided","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1932,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1933,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1934,"derived":true},{"id":1935,"eClass":"EGenericType"},{"id":1936,"eClass":"EGenericType"},{"id":1937,"eClass":"EGenericType"},{"id":1938,"eClass":"EGenericType"},{"id":1939,"eClass":"EGenericType"},{"id":1940,"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":"connectionPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1941,"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":"submachineState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1942,"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":"region","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1943,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendedStateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1944,"derived":false},{"id":1945,"eClass":"EGenericType"},{"id":1946,"eClass":"EGenericType"},{"id":1947,"eClass":"EGenericType"},{"id":1948,"eClass":"EGenericType"},{"id":1949,"eClass":"EGenericType"},{"id":1950,"eClass":"EGenericType"},{"id":1951,"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":"lifeline","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1952,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fragment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1953,"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":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1954,"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":"formalGate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1955,"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":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1956,"derived":false},{"id":1957,"eClass":"EGenericType"},{"id":1958,"eClass":"EGenericType"},{"id":1959,"eClass":"EGenericType"},{"id":1960,"eClass":"EGenericType"},{"id":1961,"eClass":"EGenericType"},{"id":1962,"eClass":"EGenericType"},{"id":1963,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1964,"derived":false},{"id":1965,"eClass":"EGenericType"},{"id":1966,"eClass":"EGenericType"},{"id":1967,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1968,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1969,"derived":false},{"id":1970,"eClass":"EGenericType"},{"id":1971,"eClass":"EGenericType"},{"id":1972,"eClass":"EGenericType"},{"id":1973,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1974,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1975,"derived":false},{"id":1976,"eClass":"EGenericType"},{"id":1977,"eClass":"EGenericType"},{"id":1978,"eClass":"EGenericType"},{"id":1979,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"relatedElement","changeable":false,"resolveProxies":true,"lowerBound":1,"id":1980,"derived":true},{"id":1981,"eClass":"EGenericType"},{"id":1982,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"request","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1983,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1984,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1985,"derived":false},{"id":1986,"eClass":"EGenericType"},{"id":1987,"eClass":"EGenericType"},{"id":1988,"eClass":"EGenericType"},{"id":1989,"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":"decomposedAs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1990,"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":"interaction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1991,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"represents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1992,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"selector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1993,"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":"coveredBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1994,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1995,"derived":false},{"id":1996,"eClass":"EGenericType"},{"id":1997,"eClass":"EGenericType"},{"id":1998,"eClass":"EGenericType"},{"id":1999,"eClass":"EGenericType"},{"id":2000,"eClass":"EGenericType"},{"id":2001,"eClass":"EGenericType"},{"id":2002,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"finish","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2003,"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":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2004,"derived":false},{"id":2005,"eClass":"EGenericType"},{"id":2006,"eClass":"EGenericType"},{"id":2007,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2008,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2009,"derived":false},{"id":2010,"eClass":"EGenericType"},{"id":2011,"eClass":"EGenericType"},{"id":2012,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2013,"derived":false},{"id":2014,"eClass":"EGenericType"},{"id":2015,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outputElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2016,"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":"inputElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2017,"derived":false},{"id":2018,"eClass":"EGenericType"},{"id":2019,"eClass":"EGenericType"},{"id":2020,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2021,"derived":false},{"id":2022,"eClass":"EGenericType"},{"id":2023,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bodyOutput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2024,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bodyPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2025,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decider","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2026,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loopVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2027,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loopVariableInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2028,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2029,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"setupPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2030,"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":"test","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2031,"derived":false},{"id":2032,"eClass":"EGenericType"},{"id":2033,"eClass":"EGenericType"},{"id":2034,"eClass":"EGenericType"},{"id":2035,"eClass":"EGenericType"},{"id":2036,"eClass":"EGenericType"},{"id":2037,"eClass":"EGenericType"},{"id":2038,"eClass":"EGenericType"},{"id":2039,"eClass":"EGenericType"},{"id":2040,"eClass":"EGenericType"},{"id":2041,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generalMachine","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2042,"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":"specificMachine","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2043,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2044,"derived":false},{"id":2045,"eClass":"EGenericType"},{"id":2046,"eClass":"EGenericType"},{"id":2047,"eClass":"EGenericType"},{"id":2048,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2049,"derived":false},{"id":2050,"eClass":"EGenericType"},{"id":2051,"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":"roleBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2052,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2053,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2054,"derived":false},{"id":2055,"eClass":"EGenericType"},{"id":2056,"eClass":"EGenericType"},{"id":2057,"eClass":"EGenericType"},{"id":2058,"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":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2059,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"represents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2060,"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":"subpartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2061,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superPartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2062,"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":"edge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2063,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2064,"derived":false},{"id":2065,"eClass":"EGenericType"},{"id":2066,"eClass":"EGenericType"},{"id":2067,"eClass":"EGenericType"},{"id":2068,"eClass":"EGenericType"},{"id":2069,"eClass":"EGenericType"},{"id":2070,"eClass":"EGenericType"},{"id":2071,"eClass":"EGenericType"},{"container":false,"ordered":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":2072,"derived":false},{"id":2073,"eClass":"EGenericType"},{"id":2074,"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":"destroyAt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2075,"derived":false},{"id":2076,"eClass":"EGenericType"},{"id":2077,"eClass":"EGenericType"},{"id":2078,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"addition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2079,"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":"includingCase","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2080,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2081,"derived":false},{"id":2082,"eClass":"EGenericType"},{"id":2083,"eClass":"EGenericType"},{"id":2084,"eClass":"EGenericType"},{"id":2085,"eClass":"EGenericType"},{"id":2086,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2087,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inGroup","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2088,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inInterruptibleRegion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2089,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inStructuredNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2090,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2091,"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":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2092,"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":"redefinedNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2093,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inPartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2094,"derived":false},{"id":2095,"eClass":"EGenericType"},{"id":2096,"eClass":"EGenericType"},{"id":2097,"eClass":"EGenericType"},{"id":2098,"eClass":"EGenericType"},{"id":2099,"eClass":"EGenericType"},{"id":2100,"eClass":"EGenericType"},{"id":2101,"eClass":"EGenericType"},{"id":2102,"eClass":"EGenericType"},{"id":2103,"eClass":"EGenericType"},{"id":2104,"eClass":"EGenericType"},{"id":2105,"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":"connection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2106,"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":"connectionPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2107,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deferrableTrigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2108,"derived":false},{"container":false,"ordered":false,"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":2109,"derived":false},{"container":false,"ordered":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":2110,"derived":false},{"container":false,"ordered":false,"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":2111,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2112,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stateInvariant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2113,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"submachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2114,"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":"region","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_State","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2116,"derived":false},{"id":2117,"eClass":"EGenericType"},{"id":2118,"eClass":"EGenericType"},{"id":2119,"eClass":"EGenericType"},{"id":2120,"eClass":"EGenericType"},{"id":2121,"eClass":"EGenericType"},{"id":2122,"eClass":"EGenericType"},{"id":2123,"eClass":"EGenericType"},{"id":2124,"eClass":"EGenericType"},{"id":2125,"eClass":"EGenericType"},{"id":2126,"eClass":"EGenericType"},{"id":2127,"eClass":"EGenericType"},{"id":2128,"eClass":"EGenericType"},{"id":2129,"eClass":"EGenericType"},{"id":2130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2131,"derived":false},{"id":2132,"eClass":"EGenericType"},{"id":2133,"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":"templateBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2134,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedTemplateSignature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2135,"derived":false},{"id":2136,"eClass":"EGenericType"},{"id":2137,"eClass":"EGenericType"},{"id":2138,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2139,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"context","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2140,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2141,"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":"ownedParameterSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2142,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2143,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2144,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2145,"derived":false},{"id":2146,"eClass":"EGenericType"},{"id":2147,"eClass":"EGenericType"},{"id":2148,"eClass":"EGenericType"},{"id":2149,"eClass":"EGenericType"},{"id":2150,"eClass":"EGenericType"},{"id":2151,"eClass":"EGenericType"},{"id":2152,"eClass":"EGenericType"},{"id":2153,"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":"constrainingClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2154,"derived":false},{"id":2155,"eClass":"EGenericType"},{"id":2156,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2157,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2158,"derived":false},{"id":2159,"eClass":"EGenericType"},{"id":2160,"eClass":"EGenericType"},{"id":2161,"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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2162,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2164,"derived":false},{"id":2165,"eClass":"EGenericType"},{"id":2166,"eClass":"EGenericType"},{"id":2167,"eClass":"EGenericType"},{"id":2168,"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":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2169,"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":"observation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2170,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2171,"derived":false},{"id":2172,"eClass":"EGenericType"},{"id":2173,"eClass":"EGenericType"},{"id":2174,"eClass":"EGenericType"},{"id":2175,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2176,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"extension","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2177,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nestedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2178,"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":"ownedReception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2179,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2180,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_Class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2181,"derived":false},{"id":2182,"eClass":"EGenericType"},{"id":2183,"eClass":"EGenericType"},{"id":2184,"eClass":"EGenericType"},{"id":2185,"eClass":"EGenericType"},{"id":2186,"eClass":"EGenericType"},{"id":2187,"eClass":"EGenericType"},{"id":2188,"eClass":"EGenericType"},{"id":2189,"eClass":"EGenericType"},{"id":2190,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2191,"derived":false},{"id":2192,"eClass":"EGenericType"},{"id":2193,"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":"edge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2194,"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":"structuredNodeInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2195,"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":"structuredNodeOutput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2196,"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":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2197,"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":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2198,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_StructuredActivityNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2199,"derived":false},{"id":2200,"eClass":"EGenericType"},{"id":2201,"eClass":"EGenericType"},{"id":2202,"eClass":"EGenericType"},{"id":2203,"eClass":"EGenericType"},{"id":2204,"eClass":"EGenericType"},{"id":2205,"eClass":"EGenericType"},{"id":2206,"eClass":"EGenericType"},{"id":2207,"eClass":"EGenericType"},{"id":2208,"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":"mapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2209,"derived":false},{"id":2210,"eClass":"EGenericType"},{"id":2211,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2212,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2213,"derived":false},{"id":2214,"eClass":"EGenericType"},{"id":2215,"eClass":"EGenericType"},{"id":2216,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2217,"derived":false},{"id":2218,"eClass":"EGenericType"},{"id":2219,"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":"extendedSignature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2220,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inheritedParameter","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2221,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"classifier","changeable":false,"resolveProxies":true,"lowerBound":1,"id":2222,"derived":false},{"id":2223,"eClass":"EGenericType"},{"id":2224,"eClass":"EGenericType"},{"id":2225,"eClass":"EGenericType"},{"id":2226,"eClass":"EGenericType"},{"id":2227,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_CreateLinkAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2228,"derived":false},{"id":2229,"eClass":"EGenericType"},{"id":2230,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2231,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generalizationSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2232,"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":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2233,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2234,"derived":false},{"id":2235,"eClass":"EGenericType"},{"id":2236,"eClass":"EGenericType"},{"id":2237,"eClass":"EGenericType"},{"id":2238,"eClass":"EGenericType"},{"id":2239,"eClass":"EGenericType"},{"id":2240,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2241,"derived":false},{"id":2242,"eClass":"EGenericType"},{"id":2243,"eClass":"EGenericType"},{"id":2244,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2245,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2246,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2247,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2248,"derived":false},{"id":2249,"eClass":"EGenericType"},{"id":2250,"eClass":"EGenericType"},{"id":2251,"eClass":"EGenericType"},{"id":2252,"eClass":"EGenericType"},{"id":2253,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2254,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2255,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedActual","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2256,"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":"templateBinding","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2257,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2258,"derived":false},{"id":2259,"eClass":"EGenericType"},{"id":2260,"eClass":"EGenericType"},{"id":2261,"eClass":"EGenericType"},{"id":2262,"eClass":"EGenericType"},{"id":2263,"eClass":"EGenericType"},{"id":2264,"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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2265,"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":"extendedCase","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2266,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extensionLocation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2267,"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":"extension","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2268,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2269,"derived":false},{"id":2270,"eClass":"EGenericType"},{"id":2271,"eClass":"EGenericType"},{"id":2272,"eClass":"EGenericType"},{"id":2273,"eClass":"EGenericType"},{"id":2274,"eClass":"EGenericType"},{"id":2275,"eClass":"EGenericType"},{"id":2276,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2277,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2278,"derived":false},{"id":2279,"eClass":"EGenericType"},{"id":2280,"eClass":"EGenericType"},{"id":2281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2282,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2283,"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":"interaction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2284,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiveEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2285,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sendEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2286,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2287,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2288,"derived":false},{"id":2289,"eClass":"EGenericType"},{"id":2290,"eClass":"EGenericType"},{"id":2291,"eClass":"EGenericType"},{"id":2292,"eClass":"EGenericType"},{"id":2293,"eClass":"EGenericType"},{"id":2294,"eClass":"EGenericType"},{"id":2295,"eClass":"EGenericType"},{"id":2296,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2297,"derived":false},{"id":2298,"eClass":"EGenericType"},{"id":2299,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2300,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2301,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2302,"derived":false},{"id":2303,"eClass":"EGenericType"},{"id":2304,"eClass":"EGenericType"},{"id":2305,"eClass":"EGenericType"},{"id":2306,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2307,"derived":false},{"id":2308,"eClass":"EGenericType"},{"id":2309,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2310,"derived":false},{"id":2311,"eClass":"EGenericType"},{"id":2312,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2313,"derived":false},{"id":2314,"eClass":"EGenericType"},{"id":2315,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliedProfile","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2316,"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":"applyingPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2317,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2318,"derived":false},{"id":2319,"eClass":"EGenericType"},{"id":2320,"eClass":"EGenericType"},{"id":2321,"eClass":"EGenericType"},{"id":2322,"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":"owningTemplateParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2323,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"templateParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2324,"derived":false},{"id":2325,"eClass":"EGenericType"},{"id":2326,"eClass":"EGenericType"},{"id":2327,"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":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2328,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedDefault","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2329,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameteredElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2330,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2331,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameteredElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2332,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_TemplateParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2333,"derived":false},{"id":2334,"eClass":"EGenericType"},{"id":2335,"eClass":"EGenericType"},{"id":2336,"eClass":"EGenericType"},{"id":2337,"eClass":"EGenericType"},{"id":2338,"eClass":"EGenericType"},{"id":2339,"eClass":"EGenericType"},{"id":2340,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"definingEnd","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2341,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"partWithPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2342,"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":"role","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2343,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2344,"derived":false},{"id":2345,"eClass":"EGenericType"},{"id":2346,"eClass":"EGenericType"},{"id":2347,"eClass":"EGenericType"},{"id":2348,"eClass":"EGenericType"},{"id":2349,"eClass":"EGenericType"},{"id":2350,"eClass":"EGenericType"},{"id":2351,"eClass":"EGenericType"},{"id":2352,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2353,"derived":false},{"id":2354,"eClass":"EGenericType"},{"id":2355,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedPort","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2356,"derived":true},{"id":2357,"eClass":"EGenericType"},{"id":2358,"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":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2359,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"operation","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2360,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameterSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2361,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2362,"derived":false},{"id":2363,"eClass":"EGenericType"},{"id":2364,"eClass":"EGenericType"},{"id":2365,"eClass":"EGenericType"},{"id":2366,"eClass":"EGenericType"},{"id":2367,"eClass":"EGenericType"},{"id":2368,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2369,"derived":false},{"id":2370,"eClass":"EGenericType"},{"id":2371,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2372,"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":"port","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2373,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2374,"derived":false},{"id":2375,"eClass":"EGenericType"},{"id":2376,"eClass":"EGenericType"},{"id":2377,"eClass":"EGenericType"},{"id":2378,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2379,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2380,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2381,"derived":false},{"id":2382,"eClass":"EGenericType"},{"id":2383,"eClass":"EGenericType"},{"id":2384,"eClass":"EGenericType"},{"id":2385,"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":"metaclassReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2386,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodelReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2387,"derived":false},{"id":2388,"eClass":"EGenericType"},{"id":2389,"eClass":"EGenericType"},{"id":2390,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2391,"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":"min","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2392,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_Interval","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2393,"derived":false},{"id":2394,"eClass":"EGenericType"},{"id":2395,"eClass":"EGenericType"},{"id":2396,"eClass":"EGenericType"},{"id":2397,"eClass":"EGenericType"},{"id":2398,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2399,"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":"slot","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2400,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2401,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_InstanceSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2402,"derived":false},{"id":2403,"eClass":"EGenericType"},{"id":2404,"eClass":"EGenericType"},{"id":2405,"eClass":"EGenericType"},{"id":2406,"eClass":"EGenericType"},{"id":2407,"eClass":"EGenericType"},{"id":2408,"eClass":"EGenericType"},{"id":2409,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2410,"derived":false},{"id":2411,"eClass":"EGenericType"},{"id":2412,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2413,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2414,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2415,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2416,"derived":false},{"id":2417,"eClass":"EGenericType"},{"id":2418,"eClass":"EGenericType"},{"id":2419,"eClass":"EGenericType"},{"id":2420,"eClass":"EGenericType"},{"id":2421,"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":"conformance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2422,"derived":false},{"id":2423,"eClass":"EGenericType"},{"id":2424,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2425,"derived":false},{"id":2426,"eClass":"EGenericType"},{"id":2427,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decisionInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2428,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decisionInputFlow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2429,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2430,"derived":false},{"id":2431,"eClass":"EGenericType"},{"id":2432,"eClass":"EGenericType"},{"id":2433,"eClass":"EGenericType"},{"id":2434,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2435,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2436,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2437,"derived":false},{"id":2438,"eClass":"EGenericType"},{"id":2439,"eClass":"EGenericType"},{"id":2440,"eClass":"EGenericType"},{"id":2441,"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":"extendedRegion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2442,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2443,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2444,"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":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2445,"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":"subvertex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2446,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2447,"derived":false},{"id":2448,"eClass":"EGenericType"},{"id":2449,"eClass":"EGenericType"},{"id":2450,"eClass":"EGenericType"},{"id":2451,"eClass":"EGenericType"},{"id":2452,"eClass":"EGenericType"},{"id":2453,"eClass":"EGenericType"},{"id":2454,"eClass":"EGenericType"},{"id":2455,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interruptingEdge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2456,"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":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2457,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2458,"derived":false},{"id":2459,"eClass":"EGenericType"},{"id":2460,"eClass":"EGenericType"},{"id":2461,"eClass":"EGenericType"},{"id":2462,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2463,"derived":false},{"id":2464,"eClass":"EGenericType"},{"id":2465,"eClass":"EGenericType"},{"id":2466,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"containedEdge","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2467,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"containedNode","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2468,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2469,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"subgroup","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2470,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"superGroup","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2471,"derived":true},{"id":2472,"eClass":"EGenericType"},{"id":2473,"eClass":"EGenericType"},{"id":2474,"eClass":"EGenericType"},{"id":2475,"eClass":"EGenericType"},{"id":2476,"eClass":"EGenericType"},{"id":2477,"eClass":"EGenericType"},{"id":2478,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fragment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2479,"derived":false},{"container":false,"ordered":false,"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":2480,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2481,"derived":false},{"id":2482,"eClass":"EGenericType"},{"id":2483,"eClass":"EGenericType"},{"id":2484,"eClass":"EGenericType"},{"id":2485,"eClass":"EGenericType"},{"id":2486,"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":"activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2487,"derived":false},{"container":false,"ordered":false,"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":2488,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inPartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2489,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interrupts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2490,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inStructuredNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2491,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2492,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2493,"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":"redefinedEdge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2494,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2495,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inGroup","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2496,"derived":true},{"id":2497,"eClass":"EGenericType"},{"id":2498,"eClass":"EGenericType"},{"id":2499,"eClass":"EGenericType"},{"id":2500,"eClass":"EGenericType"},{"id":2501,"eClass":"EGenericType"},{"id":2502,"eClass":"EGenericType"},{"id":2503,"eClass":"EGenericType"},{"id":2504,"eClass":"EGenericType"},{"id":2505,"eClass":"EGenericType"},{"id":2506,"eClass":"EGenericType"},{"id":2507,"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":"conveyed","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2508,"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":"informationSource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2509,"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":"informationTarget","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2510,"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":"realization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2511,"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":"realizingActivityEdge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2512,"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":"realizingConnector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2513,"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":"realizingMessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2514,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2515,"derived":false},{"id":2516,"eClass":"EGenericType"},{"id":2517,"eClass":"EGenericType"},{"id":2518,"eClass":"EGenericType"},{"id":2519,"eClass":"EGenericType"},{"id":2520,"eClass":"EGenericType"},{"id":2521,"eClass":"EGenericType"},{"id":2522,"eClass":"EGenericType"},{"id":2523,"eClass":"EGenericType"},{"id":2524,"eClass":"EGenericType"},{"id":2525,"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":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2526,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2527,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2528,"derived":false},{"id":2529,"eClass":"EGenericType"},{"id":2530,"eClass":"EGenericType"},{"id":2531,"eClass":"EGenericType"},{"id":2532,"eClass":"EGenericType"},{"id":2533,"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":"extend","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2534,"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":"extensionPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2535,"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":"include","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2536,"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":"subject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2537,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2538,"derived":false},{"id":2539,"eClass":"EGenericType"},{"id":2540,"eClass":"EGenericType"},{"id":2541,"eClass":"EGenericType"},{"id":2542,"eClass":"EGenericType"},{"id":2543,"eClass":"EGenericType"},{"id":2544,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"replyToCall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2545,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"replyValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2546,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"returnInformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2547,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2548,"derived":false},{"id":2549,"eClass":"EGenericType"},{"id":2550,"eClass":"EGenericType"},{"id":2551,"eClass":"EGenericType"},{"id":2552,"eClass":"EGenericType"},{"id":2553,"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":"cfragmentGate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2554,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2555,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_CombinedFragment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2556,"derived":false},{"id":2557,"eClass":"EGenericType"},{"id":2558,"eClass":"EGenericType"},{"id":2559,"eClass":"EGenericType"},{"id":2560,"eClass":"EGenericType"},{"id":2561,"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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2562,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bodyOutput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2563,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decider","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2564,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessorClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2565,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"successorClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2566,"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":"test","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2567,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2568,"derived":false},{"id":2569,"eClass":"EGenericType"},{"id":2570,"eClass":"EGenericType"},{"id":2571,"eClass":"EGenericType"},{"id":2572,"eClass":"EGenericType"},{"id":2573,"eClass":"EGenericType"},{"id":2574,"eClass":"EGenericType"},{"id":2575,"eClass":"EGenericType"},{"id":2576,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2577,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2578,"derived":false},{"id":2579,"eClass":"EGenericType"},{"id":2580,"eClass":"EGenericType"},{"id":2581,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"client","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2582,"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":"supplier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2583,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_Dependency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2584,"derived":false},{"id":2585,"eClass":"EGenericType"},{"id":2586,"eClass":"EGenericType"},{"id":2587,"eClass":"EGenericType"},{"id":2588,"eClass":"EGenericType"},{"id":2589,"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":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2590,"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":"observation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2591,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2592,"derived":false},{"id":2593,"eClass":"EGenericType"},{"id":2594,"eClass":"EGenericType"},{"id":2595,"eClass":"EGenericType"},{"id":2596,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"utilizedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2597,"derived":false},{"id":2598,"eClass":"EGenericType"},{"id":2599,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2600,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2601,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2602,"derived":false},{"id":2603,"eClass":"EGenericType"},{"id":2604,"eClass":"EGenericType"},{"id":2605,"eClass":"EGenericType"},{"id":2606,"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":"effect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2607,"derived":false},{"container":false,"ordered":false,"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":2608,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2609,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2610,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2611,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2612,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2613,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_Transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2614,"derived":false},{"id":2615,"eClass":"EGenericType"},{"id":2616,"eClass":"EGenericType"},{"id":2617,"eClass":"EGenericType"},{"id":2618,"eClass":"EGenericType"},{"id":2619,"eClass":"EGenericType"},{"id":2620,"eClass":"EGenericType"},{"id":2621,"eClass":"EGenericType"},{"id":2622,"eClass":"EGenericType"},{"id":2623,"eClass":"EGenericType"},{"id":2624,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2625,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2626,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2627,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_LinkEndData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2628,"derived":false},{"id":2629,"eClass":"EGenericType"},{"id":2630,"eClass":"EGenericType"},{"id":2631,"eClass":"EGenericType"},{"id":2632,"eClass":"EGenericType"},{"id":2633,"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":"nestedNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2634,"derived":false},{"id":2635,"eClass":"EGenericType"},{"id":2636,"eClass":"EGenericType"},{"id":2637,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mergedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2638,"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":"receivingPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2639,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2640,"derived":false},{"id":2641,"eClass":"EGenericType"},{"id":2642,"eClass":"EGenericType"},{"id":2643,"eClass":"EGenericType"},{"id":2644,"eClass":"EGenericType"},{"id":2645,"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":"selection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2646,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2647,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2648,"derived":false},{"id":2649,"eClass":"EGenericType"},{"id":2650,"eClass":"EGenericType"},{"id":2651,"eClass":"EGenericType"},{"id":2652,"eClass":"EGenericType"},{"id":2653,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changeExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2654,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2655,"derived":false},{"id":2656,"eClass":"EGenericType"},{"id":2657,"eClass":"EGenericType"},{"id":2658,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"redefinedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2659,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"redefinitionContext","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2660,"derived":true},{"id":2661,"eClass":"EGenericType"},{"id":2662,"eClass":"EGenericType"},{"id":2663,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2664,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2665,"derived":false},{"id":2666,"eClass":"EGenericType"},{"id":2667,"eClass":"EGenericType"},{"id":2668,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2669,"derived":false},{"id":2670,"eClass":"EGenericType"},{"id":2671,"eClass":"EGenericType"},{"id":2672,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2673,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2674,"derived":false},{"id":2675,"eClass":"EGenericType"},{"id":2676,"eClass":"EGenericType"},{"id":2677,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2678,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2679,"derived":false},{"id":2680,"eClass":"EGenericType"},{"id":2681,"eClass":"EGenericType"},{"id":2682,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2683,"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":"ownedConnector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2684,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"part","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2685,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"role","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2686,"derived":true},{"id":2687,"eClass":"EGenericType"},{"id":2688,"eClass":"EGenericType"},{"id":2689,"eClass":"EGenericType"},{"id":2690,"eClass":"EGenericType"},{"id":2691,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2692,"derived":false},{"id":2693,"eClass":"EGenericType"},{"id":2694,"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":"regionAsInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2695,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"regionAsOutput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2696,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2697,"derived":false},{"id":2698,"eClass":"EGenericType"},{"id":2699,"eClass":"EGenericType"},{"id":2700,"eClass":"EGenericType"},{"id":2701,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2702,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2703,"derived":false},{"id":2704,"eClass":"EGenericType"},{"id":2705,"eClass":"EGenericType"},{"id":2706,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2707,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2708,"derived":false},{"id":2709,"eClass":"EGenericType"},{"id":2710,"eClass":"EGenericType"},{"id":2711,"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":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2712,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2713,"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":"ownedParameterSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2714,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2715,"derived":false},{"id":2716,"eClass":"EGenericType"},{"id":2717,"eClass":"EGenericType"},{"id":2718,"eClass":"EGenericType"},{"id":2719,"eClass":"EGenericType"},{"id":2720,"eClass":"EGenericType"},{"id":2721,"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":"insertAt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2722,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2723,"derived":false},{"id":2724,"eClass":"EGenericType"},{"id":2725,"eClass":"EGenericType"},{"id":2726,"eClass":"EGenericType"},{"container":false,"ordered":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":2727,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2728,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2729,"derived":false},{"id":2730,"eClass":"EGenericType"},{"id":2731,"eClass":"EGenericType"},{"id":2732,"eClass":"EGenericType"},{"id":2733,"eClass":"EGenericType"},{"id":2734,"eClass":"EGenericType"},{"id":2735,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2736,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2737,"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":"second","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2738,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2739,"derived":false},{"id":2740,"eClass":"EGenericType"},{"id":2741,"eClass":"EGenericType"},{"id":2742,"eClass":"EGenericType"},{"id":2743,"eClass":"EGenericType"},{"id":2744,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2745,"derived":false},{"id":2746,"eClass":"EGenericType"},{"id":2747,"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":"bodyCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2748,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2749,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2750,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2751,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2752,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2753,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2754,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"type","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2755,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2756,"derived":false},{"id":2757,"eClass":"EGenericType"},{"id":2758,"eClass":"EGenericType"},{"id":2759,"eClass":"EGenericType"},{"id":2760,"eClass":"EGenericType"},{"id":2761,"eClass":"EGenericType"},{"id":2762,"eClass":"EGenericType"},{"id":2763,"eClass":"EGenericType"},{"id":2764,"eClass":"EGenericType"},{"id":2765,"eClass":"EGenericType"},{"id":2766,"eClass":"EGenericType"},{"id":2767,"eClass":"EGenericType"},{"id":2768,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"end","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2769,"derived":true},{"id":2770,"eClass":"EGenericType"},{"id":2771,"eClass":"EGenericType"},{"id":2772,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2773,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"incoming","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2774,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"outgoing","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2775,"derived":true},{"id":2776,"eClass":"EGenericType"},{"id":2777,"eClass":"EGenericType"},{"id":2778,"eClass":"EGenericType"},{"id":2779,"eClass":"EGenericType"},{"id":2780,"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":"ownedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2781,"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":"elementImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2782,"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":"packageImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2783,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2784,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"importedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2785,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"member","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2786,"derived":true},{"id":2787,"eClass":"EGenericType"},{"id":2788,"eClass":"EGenericType"},{"id":2789,"eClass":"EGenericType"},{"id":2790,"eClass":"EGenericType"},{"id":2791,"eClass":"EGenericType"},{"id":2792,"eClass":"EGenericType"},{"id":2793,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2794,"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":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2795,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2796,"derived":false},{"id":2797,"eClass":"EGenericType"},{"id":2798,"eClass":"EGenericType"},{"id":2799,"eClass":"EGenericType"},{"id":2800,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"execution","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2801,"derived":false},{"id":2802,"eClass":"EGenericType"},{"id":2803,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exceptionInput","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2804,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exceptionType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2805,"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":"handlerBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2806,"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":"protectedNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2807,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2808,"derived":false},{"id":2809,"eClass":"EGenericType"},{"id":2810,"eClass":"EGenericType"},{"id":2811,"eClass":"EGenericType"},{"id":2812,"eClass":"EGenericType"},{"id":2813,"eClass":"EGenericType"},{"id":2814,"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":"activityScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2815,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"scope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2816,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2817,"derived":false},{"id":2818,"eClass":"EGenericType"},{"id":2819,"eClass":"EGenericType"},{"id":2820,"eClass":"EGenericType"},{"id":2821,"eClass":"EGenericType"},{"id":2822,"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":"actualGate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2823,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2824,"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":"refersTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2825,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2826,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"returnValueRecipient","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2827,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_InteractionUse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2828,"derived":false},{"id":2829,"eClass":"EGenericType"},{"id":2830,"eClass":"EGenericType"},{"id":2831,"eClass":"EGenericType"},{"id":2832,"eClass":"EGenericType"},{"id":2833,"eClass":"EGenericType"},{"id":2834,"eClass":"EGenericType"},{"id":2835,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"endType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":2836,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memberEnd","changeable":true,"resolveProxies":true,"lowerBound":2,"id":2837,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2838,"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":"navigableOwnedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2839,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_Association","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2840,"derived":false},{"id":2841,"eClass":"EGenericType"},{"id":2842,"eClass":"EGenericType"},{"id":2843,"eClass":"EGenericType"},{"id":2844,"eClass":"EGenericType"},{"id":2845,"eClass":"EGenericType"},{"id":2846,"eClass":"EGenericType"},{"id":2847,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"invariant","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2848,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2849,"derived":false},{"id":2850,"eClass":"EGenericType"},{"id":2851,"eClass":"EGenericType"},{"id":2852,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2853,"derived":false},{"id":2854,"eClass":"EGenericType"},{"id":2855,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2856,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"onPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2857,"derived":false},{"id":2858,"eClass":"EGenericType"},{"id":2859,"eClass":"EGenericType"},{"id":2860,"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":"removeAt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2861,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2862,"derived":false},{"id":2863,"eClass":"EGenericType"},{"id":2864,"eClass":"EGenericType"},{"id":2865,"eClass":"EGenericType"},{"id":2866,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contract","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2867,"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":"substitutingClassifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2868,"derived":false},{"id":2869,"eClass":"EGenericType"},{"id":2870,"eClass":"EGenericType"},{"id":2871,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2872,"derived":false},{"id":2873,"eClass":"EGenericType"},{"id":2874,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"deployedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2875,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deployment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2876,"derived":false},{"id":2877,"eClass":"EGenericType"},{"id":2878,"eClass":"EGenericType"},{"id":2879,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"after","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2880,"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":"before","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2881,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2882,"derived":false},{"id":2883,"eClass":"EGenericType"},{"id":2884,"eClass":"EGenericType"},{"id":2885,"eClass":"EGenericType"},{"id":2886,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"behavior","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2887,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2888,"derived":false},{"id":2889,"eClass":"EGenericType"},{"id":2890,"eClass":"EGenericType"},{"id":2891,"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":"newClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2892,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2893,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"oldClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2894,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2895,"derived":false},{"id":2896,"eClass":"EGenericType"},{"id":2897,"eClass":"EGenericType"},{"id":2898,"eClass":"EGenericType"},{"id":2899,"eClass":"EGenericType"},{"id":2900,"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":"ownedGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2901,"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":"edge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2902,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2903,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2904,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"group","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2905,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2906,"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":"partition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2907,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"structuredNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2908,"derived":false},{"id":2909,"eClass":"EGenericType"},{"id":2910,"eClass":"EGenericType"},{"id":2911,"eClass":"EGenericType"},{"id":2912,"eClass":"EGenericType"},{"id":2913,"eClass":"EGenericType"},{"id":2914,"eClass":"EGenericType"},{"id":2915,"eClass":"EGenericType"},{"id":2916,"eClass":"EGenericType"},{"id":2917,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2918,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2919,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2920,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2921,"derived":false},{"id":2922,"eClass":"EGenericType"},{"id":2923,"eClass":"EGenericType"},{"id":2924,"eClass":"EGenericType"},{"id":2925,"eClass":"EGenericType"},{"id":2926,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2927,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2928,"derived":false},{"id":2929,"eClass":"EGenericType"},{"id":2930,"eClass":"EGenericType"},{"id":2931,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2932,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2933,"derived":false},{"id":2934,"eClass":"EGenericType"},{"id":2935,"eClass":"EGenericType"},{"id":2936,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"returnInformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2937,"derived":false},{"id":2938,"eClass":"EGenericType"},{"id":2939,"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":"insertAt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2940,"derived":false},{"id":2941,"eClass":"EGenericType"},{"id":2942,"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":"parameterSubstitution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2943,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2944,"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":"boundElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2945,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2946,"derived":false},{"id":2947,"eClass":"EGenericType"},{"id":2948,"eClass":"EGenericType"},{"id":2949,"eClass":"EGenericType"},{"id":2950,"eClass":"EGenericType"},{"id":2951,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2952,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2953,"derived":false},{"id":2954,"eClass":"EGenericType"},{"id":2955,"eClass":"EGenericType"},{"id":2956,"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":"behavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2957,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"result","changeable":false,"resolveProxies":true,"lowerBound":0,"id":2958,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2959,"derived":false},{"id":2960,"eClass":"EGenericType"},{"id":2961,"eClass":"EGenericType"},{"id":2962,"eClass":"EGenericType"},{"id":2963,"eClass":"EGenericType"},{"id":2964,"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":"deployment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2965,"derived":false},{"id":2966,"eClass":"EGenericType"},{"id":2967,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2968,"derived":false},{"id":2969,"eClass":"EGenericType"},{"id":2970,"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":"behavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2971,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2972,"derived":false},{"id":2973,"eClass":"EGenericType"},{"id":2974,"eClass":"EGenericType"},{"id":2975,"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":"handler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2976,"derived":false},{"id":2977,"eClass":"EGenericType"},{"id":2978,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2979,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2980,"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":"unmarshallType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":2981,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2982,"derived":false},{"id":2983,"eClass":"EGenericType"},{"id":2984,"eClass":"EGenericType"},{"id":2985,"eClass":"EGenericType"},{"id":2986,"eClass":"EGenericType"},{"id":2987,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalObject_CentralBufferNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2988,"derived":false},{"id":2989,"eClass":"EGenericType"},{"id":2990,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":2991,"derived":false},{"id":2992,"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":10},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":10},{"source":8,"target":12},{"source":8,"target":13},{"source":8,"target":1},{"source":13,"target":12},{"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":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":2,"target":42},{"source":2,"target":43},{"source":2,"target":44},{"source":2,"target":45},{"source":2,"target":46},{"source":2,"target":47},{"source":2,"target":48},{"source":2,"target":49},{"source":2,"target":50},{"source":2,"target":51},{"source":2,"target":52},{"source":2,"target":53},{"source":2,"target":54},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":57},{"source":2,"target":58},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":2,"target":65},{"source":2,"target":66},{"source":2,"target":67},{"source":2,"target":68},{"source":2,"target":69},{"source":2,"target":70},{"source":2,"target":71},{"source":2,"target":72},{"source":14,"target":73},{"source":14,"target":74},{"source":14,"target":2},{"source":14,"target":75},{"source":74,"target":73},{"source":15,"target":76},{"source":15,"target":77},{"source":15,"target":2},{"source":15,"target":78},{"source":77,"target":76},{"source":16,"target":76},{"source":16,"target":79},{"source":16,"target":2},{"source":16,"target":80},{"source":79,"target":76},{"source":17,"target":81},{"source":17,"target":82},{"source":17,"target":2},{"source":17,"target":83},{"source":82,"target":81},{"source":18,"target":84},{"source":18,"target":85},{"source":18,"target":2},{"source":18,"target":86},{"source":85,"target":84},{"source":19,"target":87},{"source":19,"target":88},{"source":19,"target":2},{"source":19,"target":89},{"source":88,"target":87},{"source":20,"target":90},{"source":20,"target":91},{"source":20,"target":2},{"source":20,"target":92},{"source":91,"target":90},{"source":21,"target":93},{"source":21,"target":94},{"source":21,"target":2},{"source":21,"target":95},{"source":94,"target":93},{"source":22,"target":96},{"source":22,"target":97},{"source":22,"target":2},{"source":22,"target":98},{"source":97,"target":96},{"source":23,"target":99},{"source":23,"target":100},{"source":23,"target":2},{"source":23,"target":101},{"source":100,"target":99},{"source":24,"target":102},{"source":24,"target":103},{"source":24,"target":2},{"source":24,"target":104},{"source":103,"target":102},{"source":25,"target":105},{"source":25,"target":106},{"source":25,"target":2},{"source":25,"target":107},{"source":106,"target":105},{"source":26,"target":108},{"source":26,"target":109},{"source":26,"target":2},{"source":26,"target":110},{"source":109,"target":108},{"source":27,"target":111},{"source":27,"target":112},{"source":27,"target":2},{"source":27,"target":113},{"source":112,"target":111},{"source":28,"target":114},{"source":28,"target":115},{"source":28,"target":2},{"source":28,"target":116},{"source":115,"target":114},{"source":29,"target":117},{"source":29,"target":118},{"source":29,"target":2},{"source":29,"target":119},{"source":118,"target":117},{"source":30,"target":120},{"source":30,"target":121},{"source":30,"target":2},{"source":30,"target":122},{"source":121,"target":120},{"source":31,"target":123},{"source":31,"target":124},{"source":31,"target":2},{"source":31,"target":125},{"source":124,"target":123},{"source":32,"target":126},{"source":32,"target":127},{"source":32,"target":2},{"source":32,"target":128},{"source":127,"target":126},{"source":33,"target":129},{"source":33,"target":130},{"source":33,"target":2},{"source":33,"target":131},{"source":130,"target":129},{"source":34,"target":132},{"source":34,"target":133},{"source":34,"target":2},{"source":34,"target":134},{"source":133,"target":132},{"source":35,"target":135},{"source":35,"target":136},{"source":35,"target":2},{"source":35,"target":137},{"source":136,"target":135},{"source":36,"target":138},{"source":36,"target":139},{"source":36,"target":2},{"source":36,"target":140},{"source":139,"target":138},{"source":37,"target":141},{"source":37,"target":142},{"source":37,"target":2},{"source":37,"target":143},{"source":142,"target":141},{"source":38,"target":144},{"source":38,"target":145},{"source":38,"target":2},{"source":38,"target":146},{"source":145,"target":144},{"source":39,"target":147},{"source":39,"target":148},{"source":39,"target":2},{"source":39,"target":149},{"source":148,"target":147},{"source":40,"target":150},{"source":40,"target":151},{"source":40,"target":2},{"source":40,"target":152},{"source":151,"target":150},{"source":41,"target":153},{"source":41,"target":154},{"source":41,"target":2},{"source":41,"target":155},{"source":154,"target":153},{"source":42,"target":156},{"source":42,"target":157},{"source":42,"target":2},{"source":42,"target":158},{"source":157,"target":156},{"source":43,"target":159},{"source":43,"target":160},{"source":43,"target":2},{"source":43,"target":161},{"source":160,"target":159},{"source":44,"target":162},{"source":44,"target":163},{"source":44,"target":2},{"source":44,"target":164},{"source":163,"target":162},{"source":45,"target":165},{"source":45,"target":166},{"source":45,"target":2},{"source":45,"target":167},{"source":166,"target":165},{"source":46,"target":168},{"source":46,"target":169},{"source":46,"target":2},{"source":46,"target":170},{"source":169,"target":168},{"source":47,"target":171},{"source":47,"target":172},{"source":47,"target":2},{"source":47,"target":173},{"source":172,"target":171},{"source":48,"target":174},{"source":48,"target":175},{"source":48,"target":2},{"source":48,"target":176},{"source":175,"target":174},{"source":49,"target":177},{"source":49,"target":178},{"source":49,"target":2},{"source":49,"target":179},{"source":178,"target":177},{"source":50,"target":180},{"source":50,"target":181},{"source":50,"target":2},{"source":50,"target":182},{"source":181,"target":180},{"source":51,"target":183},{"source":51,"target":184},{"source":51,"target":2},{"source":51,"target":185},{"source":184,"target":183},{"source":52,"target":186},{"source":52,"target":187},{"source":52,"target":2},{"source":52,"target":188},{"source":187,"target":186},{"source":53,"target":189},{"source":53,"target":190},{"source":53,"target":2},{"source":53,"target":191},{"source":190,"target":189},{"source":54,"target":192},{"source":54,"target":193},{"source":54,"target":2},{"source":54,"target":194},{"source":193,"target":192},{"source":55,"target":195},{"source":55,"target":196},{"source":55,"target":2},{"source":55,"target":197},{"source":196,"target":195},{"source":56,"target":198},{"source":56,"target":199},{"source":56,"target":2},{"source":56,"target":200},{"source":199,"target":198},{"source":57,"target":201},{"source":57,"target":202},{"source":57,"target":2},{"source":57,"target":203},{"source":202,"target":201},{"source":58,"target":204},{"source":58,"target":205},{"source":58,"target":2},{"source":58,"target":206},{"source":205,"target":204},{"source":59,"target":207},{"source":59,"target":208},{"source":59,"target":2},{"source":59,"target":209},{"source":208,"target":207},{"source":60,"target":210},{"source":60,"target":211},{"source":60,"target":2},{"source":60,"target":212},{"source":211,"target":210},{"source":61,"target":213},{"source":61,"target":214},{"source":61,"target":2},{"source":61,"target":215},{"source":214,"target":213},{"source":62,"target":216},{"source":62,"target":217},{"source":62,"target":2},{"source":62,"target":218},{"source":217,"target":216},{"source":63,"target":219},{"source":63,"target":220},{"source":63,"target":2},{"source":63,"target":221},{"source":220,"target":219},{"source":64,"target":222},{"source":64,"target":223},{"source":64,"target":2},{"source":64,"target":224},{"source":223,"target":222},{"source":65,"target":225},{"source":65,"target":226},{"source":65,"target":2},{"source":65,"target":227},{"source":226,"target":225},{"source":66,"target":228},{"source":66,"target":229},{"source":66,"target":2},{"source":66,"target":230},{"source":229,"target":228},{"source":67,"target":231},{"source":67,"target":232},{"source":67,"target":2},{"source":67,"target":233},{"source":232,"target":231},{"source":68,"target":234},{"source":68,"target":235},{"source":68,"target":2},{"source":68,"target":236},{"source":235,"target":234},{"source":69,"target":237},{"source":69,"target":238},{"source":69,"target":2},{"source":69,"target":239},{"source":238,"target":237},{"source":70,"target":240},{"source":70,"target":241},{"source":70,"target":2},{"source":70,"target":242},{"source":241,"target":240},{"source":71,"target":243},{"source":71,"target":244},{"source":71,"target":2},{"source":71,"target":245},{"source":244,"target":243},{"source":72,"target":246},{"source":72,"target":247},{"source":72,"target":2},{"source":72,"target":248},{"source":247,"target":246},{"source":3,"target":73},{"source":3,"target":10},{"source":3,"target":76},{"source":3,"target":0},{"source":73,"target":3},{"source":73,"target":75},{"source":75,"target":2},{"source":75,"target":249},{"source":75,"target":73},{"source":75,"target":14},{"source":249,"target":2},{"source":10,"target":3},{"source":76,"target":3},{"source":76,"target":78},{"source":76,"target":80},{"source":78,"target":2},{"source":78,"target":250},{"source":78,"target":76},{"source":78,"target":15},{"source":250,"target":2},{"source":80,"target":2},{"source":80,"target":251},{"source":80,"target":76},{"source":80,"target":16},{"source":251,"target":2},{"source":4,"target":81},{"source":4,"target":84},{"source":4,"target":87},{"source":4,"target":90},{"source":4,"target":93},{"source":4,"target":96},{"source":4,"target":99},{"source":4,"target":102},{"source":4,"target":105},{"source":4,"target":108},{"source":4,"target":111},{"source":4,"target":114},{"source":4,"target":117},{"source":4,"target":120},{"source":4,"target":123},{"source":4,"target":126},{"source":4,"target":129},{"source":4,"target":132},{"source":4,"target":135},{"source":4,"target":138},{"source":4,"target":141},{"source":4,"target":144},{"source":4,"target":147},{"source":4,"target":150},{"source":4,"target":153},{"source":4,"target":156},{"source":4,"target":159},{"source":4,"target":162},{"source":4,"target":165},{"source":4,"target":168},{"source":4,"target":171},{"source":4,"target":174},{"source":4,"target":177},{"source":4,"target":180},{"source":4,"target":183},{"source":4,"target":186},{"source":4,"target":189},{"source":4,"target":192},{"source":4,"target":195},{"source":4,"target":198},{"source":4,"target":201},{"source":4,"target":204},{"source":4,"target":207},{"source":4,"target":210},{"source":4,"target":213},{"source":4,"target":216},{"source":4,"target":219},{"source":4,"target":222},{"source":4,"target":225},{"source":4,"target":228},{"source":4,"target":231},{"source":4,"target":234},{"source":4,"target":237},{"source":4,"target":240},{"source":4,"target":243},{"source":4,"target":246},{"source":4,"target":0},{"source":81,"target":4},{"source":81,"target":252},{"source":81,"target":253},{"source":81,"target":83},{"source":252,"target":254},{"source":252,"target":255},{"source":252,"target":81},{"source":255,"target":254},{"source":253,"target":256},{"source":253,"target":257},{"source":253,"target":81},{"source":253,"target":258},{"source":257,"target":256},{"source":83,"target":2},{"source":83,"target":259},{"source":83,"target":81},{"source":83,"target":17},{"source":259,"target":2},{"source":84,"target":4},{"source":84,"target":260},{"source":84,"target":261},{"source":84,"target":86},{"source":260,"target":256},{"source":260,"target":262},{"source":260,"target":84},{"source":262,"target":256},{"source":261,"target":263},{"source":261,"target":264},{"source":261,"target":84},{"source":261,"target":265},{"source":264,"target":263},{"source":86,"target":2},{"source":86,"target":266},{"source":86,"target":84},{"source":86,"target":18},{"source":266,"target":2},{"source":87,"target":4},{"source":87,"target":267},{"source":87,"target":268},{"source":87,"target":89},{"source":267,"target":269},{"source":267,"target":87},{"source":268,"target":270},{"source":268,"target":271},{"source":268,"target":87},{"source":268,"target":272},{"source":271,"target":270},{"source":89,"target":2},{"source":89,"target":273},{"source":89,"target":87},{"source":89,"target":19},{"source":273,"target":2},{"source":90,"target":4},{"source":90,"target":274},{"source":90,"target":275},{"source":90,"target":92},{"source":274,"target":276},{"source":274,"target":90},{"source":275,"target":277},{"source":275,"target":278},{"source":275,"target":90},{"source":275,"target":279},{"source":278,"target":277},{"source":92,"target":2},{"source":92,"target":280},{"source":92,"target":90},{"source":92,"target":20},{"source":280,"target":2},{"source":93,"target":4},{"source":93,"target":281},{"source":93,"target":282},{"source":93,"target":95},{"source":281,"target":283},{"source":281,"target":284},{"source":281,"target":93},{"source":284,"target":283},{"source":282,"target":277},{"source":282,"target":285},{"source":282,"target":93},{"source":282,"target":286},{"source":285,"target":277},{"source":95,"target":2},{"source":95,"target":287},{"source":95,"target":93},{"source":95,"target":21},{"source":287,"target":2},{"source":96,"target":4},{"source":96,"target":288},{"source":96,"target":289},{"source":96,"target":98},{"source":288,"target":290},{"source":288,"target":96},{"source":289,"target":277},{"source":289,"target":291},{"source":289,"target":96},{"source":289,"target":292},{"source":291,"target":277},{"source":98,"target":2},{"source":98,"target":293},{"source":98,"target":96},{"source":98,"target":22},{"source":293,"target":2},{"source":99,"target":4},{"source":99,"target":294},{"source":99,"target":295},{"source":99,"target":101},{"source":294,"target":296},{"source":294,"target":297},{"source":294,"target":99},{"source":297,"target":296},{"source":295,"target":298},{"source":295,"target":299},{"source":295,"target":99},{"source":295,"target":300},{"source":299,"target":298},{"source":101,"target":2},{"source":101,"target":301},{"source":101,"target":99},{"source":101,"target":23},{"source":301,"target":2},{"source":102,"target":4},{"source":102,"target":302},{"source":102,"target":303},{"source":102,"target":104},{"source":302,"target":304},{"source":302,"target":305},{"source":302,"target":102},{"source":305,"target":304},{"source":303,"target":298},{"source":303,"target":306},{"source":303,"target":102},{"source":303,"target":307},{"source":306,"target":298},{"source":104,"target":2},{"source":104,"target":308},{"source":104,"target":102},{"source":104,"target":24},{"source":308,"target":2},{"source":105,"target":4},{"source":105,"target":309},{"source":105,"target":310},{"source":105,"target":107},{"source":309,"target":311},{"source":309,"target":312},{"source":309,"target":105},{"source":312,"target":311},{"source":310,"target":298},{"source":310,"target":313},{"source":310,"target":105},{"source":310,"target":314},{"source":313,"target":298},{"source":107,"target":2},{"source":107,"target":315},{"source":107,"target":105},{"source":107,"target":25},{"source":315,"target":2},{"source":108,"target":4},{"source":108,"target":316},{"source":108,"target":317},{"source":108,"target":110},{"source":316,"target":298},{"source":316,"target":318},{"source":316,"target":108},{"source":318,"target":298},{"source":317,"target":311},{"source":317,"target":319},{"source":317,"target":108},{"source":317,"target":320},{"source":319,"target":311},{"source":110,"target":2},{"source":110,"target":321},{"source":110,"target":108},{"source":110,"target":26},{"source":321,"target":2},{"source":111,"target":4},{"source":111,"target":322},{"source":111,"target":323},{"source":111,"target":113},{"source":322,"target":324},{"source":322,"target":325},{"source":322,"target":111},{"source":325,"target":324},{"source":323,"target":311},{"source":323,"target":326},{"source":323,"target":111},{"source":323,"target":327},{"source":326,"target":311},{"source":113,"target":2},{"source":113,"target":328},{"source":113,"target":111},{"source":113,"target":27},{"source":328,"target":2},{"source":114,"target":4},{"source":114,"target":329},{"source":114,"target":330},{"source":114,"target":116},{"source":329,"target":331},{"source":329,"target":332},{"source":329,"target":114},{"source":332,"target":331},{"source":330,"target":311},{"source":330,"target":333},{"source":330,"target":114},{"source":330,"target":334},{"source":333,"target":311},{"source":116,"target":2},{"source":116,"target":335},{"source":116,"target":114},{"source":116,"target":28},{"source":335,"target":2},{"source":117,"target":4},{"source":117,"target":336},{"source":117,"target":337},{"source":117,"target":119},{"source":336,"target":338},{"source":336,"target":117},{"source":337,"target":339},{"source":337,"target":340},{"source":337,"target":117},{"source":337,"target":341},{"source":340,"target":339},{"source":119,"target":2},{"source":119,"target":342},{"source":119,"target":117},{"source":119,"target":29},{"source":342,"target":2},{"source":120,"target":4},{"source":120,"target":343},{"source":120,"target":344},{"source":120,"target":122},{"source":343,"target":345},{"source":343,"target":346},{"source":343,"target":120},{"source":346,"target":345},{"source":344,"target":347},{"source":344,"target":348},{"source":344,"target":120},{"source":344,"target":349},{"source":348,"target":347},{"source":122,"target":2},{"source":122,"target":350},{"source":122,"target":120},{"source":122,"target":30},{"source":350,"target":2},{"source":123,"target":4},{"source":123,"target":351},{"source":123,"target":352},{"source":123,"target":125},{"source":351,"target":353},{"source":351,"target":354},{"source":351,"target":123},{"source":354,"target":353},{"source":352,"target":355},{"source":352,"target":356},{"source":352,"target":123},{"source":352,"target":357},{"source":356,"target":355},{"source":125,"target":2},{"source":125,"target":358},{"source":125,"target":123},{"source":125,"target":31},{"source":358,"target":2},{"source":126,"target":4},{"source":126,"target":359},{"source":126,"target":360},{"source":126,"target":128},{"source":359,"target":361},{"source":359,"target":362},{"source":359,"target":126},{"source":362,"target":361},{"source":360,"target":355},{"source":360,"target":363},{"source":360,"target":126},{"source":360,"target":364},{"source":363,"target":355},{"source":128,"target":2},{"source":128,"target":365},{"source":128,"target":126},{"source":128,"target":32},{"source":365,"target":2},{"source":129,"target":4},{"source":129,"target":366},{"source":129,"target":367},{"source":129,"target":131},{"source":366,"target":368},{"source":366,"target":369},{"source":366,"target":129},{"source":369,"target":368},{"source":367,"target":370},{"source":367,"target":371},{"source":367,"target":129},{"source":367,"target":372},{"source":371,"target":370},{"source":131,"target":2},{"source":131,"target":373},{"source":131,"target":129},{"source":131,"target":33},{"source":373,"target":2},{"source":132,"target":4},{"source":132,"target":374},{"source":132,"target":375},{"source":132,"target":134},{"source":374,"target":376},{"source":374,"target":132},{"source":375,"target":370},{"source":375,"target":377},{"source":375,"target":132},{"source":375,"target":378},{"source":377,"target":370},{"source":134,"target":2},{"source":134,"target":379},{"source":134,"target":132},{"source":134,"target":34},{"source":379,"target":2},{"source":135,"target":4},{"source":135,"target":380},{"source":135,"target":381},{"source":135,"target":137},{"source":380,"target":355},{"source":380,"target":382},{"source":380,"target":135},{"source":382,"target":355},{"source":381,"target":383},{"source":381,"target":384},{"source":381,"target":135},{"source":381,"target":385},{"source":384,"target":383},{"source":137,"target":2},{"source":137,"target":386},{"source":137,"target":135},{"source":137,"target":35},{"source":386,"target":2},{"source":138,"target":4},{"source":138,"target":387},{"source":138,"target":388},{"source":138,"target":140},{"source":387,"target":256},{"source":387,"target":389},{"source":387,"target":138},{"source":389,"target":256},{"source":388,"target":383},{"source":388,"target":390},{"source":388,"target":138},{"source":388,"target":391},{"source":390,"target":383},{"source":140,"target":2},{"source":140,"target":392},{"source":140,"target":138},{"source":140,"target":36},{"source":392,"target":2},{"source":141,"target":4},{"source":141,"target":393},{"source":141,"target":394},{"source":141,"target":143},{"source":393,"target":347},{"source":393,"target":395},{"source":393,"target":141},{"source":395,"target":347},{"source":394,"target":345},{"source":394,"target":396},{"source":394,"target":141},{"source":394,"target":397},{"source":396,"target":345},{"source":143,"target":2},{"source":143,"target":398},{"source":143,"target":141},{"source":143,"target":37},{"source":398,"target":2},{"source":144,"target":4},{"source":144,"target":399},{"source":144,"target":400},{"source":144,"target":146},{"source":399,"target":401},{"source":399,"target":402},{"source":399,"target":144},{"source":402,"target":401},{"source":400,"target":403},{"source":400,"target":404},{"source":400,"target":144},{"source":400,"target":405},{"source":404,"target":403},{"source":146,"target":2},{"source":146,"target":406},{"source":146,"target":144},{"source":146,"target":38},{"source":406,"target":2},{"source":147,"target":4},{"source":147,"target":407},{"source":147,"target":408},{"source":147,"target":149},{"source":407,"target":409},{"source":407,"target":410},{"source":407,"target":147},{"source":410,"target":409},{"source":408,"target":403},{"source":408,"target":411},{"source":408,"target":147},{"source":408,"target":412},{"source":411,"target":403},{"source":149,"target":2},{"source":149,"target":413},{"source":149,"target":147},{"source":149,"target":39},{"source":413,"target":2},{"source":150,"target":4},{"source":150,"target":414},{"source":150,"target":415},{"source":150,"target":152},{"source":414,"target":416},{"source":414,"target":417},{"source":414,"target":150},{"source":417,"target":416},{"source":415,"target":403},{"source":415,"target":418},{"source":415,"target":150},{"source":415,"target":419},{"source":418,"target":403},{"source":152,"target":2},{"source":152,"target":420},{"source":152,"target":150},{"source":152,"target":40},{"source":420,"target":2},{"source":153,"target":4},{"source":153,"target":421},{"source":153,"target":422},{"source":153,"target":155},{"source":421,"target":311},{"source":421,"target":423},{"source":421,"target":153},{"source":423,"target":311},{"source":422,"target":331},{"source":422,"target":424},{"source":422,"target":153},{"source":422,"target":425},{"source":424,"target":331},{"source":155,"target":2},{"source":155,"target":426},{"source":155,"target":153},{"source":155,"target":41},{"source":426,"target":2},{"source":156,"target":4},{"source":156,"target":427},{"source":156,"target":428},{"source":156,"target":158},{"source":427,"target":296},{"source":427,"target":429},{"source":427,"target":156},{"source":429,"target":296},{"source":428,"target":430},{"source":428,"target":431},{"source":428,"target":156},{"source":428,"target":432},{"source":431,"target":430},{"source":158,"target":2},{"source":158,"target":433},{"source":158,"target":156},{"source":158,"target":42},{"source":433,"target":2},{"source":159,"target":4},{"source":159,"target":434},{"source":159,"target":435},{"source":159,"target":161},{"source":434,"target":436},{"source":434,"target":437},{"source":434,"target":159},{"source":437,"target":436},{"source":435,"target":438},{"source":435,"target":439},{"source":435,"target":159},{"source":435,"target":440},{"source":439,"target":438},{"source":161,"target":2},{"source":161,"target":441},{"source":161,"target":159},{"source":161,"target":43},{"source":441,"target":2},{"source":162,"target":4},{"source":162,"target":442},{"source":162,"target":443},{"source":162,"target":164},{"source":442,"target":311},{"source":442,"target":444},{"source":442,"target":162},{"source":444,"target":311},{"source":443,"target":438},{"source":443,"target":445},{"source":443,"target":162},{"source":443,"target":446},{"source":445,"target":438},{"source":164,"target":2},{"source":164,"target":447},{"source":164,"target":162},{"source":164,"target":44},{"source":447,"target":2},{"source":165,"target":4},{"source":165,"target":448},{"source":165,"target":449},{"source":165,"target":167},{"source":448,"target":450},{"source":448,"target":165},{"source":449,"target":451},{"source":449,"target":452},{"source":449,"target":165},{"source":449,"target":453},{"source":452,"target":451},{"source":167,"target":2},{"source":167,"target":454},{"source":167,"target":165},{"source":167,"target":45},{"source":454,"target":2},{"source":168,"target":4},{"source":168,"target":455},{"source":168,"target":456},{"source":168,"target":170},{"source":455,"target":353},{"source":455,"target":457},{"source":455,"target":168},{"source":457,"target":353},{"source":456,"target":458},{"source":456,"target":459},{"source":456,"target":168},{"source":456,"target":460},{"source":459,"target":458},{"source":170,"target":2},{"source":170,"target":461},{"source":170,"target":168},{"source":170,"target":46},{"source":461,"target":2},{"source":171,"target":4},{"source":171,"target":462},{"source":171,"target":463},{"source":171,"target":173},{"source":462,"target":383},{"source":462,"target":464},{"source":462,"target":171},{"source":464,"target":383},{"source":463,"target":465},{"source":463,"target":466},{"source":463,"target":171},{"source":463,"target":467},{"source":466,"target":465},{"source":173,"target":2},{"source":173,"target":468},{"source":173,"target":171},{"source":173,"target":47},{"source":468,"target":2},{"source":174,"target":4},{"source":174,"target":469},{"source":174,"target":470},{"source":174,"target":176},{"source":469,"target":471},{"source":469,"target":472},{"source":469,"target":174},{"source":472,"target":471},{"source":470,"target":473},{"source":470,"target":474},{"source":470,"target":174},{"source":470,"target":475},{"source":474,"target":473},{"source":176,"target":2},{"source":176,"target":476},{"source":176,"target":174},{"source":176,"target":48},{"source":476,"target":2},{"source":177,"target":4},{"source":177,"target":477},{"source":177,"target":478},{"source":177,"target":179},{"source":477,"target":401},{"source":477,"target":479},{"source":477,"target":177},{"source":479,"target":401},{"source":478,"target":283},{"source":478,"target":480},{"source":478,"target":177},{"source":478,"target":481},{"source":480,"target":283},{"source":179,"target":2},{"source":179,"target":482},{"source":179,"target":177},{"source":179,"target":49},{"source":482,"target":2},{"source":180,"target":4},{"source":180,"target":483},{"source":180,"target":484},{"source":180,"target":182},{"source":483,"target":283},{"source":483,"target":485},{"source":483,"target":180},{"source":485,"target":283},{"source":484,"target":486},{"source":484,"target":487},{"source":484,"target":180},{"source":484,"target":488},{"source":487,"target":486},{"source":182,"target":2},{"source":182,"target":489},{"source":182,"target":180},{"source":182,"target":50},{"source":489,"target":2},{"source":183,"target":4},{"source":183,"target":490},{"source":183,"target":491},{"source":183,"target":185},{"source":490,"target":353},{"source":490,"target":492},{"source":490,"target":183},{"source":492,"target":353},{"source":491,"target":471},{"source":491,"target":493},{"source":491,"target":183},{"source":491,"target":494},{"source":493,"target":471},{"source":185,"target":2},{"source":185,"target":495},{"source":185,"target":183},{"source":185,"target":51},{"source":495,"target":2},{"source":186,"target":4},{"source":186,"target":496},{"source":186,"target":497},{"source":186,"target":188},{"source":496,"target":498},{"source":496,"target":499},{"source":496,"target":186},{"source":499,"target":498},{"source":497,"target":471},{"source":497,"target":500},{"source":497,"target":186},{"source":497,"target":501},{"source":500,"target":471},{"source":188,"target":2},{"source":188,"target":502},{"source":188,"target":186},{"source":188,"target":52},{"source":502,"target":2},{"source":189,"target":4},{"source":189,"target":503},{"source":189,"target":504},{"source":189,"target":191},{"source":503,"target":505},{"source":503,"target":189},{"source":504,"target":471},{"source":504,"target":506},{"source":504,"target":189},{"source":504,"target":507},{"source":506,"target":471},{"source":191,"target":2},{"source":191,"target":508},{"source":191,"target":189},{"source":191,"target":53},{"source":508,"target":2},{"source":192,"target":4},{"source":192,"target":509},{"source":192,"target":510},{"source":192,"target":194},{"source":509,"target":370},{"source":509,"target":511},{"source":509,"target":192},{"source":511,"target":370},{"source":510,"target":368},{"source":510,"target":512},{"source":510,"target":192},{"source":510,"target":513},{"source":512,"target":368},{"source":194,"target":2},{"source":194,"target":514},{"source":194,"target":192},{"source":194,"target":54},{"source":514,"target":2},{"source":195,"target":4},{"source":195,"target":515},{"source":195,"target":516},{"source":195,"target":197},{"source":515,"target":517},{"source":515,"target":195},{"source":516,"target":368},{"source":516,"target":518},{"source":516,"target":195},{"source":516,"target":519},{"source":518,"target":368},{"source":197,"target":2},{"source":197,"target":520},{"source":197,"target":195},{"source":197,"target":55},{"source":520,"target":2},{"source":198,"target":4},{"source":198,"target":521},{"source":198,"target":522},{"source":198,"target":200},{"source":521,"target":403},{"source":521,"target":523},{"source":521,"target":198},{"source":523,"target":403},{"source":522,"target":416},{"source":522,"target":524},{"source":522,"target":198},{"source":522,"target":525},{"source":524,"target":416},{"source":200,"target":2},{"source":200,"target":526},{"source":200,"target":198},{"source":200,"target":56},{"source":526,"target":2},{"source":201,"target":4},{"source":201,"target":527},{"source":201,"target":528},{"source":201,"target":203},{"source":527,"target":486},{"source":527,"target":529},{"source":527,"target":201},{"source":529,"target":486},{"source":528,"target":416},{"source":528,"target":530},{"source":528,"target":201},{"source":528,"target":531},{"source":530,"target":416},{"source":203,"target":2},{"source":203,"target":532},{"source":203,"target":201},{"source":203,"target":57},{"source":532,"target":2},{"source":204,"target":4},{"source":204,"target":533},{"source":204,"target":534},{"source":204,"target":206},{"source":533,"target":401},{"source":533,"target":535},{"source":533,"target":204},{"source":535,"target":401},{"source":534,"target":416},{"source":534,"target":536},{"source":534,"target":204},{"source":534,"target":537},{"source":536,"target":416},{"source":206,"target":2},{"source":206,"target":538},{"source":206,"target":204},{"source":206,"target":58},{"source":538,"target":2},{"source":207,"target":4},{"source":207,"target":539},{"source":207,"target":540},{"source":207,"target":209},{"source":539,"target":541},{"source":539,"target":542},{"source":539,"target":207},{"source":542,"target":541},{"source":540,"target":416},{"source":540,"target":543},{"source":540,"target":207},{"source":540,"target":544},{"source":543,"target":416},{"source":209,"target":2},{"source":209,"target":545},{"source":209,"target":207},{"source":209,"target":59},{"source":545,"target":2},{"source":210,"target":4},{"source":210,"target":546},{"source":210,"target":547},{"source":210,"target":212},{"source":546,"target":401},{"source":546,"target":548},{"source":546,"target":210},{"source":548,"target":401},{"source":547,"target":416},{"source":547,"target":549},{"source":547,"target":210},{"source":547,"target":550},{"source":549,"target":416},{"source":212,"target":2},{"source":212,"target":551},{"source":212,"target":210},{"source":212,"target":60},{"source":551,"target":2},{"source":213,"target":4},{"source":213,"target":552},{"source":213,"target":553},{"source":213,"target":215},{"source":552,"target":554},{"source":552,"target":213},{"source":553,"target":555},{"source":553,"target":556},{"source":553,"target":213},{"source":553,"target":557},{"source":556,"target":555},{"source":215,"target":2},{"source":215,"target":558},{"source":215,"target":213},{"source":215,"target":61},{"source":558,"target":2},{"source":216,"target":4},{"source":216,"target":559},{"source":216,"target":560},{"source":216,"target":218},{"source":559,"target":355},{"source":559,"target":561},{"source":559,"target":216},{"source":561,"target":355},{"source":560,"target":555},{"source":560,"target":562},{"source":560,"target":216},{"source":560,"target":563},{"source":562,"target":555},{"source":218,"target":2},{"source":218,"target":564},{"source":218,"target":216},{"source":218,"target":62},{"source":564,"target":2},{"source":219,"target":4},{"source":219,"target":565},{"source":219,"target":566},{"source":219,"target":221},{"source":565,"target":283},{"source":565,"target":567},{"source":565,"target":219},{"source":567,"target":283},{"source":566,"target":401},{"source":566,"target":568},{"source":566,"target":219},{"source":566,"target":569},{"source":568,"target":401},{"source":221,"target":2},{"source":221,"target":570},{"source":221,"target":219},{"source":221,"target":63},{"source":570,"target":2},{"source":222,"target":4},{"source":222,"target":571},{"source":222,"target":572},{"source":222,"target":224},{"source":571,"target":573},{"source":571,"target":574},{"source":571,"target":222},{"source":574,"target":573},{"source":572,"target":401},{"source":572,"target":575},{"source":572,"target":222},{"source":572,"target":576},{"source":575,"target":401},{"source":224,"target":2},{"source":224,"target":577},{"source":224,"target":222},{"source":224,"target":64},{"source":577,"target":2},{"source":225,"target":4},{"source":225,"target":578},{"source":225,"target":579},{"source":225,"target":227},{"source":578,"target":580},{"source":578,"target":225},{"source":579,"target":401},{"source":579,"target":581},{"source":579,"target":225},{"source":579,"target":582},{"source":581,"target":401},{"source":227,"target":2},{"source":227,"target":583},{"source":227,"target":225},{"source":227,"target":65},{"source":583,"target":2},{"source":228,"target":4},{"source":228,"target":584},{"source":228,"target":585},{"source":228,"target":230},{"source":584,"target":586},{"source":584,"target":228},{"source":585,"target":401},{"source":585,"target":587},{"source":585,"target":228},{"source":585,"target":588},{"source":587,"target":401},{"source":230,"target":2},{"source":230,"target":589},{"source":230,"target":228},{"source":230,"target":66},{"source":589,"target":2},{"source":231,"target":4},{"source":231,"target":590},{"source":231,"target":591},{"source":231,"target":233},{"source":590,"target":416},{"source":590,"target":592},{"source":590,"target":231},{"source":592,"target":416},{"source":591,"target":401},{"source":591,"target":593},{"source":591,"target":231},{"source":591,"target":594},{"source":593,"target":401},{"source":233,"target":2},{"source":233,"target":595},{"source":233,"target":231},{"source":233,"target":67},{"source":595,"target":2},{"source":234,"target":4},{"source":234,"target":596},{"source":234,"target":597},{"source":234,"target":236},{"source":596,"target":416},{"source":596,"target":598},{"source":596,"target":234},{"source":598,"target":416},{"source":597,"target":401},{"source":597,"target":599},{"source":597,"target":234},{"source":597,"target":600},{"source":599,"target":401},{"source":236,"target":2},{"source":236,"target":601},{"source":236,"target":234},{"source":236,"target":68},{"source":601,"target":2},{"source":237,"target":4},{"source":237,"target":602},{"source":237,"target":603},{"source":237,"target":239},{"source":602,"target":403},{"source":602,"target":604},{"source":602,"target":237},{"source":604,"target":403},{"source":603,"target":401},{"source":603,"target":605},{"source":603,"target":237},{"source":603,"target":606},{"source":605,"target":401},{"source":239,"target":2},{"source":239,"target":607},{"source":239,"target":237},{"source":239,"target":69},{"source":607,"target":2},{"source":240,"target":4},{"source":240,"target":608},{"source":240,"target":609},{"source":240,"target":242},{"source":608,"target":311},{"source":608,"target":610},{"source":608,"target":240},{"source":610,"target":311},{"source":609,"target":324},{"source":609,"target":611},{"source":609,"target":240},{"source":609,"target":612},{"source":611,"target":324},{"source":242,"target":2},{"source":242,"target":613},{"source":242,"target":240},{"source":242,"target":70},{"source":613,"target":2},{"source":243,"target":4},{"source":243,"target":614},{"source":243,"target":615},{"source":243,"target":245},{"source":614,"target":403},{"source":614,"target":616},{"source":614,"target":243},{"source":616,"target":403},{"source":615,"target":409},{"source":615,"target":617},{"source":615,"target":243},{"source":615,"target":618},{"source":617,"target":409},{"source":245,"target":2},{"source":245,"target":619},{"source":245,"target":243},{"source":245,"target":71},{"source":619,"target":2},{"source":246,"target":4},{"source":246,"target":620},{"source":246,"target":621},{"source":246,"target":248},{"source":620,"target":311},{"source":620,"target":622},{"source":620,"target":246},{"source":622,"target":311},{"source":621,"target":623},{"source":621,"target":624},{"source":621,"target":246},{"source":621,"target":625},{"source":624,"target":623},{"source":248,"target":2},{"source":248,"target":626},{"source":248,"target":246},{"source":248,"target":72},{"source":626,"target":2},{"source":5,"target":12},{"source":5,"target":627},{"source":5,"target":628},{"source":5,"target":629},{"source":5,"target":0},{"source":12,"target":5},{"source":12,"target":630},{"source":12,"target":631},{"source":12,"target":632},{"source":12,"target":633},{"source":12,"target":634},{"source":12,"target":635},{"source":12,"target":636},{"source":12,"target":637},{"source":12,"target":638},{"source":12,"target":639},{"source":12,"target":640},{"source":12,"target":641},{"source":12,"target":642},{"source":12,"target":643},{"source":12,"target":644},{"source":12,"target":645},{"source":12,"target":646},{"source":12,"target":647},{"source":12,"target":648},{"source":12,"target":649},{"source":12,"target":650},{"source":12,"target":651},{"source":12,"target":652},{"source":12,"target":653},{"source":12,"target":654},{"source":12,"target":655},{"source":12,"target":656},{"source":12,"target":657},{"source":12,"target":658},{"source":12,"target":659},{"source":12,"target":660},{"source":12,"target":661},{"source":12,"target":662},{"source":12,"target":663},{"source":12,"target":664},{"source":12,"target":665},{"source":12,"target":666},{"source":12,"target":667},{"source":12,"target":668},{"source":12,"target":669},{"source":12,"target":670},{"source":12,"target":671},{"source":12,"target":672},{"source":12,"target":673},{"source":12,"target":674},{"source":12,"target":675},{"source":12,"target":676},{"source":12,"target":677},{"source":12,"target":678},{"source":12,"target":679},{"source":12,"target":680},{"source":12,"target":681},{"source":12,"target":682},{"source":12,"target":683},{"source":12,"target":684},{"source":12,"target":685},{"source":12,"target":686},{"source":12,"target":687},{"source":12,"target":688},{"source":12,"target":689},{"source":12,"target":690},{"source":12,"target":691},{"source":12,"target":692},{"source":12,"target":693},{"source":12,"target":694},{"source":12,"target":695},{"source":12,"target":696},{"source":12,"target":697},{"source":12,"target":698},{"source":12,"target":699},{"source":12,"target":700},{"source":12,"target":701},{"source":12,"target":702},{"source":12,"target":703},{"source":12,"target":704},{"source":12,"target":705},{"source":12,"target":706},{"source":12,"target":707},{"source":12,"target":708},{"source":12,"target":709},{"source":12,"target":710},{"source":12,"target":711},{"source":12,"target":712},{"source":12,"target":713},{"source":12,"target":714},{"source":12,"target":715},{"source":12,"target":716},{"source":12,"target":717},{"source":12,"target":718},{"source":12,"target":719},{"source":12,"target":720},{"source":12,"target":721},{"source":12,"target":722},{"source":12,"target":723},{"source":12,"target":724},{"source":12,"target":725},{"source":12,"target":726},{"source":12,"target":727},{"source":12,"target":728},{"source":12,"target":729},{"source":12,"target":730},{"source":12,"target":731},{"source":12,"target":732},{"source":12,"target":733},{"source":12,"target":734},{"source":12,"target":735},{"source":12,"target":736},{"source":12,"target":737},{"source":12,"target":738},{"source":12,"target":739},{"source":12,"target":740},{"source":12,"target":741},{"source":12,"target":742},{"source":12,"target":743},{"source":12,"target":744},{"source":12,"target":745},{"source":12,"target":746},{"source":12,"target":747},{"source":12,"target":748},{"source":12,"target":749},{"source":12,"target":750},{"source":12,"target":751},{"source":12,"target":752},{"source":12,"target":753},{"source":12,"target":754},{"source":12,"target":755},{"source":12,"target":756},{"source":12,"target":757},{"source":12,"target":758},{"source":12,"target":759},{"source":12,"target":760},{"source":12,"target":761},{"source":12,"target":762},{"source":12,"target":763},{"source":12,"target":764},{"source":12,"target":765},{"source":12,"target":766},{"source":12,"target":767},{"source":12,"target":768},{"source":12,"target":769},{"source":12,"target":770},{"source":12,"target":771},{"source":12,"target":772},{"source":12,"target":773},{"source":12,"target":774},{"source":12,"target":775},{"source":12,"target":776},{"source":12,"target":777},{"source":12,"target":778},{"source":12,"target":779},{"source":12,"target":780},{"source":12,"target":781},{"source":12,"target":782},{"source":12,"target":783},{"source":12,"target":784},{"source":12,"target":785},{"source":12,"target":786},{"source":12,"target":787},{"source":12,"target":788},{"source":12,"target":789},{"source":12,"target":790},{"source":12,"target":791},{"source":12,"target":792},{"source":12,"target":793},{"source":12,"target":794},{"source":12,"target":795},{"source":12,"target":796},{"source":12,"target":797},{"source":12,"target":798},{"source":12,"target":799},{"source":12,"target":800},{"source":12,"target":801},{"source":12,"target":802},{"source":12,"target":803},{"source":12,"target":804},{"source":12,"target":805},{"source":12,"target":806},{"source":12,"target":807},{"source":12,"target":808},{"source":12,"target":809},{"source":12,"target":810},{"source":12,"target":811},{"source":12,"target":812},{"source":12,"target":813},{"source":12,"target":814},{"source":12,"target":815},{"source":12,"target":816},{"source":12,"target":817},{"source":12,"target":818},{"source":12,"target":819},{"source":12,"target":820},{"source":12,"target":821},{"source":12,"target":822},{"source":12,"target":823},{"source":12,"target":824},{"source":12,"target":825},{"source":12,"target":826},{"source":12,"target":827},{"source":12,"target":828},{"source":12,"target":829},{"source":12,"target":830},{"source":12,"target":831},{"source":12,"target":832},{"source":12,"target":833},{"source":12,"target":834},{"source":12,"target":835},{"source":12,"target":836},{"source":12,"target":837},{"source":12,"target":838},{"source":12,"target":839},{"source":12,"target":840},{"source":12,"target":841},{"source":12,"target":842},{"source":12,"target":843},{"source":12,"target":844},{"source":12,"target":845},{"source":12,"target":846},{"source":12,"target":847},{"source":12,"target":848},{"source":12,"target":849},{"source":12,"target":850},{"source":12,"target":851},{"source":12,"target":852},{"source":12,"target":853},{"source":12,"target":854},{"source":12,"target":855},{"source":12,"target":856},{"source":12,"target":857},{"source":12,"target":858},{"source":12,"target":859},{"source":12,"target":860},{"source":12,"target":861},{"source":12,"target":862},{"source":630,"target":256},{"source":630,"target":863},{"source":630,"target":12},{"source":863,"target":256},{"source":631,"target":864},{"source":631,"target":865},{"source":631,"target":12},{"source":865,"target":864},{"source":632,"target":866},{"source":632,"target":867},{"source":632,"target":12},{"source":867,"target":866},{"source":633,"target":868},{"source":633,"target":869},{"source":633,"target":12},{"source":869,"target":868},{"source":634,"target":870},{"source":634,"target":871},{"source":634,"target":12},{"source":871,"target":870},{"source":635,"target":263},{"source":635,"target":872},{"source":635,"target":12},{"source":872,"target":263},{"source":636,"target":873},{"source":636,"target":874},{"source":636,"target":12},{"source":874,"target":873},{"source":637,"target":875},{"source":637,"target":876},{"source":637,"target":12},{"source":876,"target":875},{"source":638,"target":877},{"source":638,"target":878},{"source":638,"target":12},{"source":878,"target":877},{"source":639,"target":879},{"source":639,"target":880},{"source":639,"target":12},{"source":880,"target":879},{"source":640,"target":270},{"source":640,"target":881},{"source":640,"target":12},{"source":881,"target":270},{"source":641,"target":277},{"source":641,"target":882},{"source":641,"target":12},{"source":882,"target":277},{"source":642,"target":883},{"source":642,"target":884},{"source":642,"target":12},{"source":884,"target":883},{"source":643,"target":298},{"source":643,"target":885},{"source":643,"target":12},{"source":885,"target":298},{"source":644,"target":311},{"source":644,"target":886},{"source":644,"target":12},{"source":886,"target":311},{"source":645,"target":887},{"source":645,"target":888},{"source":645,"target":12},{"source":888,"target":887},{"source":646,"target":889},{"source":646,"target":890},{"source":646,"target":12},{"source":890,"target":889},{"source":647,"target":891},{"source":647,"target":892},{"source":647,"target":12},{"source":892,"target":891},{"source":648,"target":893},{"source":648,"target":894},{"source":648,"target":12},{"source":894,"target":893},{"source":649,"target":895},{"source":649,"target":896},{"source":649,"target":12},{"source":896,"target":895},{"source":650,"target":897},{"source":650,"target":898},{"source":650,"target":12},{"source":898,"target":897},{"source":651,"target":899},{"source":651,"target":900},{"source":651,"target":12},{"source":900,"target":899},{"source":652,"target":901},{"source":652,"target":902},{"source":652,"target":12},{"source":902,"target":901},{"source":653,"target":903},{"source":653,"target":904},{"source":653,"target":12},{"source":904,"target":903},{"source":654,"target":905},{"source":654,"target":906},{"source":654,"target":12},{"source":906,"target":905},{"source":655,"target":907},{"source":655,"target":908},{"source":655,"target":12},{"source":908,"target":907},{"source":656,"target":909},{"source":656,"target":910},{"source":656,"target":12},{"source":910,"target":909},{"source":657,"target":911},{"source":657,"target":912},{"source":657,"target":12},{"source":912,"target":911},{"source":658,"target":913},{"source":658,"target":914},{"source":658,"target":12},{"source":914,"target":913},{"source":659,"target":915},{"source":659,"target":916},{"source":659,"target":12},{"source":916,"target":915},{"source":660,"target":917},{"source":660,"target":918},{"source":660,"target":12},{"source":918,"target":917},{"source":661,"target":919},{"source":661,"target":920},{"source":661,"target":12},{"source":920,"target":919},{"source":662,"target":921},{"source":662,"target":922},{"source":662,"target":12},{"source":922,"target":921},{"source":663,"target":923},{"source":663,"target":924},{"source":663,"target":12},{"source":924,"target":923},{"source":664,"target":925},{"source":664,"target":926},{"source":664,"target":12},{"source":926,"target":925},{"source":665,"target":927},{"source":665,"target":928},{"source":665,"target":12},{"source":928,"target":927},{"source":666,"target":929},{"source":666,"target":930},{"source":666,"target":12},{"source":930,"target":929},{"source":667,"target":931},{"source":667,"target":932},{"source":667,"target":12},{"source":932,"target":931},{"source":668,"target":347},{"source":668,"target":933},{"source":668,"target":12},{"source":933,"target":347},{"source":669,"target":934},{"source":669,"target":935},{"source":669,"target":12},{"source":935,"target":934},{"source":670,"target":355},{"source":670,"target":936},{"source":670,"target":12},{"source":936,"target":355},{"source":671,"target":937},{"source":671,"target":938},{"source":671,"target":12},{"source":938,"target":937},{"source":672,"target":939},{"source":672,"target":940},{"source":672,"target":12},{"source":940,"target":939},{"source":673,"target":941},{"source":673,"target":942},{"source":673,"target":12},{"source":942,"target":941},{"source":674,"target":943},{"source":674,"target":944},{"source":674,"target":12},{"source":944,"target":943},{"source":675,"target":945},{"source":675,"target":946},{"source":675,"target":12},{"source":946,"target":945},{"source":676,"target":947},{"source":676,"target":948},{"source":676,"target":12},{"source":948,"target":947},{"source":677,"target":949},{"source":677,"target":950},{"source":677,"target":12},{"source":950,"target":949},{"source":678,"target":951},{"source":678,"target":952},{"source":678,"target":12},{"source":952,"target":951},{"source":679,"target":953},{"source":679,"target":954},{"source":679,"target":12},{"source":954,"target":953},{"source":680,"target":955},{"source":680,"target":956},{"source":680,"target":12},{"source":956,"target":955},{"source":681,"target":957},{"source":681,"target":958},{"source":681,"target":12},{"source":958,"target":957},{"source":682,"target":959},{"source":682,"target":960},{"source":682,"target":12},{"source":960,"target":959},{"source":683,"target":961},{"source":683,"target":962},{"source":683,"target":12},{"source":962,"target":961},{"source":684,"target":963},{"source":684,"target":964},{"source":684,"target":12},{"source":964,"target":963},{"source":685,"target":965},{"source":685,"target":966},{"source":685,"target":12},{"source":966,"target":965},{"source":686,"target":967},{"source":686,"target":968},{"source":686,"target":12},{"source":968,"target":967},{"source":687,"target":969},{"source":687,"target":970},{"source":687,"target":12},{"source":970,"target":969},{"source":688,"target":971},{"source":688,"target":972},{"source":688,"target":12},{"source":972,"target":971},{"source":689,"target":973},{"source":689,"target":974},{"source":689,"target":12},{"source":974,"target":973},{"source":690,"target":975},{"source":690,"target":976},{"source":690,"target":12},{"source":976,"target":975},{"source":691,"target":977},{"source":691,"target":978},{"source":691,"target":12},{"source":978,"target":977},{"source":692,"target":403},{"source":692,"target":979},{"source":692,"target":12},{"source":979,"target":403},{"source":693,"target":980},{"source":693,"target":981},{"source":693,"target":12},{"source":981,"target":980},{"source":694,"target":982},{"source":694,"target":983},{"source":694,"target":12},{"source":983,"target":982},{"source":695,"target":331},{"source":695,"target":984},{"source":695,"target":12},{"source":984,"target":331},{"source":696,"target":985},{"source":696,"target":986},{"source":696,"target":12},{"source":986,"target":985},{"source":697,"target":987},{"source":697,"target":988},{"source":697,"target":12},{"source":988,"target":987},{"source":698,"target":989},{"source":698,"target":990},{"source":698,"target":12},{"source":990,"target":989},{"source":699,"target":991},{"source":699,"target":992},{"source":699,"target":12},{"source":992,"target":991},{"source":700,"target":993},{"source":700,"target":994},{"source":700,"target":12},{"source":994,"target":993},{"source":701,"target":995},{"source":701,"target":996},{"source":701,"target":12},{"source":996,"target":995},{"source":702,"target":997},{"source":702,"target":998},{"source":702,"target":12},{"source":998,"target":997},{"source":703,"target":999},{"source":703,"target":1000},{"source":703,"target":12},{"source":1000,"target":999},{"source":704,"target":1001},{"source":704,"target":1002},{"source":704,"target":12},{"source":1002,"target":1001},{"source":705,"target":1003},{"source":705,"target":1004},{"source":705,"target":12},{"source":1004,"target":1003},{"source":706,"target":1005},{"source":706,"target":1006},{"source":706,"target":12},{"source":1006,"target":1005},{"source":707,"target":1007},{"source":707,"target":1008},{"source":707,"target":12},{"source":1008,"target":1007},{"source":708,"target":1009},{"source":708,"target":1010},{"source":708,"target":12},{"source":1010,"target":1009},{"source":709,"target":1011},{"source":709,"target":1012},{"source":709,"target":12},{"source":1012,"target":1011},{"source":710,"target":1013},{"source":710,"target":1014},{"source":710,"target":12},{"source":1014,"target":1013},{"source":711,"target":1015},{"source":711,"target":1016},{"source":711,"target":12},{"source":1016,"target":1015},{"source":712,"target":1017},{"source":712,"target":1018},{"source":712,"target":12},{"source":1018,"target":1017},{"source":713,"target":1019},{"source":713,"target":1020},{"source":713,"target":12},{"source":1020,"target":1019},{"source":714,"target":1021},{"source":714,"target":1022},{"source":714,"target":12},{"source":1022,"target":1021},{"source":715,"target":1023},{"source":715,"target":1024},{"source":715,"target":12},{"source":1024,"target":1023},{"source":716,"target":1025},{"source":716,"target":1026},{"source":716,"target":12},{"source":1026,"target":1025},{"source":717,"target":1027},{"source":717,"target":1028},{"source":717,"target":12},{"source":1028,"target":1027},{"source":718,"target":451},{"source":718,"target":1029},{"source":718,"target":12},{"source":1029,"target":451},{"source":719,"target":1030},{"source":719,"target":1031},{"source":719,"target":12},{"source":1031,"target":1030},{"source":720,"target":296},{"source":720,"target":1032},{"source":720,"target":12},{"source":1032,"target":296},{"source":721,"target":1033},{"source":721,"target":1034},{"source":721,"target":12},{"source":1034,"target":1033},{"source":722,"target":1035},{"source":722,"target":1036},{"source":722,"target":12},{"source":1036,"target":1035},{"source":723,"target":1037},{"source":723,"target":1038},{"source":723,"target":12},{"source":1038,"target":1037},{"source":724,"target":1039},{"source":724,"target":1040},{"source":724,"target":12},{"source":1040,"target":1039},{"source":725,"target":1041},{"source":725,"target":1042},{"source":725,"target":12},{"source":1042,"target":1041},{"source":726,"target":1043},{"source":726,"target":1044},{"source":726,"target":12},{"source":1044,"target":1043},{"source":727,"target":1045},{"source":727,"target":1046},{"source":727,"target":12},{"source":1046,"target":1045},{"source":728,"target":1047},{"source":728,"target":1048},{"source":728,"target":12},{"source":1048,"target":1047},{"source":729,"target":1049},{"source":729,"target":1050},{"source":729,"target":12},{"source":1050,"target":1049},{"source":730,"target":458},{"source":730,"target":1051},{"source":730,"target":12},{"source":1051,"target":458},{"source":731,"target":1052},{"source":731,"target":1053},{"source":731,"target":12},{"source":1053,"target":1052},{"source":732,"target":1054},{"source":732,"target":1055},{"source":732,"target":12},{"source":1055,"target":1054},{"source":733,"target":1056},{"source":733,"target":1057},{"source":733,"target":12},{"source":1057,"target":1056},{"source":734,"target":1058},{"source":734,"target":1059},{"source":734,"target":12},{"source":1059,"target":1058},{"source":735,"target":1060},{"source":735,"target":1061},{"source":735,"target":12},{"source":1061,"target":1060},{"source":736,"target":1062},{"source":736,"target":1063},{"source":736,"target":12},{"source":1063,"target":1062},{"source":737,"target":1064},{"source":737,"target":1065},{"source":737,"target":12},{"source":1065,"target":1064},{"source":738,"target":254},{"source":738,"target":1066},{"source":738,"target":12},{"source":1066,"target":254},{"source":739,"target":1067},{"source":739,"target":1068},{"source":739,"target":12},{"source":1068,"target":1067},{"source":740,"target":1069},{"source":740,"target":1070},{"source":740,"target":12},{"source":1070,"target":1069},{"source":741,"target":1071},{"source":741,"target":1072},{"source":741,"target":12},{"source":1072,"target":1071},{"source":742,"target":1073},{"source":742,"target":1074},{"source":742,"target":12},{"source":1074,"target":1073},{"source":743,"target":1075},{"source":743,"target":1076},{"source":743,"target":12},{"source":1076,"target":1075},{"source":744,"target":1077},{"source":744,"target":1078},{"source":744,"target":12},{"source":1078,"target":1077},{"source":745,"target":1079},{"source":745,"target":1080},{"source":745,"target":12},{"source":1080,"target":1079},{"source":746,"target":1081},{"source":746,"target":1082},{"source":746,"target":12},{"source":1082,"target":1081},{"source":747,"target":1083},{"source":747,"target":1084},{"source":747,"target":12},{"source":1084,"target":1083},{"source":748,"target":1085},{"source":748,"target":1086},{"source":748,"target":12},{"source":1086,"target":1085},{"source":749,"target":1087},{"source":749,"target":1088},{"source":749,"target":12},{"source":1088,"target":1087},{"source":750,"target":1089},{"source":750,"target":1090},{"source":750,"target":12},{"source":1090,"target":1089},{"source":751,"target":1091},{"source":751,"target":1092},{"source":751,"target":12},{"source":1092,"target":1091},{"source":752,"target":1093},{"source":752,"target":1094},{"source":752,"target":12},{"source":1094,"target":1093},{"source":753,"target":1095},{"source":753,"target":1096},{"source":753,"target":12},{"source":1096,"target":1095},{"source":754,"target":1097},{"source":754,"target":1098},{"source":754,"target":12},{"source":1098,"target":1097},{"source":755,"target":1099},{"source":755,"target":1100},{"source":755,"target":12},{"source":1100,"target":1099},{"source":756,"target":1101},{"source":756,"target":1102},{"source":756,"target":12},{"source":1102,"target":1101},{"source":757,"target":1103},{"source":757,"target":1104},{"source":757,"target":12},{"source":1104,"target":1103},{"source":758,"target":1105},{"source":758,"target":1106},{"source":758,"target":12},{"source":1106,"target":1105},{"source":759,"target":1107},{"source":759,"target":1108},{"source":759,"target":12},{"source":1108,"target":1107},{"source":760,"target":1109},{"source":760,"target":1110},{"source":760,"target":12},{"source":1110,"target":1109},{"source":761,"target":1111},{"source":761,"target":1112},{"source":761,"target":12},{"source":1112,"target":1111},{"source":762,"target":1113},{"source":762,"target":1114},{"source":762,"target":12},{"source":1114,"target":1113},{"source":763,"target":1115},{"source":763,"target":1116},{"source":763,"target":12},{"source":1116,"target":1115},{"source":764,"target":1117},{"source":764,"target":1118},{"source":764,"target":12},{"source":1118,"target":1117},{"source":765,"target":1119},{"source":765,"target":1120},{"source":765,"target":12},{"source":1120,"target":1119},{"source":766,"target":1121},{"source":766,"target":1122},{"source":766,"target":12},{"source":1122,"target":1121},{"source":767,"target":1123},{"source":767,"target":1124},{"source":767,"target":12},{"source":1124,"target":1123},{"source":768,"target":1125},{"source":768,"target":1126},{"source":768,"target":12},{"source":1126,"target":1125},{"source":769,"target":361},{"source":769,"target":1127},{"source":769,"target":12},{"source":1127,"target":361},{"source":770,"target":1128},{"source":770,"target":1129},{"source":770,"target":12},{"source":1129,"target":1128},{"source":771,"target":1130},{"source":771,"target":1131},{"source":771,"target":12},{"source":1131,"target":1130},{"source":772,"target":1132},{"source":772,"target":1133},{"source":772,"target":12},{"source":1133,"target":1132},{"source":773,"target":1134},{"source":773,"target":1135},{"source":773,"target":12},{"source":1135,"target":1134},{"source":774,"target":1136},{"source":774,"target":1137},{"source":774,"target":12},{"source":1137,"target":1136},{"source":775,"target":1138},{"source":775,"target":1139},{"source":775,"target":12},{"source":1139,"target":1138},{"source":776,"target":1140},{"source":776,"target":1141},{"source":776,"target":12},{"source":1141,"target":1140},{"source":777,"target":283},{"source":777,"target":1142},{"source":777,"target":12},{"source":1142,"target":283},{"source":778,"target":1143},{"source":778,"target":1144},{"source":778,"target":12},{"source":1144,"target":1143},{"source":779,"target":1145},{"source":779,"target":1146},{"source":779,"target":12},{"source":1146,"target":1145},{"source":780,"target":1147},{"source":780,"target":1148},{"source":780,"target":12},{"source":1148,"target":1147},{"source":781,"target":1149},{"source":781,"target":1150},{"source":781,"target":12},{"source":1150,"target":1149},{"source":782,"target":1151},{"source":782,"target":1152},{"source":782,"target":12},{"source":1152,"target":1151},{"source":783,"target":1153},{"source":783,"target":1154},{"source":783,"target":12},{"source":1154,"target":1153},{"source":784,"target":486},{"source":784,"target":1155},{"source":784,"target":12},{"source":1155,"target":486},{"source":785,"target":1156},{"source":785,"target":1157},{"source":785,"target":12},{"source":1157,"target":1156},{"source":786,"target":1158},{"source":786,"target":1159},{"source":786,"target":12},{"source":1159,"target":1158},{"source":787,"target":1160},{"source":787,"target":1161},{"source":787,"target":12},{"source":1161,"target":1160},{"source":788,"target":1162},{"source":788,"target":1163},{"source":788,"target":12},{"source":1163,"target":1162},{"source":789,"target":1164},{"source":789,"target":1165},{"source":789,"target":12},{"source":1165,"target":1164},{"source":790,"target":1166},{"source":790,"target":1167},{"source":790,"target":12},{"source":1167,"target":1166},{"source":791,"target":1168},{"source":791,"target":1169},{"source":791,"target":12},{"source":1169,"target":1168},{"source":792,"target":1170},{"source":792,"target":1171},{"source":792,"target":12},{"source":1171,"target":1170},{"source":793,"target":1172},{"source":793,"target":1173},{"source":793,"target":12},{"source":1173,"target":1172},{"source":794,"target":1174},{"source":794,"target":1175},{"source":794,"target":12},{"source":1175,"target":1174},{"source":795,"target":1176},{"source":795,"target":1177},{"source":795,"target":12},{"source":1177,"target":1176},{"source":796,"target":1178},{"source":796,"target":1179},{"source":796,"target":12},{"source":1179,"target":1178},{"source":797,"target":1180},{"source":797,"target":1181},{"source":797,"target":12},{"source":1181,"target":1180},{"source":798,"target":1182},{"source":798,"target":1183},{"source":798,"target":12},{"source":1183,"target":1182},{"source":799,"target":1184},{"source":799,"target":1185},{"source":799,"target":12},{"source":1185,"target":1184},{"source":800,"target":1186},{"source":800,"target":1187},{"source":800,"target":12},{"source":1187,"target":1186},{"source":801,"target":1188},{"source":801,"target":1189},{"source":801,"target":12},{"source":1189,"target":1188},{"source":802,"target":1190},{"source":802,"target":1191},{"source":802,"target":12},{"source":1191,"target":1190},{"source":803,"target":1192},{"source":803,"target":1193},{"source":803,"target":12},{"source":1193,"target":1192},{"source":804,"target":416},{"source":804,"target":1194},{"source":804,"target":12},{"source":1194,"target":416},{"source":805,"target":1195},{"source":805,"target":1196},{"source":805,"target":12},{"source":1196,"target":1195},{"source":806,"target":1197},{"source":806,"target":1198},{"source":806,"target":12},{"source":1198,"target":1197},{"source":807,"target":1199},{"source":807,"target":1200},{"source":807,"target":12},{"source":1200,"target":1199},{"source":808,"target":1201},{"source":808,"target":1202},{"source":808,"target":12},{"source":1202,"target":1201},{"source":809,"target":1203},{"source":809,"target":1204},{"source":809,"target":12},{"source":1204,"target":1203},{"source":810,"target":555},{"source":810,"target":1205},{"source":810,"target":12},{"source":1205,"target":555},{"source":811,"target":1206},{"source":811,"target":1207},{"source":811,"target":12},{"source":1207,"target":1206},{"source":812,"target":1208},{"source":812,"target":1209},{"source":812,"target":12},{"source":1209,"target":1208},{"source":813,"target":1210},{"source":813,"target":1211},{"source":813,"target":12},{"source":1211,"target":1210},{"source":814,"target":1212},{"source":814,"target":1213},{"source":814,"target":12},{"source":1213,"target":1212},{"source":815,"target":1214},{"source":815,"target":1215},{"source":815,"target":12},{"source":1215,"target":1214},{"source":816,"target":1216},{"source":816,"target":1217},{"source":816,"target":12},{"source":1217,"target":1216},{"source":817,"target":1218},{"source":817,"target":1219},{"source":817,"target":12},{"source":1219,"target":1218},{"source":818,"target":1220},{"source":818,"target":1221},{"source":818,"target":12},{"source":1221,"target":1220},{"source":819,"target":1222},{"source":819,"target":1223},{"source":819,"target":12},{"source":1223,"target":1222},{"source":820,"target":1224},{"source":820,"target":1225},{"source":820,"target":12},{"source":1225,"target":1224},{"source":821,"target":1226},{"source":821,"target":1227},{"source":821,"target":12},{"source":1227,"target":1226},{"source":822,"target":1228},{"source":822,"target":1229},{"source":822,"target":12},{"source":1229,"target":1228},{"source":823,"target":1230},{"source":823,"target":1231},{"source":823,"target":12},{"source":1231,"target":1230},{"source":824,"target":401},{"source":824,"target":1232},{"source":824,"target":12},{"source":1232,"target":401},{"source":825,"target":1233},{"source":825,"target":1234},{"source":825,"target":12},{"source":1234,"target":1233},{"source":826,"target":1235},{"source":826,"target":1236},{"source":826,"target":12},{"source":1236,"target":1235},{"source":827,"target":1237},{"source":827,"target":1238},{"source":827,"target":12},{"source":1238,"target":1237},{"source":828,"target":1239},{"source":828,"target":1240},{"source":828,"target":12},{"source":1240,"target":1239},{"source":829,"target":1241},{"source":829,"target":1242},{"source":829,"target":12},{"source":1242,"target":1241},{"source":830,"target":1243},{"source":830,"target":1244},{"source":830,"target":12},{"source":1244,"target":1243},{"source":831,"target":1245},{"source":831,"target":1246},{"source":831,"target":12},{"source":1246,"target":1245},{"source":832,"target":1247},{"source":832,"target":1248},{"source":832,"target":12},{"source":1248,"target":1247},{"source":833,"target":1249},{"source":833,"target":1250},{"source":833,"target":12},{"source":1250,"target":1249},{"source":834,"target":1251},{"source":834,"target":1252},{"source":834,"target":12},{"source":1252,"target":1251},{"source":835,"target":1253},{"source":835,"target":1254},{"source":835,"target":12},{"source":1254,"target":1253},{"source":836,"target":1255},{"source":836,"target":1256},{"source":836,"target":12},{"source":1256,"target":1255},{"source":837,"target":1257},{"source":837,"target":1258},{"source":837,"target":12},{"source":1258,"target":1257},{"source":838,"target":1259},{"source":838,"target":1260},{"source":838,"target":12},{"source":1260,"target":1259},{"source":839,"target":1261},{"source":839,"target":1262},{"source":839,"target":12},{"source":1262,"target":1261},{"source":840,"target":1263},{"source":840,"target":1264},{"source":840,"target":12},{"source":1264,"target":1263},{"source":841,"target":1265},{"source":841,"target":1266},{"source":841,"target":12},{"source":1266,"target":1265},{"source":842,"target":1267},{"source":842,"target":1268},{"source":842,"target":12},{"source":1268,"target":1267},{"source":843,"target":1269},{"source":843,"target":1270},{"source":843,"target":12},{"source":1270,"target":1269},{"source":844,"target":1271},{"source":844,"target":1272},{"source":844,"target":12},{"source":1272,"target":1271},{"source":845,"target":1273},{"source":845,"target":1274},{"source":845,"target":12},{"source":1274,"target":1273},{"source":846,"target":1275},{"source":846,"target":1276},{"source":846,"target":12},{"source":1276,"target":1275},{"source":847,"target":1277},{"source":847,"target":1278},{"source":847,"target":12},{"source":1278,"target":1277},{"source":848,"target":1279},{"source":848,"target":1280},{"source":848,"target":12},{"source":1280,"target":1279},{"source":849,"target":1281},{"source":849,"target":1282},{"source":849,"target":12},{"source":1282,"target":1281},{"source":850,"target":1283},{"source":850,"target":1284},{"source":850,"target":12},{"source":1284,"target":1283},{"source":851,"target":409},{"source":851,"target":1285},{"source":851,"target":12},{"source":1285,"target":409},{"source":852,"target":1286},{"source":852,"target":1287},{"source":852,"target":12},{"source":1287,"target":1286},{"source":853,"target":1288},{"source":853,"target":1289},{"source":853,"target":12},{"source":1289,"target":1288},{"source":854,"target":623},{"source":854,"target":1290},{"source":854,"target":12},{"source":1290,"target":623},{"source":855,"target":1291},{"source":855,"target":1292},{"source":855,"target":12},{"source":1292,"target":1291},{"source":856,"target":1293},{"source":856,"target":1294},{"source":856,"target":12},{"source":1294,"target":1293},{"source":857,"target":1295},{"source":857,"target":1296},{"source":857,"target":12},{"source":1296,"target":1295},{"source":858,"target":1297},{"source":858,"target":1298},{"source":858,"target":12},{"source":1298,"target":1297},{"source":859,"target":1299},{"source":859,"target":1300},{"source":859,"target":12},{"source":1300,"target":1299},{"source":860,"target":1301},{"source":860,"target":1302},{"source":860,"target":12},{"source":1302,"target":1301},{"source":861,"target":1303},{"source":861,"target":1304},{"source":861,"target":12},{"source":1304,"target":1303},{"source":862,"target":1305},{"source":862,"target":1306},{"source":862,"target":12},{"source":1306,"target":1305},{"source":627,"target":1307},{"source":627,"target":1308},{"source":627,"target":1309},{"source":627,"target":1310},{"source":627,"target":1311},{"source":627,"target":1312},{"source":627,"target":1313},{"source":627,"target":5},{"source":1307,"target":1314},{"source":1307,"target":627},{"source":1314,"target":256},{"source":1314,"target":263},{"source":1314,"target":270},{"source":1314,"target":1315},{"source":1314,"target":353},{"source":1314,"target":430},{"source":1314,"target":438},{"source":1314,"target":451},{"source":1314,"target":1077},{"source":1314,"target":1316},{"source":1314,"target":473},{"source":1314,"target":471},{"source":1314,"target":324},{"source":1314,"target":1291},{"source":1314,"target":1307},{"source":256,"target":1314},{"source":256,"target":324},{"source":256,"target":258},{"source":256,"target":1317},{"source":258,"target":81},{"source":258,"target":1318},{"source":258,"target":256},{"source":258,"target":253},{"source":1318,"target":81},{"source":1317,"target":324},{"source":263,"target":1314},{"source":263,"target":1316},{"source":263,"target":265},{"source":263,"target":1319},{"source":265,"target":84},{"source":265,"target":1320},{"source":265,"target":263},{"source":265,"target":261},{"source":1320,"target":84},{"source":1319,"target":1316},{"source":270,"target":1314},{"source":270,"target":430},{"source":270,"target":272},{"source":270,"target":1321},{"source":272,"target":87},{"source":272,"target":1322},{"source":272,"target":270},{"source":272,"target":268},{"source":1322,"target":87},{"source":1321,"target":430},{"source":1315,"target":1314},{"source":1315,"target":438},{"source":1315,"target":1323},{"source":1323,"target":438},{"source":353,"target":1314},{"source":353,"target":347},{"source":353,"target":1324},{"source":1324,"target":347},{"source":430,"target":1314},{"source":430,"target":353},{"source":430,"target":432},{"source":430,"target":1325},{"source":432,"target":156},{"source":432,"target":1326},{"source":432,"target":430},{"source":432,"target":428},{"source":1326,"target":156},{"source":1325,"target":353},{"source":438,"target":1314},{"source":438,"target":347},{"source":438,"target":440},{"source":438,"target":446},{"source":438,"target":1327},{"source":440,"target":159},{"source":440,"target":1328},{"source":440,"target":438},{"source":440,"target":435},{"source":1328,"target":159},{"source":446,"target":162},{"source":446,"target":1329},{"source":446,"target":438},{"source":446,"target":443},{"source":1329,"target":162},{"source":1327,"target":347},{"source":451,"target":1314},{"source":451,"target":430},{"source":451,"target":453},{"source":451,"target":1330},{"source":453,"target":165},{"source":453,"target":1331},{"source":453,"target":451},{"source":453,"target":449},{"source":1331,"target":165},{"source":1330,"target":430},{"source":1077,"target":1314},{"source":1077,"target":1315},{"source":1077,"target":1332},{"source":1332,"target":1315},{"source":1316,"target":1314},{"source":1316,"target":353},{"source":1316,"target":1333},{"source":1333,"target":353},{"source":473,"target":1314},{"source":473,"target":1316},{"source":473,"target":475},{"source":473,"target":1334},{"source":475,"target":174},{"source":475,"target":1335},{"source":475,"target":473},{"source":475,"target":470},{"source":1335,"target":174},{"source":1334,"target":1316},{"source":471,"target":1314},{"source":471,"target":494},{"source":471,"target":501},{"source":471,"target":507},{"source":494,"target":183},{"source":494,"target":1336},{"source":494,"target":471},{"source":494,"target":491},{"source":1336,"target":183},{"source":501,"target":186},{"source":501,"target":1337},{"source":501,"target":471},{"source":501,"target":497},{"source":1337,"target":186},{"source":507,"target":189},{"source":507,"target":1338},{"source":507,"target":471},{"source":507,"target":504},{"source":1338,"target":189},{"source":324,"target":1314},{"source":324,"target":473},{"source":324,"target":612},{"source":324,"target":1339},{"source":612,"target":240},{"source":612,"target":1340},{"source":612,"target":324},{"source":612,"target":609},{"source":1340,"target":240},{"source":1339,"target":473},{"source":1291,"target":1314},{"source":1291,"target":1315},{"source":1291,"target":1341},{"source":1341,"target":1315},{"source":1308,"target":1342},{"source":1308,"target":627},{"source":1342,"target":304},{"source":1342,"target":355},{"source":1342,"target":383},{"source":1342,"target":1308},{"source":304,"target":1342},{"source":304,"target":383},{"source":304,"target":1343},{"source":1343,"target":383},{"source":355,"target":1342},{"source":355,"target":357},{"source":355,"target":364},{"source":357,"target":123},{"source":357,"target":1344},{"source":357,"target":355},{"source":357,"target":352},{"source":1344,"target":123},{"source":364,"target":126},{"source":364,"target":1345},{"source":364,"target":355},{"source":364,"target":360},{"source":1345,"target":126},{"source":383,"target":1342},{"source":383,"target":256},{"source":383,"target":385},{"source":383,"target":391},{"source":383,"target":1346},{"source":385,"target":135},{"source":385,"target":1347},{"source":385,"target":383},{"source":385,"target":381},{"source":1347,"target":135},{"source":391,"target":138},{"source":391,"target":1348},{"source":391,"target":383},{"source":391,"target":388},{"source":1348,"target":138},{"source":1346,"target":256},{"source":1309,"target":1349},{"source":1309,"target":627},{"source":1349,"target":277},{"source":1349,"target":889},{"source":1349,"target":899},{"source":1349,"target":339},{"source":1349,"target":939},{"source":1349,"target":403},{"source":1349,"target":1003},{"source":1349,"target":1023},{"source":1349,"target":458},{"source":1349,"target":1113},{"source":1349,"target":1138},{"source":1349,"target":283},{"source":1349,"target":486},{"source":1349,"target":1156},{"source":1349,"target":416},{"source":1349,"target":401},{"source":1349,"target":1350},{"source":1349,"target":409},{"source":1349,"target":1309},{"source":277,"target":1349},{"source":277,"target":283},{"source":277,"target":279},{"source":277,"target":286},{"source":277,"target":292},{"source":277,"target":1351},{"source":279,"target":90},{"source":279,"target":1352},{"source":279,"target":277},{"source":279,"target":275},{"source":1352,"target":90},{"source":286,"target":93},{"source":286,"target":1353},{"source":286,"target":277},{"source":286,"target":282},{"source":1353,"target":93},{"source":292,"target":96},{"source":292,"target":1354},{"source":292,"target":277},{"source":292,"target":289},{"source":1354,"target":96},{"source":1351,"target":283},{"source":889,"target":1349},{"source":889,"target":1350},{"source":889,"target":1355},{"source":1355,"target":1350},{"source":899,"target":1349},{"source":899,"target":1350},{"source":899,"target":1356},{"source":1356,"target":1350},{"source":339,"target":1349},{"source":339,"target":401},{"source":339,"target":341},{"source":339,"target":1357},{"source":341,"target":117},{"source":341,"target":1358},{"source":341,"target":339},{"source":341,"target":337},{"source":1358,"target":117},{"source":1357,"target":401},{"source":939,"target":1349},{"source":939,"target":1350},{"source":939,"target":1359},{"source":1359,"target":1350},{"source":403,"target":1349},{"source":403,"target":405},{"source":403,"target":412},{"source":403,"target":419},{"source":405,"target":144},{"source":405,"target":1360},{"source":405,"target":403},{"source":405,"target":400},{"source":1360,"target":144},{"source":412,"target":147},{"source":412,"target":1361},{"source":412,"target":403},{"source":412,"target":408},{"source":1361,"target":147},{"source":419,"target":150},{"source":419,"target":1362},{"source":419,"target":403},{"source":419,"target":415},{"source":1362,"target":150},{"source":1003,"target":1349},{"source":1003,"target":1350},{"source":1003,"target":1363},{"source":1363,"target":1350},{"source":1023,"target":1349},{"source":1023,"target":283},{"source":1023,"target":1364},{"source":1364,"target":283},{"source":458,"target":1349},{"source":458,"target":283},{"source":458,"target":460},{"source":458,"target":1365},{"source":460,"target":168},{"source":460,"target":1366},{"source":460,"target":458},{"source":460,"target":456},{"source":1366,"target":168},{"source":1365,"target":283},{"source":1113,"target":1349},{"source":1113,"target":1350},{"source":1113,"target":1367},{"source":1367,"target":1350},{"source":1138,"target":1349},{"source":1138,"target":1350},{"source":1138,"target":1368},{"source":1368,"target":1350},{"source":283,"target":1349},{"source":283,"target":481},{"source":481,"target":177},{"source":481,"target":1369},{"source":481,"target":283},{"source":481,"target":478},{"source":1369,"target":177},{"source":486,"target":1349},{"source":486,"target":488},{"source":488,"target":180},{"source":488,"target":1370},{"source":488,"target":486},{"source":488,"target":484},{"source":1370,"target":180},{"source":1156,"target":1349},{"source":1156,"target":339},{"source":1156,"target":1371},{"source":1371,"target":339},{"source":416,"target":1349},{"source":416,"target":525},{"source":416,"target":531},{"source":416,"target":537},{"source":416,"target":544},{"source":416,"target":550},{"source":525,"target":198},{"source":525,"target":1372},{"source":525,"target":416},{"source":525,"target":522},{"source":1372,"target":198},{"source":531,"target":201},{"source":531,"target":1373},{"source":531,"target":416},{"source":531,"target":528},{"source":1373,"target":201},{"source":537,"target":204},{"source":537,"target":1374},{"source":537,"target":416},{"source":537,"target":534},{"source":1374,"target":204},{"source":544,"target":207},{"source":544,"target":1375},{"source":544,"target":416},{"source":544,"target":540},{"source":1375,"target":207},{"source":550,"target":210},{"source":550,"target":1376},{"source":550,"target":416},{"source":550,"target":547},{"source":1376,"target":210},{"source":401,"target":1349},{"source":401,"target":347},{"source":401,"target":569},{"source":401,"target":576},{"source":401,"target":582},{"source":401,"target":588},{"source":401,"target":594},{"source":401,"target":600},{"source":401,"target":606},{"source":401,"target":1377},{"source":569,"target":219},{"source":569,"target":1378},{"source":569,"target":401},{"source":569,"target":566},{"source":1378,"target":219},{"source":576,"target":222},{"source":576,"target":1379},{"source":576,"target":401},{"source":576,"target":572},{"source":1379,"target":222},{"source":582,"target":225},{"source":582,"target":1380},{"source":582,"target":401},{"source":582,"target":579},{"source":1380,"target":225},{"source":588,"target":228},{"source":588,"target":1381},{"source":588,"target":401},{"source":588,"target":585},{"source":1381,"target":228},{"source":594,"target":231},{"source":594,"target":1382},{"source":594,"target":401},{"source":594,"target":591},{"source":1382,"target":231},{"source":600,"target":234},{"source":600,"target":1383},{"source":600,"target":401},{"source":600,"target":597},{"source":1383,"target":234},{"source":606,"target":237},{"source":606,"target":1384},{"source":606,"target":401},{"source":606,"target":603},{"source":1384,"target":237},{"source":1377,"target":347},{"source":1350,"target":1349},{"source":1350,"target":401},{"source":1350,"target":1385},{"source":1385,"target":401},{"source":409,"target":1349},{"source":409,"target":383},{"source":409,"target":618},{"source":409,"target":1386},{"source":618,"target":243},{"source":618,"target":1387},{"source":618,"target":409},{"source":618,"target":615},{"source":1387,"target":243},{"source":1386,"target":383},{"source":1310,"target":298},{"source":1310,"target":311},{"source":1310,"target":347},{"source":1310,"target":331},{"source":1310,"target":623},{"source":1310,"target":627},{"source":298,"target":1310},{"source":298,"target":300},{"source":298,"target":307},{"source":298,"target":314},{"source":300,"target":99},{"source":300,"target":1388},{"source":300,"target":298},{"source":300,"target":295},{"source":1388,"target":99},{"source":307,"target":102},{"source":307,"target":1389},{"source":307,"target":298},{"source":307,"target":303},{"source":1389,"target":102},{"source":314,"target":105},{"source":314,"target":1390},{"source":314,"target":298},{"source":314,"target":310},{"source":1390,"target":105},{"source":311,"target":1310},{"source":311,"target":320},{"source":311,"target":327},{"source":311,"target":334},{"source":320,"target":108},{"source":320,"target":1391},{"source":320,"target":311},{"source":320,"target":317},{"source":1391,"target":108},{"source":327,"target":111},{"source":327,"target":1392},{"source":327,"target":311},{"source":327,"target":323},{"source":1392,"target":111},{"source":334,"target":114},{"source":334,"target":1393},{"source":334,"target":311},{"source":334,"target":330},{"source":1393,"target":114},{"source":347,"target":1310},{"source":347,"target":349},{"source":349,"target":120},{"source":349,"target":1394},{"source":349,"target":347},{"source":349,"target":344},{"source":1394,"target":120},{"source":331,"target":1310},{"source":331,"target":425},{"source":425,"target":153},{"source":425,"target":1395},{"source":425,"target":331},{"source":425,"target":422},{"source":1395,"target":153},{"source":623,"target":1310},{"source":623,"target":625},{"source":625,"target":246},{"source":625,"target":1396},{"source":625,"target":623},{"source":625,"target":621},{"source":1396,"target":246},{"source":1311,"target":1397},{"source":1311,"target":1398},{"source":1311,"target":627},{"source":1397,"target":1399},{"source":1397,"target":980},{"source":1397,"target":985},{"source":1397,"target":1054},{"source":1397,"target":1182},{"source":1397,"target":1400},{"source":1397,"target":1311},{"source":1399,"target":1397},{"source":1399,"target":370},{"source":1399,"target":1401},{"source":1401,"target":370},{"source":980,"target":1397},{"source":980,"target":370},{"source":980,"target":1402},{"source":1402,"target":370},{"source":985,"target":1397},{"source":985,"target":1399},{"source":985,"target":1403},{"source":1403,"target":1399},{"source":1054,"target":1397},{"source":1054,"target":1400},{"source":1054,"target":1404},{"source":1404,"target":1400},{"source":1182,"target":1397},{"source":1182,"target":370},{"source":1182,"target":1405},{"source":1405,"target":370},{"source":1400,"target":1397},{"source":1400,"target":1399},{"source":1400,"target":1406},{"source":1406,"target":1399},{"source":1398,"target":370},{"source":1398,"target":967},{"source":1398,"target":1052},{"source":1398,"target":1075},{"source":1398,"target":465},{"source":1398,"target":368},{"source":1398,"target":1199},{"source":1398,"target":1407},{"source":1398,"target":1311},{"source":370,"target":1398},{"source":370,"target":401},{"source":370,"target":372},{"source":370,"target":378},{"source":370,"target":1408},{"source":372,"target":129},{"source":372,"target":1409},{"source":372,"target":370},{"source":372,"target":367},{"source":1409,"target":129},{"source":378,"target":132},{"source":378,"target":1410},{"source":378,"target":370},{"source":378,"target":375},{"source":1410,"target":132},{"source":1408,"target":401},{"source":967,"target":1398},{"source":967,"target":368},{"source":967,"target":1411},{"source":1411,"target":368},{"source":1052,"target":1398},{"source":1052,"target":465},{"source":1052,"target":1412},{"source":1412,"target":465},{"source":1075,"target":1398},{"source":1075,"target":370},{"source":1075,"target":1413},{"source":1413,"target":370},{"source":465,"target":1398},{"source":465,"target":1407},{"source":465,"target":467},{"source":465,"target":1414},{"source":467,"target":171},{"source":467,"target":1415},{"source":467,"target":465},{"source":467,"target":463},{"source":1415,"target":171},{"source":1414,"target":1407},{"source":368,"target":1398},{"source":368,"target":339},{"source":368,"target":513},{"source":368,"target":519},{"source":368,"target":1416},{"source":513,"target":192},{"source":513,"target":1417},{"source":513,"target":368},{"source":513,"target":510},{"source":1417,"target":192},{"source":519,"target":195},{"source":519,"target":1418},{"source":519,"target":368},{"source":519,"target":516},{"source":1418,"target":195},{"source":1416,"target":339},{"source":1199,"target":1398},{"source":1199,"target":368},{"source":1199,"target":1419},{"source":1419,"target":368},{"source":1407,"target":1398},{"source":1407,"target":370},{"source":1407,"target":1420},{"source":1420,"target":370},{"source":1312,"target":1421},{"source":1312,"target":627},{"source":1421,"target":1060},{"source":1421,"target":1147},{"source":1421,"target":1170},{"source":1421,"target":1312},{"source":1060,"target":1421},{"source":1060,"target":304},{"source":1060,"target":1422},{"source":1422,"target":304},{"source":1147,"target":1421},{"source":1147,"target":304},{"source":1147,"target":1423},{"source":1423,"target":304},{"source":1170,"target":1421},{"source":1170,"target":304},{"source":1170,"target":1424},{"source":1424,"target":304},{"source":1313,"target":555},{"source":1313,"target":627},{"source":555,"target":1313},{"source":555,"target":557},{"source":555,"target":563},{"source":557,"target":213},{"source":557,"target":1425},{"source":557,"target":555},{"source":557,"target":553},{"source":1425,"target":213},{"source":563,"target":216},{"source":563,"target":1426},{"source":563,"target":555},{"source":563,"target":560},{"source":1426,"target":216},{"source":628,"target":498},{"source":628,"target":864},{"source":628,"target":866},{"source":628,"target":868},{"source":628,"target":870},{"source":628,"target":1427},{"source":628,"target":873},{"source":628,"target":875},{"source":628,"target":877},{"source":628,"target":879},{"source":628,"target":883},{"source":628,"target":887},{"source":628,"target":891},{"source":628,"target":893},{"source":628,"target":1428},{"source":628,"target":895},{"source":628,"target":897},{"source":628,"target":901},{"source":628,"target":903},{"source":628,"target":905},{"source":628,"target":907},{"source":628,"target":909},{"source":628,"target":911},{"source":628,"target":913},{"source":628,"target":915},{"source":628,"target":1429},{"source":628,"target":1430},{"source":628,"target":917},{"source":628,"target":919},{"source":628,"target":1431},{"source":628,"target":921},{"source":628,"target":923},{"source":628,"target":925},{"source":628,"target":927},{"source":628,"target":929},{"source":628,"target":1432},{"source":628,"target":931},{"source":628,"target":1433},{"source":628,"target":934},{"source":628,"target":1434},{"source":628,"target":1435},{"source":628,"target":937},{"source":628,"target":941},{"source":628,"target":1436},{"source":628,"target":1437},{"source":628,"target":943},{"source":628,"target":1438},{"source":628,"target":1439},{"source":628,"target":945},{"source":628,"target":947},{"source":628,"target":949},{"source":628,"target":951},{"source":628,"target":1440},{"source":628,"target":953},{"source":628,"target":1441},{"source":628,"target":345},{"source":628,"target":955},{"source":628,"target":957},{"source":628,"target":959},{"source":628,"target":961},{"source":628,"target":963},{"source":628,"target":965},{"source":628,"target":969},{"source":628,"target":971},{"source":628,"target":973},{"source":628,"target":975},{"source":628,"target":977},{"source":628,"target":982},{"source":628,"target":1442},{"source":628,"target":987},{"source":628,"target":989},{"source":628,"target":991},{"source":628,"target":993},{"source":628,"target":995},{"source":628,"target":1443},{"source":628,"target":997},{"source":628,"target":999},{"source":628,"target":1001},{"source":628,"target":436},{"source":628,"target":1005},{"source":628,"target":1007},{"source":628,"target":1009},{"source":628,"target":1011},{"source":628,"target":1444},{"source":628,"target":1013},{"source":628,"target":1015},{"source":628,"target":1445},{"source":628,"target":1017},{"source":628,"target":1019},{"source":628,"target":1446},{"source":628,"target":1021},{"source":628,"target":1025},{"source":628,"target":1027},{"source":628,"target":1447},{"source":628,"target":1030},{"source":628,"target":296},{"source":628,"target":1033},{"source":628,"target":1035},{"source":628,"target":1037},{"source":628,"target":1039},{"source":628,"target":1448},{"source":628,"target":1041},{"source":628,"target":1043},{"source":628,"target":1045},{"source":628,"target":573},{"source":628,"target":1047},{"source":628,"target":1049},{"source":628,"target":1449},{"source":628,"target":1450},{"source":628,"target":1451},{"source":628,"target":1056},{"source":628,"target":1058},{"source":628,"target":1062},{"source":628,"target":1064},{"source":628,"target":254},{"source":628,"target":1067},{"source":628,"target":1069},{"source":628,"target":1071},{"source":628,"target":1073},{"source":628,"target":1079},{"source":628,"target":1081},{"source":628,"target":1083},{"source":628,"target":1085},{"source":628,"target":1087},{"source":628,"target":1089},{"source":628,"target":1452},{"source":628,"target":1091},{"source":628,"target":1093},{"source":628,"target":1095},{"source":628,"target":1097},{"source":628,"target":1099},{"source":628,"target":1101},{"source":628,"target":1103},{"source":628,"target":1105},{"source":628,"target":1107},{"source":628,"target":1109},{"source":628,"target":1111},{"source":628,"target":1115},{"source":628,"target":1453},{"source":628,"target":1117},{"source":628,"target":1119},{"source":628,"target":1121},{"source":628,"target":1123},{"source":628,"target":1125},{"source":628,"target":1454},{"source":628,"target":361},{"source":628,"target":1128},{"source":628,"target":1130},{"source":628,"target":1132},{"source":628,"target":1134},{"source":628,"target":1136},{"source":628,"target":1140},{"source":628,"target":1143},{"source":628,"target":1145},{"source":628,"target":1149},{"source":628,"target":1151},{"source":628,"target":1153},{"source":628,"target":1158},{"source":628,"target":1160},{"source":628,"target":1162},{"source":628,"target":1164},{"source":628,"target":1166},{"source":628,"target":1168},{"source":628,"target":1455},{"source":628,"target":1172},{"source":628,"target":541},{"source":628,"target":1174},{"source":628,"target":1176},{"source":628,"target":1456},{"source":628,"target":1178},{"source":628,"target":1180},{"source":628,"target":1184},{"source":628,"target":1457},{"source":628,"target":1186},{"source":628,"target":1188},{"source":628,"target":1190},{"source":628,"target":1192},{"source":628,"target":1195},{"source":628,"target":1197},{"source":628,"target":1201},{"source":628,"target":1203},{"source":628,"target":1206},{"source":628,"target":1208},{"source":628,"target":1210},{"source":628,"target":1212},{"source":628,"target":1458},{"source":628,"target":1214},{"source":628,"target":1459},{"source":628,"target":1216},{"source":628,"target":1218},{"source":628,"target":1460},{"source":628,"target":1220},{"source":628,"target":1222},{"source":628,"target":1461},{"source":628,"target":1224},{"source":628,"target":1226},{"source":628,"target":1228},{"source":628,"target":1230},{"source":628,"target":1462},{"source":628,"target":1233},{"source":628,"target":1235},{"source":628,"target":1463},{"source":628,"target":1237},{"source":628,"target":1239},{"source":628,"target":1241},{"source":628,"target":1464},{"source":628,"target":1465},{"source":628,"target":1466},{"source":628,"target":1467},{"source":628,"target":1243},{"source":628,"target":1245},{"source":628,"target":1247},{"source":628,"target":1249},{"source":628,"target":1251},{"source":628,"target":1253},{"source":628,"target":1255},{"source":628,"target":1257},{"source":628,"target":1468},{"source":628,"target":1259},{"source":628,"target":1261},{"source":628,"target":1263},{"source":628,"target":1265},{"source":628,"target":1469},{"source":628,"target":1267},{"source":628,"target":1269},{"source":628,"target":1271},{"source":628,"target":1273},{"source":628,"target":1275},{"source":628,"target":1277},{"source":628,"target":1279},{"source":628,"target":1281},{"source":628,"target":1283},{"source":628,"target":1286},{"source":628,"target":1288},{"source":628,"target":1293},{"source":628,"target":1295},{"source":628,"target":1297},{"source":628,"target":1299},{"source":628,"target":1301},{"source":628,"target":1470},{"source":628,"target":1303},{"source":628,"target":1305},{"source":628,"target":5},{"source":498,"target":628},{"source":498,"target":1440},{"source":498,"target":1452},{"source":498,"target":1438},{"source":498,"target":1471},{"source":498,"target":1472},{"source":498,"target":1473},{"source":1471,"target":1440},{"source":1472,"target":1452},{"source":1473,"target":1438},{"source":864,"target":628},{"source":864,"target":1440},{"source":864,"target":1474},{"source":864,"target":1475},{"source":864,"target":1476},{"source":864,"target":1477},{"source":864,"target":1478},{"source":864,"target":1479},{"source":1474,"target":1451},{"source":1474,"target":1480},{"source":1474,"target":864},{"source":1480,"target":1451},{"source":1475,"target":1119},{"source":1475,"target":1481},{"source":1475,"target":864},{"source":1481,"target":1119},{"source":1476,"target":864},{"source":1476,"target":1482},{"source":1476,"target":864},{"source":1482,"target":864},{"source":1477,"target":1253},{"source":1477,"target":1483},{"source":1477,"target":864},{"source":1483,"target":1253},{"source":1478,"target":1484},{"source":1478,"target":864},{"source":1479,"target":1440},{"source":866,"target":628},{"source":866,"target":1432},{"source":866,"target":1485},{"source":866,"target":1486},{"source":866,"target":1487},{"source":866,"target":1488},{"source":1485,"target":949},{"source":1485,"target":1489},{"source":1485,"target":866},{"source":1489,"target":949},{"source":1486,"target":1153},{"source":1486,"target":1490},{"source":1486,"target":866},{"source":1490,"target":1153},{"source":1487,"target":1491},{"source":1487,"target":866},{"source":1488,"target":1432},{"source":868,"target":628},{"source":868,"target":1430},{"source":868,"target":1492},{"source":868,"target":1493},{"source":868,"target":1494},{"source":868,"target":1495},{"source":1492,"target":873},{"source":1492,"target":1496},{"source":1492,"target":868},{"source":1496,"target":873},{"source":1493,"target":1241},{"source":1493,"target":1497},{"source":1493,"target":868},{"source":1497,"target":1241},{"source":1494,"target":1498},{"source":1494,"target":868},{"source":1495,"target":1430},{"source":870,"target":628},{"source":870,"target":1253},{"source":870,"target":1499},{"source":1499,"target":1253},{"source":1427,"target":628},{"source":1427,"target":1432},{"source":1427,"target":1500},{"source":1427,"target":1501},{"source":1427,"target":1502},{"source":1500,"target":1203},{"source":1500,"target":1503},{"source":1500,"target":1427},{"source":1503,"target":1203},{"source":1501,"target":949},{"source":1501,"target":1504},{"source":1501,"target":1427},{"source":1504,"target":949},{"source":1502,"target":1432},{"source":873,"target":628},{"source":873,"target":498},{"source":873,"target":1464},{"source":873,"target":1469},{"source":873,"target":1505},{"source":873,"target":1506},{"source":873,"target":1507},{"source":873,"target":1508},{"source":873,"target":1509},{"source":873,"target":1510},{"source":873,"target":1511},{"source":873,"target":1512},{"source":873,"target":1513},{"source":873,"target":1514},{"source":873,"target":1515},{"source":873,"target":1516},{"source":873,"target":1517},{"source":873,"target":1518},{"source":873,"target":1519},{"source":1505,"target":868},{"source":1505,"target":1520},{"source":1505,"target":873},{"source":1520,"target":868},{"source":1506,"target":989},{"source":1506,"target":1521},{"source":1506,"target":873},{"source":1521,"target":989},{"source":1507,"target":873},{"source":1507,"target":1522},{"source":1507,"target":873},{"source":1522,"target":873},{"source":1508,"target":873},{"source":1508,"target":1523},{"source":1508,"target":873},{"source":1523,"target":873},{"source":1509,"target":254},{"source":1509,"target":1524},{"source":1509,"target":873},{"source":1524,"target":254},{"source":1510,"target":436},{"source":1510,"target":1525},{"source":1510,"target":873},{"source":1525,"target":436},{"source":1511,"target":873},{"source":1511,"target":1526},{"source":1511,"target":873},{"source":1526,"target":873},{"source":1512,"target":1253},{"source":1512,"target":1527},{"source":1512,"target":873},{"source":1527,"target":1253},{"source":1513,"target":873},{"source":1513,"target":1528},{"source":1513,"target":873},{"source":1528,"target":873},{"source":1514,"target":873},{"source":1514,"target":1529},{"source":1514,"target":873},{"source":1529,"target":873},{"source":1515,"target":1253},{"source":1515,"target":1530},{"source":1515,"target":873},{"source":1530,"target":1253},{"source":1516,"target":1531},{"source":1516,"target":873},{"source":1517,"target":498},{"source":1518,"target":1464},{"source":1519,"target":1469},{"source":875,"target":628},{"source":875,"target":1429},{"source":875,"target":1532},{"source":875,"target":1533},{"source":1532,"target":1534},{"source":1532,"target":875},{"source":1533,"target":1429},{"source":877,"target":628},{"source":877,"target":1441},{"source":877,"target":1535},{"source":877,"target":1536},{"source":877,"target":1537},{"source":1535,"target":949},{"source":1535,"target":1538},{"source":1535,"target":877},{"source":1538,"target":949},{"source":1536,"target":1539},{"source":1536,"target":877},{"source":1537,"target":1441},{"source":879,"target":628},{"source":879,"target":1468},{"source":879,"target":1540},{"source":879,"target":1541},{"source":879,"target":1542},{"source":879,"target":1543},{"source":1540,"target":1220},{"source":1540,"target":1544},{"source":1540,"target":879},{"source":1544,"target":1220},{"source":1541,"target":949},{"source":1541,"target":1545},{"source":1541,"target":879},{"source":1545,"target":949},{"source":1542,"target":1546},{"source":1542,"target":879},{"source":1543,"target":1468},{"source":883,"target":628},{"source":883,"target":1451},{"source":883,"target":1547},{"source":1547,"target":1451},{"source":887,"target":628},{"source":887,"target":1430},{"source":887,"target":1442},{"source":887,"target":1548},{"source":887,"target":1549},{"source":887,"target":1550},{"source":887,"target":1551},{"source":887,"target":1552},{"source":887,"target":1553},{"source":887,"target":1554},{"source":1548,"target":1195},{"source":1548,"target":1555},{"source":1548,"target":887},{"source":1555,"target":1195},{"source":1549,"target":887},{"source":1549,"target":1556},{"source":1549,"target":887},{"source":1556,"target":887},{"source":1550,"target":873},{"source":1550,"target":1557},{"source":1550,"target":887},{"source":1557,"target":873},{"source":1551,"target":1241},{"source":1551,"target":1558},{"source":1551,"target":887},{"source":1558,"target":1241},{"source":1552,"target":1559},{"source":1552,"target":887},{"source":1553,"target":1430},{"source":1554,"target":1442},{"source":891,"target":628},{"source":891,"target":1140},{"source":891,"target":1560},{"source":1560,"target":1140},{"source":893,"target":628},{"source":893,"target":1009},{"source":893,"target":1561},{"source":893,"target":1562},{"source":893,"target":1563},{"source":1561,"target":989},{"source":1561,"target":1564},{"source":1561,"target":893},{"source":1564,"target":989},{"source":1562,"target":1436},{"source":1562,"target":1565},{"source":1562,"target":893},{"source":1565,"target":1436},{"source":1563,"target":1009},{"source":1428,"target":628},{"source":1428,"target":573},{"source":1428,"target":1452},{"source":1428,"target":1566},{"source":1428,"target":1567},{"source":1428,"target":1568},{"source":1428,"target":1569},{"source":1428,"target":1570},{"source":1566,"target":1049},{"source":1566,"target":1571},{"source":1566,"target":1428},{"source":1571,"target":1049},{"source":1567,"target":1451},{"source":1567,"target":1572},{"source":1567,"target":1428},{"source":1572,"target":1451},{"source":1568,"target":436},{"source":1568,"target":1573},{"source":1568,"target":1428},{"source":1573,"target":436},{"source":1569,"target":573},{"source":1570,"target":1452},{"source":895,"target":628},{"source":895,"target":1460},{"source":895,"target":1574},{"source":895,"target":1575},{"source":1574,"target":1576},{"source":1574,"target":895},{"source":1575,"target":1460},{"source":897,"target":628},{"source":897,"target":1466},{"source":897,"target":1577},{"source":897,"target":1578},{"source":897,"target":1579},{"source":1577,"target":1443},{"source":1577,"target":1580},{"source":1577,"target":897},{"source":1580,"target":1443},{"source":1578,"target":1581},{"source":1578,"target":897},{"source":1579,"target":1466},{"source":901,"target":628},{"source":901,"target":1432},{"source":901,"target":1582},{"source":901,"target":1583},{"source":901,"target":1584},{"source":901,"target":1585},{"source":1582,"target":1153},{"source":1582,"target":1586},{"source":1582,"target":901},{"source":1586,"target":1153},{"source":1583,"target":1130},{"source":1583,"target":1587},{"source":1583,"target":901},{"source":1587,"target":1130},{"source":1584,"target":1588},{"source":1584,"target":901},{"source":1585,"target":1432},{"source":903,"target":628},{"source":903,"target":1143},{"source":903,"target":1589},{"source":903,"target":1590},{"source":1589,"target":1035},{"source":1589,"target":1591},{"source":1589,"target":903},{"source":1591,"target":1035},{"source":1590,"target":1143},{"source":905,"target":628},{"source":905,"target":1441},{"source":905,"target":1592},{"source":905,"target":1593},{"source":905,"target":1594},{"source":1592,"target":949},{"source":1592,"target":1595},{"source":1592,"target":905},{"source":1595,"target":949},{"source":1593,"target":1596},{"source":1593,"target":905},{"source":1594,"target":1441},{"source":907,"target":628},{"source":907,"target":1427},{"source":907,"target":1597},{"source":907,"target":1598},{"source":907,"target":1599},{"source":1597,"target":1153},{"source":1597,"target":1600},{"source":1597,"target":907},{"source":1600,"target":1153},{"source":1598,"target":1601},{"source":1598,"target":907},{"source":1599,"target":1427},{"source":909,"target":628},{"source":909,"target":436},{"source":909,"target":1602},{"source":909,"target":1603},{"source":909,"target":1604},{"source":1602,"target":436},{"source":1602,"target":1605},{"source":1602,"target":909},{"source":1605,"target":436},{"source":1603,"target":1606},{"source":1603,"target":909},{"source":1604,"target":436},{"source":911,"target":628},{"source":911,"target":1184},{"source":911,"target":1607},{"source":911,"target":1608},{"source":1607,"target":1443},{"source":1607,"target":1609},{"source":1607,"target":911},{"source":1609,"target":1443},{"source":1608,"target":1184},{"source":913,"target":628},{"source":913,"target":1305},{"source":913,"target":1610},{"source":1610,"target":1305},{"source":915,"target":628},{"source":915,"target":1460},{"source":915,"target":1611},{"source":915,"target":1612},{"source":1611,"target":1613},{"source":1611,"target":915},{"source":1612,"target":1460},{"source":1429,"target":628},{"source":1429,"target":1443},{"source":1429,"target":1614},{"source":1429,"target":1615},{"source":1429,"target":1616},{"source":1429,"target":1617},{"source":1429,"target":1618},{"source":1614,"target":1019},{"source":1614,"target":1619},{"source":1614,"target":1429},{"source":1619,"target":1019},{"source":1615,"target":1172},{"source":1615,"target":1620},{"source":1615,"target":1429},{"source":1620,"target":1172},{"source":1616,"target":1005},{"source":1616,"target":1621},{"source":1616,"target":1429},{"source":1621,"target":1005},{"source":1617,"target":1267},{"source":1617,"target":1622},{"source":1617,"target":1429},{"source":1622,"target":1267},{"source":1618,"target":1443},{"source":1430,"target":628},{"source":1430,"target":1467},{"source":1430,"target":1459},{"source":1430,"target":1435},{"source":1430,"target":1450},{"source":1430,"target":1623},{"source":1430,"target":1624},{"source":1430,"target":1625},{"source":1430,"target":1626},{"source":1430,"target":1627},{"source":1430,"target":1628},{"source":1430,"target":1629},{"source":1430,"target":1630},{"source":1430,"target":1631},{"source":1430,"target":1632},{"source":1430,"target":1633},{"source":1430,"target":1634},{"source":1430,"target":1635},{"source":1430,"target":1636},{"source":1430,"target":1637},{"source":1430,"target":1638},{"source":1623,"target":1440},{"source":1623,"target":1639},{"source":1623,"target":1430},{"source":1639,"target":1440},{"source":1624,"target":873},{"source":1624,"target":1640},{"source":1624,"target":1430},{"source":1640,"target":873},{"source":1625,"target":1037},{"source":1625,"target":1641},{"source":1625,"target":1430},{"source":1641,"target":1037},{"source":1626,"target":1430},{"source":1626,"target":1642},{"source":1626,"target":1430},{"source":1642,"target":1430},{"source":1627,"target":1087},{"source":1627,"target":1643},{"source":1627,"target":1430},{"source":1643,"target":1087},{"source":1628,"target":945},{"source":1628,"target":1644},{"source":1628,"target":1430},{"source":1644,"target":945},{"source":1629,"target":1443},{"source":1629,"target":1645},{"source":1629,"target":1430},{"source":1645,"target":1443},{"source":1630,"target":1178},{"source":1630,"target":1646},{"source":1630,"target":1430},{"source":1646,"target":1178},{"source":1631,"target":1178},{"source":1631,"target":1647},{"source":1631,"target":1430},{"source":1647,"target":1178},{"source":1632,"target":1430},{"source":1632,"target":1648},{"source":1632,"target":1430},{"source":1648,"target":1430},{"source":1633,"target":1037},{"source":1633,"target":1649},{"source":1633,"target":1430},{"source":1649,"target":1037},{"source":1634,"target":1263},{"source":1634,"target":1650},{"source":1634,"target":1430},{"source":1650,"target":1263},{"source":1635,"target":1467},{"source":1636,"target":1459},{"source":1637,"target":1435},{"source":1638,"target":1450},{"source":917,"target":628},{"source":917,"target":1430},{"source":917,"target":1651},{"source":917,"target":1652},{"source":917,"target":1653},{"source":1651,"target":1430},{"source":1651,"target":1654},{"source":1651,"target":917},{"source":1654,"target":1430},{"source":1652,"target":1655},{"source":1652,"target":917},{"source":1653,"target":1430},{"source":919,"target":628},{"source":919,"target":1461},{"source":919,"target":1436},{"source":919,"target":1656},{"source":919,"target":1657},{"source":919,"target":1658},{"source":919,"target":1659},{"source":1656,"target":1464},{"source":1656,"target":1660},{"source":1656,"target":919},{"source":1660,"target":1464},{"source":1657,"target":1661},{"source":1657,"target":919},{"source":1658,"target":1461},{"source":1659,"target":1436},{"source":1431,"target":628},{"source":1431,"target":1443},{"source":1431,"target":1662},{"source":1431,"target":1663},{"source":1662,"target":1101},{"source":1662,"target":1664},{"source":1662,"target":1431},{"source":1664,"target":1101},{"source":1663,"target":1443},{"source":921,"target":628},{"source":921,"target":345},{"source":921,"target":1665},{"source":921,"target":1666},{"source":921,"target":1667},{"source":921,"target":1668},{"source":921,"target":1669},{"source":1665,"target":1117},{"source":1665,"target":1670},{"source":1665,"target":921},{"source":1670,"target":1117},{"source":1666,"target":1450},{"source":1666,"target":1671},{"source":1666,"target":921},{"source":1671,"target":1450},{"source":1667,"target":1117},{"source":1667,"target":1672},{"source":1667,"target":921},{"source":1672,"target":1117},{"source":1668,"target":1673},{"source":1668,"target":921},{"source":1669,"target":345},{"source":923,"target":628},{"source":923,"target":1468},{"source":923,"target":1674},{"source":923,"target":1675},{"source":923,"target":1676},{"source":1674,"target":1220},{"source":1674,"target":1677},{"source":1674,"target":923},{"source":1677,"target":1220},{"source":1675,"target":1678},{"source":1675,"target":923},{"source":1676,"target":1468},{"source":925,"target":628},{"source":925,"target":1190},{"source":925,"target":1679},{"source":925,"target":1680},{"source":925,"target":1681},{"source":925,"target":1682},{"source":1679,"target":1297},{"source":1679,"target":1683},{"source":1679,"target":925},{"source":1683,"target":1297},{"source":1680,"target":1442},{"source":1680,"target":1684},{"source":1680,"target":925},{"source":1684,"target":1442},{"source":1681,"target":1469},{"source":1681,"target":1685},{"source":1681,"target":925},{"source":1685,"target":1469},{"source":1682,"target":1190},{"source":927,"target":628},{"source":927,"target":873},{"source":927,"target":1686},{"source":927,"target":1687},{"source":927,"target":1688},{"source":927,"target":1689},{"source":927,"target":1690},{"source":1686,"target":1151},{"source":1686,"target":1691},{"source":1686,"target":927},{"source":1691,"target":1151},{"source":1687,"target":989},{"source":1687,"target":1692},{"source":1687,"target":927},{"source":1692,"target":989},{"source":1688,"target":927},{"source":1688,"target":1693},{"source":1688,"target":927},{"source":1693,"target":927},{"source":1689,"target":989},{"source":1689,"target":1694},{"source":1689,"target":927},{"source":1694,"target":989},{"source":1690,"target":873},{"source":929,"target":628},{"source":929,"target":1136},{"source":929,"target":1695},{"source":1695,"target":1136},{"source":1432,"target":628},{"source":1432,"target":1470},{"source":1432,"target":1696},{"source":1432,"target":1697},{"source":1432,"target":1698},{"source":1432,"target":1699},{"source":1432,"target":1700},{"source":1432,"target":1701},{"source":1696,"target":1430},{"source":1696,"target":1702},{"source":1696,"target":1432},{"source":1702,"target":1430},{"source":1697,"target":949},{"source":1697,"target":1703},{"source":1697,"target":1432},{"source":1703,"target":949},{"source":1698,"target":943},{"source":1698,"target":1704},{"source":1698,"target":1432},{"source":1704,"target":943},{"source":1699,"target":943},{"source":1699,"target":1705},{"source":1699,"target":1432},{"source":1705,"target":943},{"source":1700,"target":1153},{"source":1700,"target":1706},{"source":1700,"target":1432},{"source":1706,"target":1153},{"source":1701,"target":1470},{"source":931,"target":628},{"source":931,"target":1253},{"source":931,"target":1707},{"source":931,"target":1708},{"source":1707,"target":254},{"source":1707,"target":1709},{"source":1707,"target":931},{"source":1709,"target":254},{"source":1708,"target":1253},{"source":1433,"target":628},{"source":1433,"target":1445},{"source":1433,"target":1710},{"source":1433,"target":1711},{"source":1433,"target":1712},{"source":1710,"target":345},{"source":1710,"target":1713},{"source":1710,"target":1433},{"source":1713,"target":345},{"source":1711,"target":345},{"source":1711,"target":1714},{"source":1711,"target":1433},{"source":1714,"target":345},{"source":1712,"target":1445},{"source":934,"target":628},{"source":934,"target":1458},{"source":934,"target":1715},{"source":934,"target":1716},{"source":934,"target":1717},{"source":1715,"target":1192},{"source":1715,"target":1718},{"source":1715,"target":934},{"source":1718,"target":1192},{"source":1716,"target":1719},{"source":1716,"target":934},{"source":1717,"target":1458},{"source":1434,"target":628},{"source":1434,"target":1443},{"source":1434,"target":1453},{"source":1434,"target":1720},{"source":1434,"target":1721},{"source":1720,"target":1443},{"source":1721,"target":1453},{"source":1435,"target":628},{"source":1435,"target":1434},{"source":1435,"target":1722},{"source":1435,"target":1723},{"source":1722,"target":941},{"source":1722,"target":1724},{"source":1722,"target":1435},{"source":1724,"target":941},{"source":1723,"target":1434},{"source":937,"target":628},{"source":937,"target":1201},{"source":937,"target":1725},{"source":937,"target":1726},{"source":937,"target":1727},{"source":937,"target":1728},{"source":1725,"target":943},{"source":1725,"target":1729},{"source":1725,"target":937},{"source":1729,"target":943},{"source":1726,"target":943},{"source":1726,"target":1730},{"source":1726,"target":937},{"source":1730,"target":943},{"source":1727,"target":1241},{"source":1727,"target":1731},{"source":1727,"target":937},{"source":1731,"target":1241},{"source":1728,"target":1201},{"source":941,"target":628},{"source":941,"target":1467},{"source":941,"target":1434},{"source":941,"target":1450},{"source":941,"target":1732},{"source":941,"target":1733},{"source":941,"target":1734},{"source":941,"target":1735},{"source":941,"target":1736},{"source":941,"target":1737},{"source":941,"target":1738},{"source":941,"target":1739},{"source":941,"target":1740},{"source":941,"target":1741},{"source":941,"target":1742},{"source":1732,"target":941},{"source":1732,"target":1743},{"source":1732,"target":941},{"source":1743,"target":941},{"source":1733,"target":941},{"source":1733,"target":1744},{"source":1733,"target":941},{"source":1744,"target":941},{"source":1734,"target":987},{"source":1734,"target":1745},{"source":1734,"target":941},{"source":1745,"target":987},{"source":1735,"target":1435},{"source":1735,"target":1746},{"source":1735,"target":941},{"source":1746,"target":1435},{"source":1736,"target":1208},{"source":1736,"target":1747},{"source":1736,"target":941},{"source":1747,"target":1208},{"source":1737,"target":1434},{"source":1737,"target":1748},{"source":1737,"target":941},{"source":1748,"target":1434},{"source":1738,"target":1115},{"source":1738,"target":1749},{"source":1738,"target":941},{"source":1749,"target":1115},{"source":1739,"target":1750},{"source":1739,"target":941},{"source":1740,"target":1467},{"source":1741,"target":1434},{"source":1742,"target":1450},{"source":1436,"target":628},{"source":1436,"target":1430},{"source":1436,"target":1751},{"source":1436,"target":1752},{"source":1436,"target":1753},{"source":1436,"target":1754},{"source":1751,"target":1451},{"source":1751,"target":1755},{"source":1751,"target":1436},{"source":1755,"target":1451},{"source":1752,"target":893},{"source":1752,"target":1756},{"source":1752,"target":1436},{"source":1756,"target":893},{"source":1753,"target":1451},{"source":1753,"target":1757},{"source":1753,"target":1436},{"source":1757,"target":1451},{"source":1754,"target":1430},{"source":1437,"target":628},{"source":1437,"target":1432},{"source":1437,"target":1758},{"source":1437,"target":1759},{"source":1437,"target":1760},{"source":1758,"target":949},{"source":1758,"target":1761},{"source":1758,"target":1437},{"source":1761,"target":949},{"source":1759,"target":498},{"source":1759,"target":1762},{"source":1759,"target":1437},{"source":1762,"target":498},{"source":1760,"target":1432},{"source":943,"target":628},{"source":943,"target":1434},{"source":943,"target":1763},{"source":943,"target":1764},{"source":943,"target":1765},{"source":943,"target":1766},{"source":943,"target":1767},{"source":1763,"target":345},{"source":1763,"target":1768},{"source":1763,"target":943},{"source":1768,"target":345},{"source":1764,"target":1467},{"source":1764,"target":1769},{"source":1764,"target":943},{"source":1769,"target":1467},{"source":1765,"target":436},{"source":1765,"target":1770},{"source":1765,"target":943},{"source":1770,"target":436},{"source":1766,"target":1771},{"source":1766,"target":943},{"source":1767,"target":1434},{"source":1438,"target":628},{"source":1438,"target":345},{"source":1438,"target":1772},{"source":1438,"target":1773},{"source":1438,"target":1774},{"source":1772,"target":436},{"source":1772,"target":1775},{"source":1772,"target":1438},{"source":1775,"target":436},{"source":1773,"target":436},{"source":1773,"target":1776},{"source":1773,"target":1438},{"source":1776,"target":436},{"source":1774,"target":345},{"source":1439,"target":628},{"source":1439,"target":436},{"source":1439,"target":1777},{"source":1777,"target":436},{"source":945,"target":628},{"source":945,"target":1434},{"source":945,"target":1778},{"source":945,"target":1779},{"source":945,"target":1780},{"source":945,"target":1781},{"source":1778,"target":1430},{"source":1778,"target":1782},{"source":1778,"target":945},{"source":1782,"target":1430},{"source":1779,"target":1087},{"source":1779,"target":1783},{"source":1779,"target":945},{"source":1783,"target":1087},{"source":1780,"target":1784},{"source":1780,"target":945},{"source":1781,"target":1434},{"source":947,"target":628},{"source":947,"target":1432},{"source":947,"target":1785},{"source":947,"target":1786},{"source":947,"target":1787},{"source":947,"target":1788},{"source":947,"target":1789},{"source":1785,"target":949},{"source":1785,"target":1790},{"source":1785,"target":947},{"source":1790,"target":949},{"source":1786,"target":1451},{"source":1786,"target":1791},{"source":1786,"target":947},{"source":1791,"target":1451},{"source":1787,"target":1153},{"source":1787,"target":1792},{"source":1787,"target":947},{"source":1792,"target":1153},{"source":1788,"target":1793},{"source":1788,"target":947},{"source":1789,"target":1432},{"source":949,"target":628},{"source":949,"target":1463},{"source":949,"target":1794},{"source":949,"target":1795},{"source":1794,"target":1796},{"source":1794,"target":949},{"source":1795,"target":1463},{"source":951,"target":628},{"source":951,"target":1071},{"source":951,"target":1797},{"source":951,"target":1798},{"source":1797,"target":1470},{"source":1797,"target":1799},{"source":1797,"target":951},{"source":1799,"target":1470},{"source":1798,"target":1071},{"source":1440,"target":628},{"source":1440,"target":1459},{"source":1440,"target":1800},{"source":1440,"target":1801},{"source":1800,"target":1430},{"source":1800,"target":1802},{"source":1800,"target":1440},{"source":1802,"target":1430},{"source":1801,"target":1459},{"source":953,"target":628},{"source":953,"target":943},{"source":953,"target":1803},{"source":953,"target":1804},{"source":953,"target":1805},{"source":1803,"target":436},{"source":1803,"target":1806},{"source":1803,"target":953},{"source":1806,"target":436},{"source":1804,"target":436},{"source":1804,"target":1807},{"source":1804,"target":953},{"source":1807,"target":436},{"source":1805,"target":943},{"source":1441,"target":628},{"source":1441,"target":1437},{"source":1441,"target":1808},{"source":1441,"target":1809},{"source":1441,"target":1810},{"source":1808,"target":1153},{"source":1808,"target":1811},{"source":1808,"target":1441},{"source":1811,"target":1153},{"source":1809,"target":949},{"source":1809,"target":1812},{"source":1809,"target":1441},{"source":1812,"target":949},{"source":1810,"target":1437},{"source":345,"target":628},{"source":345,"target":1813},{"source":345,"target":1814},{"source":345,"target":1815},{"source":345,"target":1816},{"source":345,"target":397},{"source":345,"target":1817},{"source":1814,"target":1222},{"source":1814,"target":1818},{"source":1814,"target":345},{"source":1818,"target":1222},{"source":1815,"target":345},{"source":1815,"target":1819},{"source":1815,"target":345},{"source":1819,"target":345},{"source":1816,"target":345},{"source":1816,"target":1820},{"source":1816,"target":345},{"source":1820,"target":345},{"source":397,"target":141},{"source":397,"target":1821},{"source":397,"target":345},{"source":397,"target":394},{"source":1821,"target":141},{"source":1817,"target":1813},{"source":955,"target":628},{"source":955,"target":1009},{"source":955,"target":1822},{"source":955,"target":1823},{"source":955,"target":1824},{"source":1822,"target":1430},{"source":1822,"target":1825},{"source":1822,"target":955},{"source":1825,"target":1430},{"source":1823,"target":997},{"source":1823,"target":1826},{"source":1823,"target":955},{"source":1826,"target":997},{"source":1824,"target":1009},{"source":957,"target":628},{"source":957,"target":254},{"source":957,"target":1253},{"source":957,"target":1827},{"source":957,"target":1828},{"source":1827,"target":254},{"source":1828,"target":1253},{"source":959,"target":628},{"source":959,"target":345},{"source":959,"target":1829},{"source":959,"target":1830},{"source":959,"target":1831},{"source":959,"target":1832},{"source":959,"target":1833},{"source":1829,"target":498},{"source":1829,"target":1834},{"source":1829,"target":959},{"source":1834,"target":498},{"source":1830,"target":436},{"source":1830,"target":1835},{"source":1830,"target":959},{"source":1835,"target":436},{"source":1831,"target":1143},{"source":1831,"target":1836},{"source":1831,"target":959},{"source":1836,"target":1143},{"source":1832,"target":1837},{"source":1832,"target":959},{"source":1833,"target":345},{"source":961,"target":628},{"source":961,"target":1444},{"source":961,"target":1838},{"source":961,"target":1839},{"source":961,"target":1840},{"source":1838,"target":1220},{"source":1838,"target":1841},{"source":1838,"target":961},{"source":1841,"target":1220},{"source":1839,"target":1842},{"source":1839,"target":961},{"source":1840,"target":1444},{"source":963,"target":628},{"source":963,"target":1459},{"source":963,"target":1843},{"source":963,"target":1844},{"source":963,"target":1845},{"source":1843,"target":1178},{"source":1843,"target":1846},{"source":1843,"target":963},{"source":1846,"target":1178},{"source":1844,"target":1847},{"source":1844,"target":963},{"source":1845,"target":1459},{"source":965,"target":628},{"source":965,"target":1456},{"source":965,"target":1848},{"source":965,"target":1849},{"source":965,"target":1850},{"source":1848,"target":436},{"source":1848,"target":1851},{"source":1848,"target":965},{"source":1851,"target":436},{"source":1849,"target":1852},{"source":1849,"target":965},{"source":1850,"target":1456},{"source":969,"target":628},{"source":969,"target":1449},{"source":969,"target":1853},{"source":969,"target":1854},{"source":969,"target":1855},{"source":1853,"target":949},{"source":1853,"target":1856},{"source":1853,"target":969},{"source":1856,"target":949},{"source":1854,"target":1857},{"source":1854,"target":969},{"source":1855,"target":1449},{"source":971,"target":628},{"source":971,"target":1433},{"source":971,"target":1858},{"source":971,"target":1859},{"source":971,"target":1860},{"source":971,"target":1861},{"source":1858,"target":1434},{"source":1858,"target":1862},{"source":1858,"target":971},{"source":1862,"target":1434},{"source":1859,"target":1467},{"source":1859,"target":1863},{"source":1859,"target":971},{"source":1863,"target":1467},{"source":1860,"target":1864},{"source":1860,"target":971},{"source":1861,"target":1433},{"source":973,"target":628},{"source":973,"target":1432},{"source":973,"target":1865},{"source":973,"target":1866},{"source":973,"target":1867},{"source":973,"target":1868},{"source":1865,"target":1430},{"source":1865,"target":1869},{"source":1865,"target":973},{"source":1869,"target":1430},{"source":1866,"target":1153},{"source":1866,"target":1870},{"source":1866,"target":973},{"source":1870,"target":1153},{"source":1867,"target":1871},{"source":1867,"target":973},{"source":1868,"target":1432},{"source":975,"target":628},{"source":975,"target":1206},{"source":975,"target":1872},{"source":1872,"target":1206},{"source":977,"target":628},{"source":977,"target":1429},{"source":977,"target":1873},{"source":977,"target":1874},{"source":977,"target":1875},{"source":977,"target":1876},{"source":1873,"target":1267},{"source":1873,"target":1877},{"source":1873,"target":977},{"source":1877,"target":1267},{"source":1874,"target":1267},{"source":1874,"target":1878},{"source":1874,"target":977},{"source":1878,"target":1267},{"source":1875,"target":1879},{"source":1875,"target":977},{"source":1876,"target":1429},{"source":982,"target":628},{"source":982,"target":909},{"source":982,"target":1450},{"source":982,"target":1880},{"source":982,"target":1881},{"source":982,"target":1882},{"source":982,"target":1883},{"source":1880,"target":982},{"source":1880,"target":1884},{"source":1880,"target":982},{"source":1884,"target":982},{"source":1881,"target":982},{"source":1881,"target":1885},{"source":1881,"target":982},{"source":1885,"target":982},{"source":1882,"target":909},{"source":1883,"target":1450},{"source":1442,"target":628},{"source":1442,"target":1443},{"source":1442,"target":1886},{"source":1886,"target":1443},{"source":987,"target":628},{"source":987,"target":254},{"source":987,"target":1887},{"source":987,"target":1888},{"source":987,"target":1889},{"source":1887,"target":1125},{"source":1887,"target":1890},{"source":1887,"target":987},{"source":1890,"target":1125},{"source":1888,"target":1134},{"source":1888,"target":1891},{"source":1888,"target":987},{"source":1891,"target":1134},{"source":1889,"target":254},{"source":989,"target":628},{"source":989,"target":1430},{"source":989,"target":1892},{"source":989,"target":1893},{"source":989,"target":1894},{"source":989,"target":1895},{"source":989,"target":1896},{"source":989,"target":1897},{"source":989,"target":1898},{"source":989,"target":1899},{"source":1892,"target":1430},{"source":1892,"target":1900},{"source":1892,"target":989},{"source":1900,"target":1430},{"source":1893,"target":873},{"source":1893,"target":1901},{"source":1893,"target":989},{"source":1901,"target":873},{"source":1894,"target":1228},{"source":1894,"target":1902},{"source":1894,"target":989},{"source":1902,"target":1228},{"source":1895,"target":1151},{"source":1895,"target":1903},{"source":1895,"target":989},{"source":1903,"target":1151},{"source":1896,"target":989},{"source":1896,"target":1904},{"source":1896,"target":989},{"source":1904,"target":989},{"source":1897,"target":1241},{"source":1897,"target":1905},{"source":1897,"target":989},{"source":1905,"target":1241},{"source":1898,"target":1906},{"source":1898,"target":989},{"source":1899,"target":1430},{"source":991,"target":628},{"source":991,"target":1071},{"source":991,"target":1907},{"source":991,"target":1908},{"source":991,"target":1909},{"source":1907,"target":1186},{"source":1907,"target":1910},{"source":1907,"target":991},{"source":1910,"target":1186},{"source":1908,"target":1153},{"source":1908,"target":1911},{"source":1908,"target":991},{"source":1911,"target":1153},{"source":1909,"target":1071},{"source":993,"target":628},{"source":993,"target":1432},{"source":993,"target":1912},{"source":993,"target":1913},{"source":993,"target":1914},{"source":993,"target":1915},{"source":993,"target":1916},{"source":1912,"target":873},{"source":1912,"target":1917},{"source":1912,"target":993},{"source":1917,"target":873},{"source":1913,"target":949},{"source":1913,"target":1918},{"source":1913,"target":993},{"source":1918,"target":949},{"source":1914,"target":1153},{"source":1914,"target":1919},{"source":1914,"target":993},{"source":1919,"target":1153},{"source":1915,"target":1920},{"source":1915,"target":993},{"source":1916,"target":1432},{"source":995,"target":628},{"source":995,"target":1444},{"source":995,"target":1921},{"source":995,"target":1922},{"source":1921,"target":1923},{"source":1921,"target":995},{"source":1922,"target":1444},{"source":1443,"target":628},{"source":1443,"target":345},{"source":1443,"target":1924},{"source":1443,"target":1925},{"source":1443,"target":1926},{"source":1443,"target":1927},{"source":1924,"target":1190},{"source":1924,"target":1928},{"source":1924,"target":1443},{"source":1928,"target":1190},{"source":1925,"target":982},{"source":1925,"target":1929},{"source":1925,"target":1443},{"source":1929,"target":982},{"source":1926,"target":1467},{"source":1926,"target":1930},{"source":1926,"target":1443},{"source":1930,"target":1467},{"source":1927,"target":345},{"source":997,"target":628},{"source":997,"target":254},{"source":997,"target":1931},{"source":997,"target":1932},{"source":997,"target":1933},{"source":997,"target":1934},{"source":997,"target":1935},{"source":1931,"target":1434},{"source":1931,"target":1936},{"source":1931,"target":997},{"source":1936,"target":1434},{"source":1932,"target":989},{"source":1932,"target":1937},{"source":1932,"target":997},{"source":1937,"target":989},{"source":1933,"target":955},{"source":1933,"target":1938},{"source":1933,"target":997},{"source":1938,"target":955},{"source":1934,"target":989},{"source":1934,"target":1939},{"source":1934,"target":997},{"source":1939,"target":989},{"source":1935,"target":254},{"source":999,"target":628},{"source":999,"target":873},{"source":999,"target":1940},{"source":1940,"target":873},{"source":1001,"target":628},{"source":1001,"target":1451},{"source":1001,"target":1941},{"source":1001,"target":1942},{"source":1001,"target":1943},{"source":1001,"target":1944},{"source":1001,"target":1945},{"source":1941,"target":1176},{"source":1941,"target":1946},{"source":1941,"target":1001},{"source":1946,"target":1176},{"source":1942,"target":1049},{"source":1942,"target":1947},{"source":1942,"target":1001},{"source":1947,"target":1049},{"source":1943,"target":1162},{"source":1943,"target":1948},{"source":1943,"target":1001},{"source":1948,"target":1162},{"source":1944,"target":1001},{"source":1944,"target":1949},{"source":1944,"target":1001},{"source":1949,"target":1001},{"source":1945,"target":1451},{"source":436,"target":628},{"source":436,"target":1434},{"source":436,"target":1452},{"source":436,"target":1950},{"source":436,"target":1951},{"source":1950,"target":1434},{"source":1951,"target":1452},{"source":1005,"target":628},{"source":1005,"target":1451},{"source":1005,"target":1429},{"source":1005,"target":1952},{"source":1005,"target":1953},{"source":1005,"target":1954},{"source":1005,"target":1955},{"source":1005,"target":1956},{"source":1005,"target":1957},{"source":1005,"target":1958},{"source":1952,"target":1019},{"source":1952,"target":1959},{"source":1952,"target":1005},{"source":1959,"target":1019},{"source":1953,"target":1429},{"source":1953,"target":1960},{"source":1953,"target":1005},{"source":1960,"target":1429},{"source":1954,"target":1432},{"source":1954,"target":1961},{"source":1954,"target":1005},{"source":1961,"target":1432},{"source":1955,"target":1265},{"source":1955,"target":1962},{"source":1955,"target":1005},{"source":1962,"target":1265},{"source":1956,"target":1101},{"source":1956,"target":1963},{"source":1956,"target":1005},{"source":1963,"target":1101},{"source":1957,"target":1451},{"source":1958,"target":1429},{"source":1007,"target":628},{"source":1007,"target":1439},{"source":1007,"target":1964},{"source":1007,"target":1965},{"source":1964,"target":1966},{"source":1964,"target":1007},{"source":1965,"target":1439},{"source":1009,"target":628},{"source":1009,"target":1073},{"source":1009,"target":1967},{"source":1967,"target":1073},{"source":1011,"target":628},{"source":1011,"target":1432},{"source":1011,"target":1968},{"source":1011,"target":1969},{"source":1011,"target":1970},{"source":1968,"target":949},{"source":1968,"target":1971},{"source":1968,"target":1011},{"source":1971,"target":949},{"source":1969,"target":1972},{"source":1969,"target":1011},{"source":1970,"target":1432},{"source":1444,"target":628},{"source":1444,"target":1458},{"source":1444,"target":1973},{"source":1973,"target":1458},{"source":1013,"target":628},{"source":1013,"target":1444},{"source":1013,"target":1974},{"source":1013,"target":1975},{"source":1013,"target":1976},{"source":1974,"target":1241},{"source":1974,"target":1977},{"source":1974,"target":1013},{"source":1977,"target":1241},{"source":1975,"target":1978},{"source":1975,"target":1013},{"source":1976,"target":1444},{"source":1015,"target":628},{"source":1015,"target":1117},{"source":1015,"target":1979},{"source":1979,"target":1117},{"source":1445,"target":628},{"source":1445,"target":345},{"source":1445,"target":1980},{"source":1445,"target":1981},{"source":1980,"target":345},{"source":1980,"target":1982},{"source":1980,"target":1445},{"source":1982,"target":345},{"source":1981,"target":345},{"source":1017,"target":628},{"source":1017,"target":1468},{"source":1017,"target":1983},{"source":1017,"target":1984},{"source":1017,"target":1985},{"source":1017,"target":1986},{"source":1983,"target":949},{"source":1983,"target":1987},{"source":1983,"target":1017},{"source":1987,"target":949},{"source":1984,"target":949},{"source":1984,"target":1988},{"source":1984,"target":1017},{"source":1988,"target":949},{"source":1985,"target":1989},{"source":1985,"target":1017},{"source":1986,"target":1468},{"source":1019,"target":628},{"source":1019,"target":1443},{"source":1019,"target":1990},{"source":1019,"target":1991},{"source":1019,"target":1992},{"source":1019,"target":1993},{"source":1019,"target":1994},{"source":1019,"target":1995},{"source":1019,"target":1996},{"source":1990,"target":1089},{"source":1990,"target":1997},{"source":1990,"target":1019},{"source":1997,"target":1089},{"source":1991,"target":1005},{"source":1991,"target":1998},{"source":1991,"target":1019},{"source":1998,"target":1005},{"source":1992,"target":1464},{"source":1992,"target":1999},{"source":1992,"target":1019},{"source":1999,"target":1464},{"source":1993,"target":436},{"source":1993,"target":2000},{"source":1993,"target":1019},{"source":2000,"target":436},{"source":1994,"target":1429},{"source":1994,"target":2001},{"source":1994,"target":1019},{"source":2001,"target":1429},{"source":1995,"target":2002},{"source":1995,"target":1019},{"source":1996,"target":1443},{"source":1446,"target":628},{"source":1446,"target":1429},{"source":1446,"target":2003},{"source":1446,"target":2004},{"source":1446,"target":2005},{"source":2003,"target":977},{"source":2003,"target":2006},{"source":2003,"target":1446},{"source":2006,"target":977},{"source":2004,"target":977},{"source":2004,"target":2007},{"source":2004,"target":1446},{"source":2007,"target":977},{"source":2005,"target":1429},{"source":1021,"target":628},{"source":1021,"target":1466},{"source":1021,"target":2008},{"source":1021,"target":2009},{"source":1021,"target":2010},{"source":2008,"target":1443},{"source":2008,"target":2011},{"source":2008,"target":1021},{"source":2011,"target":1443},{"source":2009,"target":2012},{"source":2009,"target":1021},{"source":2010,"target":1466},{"source":1025,"target":628},{"source":1025,"target":1085},{"source":1025,"target":2013},{"source":1025,"target":2014},{"source":2013,"target":1153},{"source":2013,"target":2015},{"source":2013,"target":1025},{"source":2015,"target":1153},{"source":2014,"target":1085},{"source":1027,"target":628},{"source":1027,"target":1071},{"source":1027,"target":2016},{"source":1027,"target":2017},{"source":1027,"target":2018},{"source":2016,"target":1226},{"source":2016,"target":2019},{"source":2016,"target":1027},{"source":2019,"target":1226},{"source":2017,"target":1226},{"source":2017,"target":2020},{"source":2017,"target":1027},{"source":2020,"target":1226},{"source":2018,"target":1071},{"source":1447,"target":628},{"source":1447,"target":1448},{"source":1447,"target":2021},{"source":1447,"target":2022},{"source":2021,"target":949},{"source":2021,"target":2023},{"source":2021,"target":1447},{"source":2023,"target":949},{"source":2022,"target":1448},{"source":1030,"target":628},{"source":1030,"target":1071},{"source":1030,"target":2024},{"source":1030,"target":2025},{"source":1030,"target":2026},{"source":1030,"target":2027},{"source":1030,"target":2028},{"source":1030,"target":2029},{"source":1030,"target":2030},{"source":1030,"target":2031},{"source":1030,"target":2032},{"source":2024,"target":1153},{"source":2024,"target":2033},{"source":2024,"target":1030},{"source":2033,"target":1153},{"source":2025,"target":1470},{"source":2025,"target":2034},{"source":2025,"target":1030},{"source":2034,"target":1470},{"source":2026,"target":1153},{"source":2026,"target":2035},{"source":2026,"target":1030},{"source":2035,"target":1153},{"source":2027,"target":1153},{"source":2027,"target":2036},{"source":2027,"target":1030},{"source":2036,"target":1153},{"source":2028,"target":949},{"source":2028,"target":2037},{"source":2028,"target":1030},{"source":2037,"target":949},{"source":2029,"target":1153},{"source":2029,"target":2038},{"source":2029,"target":1030},{"source":2038,"target":1153},{"source":2030,"target":1470},{"source":2030,"target":2039},{"source":2030,"target":1030},{"source":2039,"target":1470},{"source":2031,"target":1470},{"source":2031,"target":2040},{"source":2031,"target":1030},{"source":2040,"target":1470},{"source":2032,"target":1071},{"source":296,"target":628},{"source":296,"target":868},{"source":296,"target":2041},{"source":2041,"target":868},{"source":1033,"target":628},{"source":1033,"target":1433},{"source":1033,"target":2042},{"source":1033,"target":2043},{"source":1033,"target":2044},{"source":1033,"target":2045},{"source":2042,"target":1151},{"source":2042,"target":2046},{"source":2042,"target":1033},{"source":2046,"target":1151},{"source":2043,"target":1151},{"source":2043,"target":2047},{"source":2043,"target":1033},{"source":2047,"target":1151},{"source":2044,"target":2048},{"source":2044,"target":1033},{"source":2045,"target":1433},{"source":1035,"target":628},{"source":1035,"target":868},{"source":1035,"target":2049},{"source":1035,"target":2050},{"source":2049,"target":903},{"source":2049,"target":2051},{"source":2049,"target":1035},{"source":2051,"target":903},{"source":2050,"target":868},{"source":1037,"target":628},{"source":1037,"target":1443},{"source":1037,"target":2052},{"source":1037,"target":2053},{"source":1037,"target":2054},{"source":1037,"target":2055},{"source":2052,"target":1190},{"source":2052,"target":2056},{"source":2052,"target":1037},{"source":2056,"target":1190},{"source":2053,"target":919},{"source":2053,"target":2057},{"source":2053,"target":1037},{"source":2057,"target":919},{"source":2054,"target":2058},{"source":2054,"target":1037},{"source":2055,"target":1443},{"source":1039,"target":628},{"source":1039,"target":1455},{"source":1039,"target":2059},{"source":1039,"target":2060},{"source":1039,"target":2061},{"source":1039,"target":2062},{"source":1039,"target":2063},{"source":1039,"target":2064},{"source":1039,"target":2065},{"source":2059,"target":573},{"source":2059,"target":2066},{"source":2059,"target":1039},{"source":2066,"target":573},{"source":2060,"target":345},{"source":2060,"target":2067},{"source":2060,"target":1039},{"source":2067,"target":345},{"source":2061,"target":1039},{"source":2061,"target":2068},{"source":2061,"target":1039},{"source":2068,"target":1039},{"source":2062,"target":1039},{"source":2062,"target":2069},{"source":2062,"target":1039},{"source":2069,"target":1039},{"source":2063,"target":541},{"source":2063,"target":2070},{"source":2063,"target":1039},{"source":2070,"target":541},{"source":2064,"target":2071},{"source":2064,"target":1039},{"source":2065,"target":1455},{"source":1448,"target":628},{"source":1448,"target":1432},{"source":1448,"target":2072},{"source":1448,"target":2073},{"source":2072,"target":1249},{"source":2072,"target":2074},{"source":2072,"target":1448},{"source":2074,"target":1249},{"source":2073,"target":1432},{"source":1041,"target":628},{"source":1041,"target":1203},{"source":1041,"target":2075},{"source":1041,"target":2076},{"source":2075,"target":949},{"source":2075,"target":2077},{"source":2075,"target":1041},{"source":2077,"target":949},{"source":2076,"target":1203},{"source":1043,"target":628},{"source":1043,"target":1136},{"source":1043,"target":2078},{"source":2078,"target":1136},{"source":1045,"target":628},{"source":1045,"target":1443},{"source":1045,"target":1433},{"source":1045,"target":2079},{"source":1045,"target":2080},{"source":1045,"target":2081},{"source":1045,"target":2082},{"source":1045,"target":2083},{"source":2079,"target":1178},{"source":2079,"target":2084},{"source":2079,"target":1045},{"source":2084,"target":1178},{"source":2080,"target":1178},{"source":2080,"target":2085},{"source":2080,"target":1045},{"source":2085,"target":1178},{"source":2081,"target":2086},{"source":2081,"target":1045},{"source":2082,"target":1443},{"source":2083,"target":1433},{"source":573,"target":628},{"source":573,"target":1459},{"source":573,"target":2087},{"source":573,"target":2088},{"source":573,"target":2089},{"source":573,"target":2090},{"source":573,"target":2091},{"source":573,"target":2092},{"source":573,"target":2093},{"source":573,"target":2094},{"source":573,"target":2095},{"source":573,"target":2096},{"source":2087,"target":1273},{"source":2087,"target":2097},{"source":2087,"target":573},{"source":2097,"target":1273},{"source":2088,"target":1455},{"source":2088,"target":2098},{"source":2088,"target":573},{"source":2098,"target":1455},{"source":2089,"target":1164},{"source":2089,"target":2099},{"source":2089,"target":573},{"source":2099,"target":1164},{"source":2090,"target":1071},{"source":2090,"target":2100},{"source":2090,"target":573},{"source":2100,"target":1071},{"source":2091,"target":541},{"source":2091,"target":2101},{"source":2091,"target":573},{"source":2101,"target":541},{"source":2092,"target":541},{"source":2092,"target":2102},{"source":2092,"target":573},{"source":2102,"target":541},{"source":2093,"target":573},{"source":2093,"target":2103},{"source":2093,"target":573},{"source":2103,"target":573},{"source":2094,"target":1039},{"source":2094,"target":2104},{"source":2094,"target":573},{"source":2104,"target":1039},{"source":2095,"target":1459},{"source":1047,"target":628},{"source":1047,"target":1121},{"source":1047,"target":2105},{"source":2105,"target":1121},{"source":1049,"target":628},{"source":1049,"target":1467},{"source":1049,"target":1459},{"source":1049,"target":1465},{"source":1049,"target":2106},{"source":1049,"target":2107},{"source":1049,"target":2108},{"source":1049,"target":2109},{"source":1049,"target":2110},{"source":1049,"target":2111},{"source":1049,"target":2112},{"source":1049,"target":2113},{"source":1049,"target":2114},{"source":1049,"target":2115},{"source":1049,"target":2116},{"source":1049,"target":2117},{"source":1049,"target":2118},{"source":1049,"target":2119},{"source":2106,"target":1275},{"source":2106,"target":2120},{"source":2106,"target":1049},{"source":2120,"target":1275},{"source":2107,"target":1176},{"source":2107,"target":2121},{"source":2107,"target":1049},{"source":2121,"target":1176},{"source":2108,"target":1130},{"source":2108,"target":2122},{"source":2108,"target":1049},{"source":2122,"target":1130},{"source":2109,"target":1451},{"source":2109,"target":2123},{"source":2109,"target":1049},{"source":2123,"target":1451},{"source":2110,"target":1451},{"source":2110,"target":2124},{"source":2110,"target":1049},{"source":2124,"target":1451},{"source":2111,"target":1451},{"source":2111,"target":2125},{"source":2111,"target":1049},{"source":2125,"target":1451},{"source":2112,"target":1049},{"source":2112,"target":2126},{"source":2112,"target":1049},{"source":2126,"target":1049},{"source":2113,"target":943},{"source":2113,"target":2127},{"source":2113,"target":1049},{"source":2127,"target":943},{"source":2114,"target":1001},{"source":2114,"target":2128},{"source":2114,"target":1049},{"source":2128,"target":1001},{"source":2115,"target":1162},{"source":2115,"target":2129},{"source":2115,"target":1049},{"source":2129,"target":1162},{"source":2116,"target":2130},{"source":2116,"target":1049},{"source":2117,"target":1467},{"source":2118,"target":1459},{"source":2119,"target":1465},{"source":1449,"target":628},{"source":1449,"target":1468},{"source":1449,"target":2131},{"source":1449,"target":2132},{"source":2131,"target":1153},{"source":2131,"target":2133},{"source":2131,"target":1449},{"source":2133,"target":1153},{"source":2132,"target":1468},{"source":1450,"target":628},{"source":1450,"target":345},{"source":1450,"target":2134},{"source":1450,"target":2135},{"source":1450,"target":2136},{"source":2134,"target":1286},{"source":2134,"target":2137},{"source":2134,"target":1450},{"source":2137,"target":1286},{"source":2135,"target":921},{"source":2135,"target":2138},{"source":2135,"target":1450},{"source":2138,"target":921},{"source":2136,"target":345},{"source":1451,"target":628},{"source":1451,"target":254},{"source":1451,"target":2139},{"source":1451,"target":2140},{"source":1451,"target":2141},{"source":1451,"target":2142},{"source":1451,"target":2143},{"source":1451,"target":2144},{"source":1451,"target":2145},{"source":1451,"target":2146},{"source":2139,"target":1462},{"source":2139,"target":2147},{"source":2139,"target":1451},{"source":2147,"target":1462},{"source":2140,"target":1436},{"source":2140,"target":2148},{"source":2140,"target":1451},{"source":2148,"target":1436},{"source":2141,"target":361},{"source":2141,"target":2149},{"source":2141,"target":1451},{"source":2149,"target":361},{"source":2142,"target":1062},{"source":2142,"target":2150},{"source":2142,"target":1451},{"source":2150,"target":1062},{"source":2143,"target":943},{"source":2143,"target":2151},{"source":2143,"target":1451},{"source":2151,"target":943},{"source":2144,"target":943},{"source":2144,"target":2152},{"source":2144,"target":1451},{"source":2152,"target":943},{"source":2145,"target":1451},{"source":2145,"target":2153},{"source":2145,"target":1451},{"source":2153,"target":1451},{"source":2146,"target":254},{"source":1056,"target":628},{"source":1056,"target":1117},{"source":1056,"target":2154},{"source":1056,"target":2155},{"source":2154,"target":1430},{"source":2154,"target":2156},{"source":2154,"target":1056},{"source":2156,"target":1430},{"source":2155,"target":1117},{"source":1058,"target":628},{"source":1058,"target":1428},{"source":1058,"target":2157},{"source":1058,"target":2158},{"source":1058,"target":2159},{"source":2157,"target":361},{"source":2157,"target":2160},{"source":2157,"target":1058},{"source":2160,"target":361},{"source":2158,"target":2161},{"source":2158,"target":1058},{"source":2159,"target":1428},{"source":1062,"target":628},{"source":1062,"target":1443},{"source":1062,"target":2162},{"source":1062,"target":2163},{"source":1062,"target":2164},{"source":1062,"target":2165},{"source":2162,"target":943},{"source":2162,"target":2166},{"source":2162,"target":1062},{"source":2166,"target":943},{"source":2163,"target":361},{"source":2163,"target":2167},{"source":2163,"target":1062},{"source":2167,"target":361},{"source":2164,"target":2168},{"source":2164,"target":1062},{"source":2165,"target":1443},{"source":1064,"target":628},{"source":1064,"target":436},{"source":1064,"target":2169},{"source":1064,"target":2170},{"source":1064,"target":2171},{"source":1064,"target":2172},{"source":2169,"target":436},{"source":2169,"target":2173},{"source":2169,"target":1064},{"source":2173,"target":436},{"source":2170,"target":1466},{"source":2170,"target":2174},{"source":2170,"target":1064},{"source":2174,"target":1466},{"source":2171,"target":2175},{"source":2171,"target":1064},{"source":2172,"target":436},{"source":254,"target":628},{"source":254,"target":1454},{"source":254,"target":1436},{"source":254,"target":2176},{"source":254,"target":2177},{"source":254,"target":2178},{"source":254,"target":2179},{"source":254,"target":2180},{"source":254,"target":2181},{"source":254,"target":2182},{"source":254,"target":2183},{"source":2176,"target":1241},{"source":2176,"target":2184},{"source":2176,"target":254},{"source":2184,"target":1241},{"source":2177,"target":931},{"source":2177,"target":2185},{"source":2177,"target":254},{"source":2185,"target":931},{"source":2178,"target":1430},{"source":2178,"target":2186},{"source":2178,"target":254},{"source":2186,"target":1430},{"source":2179,"target":1228},{"source":2179,"target":2187},{"source":2179,"target":254},{"source":2187,"target":1228},{"source":2180,"target":254},{"source":2180,"target":2188},{"source":2180,"target":254},{"source":2188,"target":254},{"source":2181,"target":2189},{"source":2181,"target":254},{"source":2182,"target":1454},{"source":2183,"target":1436},{"source":1067,"target":628},{"source":1067,"target":1190},{"source":1067,"target":2190},{"source":2190,"target":1190},{"source":1069,"target":628},{"source":1069,"target":1439},{"source":1069,"target":2191},{"source":1069,"target":2192},{"source":2191,"target":2193},{"source":2191,"target":1069},{"source":2192,"target":1439},{"source":1071,"target":628},{"source":1071,"target":1432},{"source":1071,"target":1467},{"source":1071,"target":1455},{"source":1071,"target":2194},{"source":1071,"target":2195},{"source":1071,"target":2196},{"source":1071,"target":2197},{"source":1071,"target":2198},{"source":1071,"target":2199},{"source":1071,"target":2200},{"source":1071,"target":2201},{"source":1071,"target":2202},{"source":2194,"target":541},{"source":2194,"target":2203},{"source":2194,"target":1071},{"source":2203,"target":541},{"source":2195,"target":949},{"source":2195,"target":2204},{"source":2195,"target":1071},{"source":2204,"target":949},{"source":2196,"target":1153},{"source":2196,"target":2205},{"source":2196,"target":1071},{"source":2205,"target":1153},{"source":2197,"target":1249},{"source":2197,"target":2206},{"source":2197,"target":1071},{"source":2206,"target":1249},{"source":2198,"target":573},{"source":2198,"target":2207},{"source":2198,"target":1071},{"source":2207,"target":573},{"source":2199,"target":2208},{"source":2199,"target":1071},{"source":2200,"target":1432},{"source":2201,"target":1467},{"source":2202,"target":1455},{"source":1073,"target":628},{"source":1073,"target":1190},{"source":1073,"target":2209},{"source":1073,"target":2210},{"source":2209,"target":1293},{"source":2209,"target":2211},{"source":2209,"target":1073},{"source":2211,"target":1293},{"source":2210,"target":1190},{"source":1079,"target":628},{"source":1079,"target":1437},{"source":1079,"target":2212},{"source":1079,"target":2213},{"source":1079,"target":2214},{"source":2212,"target":1153},{"source":2212,"target":2215},{"source":2212,"target":1079},{"source":2215,"target":1153},{"source":2213,"target":2216},{"source":2213,"target":1079},{"source":2214,"target":1437},{"source":1081,"target":628},{"source":1081,"target":1456},{"source":1081,"target":2217},{"source":1081,"target":2218},{"source":2217,"target":2219},{"source":2217,"target":1081},{"source":2218,"target":1456},{"source":1083,"target":628},{"source":1083,"target":1459},{"source":1083,"target":921},{"source":1083,"target":2220},{"source":1083,"target":2221},{"source":1083,"target":2222},{"source":1083,"target":2223},{"source":1083,"target":2224},{"source":2220,"target":1083},{"source":2220,"target":2225},{"source":2220,"target":1083},{"source":2225,"target":1083},{"source":2221,"target":1117},{"source":2221,"target":2226},{"source":2221,"target":1083},{"source":2226,"target":1117},{"source":2222,"target":1430},{"source":2222,"target":2227},{"source":2222,"target":1083},{"source":2227,"target":1430},{"source":2223,"target":1459},{"source":2224,"target":921},{"source":1085,"target":628},{"source":1085,"target":1457},{"source":1085,"target":2228},{"source":1085,"target":2229},{"source":2228,"target":2230},{"source":2228,"target":1085},{"source":2229,"target":1457},{"source":1087,"target":628},{"source":1087,"target":1433},{"source":1087,"target":2231},{"source":1087,"target":2232},{"source":1087,"target":2233},{"source":1087,"target":2234},{"source":1087,"target":2235},{"source":2231,"target":1430},{"source":2231,"target":2236},{"source":2231,"target":1087},{"source":2236,"target":1430},{"source":2232,"target":945},{"source":2232,"target":2237},{"source":2232,"target":1087},{"source":2237,"target":945},{"source":2233,"target":1430},{"source":2233,"target":2238},{"source":2233,"target":1087},{"source":2238,"target":1430},{"source":2234,"target":2239},{"source":2234,"target":1087},{"source":2235,"target":1433},{"source":1089,"target":628},{"source":1089,"target":1251},{"source":1089,"target":2240},{"source":2240,"target":1251},{"source":1452,"target":628},{"source":1452,"target":1443},{"source":1452,"target":2241},{"source":1452,"target":2242},{"source":2241,"target":1435},{"source":2241,"target":2243},{"source":2241,"target":1452},{"source":2243,"target":1435},{"source":2242,"target":1443},{"source":1091,"target":628},{"source":1091,"target":1117},{"source":1091,"target":2244},{"source":2244,"target":1117},{"source":1093,"target":628},{"source":1093,"target":1432},{"source":1093,"target":2245},{"source":1093,"target":2246},{"source":1093,"target":2247},{"source":1093,"target":2248},{"source":1093,"target":2249},{"source":2245,"target":949},{"source":2245,"target":2250},{"source":2245,"target":1093},{"source":2250,"target":949},{"source":2246,"target":873},{"source":2246,"target":2251},{"source":2246,"target":1093},{"source":2251,"target":873},{"source":2247,"target":1153},{"source":2247,"target":2252},{"source":2247,"target":1093},{"source":2252,"target":1153},{"source":2248,"target":2253},{"source":2248,"target":1093},{"source":2249,"target":1432},{"source":1095,"target":628},{"source":1095,"target":345},{"source":1095,"target":2254},{"source":1095,"target":2255},{"source":1095,"target":2256},{"source":1095,"target":2257},{"source":1095,"target":2258},{"source":1095,"target":2259},{"source":2254,"target":1453},{"source":2254,"target":2260},{"source":2254,"target":1095},{"source":2260,"target":1453},{"source":2255,"target":1117},{"source":2255,"target":2261},{"source":2255,"target":1095},{"source":2261,"target":1117},{"source":2256,"target":1453},{"source":2256,"target":2262},{"source":2256,"target":1095},{"source":2262,"target":1453},{"source":2257,"target":1286},{"source":2257,"target":2263},{"source":2257,"target":1095},{"source":2263,"target":1286},{"source":2258,"target":2264},{"source":2258,"target":1095},{"source":2259,"target":345},{"source":1097,"target":628},{"source":1097,"target":1443},{"source":1097,"target":1433},{"source":1097,"target":2265},{"source":1097,"target":2266},{"source":1097,"target":2267},{"source":1097,"target":2268},{"source":1097,"target":2269},{"source":1097,"target":2270},{"source":1097,"target":2271},{"source":2265,"target":943},{"source":2265,"target":2272},{"source":2265,"target":1097},{"source":2272,"target":943},{"source":2266,"target":1178},{"source":2266,"target":2273},{"source":2266,"target":1097},{"source":2273,"target":1178},{"source":2267,"target":963},{"source":2267,"target":2274},{"source":2267,"target":1097},{"source":2274,"target":963},{"source":2268,"target":1178},{"source":2268,"target":2275},{"source":2268,"target":1097},{"source":2275,"target":1178},{"source":2269,"target":2276},{"source":2269,"target":1097},{"source":2270,"target":1443},{"source":2271,"target":1433},{"source":1099,"target":628},{"source":1099,"target":1448},{"source":1099,"target":2277},{"source":1099,"target":2278},{"source":1099,"target":2279},{"source":2277,"target":1153},{"source":2277,"target":2280},{"source":2277,"target":1099},{"source":2280,"target":1153},{"source":2278,"target":2281},{"source":2278,"target":1099},{"source":2279,"target":1448},{"source":1101,"target":628},{"source":1101,"target":1443},{"source":1101,"target":2282},{"source":1101,"target":2283},{"source":1101,"target":2284},{"source":1101,"target":2285},{"source":1101,"target":2286},{"source":1101,"target":2287},{"source":1101,"target":2288},{"source":1101,"target":2289},{"source":2282,"target":436},{"source":2282,"target":2290},{"source":2282,"target":1101},{"source":2290,"target":436},{"source":2283,"target":864},{"source":2283,"target":2291},{"source":2283,"target":1101},{"source":2291,"target":864},{"source":2284,"target":1005},{"source":2284,"target":2292},{"source":2284,"target":1101},{"source":2292,"target":1005},{"source":2285,"target":1431},{"source":2285,"target":2293},{"source":2285,"target":1101},{"source":2293,"target":1431},{"source":2286,"target":1431},{"source":2286,"target":2294},{"source":2286,"target":1101},{"source":2294,"target":1431},{"source":2287,"target":1443},{"source":2287,"target":2295},{"source":2287,"target":1101},{"source":2295,"target":1443},{"source":2288,"target":2296},{"source":2288,"target":1101},{"source":2289,"target":1443},{"source":1103,"target":628},{"source":1103,"target":1439},{"source":1103,"target":2297},{"source":1103,"target":2298},{"source":2297,"target":2299},{"source":2297,"target":1103},{"source":2298,"target":1439},{"source":1105,"target":628},{"source":1105,"target":345},{"source":1105,"target":2300},{"source":1105,"target":2301},{"source":1105,"target":2302},{"source":1105,"target":2303},{"source":2300,"target":873},{"source":2300,"target":2304},{"source":2300,"target":1105},{"source":2304,"target":873},{"source":2301,"target":949},{"source":2301,"target":2305},{"source":2301,"target":1105},{"source":2305,"target":949},{"source":2302,"target":2306},{"source":2302,"target":1105},{"source":2303,"target":345},{"source":1107,"target":628},{"source":1107,"target":1456},{"source":1107,"target":2307},{"source":1107,"target":2308},{"source":2307,"target":2309},{"source":2307,"target":1107},{"source":2308,"target":1456},{"source":1109,"target":628},{"source":1109,"target":1439},{"source":1109,"target":2310},{"source":1109,"target":2311},{"source":2310,"target":2312},{"source":2310,"target":1109},{"source":2311,"target":1439},{"source":1111,"target":628},{"source":1111,"target":1448},{"source":1111,"target":2313},{"source":1111,"target":2314},{"source":2313,"target":2315},{"source":2313,"target":1111},{"source":2314,"target":1448},{"source":1115,"target":628},{"source":1115,"target":1433},{"source":1115,"target":2316},{"source":1115,"target":2317},{"source":1115,"target":2318},{"source":1115,"target":2319},{"source":2316,"target":1134},{"source":2316,"target":2320},{"source":2316,"target":1115},{"source":2320,"target":1134},{"source":2317,"target":941},{"source":2317,"target":2321},{"source":2317,"target":1115},{"source":2321,"target":941},{"source":2318,"target":2322},{"source":2318,"target":1115},{"source":2319,"target":1433},{"source":1453,"target":628},{"source":1453,"target":345},{"source":1453,"target":2323},{"source":1453,"target":2324},{"source":1453,"target":2325},{"source":2323,"target":1117},{"source":2323,"target":2326},{"source":2323,"target":1453},{"source":2326,"target":1117},{"source":2324,"target":1117},{"source":2324,"target":2327},{"source":2324,"target":1453},{"source":2327,"target":1117},{"source":2325,"target":345},{"source":1117,"target":628},{"source":1117,"target":345},{"source":1117,"target":2328},{"source":1117,"target":2329},{"source":1117,"target":2330},{"source":1117,"target":2331},{"source":1117,"target":2332},{"source":1117,"target":2333},{"source":1117,"target":2334},{"source":2328,"target":1453},{"source":2328,"target":2335},{"source":2328,"target":1117},{"source":2335,"target":1453},{"source":2329,"target":1453},{"source":2329,"target":2336},{"source":2329,"target":1117},{"source":2336,"target":1453},{"source":2330,"target":1453},{"source":2330,"target":2337},{"source":2330,"target":1117},{"source":2337,"target":1453},{"source":2331,"target":921},{"source":2331,"target":2338},{"source":2331,"target":1117},{"source":2338,"target":921},{"source":2332,"target":1453},{"source":2332,"target":2339},{"source":2332,"target":1117},{"source":2339,"target":1453},{"source":2333,"target":2340},{"source":2333,"target":1117},{"source":2334,"target":345},{"source":1119,"target":628},{"source":1119,"target":1438},{"source":1119,"target":2341},{"source":1119,"target":2342},{"source":1119,"target":2343},{"source":1119,"target":2344},{"source":1119,"target":2345},{"source":2341,"target":873},{"source":2341,"target":2346},{"source":2341,"target":1119},{"source":2346,"target":873},{"source":2342,"target":873},{"source":2342,"target":2347},{"source":2342,"target":1119},{"source":2347,"target":873},{"source":2343,"target":1464},{"source":2343,"target":2348},{"source":2343,"target":1119},{"source":2348,"target":1464},{"source":2344,"target":2349},{"source":2344,"target":1119},{"source":2345,"target":1438},{"source":1121,"target":628},{"source":1121,"target":977},{"source":1121,"target":1431},{"source":1121,"target":2350},{"source":1121,"target":2351},{"source":2350,"target":977},{"source":2351,"target":1431},{"source":1123,"target":628},{"source":1123,"target":1140},{"source":1123,"target":2352},{"source":2352,"target":1140},{"source":1125,"target":628},{"source":1125,"target":345},{"source":1125,"target":2353},{"source":1125,"target":2354},{"source":2353,"target":2355},{"source":2353,"target":1125},{"source":2354,"target":345},{"source":1454,"target":628},{"source":1454,"target":1461},{"source":1454,"target":2356},{"source":1454,"target":2357},{"source":2356,"target":927},{"source":2356,"target":2358},{"source":2356,"target":1454},{"source":2358,"target":927},{"source":2357,"target":1461},{"source":361,"target":628},{"source":361,"target":1464},{"source":361,"target":1438},{"source":361,"target":2359},{"source":361,"target":2360},{"source":361,"target":2361},{"source":361,"target":2362},{"source":361,"target":2363},{"source":361,"target":2364},{"source":2359,"target":436},{"source":2359,"target":2365},{"source":2359,"target":361},{"source":2365,"target":436},{"source":2360,"target":1241},{"source":2360,"target":2366},{"source":2360,"target":361},{"source":2366,"target":1241},{"source":2361,"target":1062},{"source":2361,"target":2367},{"source":2361,"target":361},{"source":2367,"target":1062},{"source":2362,"target":2368},{"source":2362,"target":361},{"source":2363,"target":1464},{"source":2364,"target":1438},{"source":1128,"target":628},{"source":1128,"target":949},{"source":1128,"target":2369},{"source":1128,"target":2370},{"source":2369,"target":1432},{"source":2369,"target":2371},{"source":2369,"target":1128},{"source":2371,"target":1432},{"source":2370,"target":949},{"source":1130,"target":628},{"source":1130,"target":1443},{"source":1130,"target":2372},{"source":1130,"target":2373},{"source":1130,"target":2374},{"source":1130,"target":2375},{"source":2372,"target":1458},{"source":2372,"target":2376},{"source":2372,"target":1130},{"source":2376,"target":1458},{"source":2373,"target":927},{"source":2373,"target":2377},{"source":2373,"target":1130},{"source":2377,"target":927},{"source":2374,"target":2378},{"source":2374,"target":1130},{"source":2375,"target":1443},{"source":1132,"target":628},{"source":1132,"target":1449},{"source":1132,"target":2379},{"source":1132,"target":2380},{"source":1132,"target":2381},{"source":1132,"target":2382},{"source":2379,"target":1241},{"source":2379,"target":2383},{"source":2379,"target":1132},{"source":2383,"target":1241},{"source":2380,"target":949},{"source":2380,"target":2384},{"source":2380,"target":1132},{"source":2384,"target":949},{"source":2381,"target":2385},{"source":2381,"target":1132},{"source":2382,"target":1449},{"source":1134,"target":628},{"source":1134,"target":941},{"source":1134,"target":2386},{"source":1134,"target":2387},{"source":1134,"target":2388},{"source":2386,"target":971},{"source":2386,"target":2389},{"source":2386,"target":1134},{"source":2389,"target":971},{"source":2387,"target":1243},{"source":2387,"target":2390},{"source":2387,"target":1134},{"source":2390,"target":1243},{"source":2388,"target":941},{"source":1136,"target":628},{"source":1136,"target":436},{"source":1136,"target":2391},{"source":1136,"target":2392},{"source":1136,"target":2393},{"source":1136,"target":2394},{"source":2391,"target":436},{"source":2391,"target":2395},{"source":2391,"target":1136},{"source":2395,"target":436},{"source":2392,"target":436},{"source":2392,"target":2396},{"source":2392,"target":1136},{"source":2396,"target":436},{"source":2393,"target":2397},{"source":2393,"target":1136},{"source":2394,"target":436},{"source":1140,"target":628},{"source":1140,"target":943},{"source":1140,"target":2398},{"source":2398,"target":943},{"source":1143,"target":628},{"source":1143,"target":1469},{"source":1143,"target":1434},{"source":1143,"target":1442},{"source":1143,"target":2399},{"source":1143,"target":2400},{"source":1143,"target":2401},{"source":1143,"target":2402},{"source":1143,"target":2403},{"source":1143,"target":2404},{"source":1143,"target":2405},{"source":2399,"target":1430},{"source":2399,"target":2406},{"source":2399,"target":1143},{"source":2406,"target":1430},{"source":2400,"target":959},{"source":2400,"target":2407},{"source":2400,"target":1143},{"source":2407,"target":959},{"source":2401,"target":436},{"source":2401,"target":2408},{"source":2401,"target":1143},{"source":2408,"target":436},{"source":2402,"target":2409},{"source":2402,"target":1143},{"source":2403,"target":1469},{"source":2404,"target":1434},{"source":2405,"target":1442},{"source":1145,"target":628},{"source":1145,"target":949},{"source":1145,"target":2410},{"source":1145,"target":2411},{"source":2410,"target":436},{"source":2410,"target":2412},{"source":2410,"target":1145},{"source":2412,"target":436},{"source":2411,"target":949},{"source":1149,"target":628},{"source":1149,"target":1432},{"source":1149,"target":2413},{"source":1149,"target":2414},{"source":1149,"target":2415},{"source":1149,"target":2416},{"source":1149,"target":2417},{"source":2413,"target":1430},{"source":2413,"target":2418},{"source":2413,"target":1149},{"source":2418,"target":1430},{"source":2414,"target":949},{"source":2414,"target":2419},{"source":2414,"target":1149},{"source":2419,"target":949},{"source":2415,"target":1153},{"source":2415,"target":2420},{"source":2415,"target":1149},{"source":2420,"target":1153},{"source":2416,"target":2421},{"source":2416,"target":1149},{"source":2417,"target":1432},{"source":1151,"target":628},{"source":1151,"target":1001},{"source":1151,"target":2422},{"source":1151,"target":2423},{"source":2422,"target":1033},{"source":2422,"target":2424},{"source":2422,"target":1151},{"source":2424,"target":1033},{"source":2423,"target":1001},{"source":1153,"target":628},{"source":1153,"target":1463},{"source":1153,"target":2425},{"source":1153,"target":2426},{"source":2425,"target":2427},{"source":2425,"target":1153},{"source":2426,"target":1463},{"source":1158,"target":628},{"source":1158,"target":1456},{"source":1158,"target":2428},{"source":1158,"target":2429},{"source":1158,"target":2430},{"source":1158,"target":2431},{"source":2428,"target":1451},{"source":2428,"target":2432},{"source":2428,"target":1158},{"source":2432,"target":1451},{"source":2429,"target":1212},{"source":2429,"target":2433},{"source":2429,"target":1158},{"source":2433,"target":1212},{"source":2430,"target":2434},{"source":2430,"target":1158},{"source":2431,"target":1456},{"source":1160,"target":628},{"source":1160,"target":1432},{"source":1160,"target":2435},{"source":1160,"target":2436},{"source":1160,"target":2437},{"source":1160,"target":2438},{"source":2435,"target":1153},{"source":2435,"target":2439},{"source":2435,"target":1160},{"source":2439,"target":1153},{"source":2436,"target":436},{"source":2436,"target":2440},{"source":2436,"target":1160},{"source":2440,"target":436},{"source":2437,"target":2441},{"source":2437,"target":1160},{"source":2438,"target":1432},{"source":1162,"target":628},{"source":1162,"target":1467},{"source":1162,"target":1459},{"source":1162,"target":2442},{"source":1162,"target":2443},{"source":1162,"target":2444},{"source":1162,"target":2445},{"source":1162,"target":2446},{"source":1162,"target":2447},{"source":1162,"target":2448},{"source":1162,"target":2449},{"source":2442,"target":1162},{"source":2442,"target":2450},{"source":2442,"target":1162},{"source":2450,"target":1162},{"source":2443,"target":1049},{"source":2443,"target":2451},{"source":2443,"target":1162},{"source":2451,"target":1049},{"source":2444,"target":1001},{"source":2444,"target":2452},{"source":2444,"target":1162},{"source":2452,"target":1001},{"source":2445,"target":1201},{"source":2445,"target":2453},{"source":2445,"target":1162},{"source":2453,"target":1201},{"source":2446,"target":1465},{"source":2446,"target":2454},{"source":2446,"target":1162},{"source":2454,"target":1465},{"source":2447,"target":2455},{"source":2447,"target":1162},{"source":2448,"target":1467},{"source":2449,"target":1459},{"source":1164,"target":628},{"source":1164,"target":1455},{"source":1164,"target":2456},{"source":1164,"target":2457},{"source":1164,"target":2458},{"source":1164,"target":2459},{"source":2456,"target":541},{"source":2456,"target":2460},{"source":2456,"target":1164},{"source":2460,"target":541},{"source":2457,"target":573},{"source":2457,"target":2461},{"source":2457,"target":1164},{"source":2461,"target":573},{"source":2458,"target":2462},{"source":2458,"target":1164},{"source":2459,"target":1455},{"source":1166,"target":628},{"source":1166,"target":1457},{"source":1166,"target":2463},{"source":1166,"target":2464},{"source":2463,"target":2465},{"source":2463,"target":1166},{"source":2464,"target":1457},{"source":1168,"target":628},{"source":1168,"target":1049},{"source":1168,"target":2466},{"source":2466,"target":1049},{"source":1455,"target":628},{"source":1455,"target":1443},{"source":1455,"target":2467},{"source":1455,"target":2468},{"source":1455,"target":2469},{"source":1455,"target":2470},{"source":1455,"target":2471},{"source":1455,"target":2472},{"source":1455,"target":2473},{"source":2467,"target":541},{"source":2467,"target":2474},{"source":2467,"target":1455},{"source":2474,"target":541},{"source":2468,"target":573},{"source":2468,"target":2475},{"source":2468,"target":1455},{"source":2475,"target":573},{"source":2469,"target":1273},{"source":2469,"target":2476},{"source":2469,"target":1455},{"source":2476,"target":1273},{"source":2470,"target":1455},{"source":2470,"target":2477},{"source":2470,"target":1455},{"source":2477,"target":1455},{"source":2471,"target":1455},{"source":2471,"target":2478},{"source":2471,"target":1455},{"source":2478,"target":1455},{"source":2472,"target":1443},{"source":1172,"target":628},{"source":1172,"target":1467},{"source":1172,"target":1429},{"source":1172,"target":2479},{"source":1172,"target":2480},{"source":1172,"target":2481},{"source":1172,"target":2482},{"source":1172,"target":2483},{"source":2479,"target":1429},{"source":2479,"target":2484},{"source":2479,"target":1172},{"source":2484,"target":1429},{"source":2480,"target":953},{"source":2480,"target":2485},{"source":2480,"target":1172},{"source":2485,"target":953},{"source":2481,"target":2486},{"source":2481,"target":1172},{"source":2482,"target":1467},{"source":2483,"target":1429},{"source":541,"target":628},{"source":541,"target":1459},{"source":541,"target":2487},{"source":541,"target":2488},{"source":541,"target":2489},{"source":541,"target":2490},{"source":541,"target":2491},{"source":541,"target":2492},{"source":541,"target":2493},{"source":541,"target":2494},{"source":541,"target":2495},{"source":541,"target":2496},{"source":541,"target":2497},{"source":2487,"target":1273},{"source":2487,"target":2498},{"source":2487,"target":541},{"source":2498,"target":1273},{"source":2488,"target":436},{"source":2488,"target":2499},{"source":2488,"target":541},{"source":2499,"target":436},{"source":2489,"target":1039},{"source":2489,"target":2500},{"source":2489,"target":541},{"source":2500,"target":1039},{"source":2490,"target":1164},{"source":2490,"target":2501},{"source":2490,"target":541},{"source":2501,"target":1164},{"source":2491,"target":1071},{"source":2491,"target":2502},{"source":2491,"target":541},{"source":2502,"target":1071},{"source":2492,"target":573},{"source":2492,"target":2503},{"source":2492,"target":541},{"source":2503,"target":573},{"source":2493,"target":573},{"source":2493,"target":2504},{"source":2493,"target":541},{"source":2504,"target":573},{"source":2494,"target":541},{"source":2494,"target":2505},{"source":2494,"target":541},{"source":2505,"target":541},{"source":2495,"target":436},{"source":2495,"target":2506},{"source":2495,"target":541},{"source":2506,"target":436},{"source":2496,"target":1455},{"source":2496,"target":2507},{"source":2496,"target":541},{"source":2507,"target":1455},{"source":2497,"target":1459},{"source":1174,"target":628},{"source":1174,"target":1434},{"source":1174,"target":1433},{"source":1174,"target":2508},{"source":1174,"target":2509},{"source":1174,"target":2510},{"source":1174,"target":2511},{"source":1174,"target":2512},{"source":1174,"target":2513},{"source":1174,"target":2514},{"source":1174,"target":2515},{"source":1174,"target":2516},{"source":1174,"target":2517},{"source":2508,"target":1430},{"source":2508,"target":2518},{"source":2508,"target":1174},{"source":2518,"target":1430},{"source":2509,"target":1443},{"source":2509,"target":2519},{"source":2509,"target":1174},{"source":2519,"target":1443},{"source":2510,"target":1443},{"source":2510,"target":2520},{"source":2510,"target":1174},{"source":2520,"target":1443},{"source":2511,"target":1445},{"source":2511,"target":2521},{"source":2511,"target":1174},{"source":2521,"target":1445},{"source":2512,"target":541},{"source":2512,"target":2522},{"source":2512,"target":1174},{"source":2522,"target":541},{"source":2513,"target":864},{"source":2513,"target":2523},{"source":2513,"target":1174},{"source":2523,"target":864},{"source":2514,"target":1101},{"source":2514,"target":2524},{"source":2514,"target":1174},{"source":2524,"target":1101},{"source":2515,"target":2525},{"source":2515,"target":1174},{"source":2516,"target":1434},{"source":2517,"target":1433},{"source":1176,"target":628},{"source":1176,"target":1465},{"source":1176,"target":2526},{"source":1176,"target":2527},{"source":1176,"target":2528},{"source":1176,"target":2529},{"source":2526,"target":1049},{"source":2526,"target":2530},{"source":2526,"target":1176},{"source":2530,"target":1049},{"source":2527,"target":1001},{"source":2527,"target":2531},{"source":2527,"target":1176},{"source":2531,"target":1001},{"source":2528,"target":2532},{"source":2528,"target":1176},{"source":2529,"target":1465},{"source":1456,"target":628},{"source":1456,"target":573},{"source":1456,"target":2533},{"source":2533,"target":573},{"source":1178,"target":628},{"source":1178,"target":1436},{"source":1178,"target":2534},{"source":1178,"target":2535},{"source":1178,"target":2536},{"source":1178,"target":2537},{"source":1178,"target":2538},{"source":1178,"target":2539},{"source":2534,"target":1097},{"source":2534,"target":2540},{"source":2534,"target":1178},{"source":2540,"target":1097},{"source":2535,"target":963},{"source":2535,"target":2541},{"source":2535,"target":1178},{"source":2541,"target":963},{"source":2536,"target":1045},{"source":2536,"target":2542},{"source":2536,"target":1178},{"source":2542,"target":1045},{"source":2537,"target":1430},{"source":2537,"target":2543},{"source":2537,"target":1178},{"source":2543,"target":1430},{"source":2538,"target":2544},{"source":2538,"target":1178},{"source":2539,"target":1436},{"source":1180,"target":628},{"source":1180,"target":1432},{"source":1180,"target":2545},{"source":1180,"target":2546},{"source":1180,"target":2547},{"source":1180,"target":2548},{"source":1180,"target":2549},{"source":2545,"target":1130},{"source":2545,"target":2550},{"source":2545,"target":1180},{"source":2550,"target":1130},{"source":2546,"target":949},{"source":2546,"target":2551},{"source":2546,"target":1180},{"source":2551,"target":949},{"source":2547,"target":949},{"source":2547,"target":2552},{"source":2547,"target":1180},{"source":2552,"target":949},{"source":2548,"target":2553},{"source":2548,"target":1180},{"source":2549,"target":1432},{"source":1184,"target":628},{"source":1184,"target":1429},{"source":1184,"target":2554},{"source":1184,"target":2555},{"source":1184,"target":2556},{"source":1184,"target":2557},{"source":2554,"target":1265},{"source":2554,"target":2558},{"source":2554,"target":1184},{"source":2558,"target":1265},{"source":2555,"target":1172},{"source":2555,"target":2559},{"source":2555,"target":1184},{"source":2559,"target":1172},{"source":2556,"target":2560},{"source":2556,"target":1184},{"source":2557,"target":1429},{"source":1457,"target":628},{"source":1457,"target":1427},{"source":1457,"target":2561},{"source":2561,"target":1427},{"source":1186,"target":628},{"source":1186,"target":345},{"source":1186,"target":2562},{"source":1186,"target":2563},{"source":1186,"target":2564},{"source":1186,"target":2565},{"source":1186,"target":2566},{"source":1186,"target":2567},{"source":1186,"target":2568},{"source":1186,"target":2569},{"source":2562,"target":1470},{"source":2562,"target":2570},{"source":2562,"target":1186},{"source":2570,"target":1470},{"source":2563,"target":1153},{"source":2563,"target":2571},{"source":2563,"target":1186},{"source":2571,"target":1153},{"source":2564,"target":1153},{"source":2564,"target":2572},{"source":2564,"target":1186},{"source":2572,"target":1153},{"source":2565,"target":1186},{"source":2565,"target":2573},{"source":2565,"target":1186},{"source":2573,"target":1186},{"source":2566,"target":1186},{"source":2566,"target":2574},{"source":2566,"target":1186},{"source":2574,"target":1186},{"source":2567,"target":1470},{"source":2567,"target":2575},{"source":2567,"target":1186},{"source":2575,"target":1470},{"source":2568,"target":2576},{"source":2568,"target":1186},{"source":2569,"target":345},{"source":1188,"target":628},{"source":1188,"target":436},{"source":1188,"target":2577},{"source":1188,"target":2578},{"source":1188,"target":2579},{"source":2577,"target":1143},{"source":2577,"target":2580},{"source":2577,"target":1188},{"source":2580,"target":1143},{"source":2578,"target":2581},{"source":2578,"target":1188},{"source":2579,"target":436},{"source":1190,"target":628},{"source":1190,"target":1434},{"source":1190,"target":1433},{"source":1190,"target":2582},{"source":1190,"target":2583},{"source":1190,"target":2584},{"source":1190,"target":2585},{"source":1190,"target":2586},{"source":2582,"target":1443},{"source":2582,"target":2587},{"source":2582,"target":1190},{"source":2587,"target":1443},{"source":2583,"target":1443},{"source":2583,"target":2588},{"source":2583,"target":1190},{"source":2588,"target":1443},{"source":2584,"target":2589},{"source":2584,"target":1190},{"source":2585,"target":1434},{"source":2586,"target":1433},{"source":1192,"target":628},{"source":1192,"target":436},{"source":1192,"target":2590},{"source":1192,"target":2591},{"source":1192,"target":2592},{"source":1192,"target":2593},{"source":2590,"target":436},{"source":2590,"target":2594},{"source":2590,"target":1192},{"source":2594,"target":436},{"source":2591,"target":1466},{"source":2591,"target":2595},{"source":2591,"target":1192},{"source":2595,"target":1466},{"source":2592,"target":2596},{"source":2592,"target":1192},{"source":2593,"target":436},{"source":1195,"target":628},{"source":1195,"target":1073},{"source":1195,"target":2597},{"source":1195,"target":2598},{"source":2597,"target":1434},{"source":2597,"target":2599},{"source":2597,"target":1195},{"source":2599,"target":1434},{"source":2598,"target":1073},{"source":1197,"target":628},{"source":1197,"target":1432},{"source":1197,"target":2600},{"source":1197,"target":2601},{"source":1197,"target":2602},{"source":1197,"target":2603},{"source":2600,"target":1430},{"source":2600,"target":2604},{"source":2600,"target":1197},{"source":2604,"target":1430},{"source":2601,"target":1153},{"source":2601,"target":2605},{"source":2601,"target":1197},{"source":2605,"target":1153},{"source":2602,"target":2606},{"source":2602,"target":1197},{"source":2603,"target":1432},{"source":1201,"target":628},{"source":1201,"target":1467},{"source":1201,"target":1459},{"source":1201,"target":2607},{"source":1201,"target":2608},{"source":1201,"target":2609},{"source":1201,"target":2610},{"source":1201,"target":2611},{"source":1201,"target":2612},{"source":1201,"target":2613},{"source":1201,"target":2614},{"source":1201,"target":2615},{"source":1201,"target":2616},{"source":2607,"target":1451},{"source":2607,"target":2617},{"source":2607,"target":1201},{"source":2617,"target":1451},{"source":2608,"target":943},{"source":2608,"target":2618},{"source":2608,"target":1201},{"source":2618,"target":943},{"source":2609,"target":1201},{"source":2609,"target":2619},{"source":2609,"target":1201},{"source":2619,"target":1201},{"source":2610,"target":1465},{"source":2610,"target":2620},{"source":2610,"target":1201},{"source":2620,"target":1465},{"source":2611,"target":1465},{"source":2611,"target":2621},{"source":2611,"target":1201},{"source":2621,"target":1465},{"source":2612,"target":1130},{"source":2612,"target":2622},{"source":2612,"target":1201},{"source":2622,"target":1130},{"source":2613,"target":1162},{"source":2613,"target":2623},{"source":2613,"target":1201},{"source":2623,"target":1162},{"source":2614,"target":2624},{"source":2614,"target":1201},{"source":2615,"target":1467},{"source":2616,"target":1459},{"source":1203,"target":628},{"source":1203,"target":345},{"source":1203,"target":2625},{"source":1203,"target":2626},{"source":1203,"target":2627},{"source":1203,"target":2628},{"source":1203,"target":2629},{"source":2625,"target":873},{"source":2625,"target":2630},{"source":2625,"target":1203},{"source":2630,"target":873},{"source":2626,"target":1105},{"source":2626,"target":2631},{"source":2626,"target":1203},{"source":2631,"target":1105},{"source":2627,"target":949},{"source":2627,"target":2632},{"source":2627,"target":1203},{"source":2632,"target":949},{"source":2628,"target":2633},{"source":2628,"target":1203},{"source":2629,"target":345},{"source":1206,"target":628},{"source":1206,"target":254},{"source":1206,"target":1469},{"source":1206,"target":2634},{"source":1206,"target":2635},{"source":1206,"target":2636},{"source":2634,"target":1206},{"source":2634,"target":2637},{"source":2634,"target":1206},{"source":2637,"target":1206},{"source":2635,"target":254},{"source":2636,"target":1469},{"source":1208,"target":628},{"source":1208,"target":1433},{"source":1208,"target":2638},{"source":1208,"target":2639},{"source":1208,"target":2640},{"source":1208,"target":2641},{"source":2638,"target":941},{"source":2638,"target":2642},{"source":2638,"target":1208},{"source":2642,"target":941},{"source":2639,"target":941},{"source":2639,"target":2643},{"source":2639,"target":1208},{"source":2643,"target":941},{"source":2640,"target":2644},{"source":2640,"target":1208},{"source":2641,"target":1433},{"source":1210,"target":628},{"source":1210,"target":941},{"source":1210,"target":2645},{"source":2645,"target":941},{"source":1212,"target":628},{"source":1212,"target":541},{"source":1212,"target":2646},{"source":1212,"target":2647},{"source":1212,"target":2648},{"source":1212,"target":2649},{"source":2646,"target":1451},{"source":2646,"target":2650},{"source":2646,"target":1212},{"source":2650,"target":1451},{"source":2647,"target":1451},{"source":2647,"target":2651},{"source":2647,"target":1212},{"source":2651,"target":1451},{"source":2648,"target":2652},{"source":2648,"target":1212},{"source":2649,"target":541},{"source":1458,"target":628},{"source":1458,"target":1434},{"source":1458,"target":2653},{"source":2653,"target":1434},{"source":1214,"target":628},{"source":1214,"target":1458},{"source":1214,"target":2654},{"source":1214,"target":2655},{"source":1214,"target":2656},{"source":2654,"target":436},{"source":2654,"target":2657},{"source":2654,"target":1214},{"source":2657,"target":436},{"source":2655,"target":2658},{"source":2655,"target":1214},{"source":2656,"target":1458},{"source":1459,"target":628},{"source":1459,"target":1443},{"source":1459,"target":2659},{"source":1459,"target":2660},{"source":1459,"target":2661},{"source":2659,"target":1459},{"source":2659,"target":2662},{"source":2659,"target":1459},{"source":2662,"target":1459},{"source":2660,"target":1430},{"source":2660,"target":2663},{"source":2660,"target":1459},{"source":2663,"target":1430},{"source":2661,"target":1443},{"source":1216,"target":628},{"source":1216,"target":1432},{"source":1216,"target":2664},{"source":1216,"target":2665},{"source":1216,"target":2666},{"source":2664,"target":949},{"source":2664,"target":2667},{"source":2664,"target":1216},{"source":2667,"target":949},{"source":2665,"target":2668},{"source":2665,"target":1216},{"source":2666,"target":1432},{"source":1218,"target":628},{"source":1218,"target":1456},{"source":1218,"target":2669},{"source":1218,"target":2670},{"source":2669,"target":2671},{"source":2669,"target":1218},{"source":2670,"target":1456},{"source":1460,"target":628},{"source":1460,"target":1456},{"source":1460,"target":2672},{"source":2672,"target":1456},{"source":1220,"target":628},{"source":1220,"target":1430},{"source":1220,"target":2673},{"source":1220,"target":2674},{"source":1220,"target":2675},{"source":2673,"target":873},{"source":2673,"target":2676},{"source":2673,"target":1220},{"source":2676,"target":873},{"source":2674,"target":2677},{"source":2674,"target":1220},{"source":2675,"target":1430},{"source":1222,"target":628},{"source":1222,"target":345},{"source":1222,"target":2678},{"source":1222,"target":2679},{"source":1222,"target":2680},{"source":2678,"target":345},{"source":2678,"target":2681},{"source":2678,"target":1222},{"source":2681,"target":345},{"source":2679,"target":2682},{"source":2679,"target":1222},{"source":2680,"target":345},{"source":1461,"target":628},{"source":1461,"target":1430},{"source":1461,"target":2683},{"source":1461,"target":2684},{"source":1461,"target":2685},{"source":1461,"target":2686},{"source":1461,"target":2687},{"source":2683,"target":873},{"source":2683,"target":2688},{"source":2683,"target":1461},{"source":2688,"target":873},{"source":2684,"target":864},{"source":2684,"target":2689},{"source":2684,"target":1461},{"source":2689,"target":864},{"source":2685,"target":873},{"source":2685,"target":2690},{"source":2685,"target":1461},{"source":2690,"target":873},{"source":2686,"target":1464},{"source":2686,"target":2691},{"source":2686,"target":1461},{"source":2691,"target":1464},{"source":2687,"target":1430},{"source":1224,"target":628},{"source":1224,"target":1439},{"source":1224,"target":2692},{"source":1224,"target":2693},{"source":2692,"target":2694},{"source":2692,"target":1224},{"source":2693,"target":1439},{"source":1226,"target":628},{"source":1226,"target":1428},{"source":1226,"target":2695},{"source":1226,"target":2696},{"source":1226,"target":2697},{"source":1226,"target":2698},{"source":2695,"target":1027},{"source":2695,"target":2699},{"source":2695,"target":1226},{"source":2699,"target":1027},{"source":2696,"target":1027},{"source":2696,"target":2700},{"source":2696,"target":1226},{"source":2700,"target":1027},{"source":2697,"target":2701},{"source":2697,"target":1226},{"source":2698,"target":1428},{"source":1228,"target":628},{"source":1228,"target":1462},{"source":1228,"target":2702},{"source":1228,"target":2703},{"source":1228,"target":2704},{"source":2702,"target":1220},{"source":2702,"target":2705},{"source":2702,"target":1228},{"source":2705,"target":1220},{"source":2703,"target":2706},{"source":2703,"target":1228},{"source":2704,"target":1462},{"source":1230,"target":628},{"source":1230,"target":1432},{"source":1230,"target":2707},{"source":1230,"target":2708},{"source":1230,"target":2709},{"source":2707,"target":949},{"source":2707,"target":2710},{"source":2707,"target":1230},{"source":2710,"target":949},{"source":2708,"target":2711},{"source":2708,"target":1230},{"source":2709,"target":1432},{"source":1462,"target":628},{"source":1462,"target":1467},{"source":1462,"target":1440},{"source":1462,"target":2712},{"source":1462,"target":2713},{"source":1462,"target":2714},{"source":1462,"target":2715},{"source":1462,"target":2716},{"source":1462,"target":2717},{"source":2712,"target":1451},{"source":2712,"target":2718},{"source":2712,"target":1462},{"source":2718,"target":1451},{"source":2713,"target":361},{"source":2713,"target":2719},{"source":2713,"target":1462},{"source":2719,"target":361},{"source":2714,"target":1062},{"source":2714,"target":2720},{"source":2714,"target":1462},{"source":2720,"target":1062},{"source":2715,"target":1435},{"source":2715,"target":2721},{"source":2715,"target":1462},{"source":2721,"target":1435},{"source":2716,"target":1467},{"source":2717,"target":1440},{"source":1233,"target":628},{"source":1233,"target":1447},{"source":1233,"target":2722},{"source":1233,"target":2723},{"source":1233,"target":2724},{"source":2722,"target":949},{"source":2722,"target":2725},{"source":2722,"target":1233},{"source":2725,"target":949},{"source":2723,"target":2726},{"source":2723,"target":1233},{"source":2724,"target":1447},{"source":1235,"target":628},{"source":1235,"target":1432},{"source":1235,"target":2727},{"source":1235,"target":2728},{"source":1235,"target":2729},{"source":1235,"target":2730},{"source":2727,"target":1253},{"source":2727,"target":2731},{"source":2727,"target":1235},{"source":2731,"target":1253},{"source":2728,"target":949},{"source":2728,"target":2732},{"source":2728,"target":1235},{"source":2732,"target":949},{"source":2729,"target":2733},{"source":2729,"target":1235},{"source":2730,"target":1432},{"source":1463,"target":628},{"source":1463,"target":1428},{"source":1463,"target":1438},{"source":1463,"target":2734},{"source":1463,"target":2735},{"source":2734,"target":1428},{"source":2735,"target":1438},{"source":1237,"target":628},{"source":1237,"target":1432},{"source":1237,"target":2736},{"source":1237,"target":2737},{"source":1237,"target":2738},{"source":1237,"target":2739},{"source":1237,"target":2740},{"source":2736,"target":949},{"source":2736,"target":2741},{"source":2736,"target":1237},{"source":2741,"target":949},{"source":2737,"target":1153},{"source":2737,"target":2742},{"source":2737,"target":1237},{"source":2742,"target":1153},{"source":2738,"target":949},{"source":2738,"target":2743},{"source":2738,"target":1237},{"source":2743,"target":949},{"source":2739,"target":2744},{"source":2739,"target":1237},{"source":2740,"target":1432},{"source":1239,"target":628},{"source":1239,"target":541},{"source":1239,"target":2745},{"source":1239,"target":2746},{"source":2745,"target":2747},{"source":2745,"target":1239},{"source":2746,"target":541},{"source":1241,"target":628},{"source":1241,"target":1462},{"source":1241,"target":1453},{"source":1241,"target":1450},{"source":1241,"target":2748},{"source":1241,"target":2749},{"source":1241,"target":2750},{"source":1241,"target":2751},{"source":1241,"target":2752},{"source":1241,"target":2753},{"source":1241,"target":2754},{"source":1241,"target":2755},{"source":1241,"target":2756},{"source":1241,"target":2757},{"source":1241,"target":2758},{"source":1241,"target":2759},{"source":2748,"target":943},{"source":2748,"target":2760},{"source":2748,"target":1241},{"source":2760,"target":943},{"source":2749,"target":254},{"source":2749,"target":2761},{"source":2749,"target":1241},{"source":2761,"target":254},{"source":2750,"target":868},{"source":2750,"target":2762},{"source":2750,"target":1241},{"source":2762,"target":868},{"source":2751,"target":989},{"source":2751,"target":2763},{"source":2751,"target":1241},{"source":2763,"target":989},{"source":2752,"target":943},{"source":2752,"target":2764},{"source":2752,"target":1241},{"source":2764,"target":943},{"source":2753,"target":943},{"source":2753,"target":2765},{"source":2753,"target":1241},{"source":2765,"target":943},{"source":2754,"target":1241},{"source":2754,"target":2766},{"source":2754,"target":1241},{"source":2766,"target":1241},{"source":2755,"target":1435},{"source":2755,"target":2767},{"source":2755,"target":1241},{"source":2767,"target":1435},{"source":2756,"target":2768},{"source":2756,"target":1241},{"source":2757,"target":1462},{"source":2758,"target":1453},{"source":2759,"target":1450},{"source":1464,"target":628},{"source":1464,"target":1452},{"source":1464,"target":1453},{"source":1464,"target":2769},{"source":1464,"target":2770},{"source":1464,"target":2771},{"source":2769,"target":1119},{"source":2769,"target":2772},{"source":2769,"target":1464},{"source":2772,"target":1119},{"source":2770,"target":1452},{"source":2771,"target":1453},{"source":1465,"target":628},{"source":1465,"target":1443},{"source":1465,"target":2773},{"source":1465,"target":2774},{"source":1465,"target":2775},{"source":1465,"target":2776},{"source":2773,"target":1162},{"source":2773,"target":2777},{"source":2773,"target":1465},{"source":2777,"target":1162},{"source":2774,"target":1201},{"source":2774,"target":2778},{"source":2774,"target":1465},{"source":2778,"target":1201},{"source":2775,"target":1201},{"source":2775,"target":2779},{"source":2775,"target":1465},{"source":2779,"target":1201},{"source":2776,"target":1443},{"source":1466,"target":628},{"source":1466,"target":1434},{"source":1466,"target":2780},{"source":2780,"target":1434},{"source":1467,"target":628},{"source":1467,"target":1443},{"source":1467,"target":2781},{"source":1467,"target":2782},{"source":1467,"target":2783},{"source":1467,"target":2784},{"source":1467,"target":2785},{"source":1467,"target":2786},{"source":1467,"target":2787},{"source":2781,"target":943},{"source":2781,"target":2788},{"source":2781,"target":1467},{"source":2788,"target":943},{"source":2782,"target":971},{"source":2782,"target":2789},{"source":2782,"target":1467},{"source":2789,"target":971},{"source":2783,"target":1243},{"source":2783,"target":2790},{"source":2783,"target":1467},{"source":2790,"target":1243},{"source":2784,"target":1443},{"source":2784,"target":2791},{"source":2784,"target":1467},{"source":2791,"target":1443},{"source":2785,"target":1434},{"source":2785,"target":2792},{"source":2785,"target":1467},{"source":2792,"target":1434},{"source":2786,"target":1443},{"source":2786,"target":2793},{"source":2786,"target":1467},{"source":2793,"target":1443},{"source":2787,"target":1443},{"source":1243,"target":628},{"source":1243,"target":1433},{"source":1243,"target":2794},{"source":1243,"target":2795},{"source":1243,"target":2796},{"source":1243,"target":2797},{"source":2794,"target":941},{"source":2794,"target":2798},{"source":2794,"target":1243},{"source":2798,"target":941},{"source":2795,"target":1467},{"source":2795,"target":2799},{"source":2795,"target":1243},{"source":2799,"target":1467},{"source":2796,"target":2800},{"source":2796,"target":1243},{"source":2797,"target":1433},{"source":1245,"target":628},{"source":1245,"target":977},{"source":1245,"target":2801},{"source":1245,"target":2802},{"source":2801,"target":1446},{"source":2801,"target":2803},{"source":2801,"target":1245},{"source":2803,"target":1446},{"source":2802,"target":977},{"source":1247,"target":628},{"source":1247,"target":345},{"source":1247,"target":2804},{"source":1247,"target":2805},{"source":1247,"target":2806},{"source":1247,"target":2807},{"source":1247,"target":2808},{"source":1247,"target":2809},{"source":2804,"target":1428},{"source":2804,"target":2810},{"source":2804,"target":1247},{"source":2810,"target":1428},{"source":2805,"target":1430},{"source":2805,"target":2811},{"source":2805,"target":1247},{"source":2811,"target":1430},{"source":2806,"target":1470},{"source":2806,"target":2812},{"source":2806,"target":1247},{"source":2812,"target":1470},{"source":2807,"target":1470},{"source":2807,"target":2813},{"source":2807,"target":1247},{"source":2813,"target":1470},{"source":2808,"target":2814},{"source":2808,"target":1247},{"source":2809,"target":345},{"source":1249,"target":628},{"source":1249,"target":1464},{"source":1249,"target":1438},{"source":1249,"target":2815},{"source":1249,"target":2816},{"source":1249,"target":2817},{"source":1249,"target":2818},{"source":1249,"target":2819},{"source":2815,"target":1273},{"source":2815,"target":2820},{"source":2815,"target":1249},{"source":2820,"target":1273},{"source":2816,"target":1071},{"source":2816,"target":2821},{"source":2816,"target":1249},{"source":2821,"target":1071},{"source":2817,"target":2822},{"source":2817,"target":1249},{"source":2818,"target":1464},{"source":2819,"target":1438},{"source":1251,"target":628},{"source":1251,"target":1429},{"source":1251,"target":2823},{"source":1251,"target":2824},{"source":1251,"target":2825},{"source":1251,"target":2826},{"source":1251,"target":2827},{"source":1251,"target":2828},{"source":1251,"target":2829},{"source":2823,"target":1265},{"source":2823,"target":2830},{"source":2823,"target":1251},{"source":2830,"target":1265},{"source":2824,"target":436},{"source":2824,"target":2831},{"source":2824,"target":1251},{"source":2831,"target":436},{"source":2825,"target":1005},{"source":2825,"target":2832},{"source":2825,"target":1251},{"source":2832,"target":1005},{"source":2826,"target":436},{"source":2826,"target":2833},{"source":2826,"target":1251},{"source":2833,"target":436},{"source":2827,"target":873},{"source":2827,"target":2834},{"source":2827,"target":1251},{"source":2834,"target":873},{"source":2828,"target":2835},{"source":2828,"target":1251},{"source":2829,"target":1429},{"source":1253,"target":628},{"source":1253,"target":1430},{"source":1253,"target":1445},{"source":1253,"target":2836},{"source":1253,"target":2837},{"source":1253,"target":2838},{"source":1253,"target":2839},{"source":1253,"target":2840},{"source":1253,"target":2841},{"source":1253,"target":2842},{"source":2836,"target":1435},{"source":2836,"target":2843},{"source":2836,"target":1253},{"source":2843,"target":1435},{"source":2837,"target":873},{"source":2837,"target":2844},{"source":2837,"target":1253},{"source":2844,"target":873},{"source":2838,"target":873},{"source":2838,"target":2845},{"source":2838,"target":1253},{"source":2845,"target":873},{"source":2839,"target":873},{"source":2839,"target":2846},{"source":2839,"target":1253},{"source":2846,"target":873},{"source":2840,"target":2847},{"source":2840,"target":1253},{"source":2841,"target":1430},{"source":2842,"target":1445},{"source":1255,"target":628},{"source":1255,"target":1429},{"source":1255,"target":2848},{"source":1255,"target":2849},{"source":1255,"target":2850},{"source":2848,"target":943},{"source":2848,"target":2851},{"source":2848,"target":1255},{"source":2851,"target":943},{"source":2849,"target":2852},{"source":2849,"target":1255},{"source":2850,"target":1429},{"source":1257,"target":628},{"source":1257,"target":1439},{"source":1257,"target":2853},{"source":1257,"target":2854},{"source":2853,"target":2855},{"source":2853,"target":1257},{"source":2854,"target":1439},{"source":1468,"target":628},{"source":1468,"target":1432},{"source":1468,"target":2856},{"source":1468,"target":2857},{"source":1468,"target":2858},{"source":2856,"target":949},{"source":2856,"target":2859},{"source":2856,"target":1468},{"source":2859,"target":949},{"source":2857,"target":927},{"source":2857,"target":2860},{"source":2857,"target":1468},{"source":2860,"target":927},{"source":2858,"target":1432},{"source":1259,"target":628},{"source":1259,"target":1447},{"source":1259,"target":2861},{"source":1259,"target":2862},{"source":1259,"target":2863},{"source":2861,"target":949},{"source":2861,"target":2864},{"source":2861,"target":1259},{"source":2864,"target":949},{"source":2862,"target":2865},{"source":2862,"target":1259},{"source":2863,"target":1447},{"source":1261,"target":628},{"source":1261,"target":1206},{"source":1261,"target":2866},{"source":2866,"target":1206},{"source":1263,"target":628},{"source":1263,"target":1009},{"source":1263,"target":2867},{"source":1263,"target":2868},{"source":1263,"target":2869},{"source":2867,"target":1430},{"source":2867,"target":2870},{"source":2867,"target":1263},{"source":2870,"target":1430},{"source":2868,"target":1430},{"source":2868,"target":2871},{"source":2868,"target":1263},{"source":2871,"target":1430},{"source":2869,"target":1009},{"source":1265,"target":628},{"source":1265,"target":1431},{"source":1265,"target":2872},{"source":1265,"target":2873},{"source":2872,"target":2874},{"source":2872,"target":1265},{"source":2873,"target":1431},{"source":1469,"target":628},{"source":1469,"target":1443},{"source":1469,"target":2875},{"source":1469,"target":2876},{"source":1469,"target":2877},{"source":2875,"target":1434},{"source":2875,"target":2878},{"source":2875,"target":1469},{"source":2878,"target":1434},{"source":2876,"target":925},{"source":2876,"target":2879},{"source":2876,"target":1469},{"source":2879,"target":925},{"source":2877,"target":1443},{"source":1267,"target":628},{"source":1267,"target":1443},{"source":1267,"target":2880},{"source":1267,"target":2881},{"source":1267,"target":2882},{"source":1267,"target":2883},{"source":2880,"target":977},{"source":2880,"target":2884},{"source":2880,"target":1267},{"source":2884,"target":977},{"source":2881,"target":977},{"source":2881,"target":2885},{"source":2881,"target":1267},{"source":2885,"target":977},{"source":2882,"target":2886},{"source":2882,"target":1267},{"source":2883,"target":1443},{"source":1269,"target":628},{"source":1269,"target":1449},{"source":1269,"target":2887},{"source":1269,"target":2888},{"source":1269,"target":2889},{"source":2887,"target":1451},{"source":2887,"target":2890},{"source":2887,"target":1269},{"source":2890,"target":1451},{"source":2888,"target":2891},{"source":2888,"target":1269},{"source":2889,"target":1449},{"source":1271,"target":628},{"source":1271,"target":1432},{"source":1271,"target":2892},{"source":1271,"target":2893},{"source":1271,"target":2894},{"source":1271,"target":2895},{"source":1271,"target":2896},{"source":2892,"target":1430},{"source":2892,"target":2897},{"source":2892,"target":1271},{"source":2897,"target":1430},{"source":2893,"target":949},{"source":2893,"target":2898},{"source":2893,"target":1271},{"source":2898,"target":949},{"source":2894,"target":1430},{"source":2894,"target":2899},{"source":2894,"target":1271},{"source":2899,"target":1430},{"source":2895,"target":2900},{"source":2895,"target":1271},{"source":2896,"target":1432},{"source":1273,"target":628},{"source":1273,"target":1451},{"source":1273,"target":2901},{"source":1273,"target":2902},{"source":1273,"target":2903},{"source":1273,"target":2904},{"source":1273,"target":2905},{"source":1273,"target":2906},{"source":1273,"target":2907},{"source":1273,"target":2908},{"source":1273,"target":2909},{"source":2901,"target":1455},{"source":2901,"target":2910},{"source":2901,"target":1273},{"source":2910,"target":1455},{"source":2902,"target":541},{"source":2902,"target":2911},{"source":2902,"target":1273},{"source":2911,"target":541},{"source":2903,"target":573},{"source":2903,"target":2912},{"source":2903,"target":1273},{"source":2912,"target":573},{"source":2904,"target":1249},{"source":2904,"target":2913},{"source":2904,"target":1273},{"source":2913,"target":1249},{"source":2905,"target":1455},{"source":2905,"target":2914},{"source":2905,"target":1273},{"source":2914,"target":1455},{"source":2906,"target":573},{"source":2906,"target":2915},{"source":2906,"target":1273},{"source":2915,"target":573},{"source":2907,"target":1039},{"source":2907,"target":2916},{"source":2907,"target":1273},{"source":2916,"target":1039},{"source":2908,"target":1071},{"source":2908,"target":2917},{"source":2908,"target":1273},{"source":2917,"target":1071},{"source":2909,"target":1451},{"source":1275,"target":628},{"source":1275,"target":1465},{"source":1275,"target":2918},{"source":1275,"target":2919},{"source":1275,"target":2920},{"source":1275,"target":2921},{"source":1275,"target":2922},{"source":2918,"target":1176},{"source":2918,"target":2923},{"source":2918,"target":1275},{"source":2923,"target":1176},{"source":2919,"target":1176},{"source":2919,"target":2924},{"source":2919,"target":1275},{"source":2924,"target":1176},{"source":2920,"target":1049},{"source":2920,"target":2925},{"source":2920,"target":1275},{"source":2925,"target":1049},{"source":2921,"target":2926},{"source":2921,"target":1275},{"source":2922,"target":1465},{"source":1277,"target":628},{"source":1277,"target":1446},{"source":1277,"target":2927},{"source":1277,"target":2928},{"source":1277,"target":2929},{"source":2927,"target":1432},{"source":2927,"target":2930},{"source":2927,"target":1277},{"source":2930,"target":1432},{"source":2928,"target":2931},{"source":2928,"target":1277},{"source":2929,"target":1446},{"source":1279,"target":628},{"source":1279,"target":1432},{"source":1279,"target":2932},{"source":1279,"target":2933},{"source":1279,"target":2934},{"source":2932,"target":1153},{"source":2932,"target":2935},{"source":2932,"target":1279},{"source":2935,"target":1153},{"source":2933,"target":2936},{"source":2933,"target":1279},{"source":2934,"target":1432},{"source":1281,"target":628},{"source":1281,"target":901},{"source":1281,"target":2937},{"source":1281,"target":2938},{"source":2937,"target":1153},{"source":2937,"target":2939},{"source":2937,"target":1281},{"source":2939,"target":1153},{"source":2938,"target":901},{"source":1283,"target":628},{"source":1283,"target":1203},{"source":1283,"target":2940},{"source":1283,"target":2941},{"source":2940,"target":949},{"source":2940,"target":2942},{"source":2940,"target":1283},{"source":2942,"target":949},{"source":2941,"target":1203},{"source":1286,"target":628},{"source":1286,"target":1433},{"source":1286,"target":2943},{"source":1286,"target":2944},{"source":1286,"target":2945},{"source":1286,"target":2946},{"source":1286,"target":2947},{"source":2943,"target":1095},{"source":2943,"target":2948},{"source":2943,"target":1286},{"source":2948,"target":1095},{"source":2944,"target":921},{"source":2944,"target":2949},{"source":2944,"target":1286},{"source":2949,"target":921},{"source":2945,"target":1450},{"source":2945,"target":2950},{"source":2945,"target":1286},{"source":2950,"target":1450},{"source":2946,"target":2951},{"source":2946,"target":1286},{"source":2947,"target":1433},{"source":1288,"target":628},{"source":1288,"target":1437},{"source":1288,"target":2952},{"source":1288,"target":2953},{"source":1288,"target":2954},{"source":2952,"target":1153},{"source":2952,"target":2955},{"source":2952,"target":1288},{"source":2955,"target":1153},{"source":2953,"target":2956},{"source":2953,"target":1288},{"source":2954,"target":1437},{"source":1293,"target":628},{"source":1293,"target":436},{"source":1293,"target":2957},{"source":1293,"target":2958},{"source":1293,"target":2959},{"source":1293,"target":2960},{"source":2957,"target":1451},{"source":2957,"target":2961},{"source":2957,"target":1293},{"source":2961,"target":1451},{"source":2958,"target":361},{"source":2958,"target":2962},{"source":2958,"target":1293},{"source":2962,"target":361},{"source":2959,"target":2963},{"source":2959,"target":1293},{"source":2960,"target":436},{"source":1295,"target":628},{"source":1295,"target":883},{"source":1295,"target":2964},{"source":2964,"target":883},{"source":1297,"target":628},{"source":1297,"target":887},{"source":1297,"target":2965},{"source":1297,"target":2966},{"source":2965,"target":925},{"source":2965,"target":2967},{"source":2965,"target":1297},{"source":2967,"target":925},{"source":2966,"target":887},{"source":1299,"target":628},{"source":1299,"target":1436},{"source":1299,"target":2968},{"source":1299,"target":2969},{"source":2968,"target":2970},{"source":2968,"target":1299},{"source":2969,"target":1436},{"source":1301,"target":628},{"source":1301,"target":1446},{"source":1301,"target":2971},{"source":1301,"target":2972},{"source":1301,"target":2973},{"source":2971,"target":1451},{"source":2971,"target":2974},{"source":2971,"target":1301},{"source":2974,"target":1451},{"source":2972,"target":2975},{"source":2972,"target":1301},{"source":2973,"target":1446},{"source":1470,"target":628},{"source":1470,"target":573},{"source":1470,"target":2976},{"source":1470,"target":2977},{"source":2976,"target":1247},{"source":2976,"target":2978},{"source":2976,"target":1470},{"source":2978,"target":1247},{"source":2977,"target":573},{"source":1303,"target":628},{"source":1303,"target":1432},{"source":1303,"target":2979},{"source":1303,"target":2980},{"source":1303,"target":2981},{"source":1303,"target":2982},{"source":1303,"target":2983},{"source":2979,"target":949},{"source":2979,"target":2984},{"source":2979,"target":1303},{"source":2984,"target":949},{"source":2980,"target":1153},{"source":2980,"target":2985},{"source":2980,"target":1303},{"source":2985,"target":1153},{"source":2981,"target":1430},{"source":2981,"target":2986},{"source":2981,"target":1303},{"source":2986,"target":1430},{"source":2982,"target":2987},{"source":2982,"target":1303},{"source":2983,"target":1432},{"source":1305,"target":628},{"source":1305,"target":1428},{"source":1305,"target":2988},{"source":1305,"target":2989},{"source":2988,"target":2990},{"source":2988,"target":1305},{"source":2989,"target":1428},{"source":629,"target":1813},{"source":629,"target":5},{"source":1813,"target":629},{"source":1813,"target":2991},{"source":2991,"target":2992},{"source":2991,"target":1813}],"multigraph":true}
ecore
architecture
repo-ecore-all/data/SLAsticSPE/slastic/model/pcm.ecore
pcm core PCMRandomVariable SpecificationMustNotBeNULL diagnostics context entity Entity NamedElement entityName aName InterfaceProvidingEntity providedRoles_InterfaceProvidingEntity InterfaceProvidingRequiringEntity InterfaceRequiringEntity requiredRoles_InterfaceRequiringEntity ComposedProvidingRequiringEntity connectors Connector composition ProvidedDelegationConnector ProvidedDelegationConnectorandtheconnectedComponentmustbepartofthesamecompositestructure diagnostics context ComponentOfChildComponentContextAndInnerRoleProvidingComponentNeedToBeTheSame diagnostics context innerProvidedRole_ProvidedDelegationConnector outerProvidedRole_ProvidedDelegationConnector childComponentContext_ProvidedDelegationConnector parentStructure_ProvidedDelegationConnector AssemblyContext encapsulatedComponent_ChildComponentContext parentStructure_AssemblyContext configParameterUsages_AssemblyContext RequiredDelegationConnector RequiredDelegationConnectorandtheconnectedComponentmustbepartofthesamecompositestructure diagnostics context ComponentOfChildComponentContextAndInnerRoleRequiringComponentNeedToBeTheSame diagnostics context innerRequiredRole_RequiredDelegationConnector outerRequiredRole_RequiredDelegationConnector childComponentContext_RequiredDelegationConnector parentStructure_RequiredDelegationConnector AssemblyConnector requiringChildComponentContext_CompositeAssemblyConnector providingChildComponentContext_CompositeAssemblyConnector providedRole_CompositeAssemblyConnector requiredRole_CompositeAssemblyConnector parentStructure_AssemblyConnector ComposedStructure childComponentContexts_ComposedStructure providedDelegationConnectors_ComposedStructure requiredDelegationConnectors_ComposedStructure compositeAssemblyConnectors_ComposedStructure repository PassiveResource capacity_PassiveResource ParameterModifier none none in in out out inout inout Signature ParameterNamesHaveToBeUniqueForASignature diagnostics context serviceName parameters__Signature interface_Signature returntype__Signature exceptions__Signature Parameter datatype__Parameter parameterName modifier__Parameter signature_Parameter DataType repository_DataType Repository repositoryDescription components__Repository interfaces__Repository datatypes_Repository ProvidesComponentType AtLeastOneInterfaceHasToBeProvidedByAUsefullProvidesComponentType diagnostics context repository_ProvidesComponentType RequiredRole requiredInterface__RequiredRole requiringEntity_RequiredRole Role Interface NoProtocolTypeIDUsedTwice diagnostics context SignaturesHaveToBeUniqueForAnInterface diagnostics context parentInterface__Interface anchestorInterfaces_Interface protocols__Interface signatures__Interface repository_Interface ExceptionType exceptionName exceptionMessage ImplementationComponentType RequiredInterfacesHaveToConformToCompleteType diagnostics context providedInterfacesHaveToConformToCompleteType diagnostics context parentCompleteComponentTypes componentParameterUsage_ImplementationComponentType CompleteComponentType AtLeastOneInterfaceHasToBeProvidedOrRequiredByAUsefullCompleteComponentType diagnostics context providedInterfacesHaveToConformToProvidedType2 diagnostics context parentProvidesComponentTypes DelegationConnector CompositeComponent ProvideSameInterfaces diagnostics context RequireSameInterfaces diagnostics context implementationComponentType BasicComponent NoSeffTypeUsedTwice diagnostics context ProvideSameInterfacesAsImplementationType diagnostics context RequireSameInterfacesAsImplementationType diagnostics context implementationComponentType serviceEffectSpecifications__BasicComponent passiveResource_BasicComponent PrimitiveDataType type PrimitiveTypeEnum INT INT STRING STRING BOOL BOOL DOUBLE DOUBLE CHAR CHAR BYTE BYTE LONG LONG CollectionDataType innerType_CollectionDataType CompositeDataType parentType_CompositeDataType innerDeclaration_CompositeDataType InnerDeclaration datatype_InnerDeclaration ProvidedRole providedInterface__ProvidedRole providingEntity_ProvidedRole protocol ServiceCall signature__ServiceCall Protocol protocolTypeID parameter VariableCharacterisationType STRUCTURE STRUCTURE NUMBER_OF_ELEMENTS NUMBER_OF_ELEMENTS VALUE VALUE BYTESIZE BYTESIZE TYPE TYPE VariableCharacterisation type specification_VariableCharacterisation CharacterisedVariable characterisationType VariableUsage variableCharacterisation_VariableUsage namedReference_VariableUsage seff StopAction StopActionSuccessorMustNotBeDefined diagnostics context AbstractResourceDemandingAction resourceDemand_Action AbstractAction predecessor_AbstractAction successor_AbstractAction ParametricResourceDemand requiredResource_ParametricResourceDemand specification_ParametericResourceDemand action_ParametricResourceDemand StartAction StartActionPredecessorMustNotBeDefined diagnostics context ResourceDemandingSEFF ResourceDemandingBehaviour ExactlyOneStopAction diagnostics context ExactlyOneStartAction diagnostics context EachActionExceptStartActionandStopActionMustHhaveAPredecessorAndSuccessor diagnostics context steps_Behaviour ReleaseAction passiveResource_ReleaseAction LoopAction iterationCount_LoopAction AbstractLoopAction bodyBehaviour_Loop InternalAction failureProbability 0 ForkAction asynchronousForkedBehaviours_ForkAction synchronisingBehaviours_ForkAction ForkedBehaviour SynchronisationPoint synchronousForkedBehaviours_SynchronisationPoint outputParameterUsage_SynchronisationPoint ExternalCallAction calledService_ExternalService inputParameterUsages_ExternalCallAction outputVariableUsages_ExternalCallAction role_ExternalService ProbabilisticBranchTransition branchProbability AbstractBranchTransition branchBehaviour_BranchTransition BranchAction EitherGuardedBranchesOrProbabilisiticBranchTransitions diagnostics context AllProbabilisticBranchProbabilitiesMustSumUpTo1 diagnostics context branches_Branch AcquireAction passiveresource_AcquireAction CollectionIteratorAction parameter_CollectionIteratorAction GuardedBranchTransition branchCondition_GuardedBranchTransition SetVariableAction localVariableUsages_SetVariableAction ServiceEffectSpecification seffTypeID 1 describedService__SEFF resourcetype ResourceType ResourceRepository availableResourceTypes_ResourceRepository CommunicationLinkResourceType ProcessingResourceType allocation AllocationContext resourceContainer_AllocationContext assemblyContext_AllocationContext Allocation EachAssemblyContextWithinSystemHasToBeAllocatedExactlyOnce diagnostics context allocationContexts_Allocation targetResourceEnvironment_Allocation system_Allocation resourceenvironment ResourceEnvironment linkingresource resourceContainer_ResourceEnvironment LinkingResource toResourceContainer_LinkingResource fromResourceContainer_LinkingResource communicationLinkResourceSpecifications_LinkingResource CommunicationLinkResourceSpecification communicationLinkResourceType_CommunicationLinkResourceSpecification latency_CommunicationLinkResourceSpecification throughput_CommunicationLinkResourceSpecification ProcessingResourceSpecification schedulingPolicy activeResourceType_ActiveResourceSpecification processingRate_ProcessingResourceSpecification SchedulingPolicy DELAY DELAY PROCESSOR_SHARING PROCESSOR_SHARING FCFS FCFS ResourceContainer activeResourceSpecifications_ResourceContainer system System qosAnnotations_System qosannotations SpecifiedExecutionTime signature_SpecifiedTimeConsumption role_SpecifiedExecutionTime specification_SpecifiedExecutionTime SpecifiedFailureProbability SystemSpecifiedExecutionTime ComponentSpecifiedExecutionTime assemblyContext_ComponentSpecifiedExecutionTime SpecifiedOutputParameterAbstraction signature_SpecifiedOutputParameterAbstraction role_SpecifiedOutputParameterAbstraction expectedExternalOutputs_SpecifiedOutputParameterAbstraction QoSAnnotations specifiedExecutionTimes_QoSAnnotations specifiedOutputParameterAbstractions_QoSAnnotations usagemodel Workload UsageScenario workload_UsageScenario scenarioBehaviour_UsageScenario ScenarioBehaviour Exactlyonestart diagnostics context Exactlyonestop diagnostics context EachuseractionexceptStartandStopmusthaveapredecessorandsuccessor diagnostics context actions_ScenarioBehaviour AbstractUserAction successor predecessor UsageModel usageScenario_UsageModel userData_UsageModel UserData userDataParameterUsages_UserData assemblyContext_userData Stop StopHasNoSuccessor diagnostics context Start StartHasNoPredecessor diagnostics context OpenWorkload InterArrivalTimeInOpenWorkloadNeedsToBeSpecified diagnostics context interArrivalTime_OpenWorkload Loop bodyBehaviour_Loop loopIteration_Loop EntryLevelSystemCall inputParameterUsages_EntryLevelSystemCall providedRole_EntryLevelSystemCall signature_EntryLevelSystemCall outputParameterUsages_EntryLevelSystemCall ClosedWorkload PopulationInClosedWorkloadNeedsToBeSpecified diagnostics context ThinkTimeInClosedWorkloadNeedsToBeSpecified diagnostics context population thinkTime_ClosedWorkload Branch AllBranchProbabilitiesMustSumUpTo1 diagnostics context branchTransitions_Branch BranchTransition branchProbability branchedBehaviour_BranchTransition Delay timeSpecification_Delay
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="pcm" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/1.0" nsPrefix="pcm"> <eSubpackages name="core" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/Core/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="PCMRandomVariable" eSuperTypes="stoex.ecore#//RandomVariable"> <eOperations name="SpecificationMustNotBeNULL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="not self.specification.oclIsUndefined() and self.specification &lt;> ''"/> </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> <eSubpackages name="entity" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/Core/Entity/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="Entity" abstract="true" eSuperTypes="identifier.ecore#//Identifier #//core/entity/NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="entityName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="aName"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterfaceProvidingEntity" abstract="true" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="providedRoles_InterfaceProvidingEntity" ordered="false" upperBound="-1" eType="#//repository/ProvidedRole" containment="true" eOpposite="#//repository/ProvidedRole/providingEntity_ProvidedRole"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterfaceProvidingRequiringEntity" abstract="true" eSuperTypes="#//core/entity/InterfaceProvidingEntity #//core/entity/InterfaceRequiringEntity"/> <eClassifiers xsi:type="ecore:EClass" name="InterfaceRequiringEntity" abstract="true" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredRoles_InterfaceRequiringEntity" ordered="false" upperBound="-1" eType="#//repository/RequiredRole" containment="true" eOpposite="#//repository/RequiredRole/requiringEntity_RequiredRole"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComposedProvidingRequiringEntity" abstract="true" eSuperTypes="#//core/composition/ComposedStructure #//core/entity/InterfaceProvidingRequiringEntity"/> </eSubpackages> <eSubpackages name="connectors" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/Core/Connectors/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="Connector" abstract="true" eSuperTypes="#//core/entity/Entity"/> </eSubpackages> <eSubpackages name="composition" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/Composition/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="ProvidedDelegationConnector" eSuperTypes="#//repository/DelegationConnector"> <eOperations name="ProvidedDelegationConnectorandtheconnectedComponentmustbepartofthesamecompositestructure" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.parentStructure_ProvidedDelegationConnector = self.childComponentContext_ProvidedDelegationConnector.parentStructure_AssemblyContext"/> </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="ComponentOfChildComponentContextAndInnerRoleProvidingComponentNeedToBeTheSame" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.innerProvidedRole_ProvidedDelegationConnector.providingEntity_ProvidedRole = self.childComponentContext_ProvidedDelegationConnector.encapsulatedComponent_ChildComponentContext"/> </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="innerProvidedRole_ProvidedDelegationConnector" ordered="false" lowerBound="1" eType="#//repository/ProvidedRole"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outerProvidedRole_ProvidedDelegationConnector" ordered="false" lowerBound="1" eType="#//repository/ProvidedRole"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childComponentContext_ProvidedDelegationConnector" ordered="false" lowerBound="1" eType="#//core/composition/AssemblyContext"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentStructure_ProvidedDelegationConnector" ordered="false" lowerBound="1" eType="#//core/composition/ComposedStructure" eOpposite="#//core/composition/ComposedStructure/providedDelegationConnectors_ComposedStructure"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssemblyContext" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="encapsulatedComponent_ChildComponentContext" ordered="false" lowerBound="1" eType="#//repository/ProvidesComponentType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentStructure_AssemblyContext" ordered="false" lowerBound="1" eType="#//core/composition/ComposedStructure" eOpposite="#//core/composition/ComposedStructure/childComponentContexts_ComposedStructure"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configParameterUsages_AssemblyContext" ordered="false" upperBound="-1" eType="#//parameter/VariableUsage" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RequiredDelegationConnector" eSuperTypes="#//repository/DelegationConnector"> <eOperations name="RequiredDelegationConnectorandtheconnectedComponentmustbepartofthesamecompositestructure" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.parentStructure_RequiredDelegationConnector = self.childComponentContext_RequiredDelegationConnector.parentStructure_AssemblyContext"/> </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="ComponentOfChildComponentContextAndInnerRoleRequiringComponentNeedToBeTheSame" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.innerRequiredRole_RequiredDelegationConnector.requiringEntity_RequiredRole = self.childComponentContext_RequiredDelegationConnector.encapsulatedComponent_ChildComponentContext"/> </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="innerRequiredRole_RequiredDelegationConnector" ordered="false" lowerBound="1" eType="#//repository/RequiredRole"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outerRequiredRole_RequiredDelegationConnector" ordered="false" lowerBound="1" eType="#//repository/RequiredRole"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childComponentContext_RequiredDelegationConnector" ordered="false" lowerBound="1" eType="#//core/composition/AssemblyContext"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentStructure_RequiredDelegationConnector" ordered="false" lowerBound="1" eType="#//core/composition/ComposedStructure" eOpposite="#//core/composition/ComposedStructure/requiredDelegationConnectors_ComposedStructure"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssemblyConnector" eSuperTypes="#//core/connectors/Connector #//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiringChildComponentContext_CompositeAssemblyConnector" ordered="false" lowerBound="1" eType="#//core/composition/AssemblyContext"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providingChildComponentContext_CompositeAssemblyConnector" ordered="false" lowerBound="1" eType="#//core/composition/AssemblyContext"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedRole_CompositeAssemblyConnector" ordered="false" lowerBound="1" eType="#//repository/ProvidedRole"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredRole_CompositeAssemblyConnector" ordered="false" lowerBound="1" eType="#//repository/RequiredRole"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentStructure_AssemblyConnector" ordered="false" lowerBound="1" eType="#//core/composition/ComposedStructure" eOpposite="#//core/composition/ComposedStructure/compositeAssemblyConnectors_ComposedStructure"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComposedStructure" abstract="true" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="childComponentContexts_ComposedStructure" ordered="false" upperBound="-1" eType="#//core/composition/AssemblyContext" containment="true" eOpposite="#//core/composition/AssemblyContext/parentStructure_AssemblyContext"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedDelegationConnectors_ComposedStructure" ordered="false" upperBound="-1" eType="#//core/composition/ProvidedDelegationConnector" containment="true" eOpposite="#//core/composition/ProvidedDelegationConnector/parentStructure_ProvidedDelegationConnector"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredDelegationConnectors_ComposedStructure" ordered="false" upperBound="-1" eType="#//core/composition/RequiredDelegationConnector" containment="true" eOpposite="#//core/composition/RequiredDelegationConnector/parentStructure_RequiredDelegationConnector"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compositeAssemblyConnectors_ComposedStructure" ordered="false" upperBound="-1" eType="#//core/composition/AssemblyConnector" containment="true" eOpposite="#//core/composition/AssemblyConnector/parentStructure_AssemblyConnector"/> </eClassifiers> </eSubpackages> </eSubpackages> <eSubpackages name="repository" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/Repository/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="PassiveResource" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="capacity_PassiveResource" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ParameterModifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Parameter modifiers like known from C#."/> </eAnnotations> <eLiterals name="none"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Use this value if no parameter modifier shall be applied."/> </eAnnotations> </eLiterals> <eLiterals name="in" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&quot;in&quot; according to C# semantics"/> </eAnnotations> </eLiterals> <eLiterals name="out" value="2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&quot;out&quot; according to C# semantics"/> </eAnnotations> </eLiterals> <eLiterals name="inout" value="3"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="ref&quot; according to C# semantics"/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Signature"> <eOperations name="ParameterNamesHaveToBeUniqueForASignature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.parameters__Signature->isUnique(p : Parameter |&#xD;&#xA;&#x9;p.parameterName&#xD;&#xA;)"/> </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="serviceName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters__Signature" upperBound="-1" eType="#//repository/Parameter" containment="true" eOpposite="#//repository/Parameter/signature_Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interface_Signature" ordered="false" lowerBound="1" eType="#//repository/Interface" eOpposite="#//repository/Interface/signatures__Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returntype__Signature" ordered="false" eType="#//repository/DataType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptions__Signature" ordered="false" upperBound="-1" eType="#//repository/ExceptionType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype__Parameter" ordered="false" lowerBound="1" eType="#//repository/DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parameterName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="modifier__Parameter" ordered="false" lowerBound="1" eType="#//repository/ParameterModifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signature_Parameter" ordered="false" lowerBound="1" eType="#//repository/Signature" eOpposite="#//repository/Signature/parameters__Signature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="repository_DataType" ordered="false" lowerBound="1" eType="#//repository/Repository" eOpposite="#//repository/Repository/datatypes_Repository"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Repository" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="repositoryDescription" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="components__Repository" ordered="false" upperBound="-1" eType="#//repository/ProvidesComponentType" containment="true" eOpposite="#//repository/ProvidesComponentType/repository_ProvidesComponentType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interfaces__Repository" ordered="false" upperBound="-1" eType="#//repository/Interface" containment="true" eOpposite="#//repository/Interface/repository_Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datatypes_Repository" ordered="false" upperBound="-1" eType="#//repository/DataType" containment="true" eOpposite="#//repository/DataType/repository_DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProvidesComponentType" eSuperTypes="#//core/entity/Entity #//core/entity/InterfaceProvidingRequiringEntity"> <eOperations name="AtLeastOneInterfaceHasToBeProvidedByAUsefullProvidesComponentType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.oclIsTypeOf(ProvidesComponentType)&#xD;&#xA;implies&#xD;&#xA;self.providedRoles_InterfaceProvidingEntity->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> <eStructuralFeatures xsi:type="ecore:EReference" name="repository_ProvidesComponentType" ordered="false" lowerBound="1" eType="#//repository/Repository" eOpposite="#//repository/Repository/components__Repository"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RequiredRole" eSuperTypes="#//repository/Role"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredInterface__RequiredRole" ordered="false" lowerBound="1" eType="#//repository/Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiringEntity_RequiredRole" ordered="false" lowerBound="1" eType="#//core/entity/InterfaceRequiringEntity" eOpposite="#//core/entity/InterfaceRequiringEntity/requiredRoles_InterfaceRequiringEntity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Role" abstract="true" eSuperTypes="#//core/entity/Entity"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//core/entity/Entity"> <eOperations name="NoProtocolTypeIDUsedTwice" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.protocols__Interface->forAll(p1, p2 |&#xD;&#xA;p1.protocolTypeID &lt;> p2.protocolTypeID)&#xD;&#xA;"/> </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="SignaturesHaveToBeUniqueForAnInterface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="-- full signature has to be unique &#xD;&#xA;-- (use of ocl-tupels) #&#xD;&#xA;let sigs : Bag(&#xD;&#xA;&#x9;-- parameters: Sequence of DataType, NOT name #&#xD;&#xA;&#x9;-- exceptions have not to be considered #&#xD;&#xA;&#x9;Tuple(returnType : DataType, serviceName : String, parameters : Sequence(DataType) ) &#xD;&#xA;) = &#xD;&#xA;self.signatures__Interface->collect(sig : Signature |&#xD;&#xA;&#x9;Tuple{&#xD;&#xA;&#x9;&#x9;returnType : DataType = sig.returntype__Signature,&#xD;&#xA;&#x9;&#x9;serviceName : String = sig.serviceName,&#xD;&#xA;&#x9;&#x9;parameters : Sequence(DataType) = sig.parameters__Signature.datatype__Parameter&#xD;&#xA;&#x9;}&#xD;&#xA;)&#xD;&#xA;in&#xD;&#xA;sigs->isUnique(s|s)"/> </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="parentInterface__Interface" ordered="false" upperBound="-1" eType="#//repository/Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="anchestorInterfaces_Interface" ordered="false" upperBound="-1" eType="#//repository/Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="protocols__Interface" ordered="false" upperBound="-1" eType="#//protocol/Protocol" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signatures__Interface" ordered="false" upperBound="-1" eType="#//repository/Signature" containment="true" eOpposite="#//repository/Signature/interface_Signature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repository_Interface" ordered="false" lowerBound="1" eType="#//repository/Repository" eOpposite="#//repository/Repository/interfaces__Repository"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExceptionType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exceptionName" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exceptionMessage" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImplementationComponentType" abstract="true" eSuperTypes="#//repository/CompleteComponentType"> <eOperations name="RequiredInterfacesHaveToConformToCompleteType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="-- ImplementationTypes required Interfaces have to be a subset&#xD;&#xA;-- of CompleteComponentType required Interfaces #&#xD;&#xA;--&#xD;&#xA;-- ACCx are used to accumulate Sets/Bags; usually only the very inner ACCx is used at all.&#xD;&#xA;--&#xD;&#xA;-- Recursive Query for parent Interface IDs&#xD;&#xA;-- see &quot;lpar2005.pdf&quot; (Second-order principles in specification languages for Object-Oriented Programs; Beckert, Tretelman) pp. 11 #&#xD;&#xA;--let parentInterfaces : Bag(Interface) =&#xD;&#xA;--&#x9;self.parentCompleteComponentTypes->iterate(pt : CompleteComponentType; acc1 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;acc1->union(pt.requiredRoles->iterate(r : RequiredRole; acc2 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;&#x9;acc2->union(r.requiredInterface.parentInterface->asBag()) -- asBag required to allow Set operations #&#xD;&#xA;--&#x9;&#x9;))&#xD;&#xA;--&#x9;) in&#xD;&#xA;--let anchestorInterfaces : Bag(Interface) =&#xD;&#xA;--&#x9;self.parentCompleteComponentTypes->iterate(pt : CompleteComponentType; acc3 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;acc3->union(pt.requiredRoles->iterate(r : RequiredRole; acc4 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;&#x9;acc4->union(r.requiredInterface.parentInterface->asBag()) -- asBag required to allow Set operations #&#xD;&#xA;--&#x9;&#x9;))&#xD;&#xA;--&#x9;)->union( -- union with anchestors found in former recursion #&#xD;&#xA;--&#x9;&#x9;self.parentCompleteComponentTypes->iterate(pt : CompleteComponentType; acc5 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;&#x9;acc5->union(pt.requiredRoles->iterate(r : RequiredRole; acc6 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;&#x9;&#x9;acc6->union(r.requiredInterface.parentInterface.anchestorInterfaces) --already Set/Bag&#xD;&#xA;--&#x9;&#x9;&#x9;))&#xD;&#xA;--&#x9;&#x9;)&#xD;&#xA;--&#x9;) in&#xD;&#xA;-- Directly required interfaces need to be a subset of required anchestorInterfaces of Supertype #&#xD;&#xA;--anchestorInterfaces.identifier.id->includesAll(&#xD;&#xA;--&#x9;self.requiredRoles->iterate(p : RequiredRole; acc7 : Bag(String) = Bag{} |&#xD;&#xA;--&#x9;&#x9;acc7->union(p.requiredInterface.identifier.id->asBag())&#xD;&#xA;--&#x9;)&#x9;&#xD;&#xA;--)&#xD;&#xA;true"/> </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="providedInterfacesHaveToConformToCompleteType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="-- ### EXACT COPY FROM ABOVE ###&#xD;&#xA;-- ImplementationComponentTypes provided Interfaces have to be a superset&#xD;&#xA;-- of CompleteComponentType provided Interfaces #&#xD;&#xA;--&#xD;&#xA;-- ACCx are used to accumulate Sets/Bags; usually only the very inner ACCx is used at all.&#xD;&#xA;--&#xD;&#xA;-- Recursive Query for parent Interface IDs&#xD;&#xA;-- see &quot;lpar2005.pdf&quot; (Second-order principles in specification languages for Object-Oriented Programs; Beckert, Tretelman) pp. 11 #&#xD;&#xA;--let parentInterfaces : Bag(Interface) =&#xD;&#xA;--&#x9;self.providedRoles->iterate(r : ProvidedRole; acc2 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;acc2->union(r.providedInterface.parentInterface->asBag()) -- asBag required to allow Set operations #&#xD;&#xA;--&#x9;) in&#xD;&#xA;--let anchestorInterfaces : Bag(Interface) =&#xD;&#xA;--&#x9;self.providedRoles->iterate(r : ProvidedRole; acc4 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;acc4->union(r.providedInterface.parentInterface->asBag()) -- asBag required to allow Set operations #&#xD;&#xA;--&#x9;)->union( -- union with anchestors found in former recursion #&#xD;&#xA;--&#x9;&#x9;self.providedRoles->iterate(r : ProvidedRole; acc6 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;&#x9;acc6->union(r.providedInterface.parentInterface.anchestorInterfaces) --already Set/Bag&#xD;&#xA;--&#x9;&#x9;)&#xD;&#xA;--&#x9;) in&#xD;&#xA;&#x9;-- Directly provided anchestorInterfaces need to be a superset of provided interfaces of Supertype #&#xD;&#xA;--&#x9;anchestorInterfaces.identifier.id->includesAll(&#xD;&#xA;--&#x9;&#x9;self.parentProvidesComponentTypes->iterate(pt : ProvidesComponentType; acc1 : Bag(String) = Bag{} |&#xD;&#xA;--&#x9;&#x9;&#x9;pt.providedRoles->iterate(r : ProvidedRole; acc2 : Bag(String) = Bag{} |&#xD;&#xA;--&#x9;&#x9;&#x9;&#x9;acc2->union(r.providedInterface.identifier.id->asBag()) -- asBag required to allow Set operations #&#xD;&#xA;--&#x9;&#x9;&#x9;)&#xD;&#xA;--&#x9;&#x9;)&#xD;&#xA;--&#x9;)&#xD;&#xA;true"/> </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="parentCompleteComponentTypes" ordered="false" upperBound="-1" eType="#//repository/CompleteComponentType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentParameterUsage_ImplementationComponentType" ordered="false" upperBound="-1" eType="#//parameter/VariableUsage" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompleteComponentType" eSuperTypes="#//repository/ProvidesComponentType"> <eOperations name="AtLeastOneInterfaceHasToBeProvidedOrRequiredByAUsefullCompleteComponentType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="(&#xD;&#xA;&#x9;self.oclIsTypeOf(CompleteComponentType)&#xD;&#xA;&#x9;or&#xD;&#xA;&#x9;self.oclIsTypeOf(ImplementationComponentType)&#xD;&#xA;&#x9;or&#xD;&#xA;&#x9;self.oclIsTypeOf(CompositeComponent)&#xD;&#xA;&#x9;or&#xD;&#xA;&#x9;self.oclIsTypeOf(BasicComponent)&#xD;&#xA;)&#xD;&#xA;implies&#xD;&#xA;(&#xD;&#xA;&#x9;self.providedRoles_InterfaceProvidingEntity->size() >= 1&#xD;&#xA;&#x9;or&#xD;&#xA;&#x9;self.requiredRoles_InterfaceRequiringEntity->size() >= 1&#xD;&#xA;)"/> </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="providedInterfacesHaveToConformToProvidedType2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="-- CompleteTypes provided Interfaces have to be a superset&#xD;&#xA;-- of ProvidesComponentType provided Interfaces #&#xD;&#xA;--&#xD;&#xA;-- ACCx are used to accumulate Sets/Bags; usually only the very inner ACCx is used at all.&#xD;&#xA;--&#xD;&#xA;-- Recursive Query for parent Interface IDs&#xD;&#xA;-- see &quot;lpar2005.pdf&quot; (Second-order principles in specification languages for Object-Oriented Programs; Beckert, Tretelman) pp. 11 #&#xD;&#xA;--let parentInterfaces : Bag(Interface) =&#xD;&#xA;--&#x9;self.providedRoles->iterate(r : ProvidedRole; acc2 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;acc2->union(r.providedInterface.parentInterface->asBag()) -- asBag required to allow Set operations #&#xD;&#xA;--&#x9;) in&#xD;&#xA;--let anchestorInterfaces : Bag(Interface) =&#xD;&#xA;--&#x9;self.providedRoles->iterate(r : ProvidedRole; acc4 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;acc4->union(r.providedInterface.parentInterface->asBag()) -- asBag required to allow Set operations #&#xD;&#xA;--&#x9;)->union( -- union with anchestors found in former recursion #&#xD;&#xA;--&#x9;&#x9;self.providedRoles->iterate(r : ProvidedRole; acc6 : Bag(Interface) = Bag{} |&#xD;&#xA;--&#x9;&#x9;&#x9;acc6->union(r.providedInterface.parentInterface.anchestorInterfaces) --already Set/Bag&#xD;&#xA;--&#x9;&#x9;)&#xD;&#xA;--&#x9;) in&#xD;&#xA;--&#x9;-- Directly provided anchestorInterfaces need to be a superset of provided interfaces of Supertype #&#xD;&#xA;--&#x9;anchestorInterfaces.identifier.id->includesAll(&#xD;&#xA;--&#x9;&#x9;self.parentProvidesComponentTypes->iterate(pt : ProvidesComponentType; acc1 : Bag(String) = Bag{} |&#xD;&#xA;--&#x9;&#x9;&#x9;pt.providedRoles->iterate(r : ProvidedRole; acc2 : Bag(String) = Bag{} |&#xD;&#xA;--&#x9;&#x9;&#x9;&#x9;acc2->union(r.providedInterface.identifier.id->asBag()) -- asBag required to allow Set operations #&#xD;&#xA;--&#x9;&#x9;&#x9;)&#xD;&#xA;--&#x9;&#x9;)&#xD;&#xA;--&#x9;)&#xD;&#xA;true"/> </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="parentProvidesComponentTypes" ordered="false" upperBound="-1" eType="#//repository/ProvidesComponentType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DelegationConnector" abstract="true" eSuperTypes="#//core/connectors/Connector"/> <eClassifiers xsi:type="ecore:EClass" name="CompositeComponent" eSuperTypes="#//repository/ImplementationComponentType #//core/entity/ComposedProvidingRequiringEntity"> <eOperations name="ProvideSameInterfaces" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="-- CC has to provide the same interfaces like the implementationComponentType (if set) (same OCL code like BC)#&#xD;&#xA;self.providedRoles_InterfaceProvidingEntity->iterate(pr : ProvidedRole; acc1 : Bag(String) = Bag{} |&#xD;&#xA;&#x9;acc1->union(pr.providedInterface__ProvidedRole.id->asBag())&#xD;&#xA;)&#xD;&#xA;=&#xD;&#xA;if&#xD;&#xA;&#x9; -- apply constraint only for non-empty ImplementationComponentTypes of a BC #&#xD;&#xA;&#x9;self.implementationComponentType->notEmpty()&#xD;&#xA;then&#xD;&#xA;&#x9;self.implementationComponentType.providedRoles_InterfaceProvidingEntity->iterate(pr : ProvidedRole; acc2 : Bag(String) = Bag{} |&#xD;&#xA;&#x9;&#x9;acc2->union(pr.providedInterface__ProvidedRole.id->asBag())&#xD;&#xA;&#x9;)&#xD;&#xA;else&#xD;&#xA;&#x9;Bag{}&#xD;&#xA;endif"/> </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="RequireSameInterfaces" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="-- CC has to require the same interfaces like the implementationComponentType (if set) (same OCL code like BC) #&#xD;&#xA;self.requiredRoles_InterfaceRequiringEntity->iterate(pr : RequiredRole; acc1 : Bag(String) = Bag{} |&#xD;&#xA;&#x9;acc1->union(pr.requiredInterface__RequiredRole.id->asBag())&#xD;&#xA;)&#xD;&#xA;=&#xD;&#xA;if&#xD;&#xA;&#x9; -- apply constraint only for non-empty ImplementationComponentTypes of a BC #&#xD;&#xA;&#x9;self.implementationComponentType->notEmpty()&#xD;&#xA;then&#xD;&#xA;&#x9;self.implementationComponentType.requiredRoles_InterfaceRequiringEntity->iterate(pr : RequiredRole; acc2 : Bag(String) = Bag{} |&#xD;&#xA;&#x9;&#x9;acc2->union(pr.requiredInterface__RequiredRole.id->asBag())&#xD;&#xA;&#x9;)&#xD;&#xA;else&#xD;&#xA;&#x9;Bag{}&#xD;&#xA;endif"/> </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="implementationComponentType" ordered="false" eType="#//repository/ImplementationComponentType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BasicComponent" eSuperTypes="#//repository/ImplementationComponentType"> <eOperations name="NoSeffTypeUsedTwice" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.serviceEffectSpecifications__BasicComponent->forAll(p1, p2 |&#xD;&#xA; p1 &lt;> p2 implies (p1.describedService__SEFF = p2.describedService__SEFF implies p1.seffTypeID &lt;> p2.seffTypeID))"/> </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="ProvideSameInterfacesAsImplementationType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="-- BC has to provide the same interfaces like the implementationComponentType (if set) #&#xD;&#xA;if&#xD;&#xA;&#x9; -- apply constraint only for non-empty ImplementationComponentTypes of a BC #&#xD;&#xA;&#x9;self.parentCompleteComponentTypes->notEmpty()&#xD;&#xA;then&#xD;&#xA;&#x9;--own interface IDs:&#xD;&#xA; self.providedRoles_InterfaceProvidingEntity->collect(pr : ProvidedRole | pr.providedInterface__ProvidedRole.id)->asSet()&#xD;&#xA; =&#xD;&#xA; --complete type interface IDs:&#xD;&#xA; self.parentCompleteComponentTypes->collect(pr | pr.providedRoles_InterfaceProvidingEntity.providedInterface__ProvidedRole.id)->asSet()&#xD;&#xA;else&#xD;&#xA;&#x9;true&#xD;&#xA;endif"/> </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="RequireSameInterfacesAsImplementationType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="-- BC has to require the same interfaces like the implementationComponentType (if set) #&#xD;&#xA;if&#xD;&#xA;&#x9; -- apply constraint only for non-empty ImplementationComponentTypes of a BC #&#xD;&#xA;&#x9;self.parentCompleteComponentTypes->notEmpty()&#xD;&#xA;then&#xD;&#xA;&#x9;--own interface IDs:&#xD;&#xA; self.requiredRoles_InterfaceRequiringEntity->collect(rr : RequiredRole | rr.requiredInterface__RequiredRole.id)->asSet()&#xD;&#xA; =&#xD;&#xA; --complete type interface IDs:&#xD;&#xA; self.parentCompleteComponentTypes->collect(rr | rr.requiredRoles_InterfaceRequiringEntity.requiredInterface__RequiredRole.id)->asSet()&#xD;&#xA;else&#xD;&#xA;&#x9;true&#xD;&#xA;endif"/> </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="implementationComponentType" ordered="false" eType="#//repository/ImplementationComponentType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="serviceEffectSpecifications__BasicComponent" ordered="false" upperBound="-1" eType="#//seff/ServiceEffectSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="passiveResource_BasicComponent" ordered="false" upperBound="-1" eType="#//repository/PassiveResource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveDataType" eSuperTypes="#//repository/DataType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" lowerBound="1" eType="#//repository/PrimitiveTypeEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PrimitiveTypeEnum"> <eLiterals name="INT"/> <eLiterals name="STRING" value="1"/> <eLiterals name="BOOL" value="2"/> <eLiterals name="DOUBLE" value="3"/> <eLiterals name="CHAR" value="4"/> <eLiterals name="BYTE" value="5"/> <eLiterals name="LONG" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionDataType" eSuperTypes="#//core/entity/Entity #//repository/DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="innerType_CollectionDataType" ordered="false" lowerBound="1" eType="#//repository/DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeDataType" eSuperTypes="#//core/entity/Entity #//repository/DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="parentType_CompositeDataType" ordered="false" upperBound="-1" eType="#//repository/CompositeDataType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="innerDeclaration_CompositeDataType" ordered="false" upperBound="-1" eType="#//repository/InnerDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InnerDeclaration" eSuperTypes="#//core/entity/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype_InnerDeclaration" ordered="false" lowerBound="1" eType="#//repository/DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProvidedRole" eSuperTypes="#//repository/Role"> <eStructuralFeatures xsi:type="ecore:EReference" name="providedInterface__ProvidedRole" ordered="false" lowerBound="1" eType="#//repository/Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providingEntity_ProvidedRole" ordered="false" lowerBound="1" eType="#//core/entity/InterfaceProvidingEntity" eOpposite="#//core/entity/InterfaceProvidingEntity/providedRoles_InterfaceProvidingEntity"/> </eClassifiers> </eSubpackages> <eSubpackages name="protocol" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/Protocol/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="ServiceCall" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="signature__ServiceCall" ordered="false" lowerBound="1" eType="#//repository/Signature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Protocol" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protocolTypeID" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </eSubpackages> <eSubpackages name="parameter" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/Parameter/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EEnum" name="VariableCharacterisationType"> <eLiterals name="STRUCTURE"/> <eLiterals name="NUMBER_OF_ELEMENTS" value="1"/> <eLiterals name="VALUE" value="2"/> <eLiterals name="BYTESIZE" value="3"/> <eLiterals name="TYPE" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableCharacterisation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" lowerBound="1" eType="#//parameter/VariableCharacterisationType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specification_VariableCharacterisation" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CharacterisedVariable" eSuperTypes="stoex.ecore#//Variable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="characterisationType" ordered="false" lowerBound="1" eType="#//parameter/VariableCharacterisationType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableUsage"> <eStructuralFeatures xsi:type="ecore:EReference" name="variableCharacterisation_VariableUsage" ordered="false" upperBound="-1" eType="#//parameter/VariableCharacterisation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namedReference_VariableUsage" ordered="false" lowerBound="1" eType="ecore:EClass stoex.ecore#//AbstractNamedReference" containment="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="seff" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/SEFF/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="StopAction" eSuperTypes="#//seff/AbstractResourceDemandingAction"> <eOperations name="StopActionSuccessorMustNotBeDefined" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.successor_AbstractAction.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="AbstractResourceDemandingAction" abstract="true" eSuperTypes="#//seff/AbstractAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceDemand_Action" ordered="false" upperBound="-1" eType="#//seff/ParametricResourceDemand" containment="true" eOpposite="#//seff/ParametricResourceDemand/action_ParametricResourceDemand"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractAction" abstract="true" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor_AbstractAction" ordered="false" eType="#//seff/AbstractAction" eOpposite="#//seff/AbstractAction/successor_AbstractAction"/> <eStructuralFeatures xsi:type="ecore:EReference" name="successor_AbstractAction" ordered="false" eType="#//seff/AbstractAction" eOpposite="#//seff/AbstractAction/predecessor_AbstractAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParametricResourceDemand"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredResource_ParametricResourceDemand" ordered="false" lowerBound="1" eType="#//resourcetype/ProcessingResourceType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specification_ParametericResourceDemand" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="action_ParametricResourceDemand" ordered="false" lowerBound="1" eType="#//seff/AbstractResourceDemandingAction" eOpposite="#//seff/AbstractResourceDemandingAction/resourceDemand_Action"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StartAction" eSuperTypes="#//seff/AbstractResourceDemandingAction"> <eOperations name="StartActionPredecessorMustNotBeDefined" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.predecessor_AbstractAction.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="ResourceDemandingSEFF" eSuperTypes="identifier.ecore#//Identifier #//seff/ServiceEffectSpecification #//seff/ResourceDemandingBehaviour"/> <eClassifiers xsi:type="ecore:EClass" name="ResourceDemandingBehaviour"> <eOperations name="ExactlyOneStopAction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.steps_Behaviour->select(s|s.oclIsTypeOf(StopAction))->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="ExactlyOneStartAction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.steps_Behaviour->select(s|s.oclIsTypeOf(StartAction))->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="EachActionExceptStartActionandStopActionMustHhaveAPredecessorAndSuccessor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="not self.steps_Behaviour->select(s|not s.oclIsTypeOf(StartAction) and not s.oclIsTypeOf(StopAction))->exists(a|a.oclAsType(AbstractAction).predecessor_AbstractAction.oclIsUndefined()) and not self.steps_Behaviour->select(s|not s.oclIsTypeOf(StartAction) and not s.oclIsTypeOf(StopAction))->exists(a|a.oclAsType(AbstractAction).successor_AbstractAction.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="steps_Behaviour" ordered="false" upperBound="-1" eType="#//seff/AbstractAction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReleaseAction" eSuperTypes="#//seff/AbstractResourceDemandingAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="passiveResource_ReleaseAction" ordered="false" lowerBound="1" eType="#//repository/PassiveResource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoopAction" eSuperTypes="#//seff/AbstractLoopAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="iterationCount_LoopAction" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractLoopAction" abstract="true" eSuperTypes="#//seff/AbstractResourceDemandingAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyBehaviour_Loop" ordered="false" lowerBound="1" eType="#//seff/ResourceDemandingBehaviour" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InternalAction" eSuperTypes="#//seff/AbstractResourceDemandingAction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="failureProbability" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForkAction" eSuperTypes="#//seff/AbstractResourceDemandingAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="asynchronousForkedBehaviours_ForkAction" ordered="false" upperBound="-1" eType="#//seff/ForkedBehaviour" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="synchronisingBehaviours_ForkAction" ordered="false" eType="#//seff/SynchronisationPoint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForkedBehaviour" eSuperTypes="#//seff/ResourceDemandingBehaviour"/> <eClassifiers xsi:type="ecore:EClass" name="SynchronisationPoint"> <eStructuralFeatures xsi:type="ecore:EReference" name="synchronousForkedBehaviours_SynchronisationPoint" ordered="false" lowerBound="1" upperBound="-1" eType="#//seff/ForkedBehaviour" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputParameterUsage_SynchronisationPoint" ordered="false" upperBound="-1" eType="#//parameter/VariableUsage" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalCallAction" eSuperTypes="#//seff/AbstractAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="calledService_ExternalService" ordered="false" lowerBound="1" eType="#//repository/Signature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputParameterUsages_ExternalCallAction" ordered="false" upperBound="-1" eType="#//parameter/VariableUsage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputVariableUsages_ExternalCallAction" ordered="false" upperBound="-1" eType="#//parameter/VariableUsage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="role_ExternalService" ordered="false" lowerBound="1" eType="#//repository/Role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProbabilisticBranchTransition" eSuperTypes="#//seff/AbstractBranchTransition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="branchProbability" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractBranchTransition" abstract="true" eSuperTypes="identifier.ecore#//Identifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="branchBehaviour_BranchTransition" ordered="false" lowerBound="1" eType="#//seff/ResourceDemandingBehaviour" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BranchAction" eSuperTypes="#//seff/AbstractResourceDemandingAction"> <eOperations name="EitherGuardedBranchesOrProbabilisiticBranchTransitions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.branches_Branch->forAll(bt|bt.oclIsTypeOf(ProbabilisticBranchTransition)) or self.branches_Branch->forAll(bt|bt.oclIsTypeOf(GuardedBranchTransition))"/> </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="AllProbabilisticBranchProbabilitiesMustSumUpTo1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="if self.branches_Branch->forAll(oclIsTypeOf(ProbabilisticBranchTransition)) then self.branches_Branch->select(pbt|pbt.oclIsTypeOf(ProbabilisticBranchTransition))->collect(pbt|pbt.oclAsType(ProbabilisticBranchTransition).branchProbability)->sum() > 0.999 and self.branches_Branch->select(pbt|pbt.oclIsTypeOf(ProbabilisticBranchTransition))->collect(pbt|pbt.oclAsType(ProbabilisticBranchTransition).branchProbability)->sum() &lt; 1.001 else true endif"/> </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="branches_Branch" ordered="false" upperBound="-1" eType="#//seff/AbstractBranchTransition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AcquireAction" eSuperTypes="#//seff/AbstractResourceDemandingAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="passiveresource_AcquireAction" ordered="false" lowerBound="1" eType="#//repository/PassiveResource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionIteratorAction" eSuperTypes="#//seff/AbstractLoopAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter_CollectionIteratorAction" ordered="false" lowerBound="1" eType="#//repository/Parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GuardedBranchTransition" eSuperTypes="#//seff/AbstractBranchTransition"> <eStructuralFeatures xsi:type="ecore:EReference" name="branchCondition_GuardedBranchTransition" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetVariableAction" eSuperTypes="#//seff/AbstractResourceDemandingAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="localVariableUsages_SetVariableAction" ordered="false" upperBound="-1" eType="#//parameter/VariableUsage" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServiceEffectSpecification" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="seffTypeID" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="describedService__SEFF" ordered="false" lowerBound="1" eType="#//repository/Signature"/> </eClassifiers> </eSubpackages> <eSubpackages name="resourcetype" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/ResourceType/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="ResourceType" abstract="true" eSuperTypes="#//core/entity/Entity Units.ecore#//UnitCarryingElement"/> <eClassifiers xsi:type="ecore:EClass" name="ResourceRepository"> <eStructuralFeatures xsi:type="ecore:EReference" name="availableResourceTypes_ResourceRepository" ordered="false" upperBound="-1" eType="#//resourcetype/ResourceType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommunicationLinkResourceType" eSuperTypes="#//resourcetype/ProcessingResourceType"/> <eClassifiers xsi:type="ecore:EClass" name="ProcessingResourceType" eSuperTypes="#//resourcetype/ResourceType"/> </eSubpackages> <eSubpackages name="allocation" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/Allocation/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="AllocationContext" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceContainer_AllocationContext" ordered="false" lowerBound="1" eType="#//resourceenvironment/ResourceContainer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyContext_AllocationContext" ordered="false" lowerBound="1" eType="#//core/composition/AssemblyContext"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Allocation" eSuperTypes="#//core/entity/Entity"> <eOperations name="EachAssemblyContextWithinSystemHasToBeAllocatedExactlyOnce" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.system_Allocation.childComponentContexts_ComposedStructure->forAll(assemblyCtx|self.allocationContexts_Allocation->select(allocationCtx|allocationCtx.assemblyContext_AllocationContext = assemblyCtx)->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> <eStructuralFeatures xsi:type="ecore:EReference" name="allocationContexts_Allocation" ordered="false" upperBound="-1" eType="#//allocation/AllocationContext" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetResourceEnvironment_Allocation" ordered="false" eType="#//resourceenvironment/ResourceEnvironment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="system_Allocation" ordered="false" lowerBound="1" eType="#//system/System"/> </eClassifiers> </eSubpackages> <eSubpackages name="resourceenvironment" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/ResourceEnvironment/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="ResourceEnvironment"> <eStructuralFeatures xsi:type="ecore:EReference" name="linkingresource" ordered="false" upperBound="-1" eType="#//resourceenvironment/LinkingResource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceContainer_ResourceEnvironment" ordered="false" upperBound="-1" eType="#//resourceenvironment/ResourceContainer" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LinkingResource" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="toResourceContainer_LinkingResource" ordered="false" upperBound="-1" eType="#//resourceenvironment/ResourceContainer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromResourceContainer_LinkingResource" ordered="false" upperBound="-1" eType="#//resourceenvironment/ResourceContainer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communicationLinkResourceSpecifications_LinkingResource" ordered="false" lowerBound="1" eType="#//resourceenvironment/CommunicationLinkResourceSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommunicationLinkResourceSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="communicationLinkResourceType_CommunicationLinkResourceSpecification" ordered="false" lowerBound="1" eType="#//resourcetype/CommunicationLinkResourceType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="latency_CommunicationLinkResourceSpecification" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="throughput_CommunicationLinkResourceSpecification" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessingResourceSpecification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="schedulingPolicy" ordered="false" lowerBound="1" eType="#//resourceenvironment/SchedulingPolicy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activeResourceType_ActiveResourceSpecification" ordered="false" lowerBound="1" eType="#//resourcetype/ProcessingResourceType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processingRate_ProcessingResourceSpecification" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SchedulingPolicy"> <eLiterals name="DELAY"/> <eLiterals name="PROCESSOR_SHARING" value="1"/> <eLiterals name="FCFS" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResourceContainer" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="activeResourceSpecifications_ResourceContainer" ordered="false" upperBound="-1" eType="#//resourceenvironment/ProcessingResourceSpecification" containment="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="system" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/System/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="System" eSuperTypes="#//core/entity/Entity #//core/entity/ComposedProvidingRequiringEntity"> <eStructuralFeatures xsi:type="ecore:EReference" name="qosAnnotations_System" ordered="false" upperBound="-1" eType="#//qosannotations/QoSAnnotations" containment="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="qosannotations" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/QoSAnnotations/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="SpecifiedExecutionTime" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="signature_SpecifiedTimeConsumption" ordered="false" lowerBound="1" eType="#//repository/Signature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="role_SpecifiedExecutionTime" ordered="false" lowerBound="1" eType="#//repository/Role"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specification_SpecifiedExecutionTime" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecifiedFailureProbability"/> <eClassifiers xsi:type="ecore:EClass" name="SystemSpecifiedExecutionTime" eSuperTypes="#//qosannotations/SpecifiedExecutionTime"/> <eClassifiers xsi:type="ecore:EClass" name="ComponentSpecifiedExecutionTime" eSuperTypes="#//qosannotations/SpecifiedExecutionTime"> <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyContext_ComponentSpecifiedExecutionTime" ordered="false" lowerBound="1" eType="#//core/composition/AssemblyContext"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecifiedOutputParameterAbstraction"> <eStructuralFeatures xsi:type="ecore:EReference" name="signature_SpecifiedOutputParameterAbstraction" ordered="false" lowerBound="1" eType="#//repository/Signature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="role_SpecifiedOutputParameterAbstraction" ordered="false" lowerBound="1" eType="#//repository/Role"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expectedExternalOutputs_SpecifiedOutputParameterAbstraction" ordered="false" upperBound="-1" eType="#//parameter/VariableUsage" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QoSAnnotations" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="specifiedExecutionTimes_QoSAnnotations" ordered="false" upperBound="-1" eType="#//qosannotations/SpecifiedExecutionTime" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specifiedOutputParameterAbstractions_QoSAnnotations" ordered="false" upperBound="-1" eType="#//qosannotations/SpecifiedOutputParameterAbstraction" containment="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="usagemodel" nsURI="http://sdq.ipd.uka.de/PalladioComponentModel/UsageModel/1.0" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="Workload" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="UsageScenario" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="workload_UsageScenario" ordered="false" lowerBound="1" eType="#//usagemodel/Workload" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scenarioBehaviour_UsageScenario" ordered="false" lowerBound="1" eType="#//usagemodel/ScenarioBehaviour" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScenarioBehaviour" eSuperTypes="#//core/entity/Entity"> <eOperations name="Exactlyonestart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.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/emf/2002/GenModel"> <details key="documentation" 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/emf/2002/GenModel"> <details key="documentation" 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="actions_ScenarioBehaviour" ordered="false" upperBound="-1" eType="#//usagemodel/AbstractUserAction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractUserAction" abstract="true" eSuperTypes="#//core/entity/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="successor" ordered="false" eType="#//usagemodel/AbstractUserAction" eOpposite="#//usagemodel/AbstractUserAction/predecessor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" ordered="false" eType="#//usagemodel/AbstractUserAction" eOpposite="#//usagemodel/AbstractUserAction/successor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UsageModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="usageScenario_UsageModel" ordered="false" upperBound="-1" eType="#//usagemodel/UsageScenario" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="userData_UsageModel" ordered="false" upperBound="-1" eType="#//usagemodel/UserData" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UserData"> <eStructuralFeatures xsi:type="ecore:EReference" name="userDataParameterUsages_UserData" ordered="false" upperBound="-1" eType="#//parameter/VariableUsage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyContext_userData" ordered="false" lowerBound="1" eType="#//core/composition/AssemblyContext"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//usagemodel/AbstractUserAction"> <eOperations name="StopHasNoSuccessor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.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="Start" eSuperTypes="#//usagemodel/AbstractUserAction"> <eOperations name="StartHasNoPredecessor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.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="OpenWorkload" eSuperTypes="#//usagemodel/Workload"> <eOperations name="InterArrivalTimeInOpenWorkloadNeedsToBeSpecified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="not self.interArrivalTime_OpenWorkload.oclIsUndefined() and self.interArrivalTime_OpenWorkload.specification &lt;> ''"/> </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="interArrivalTime_OpenWorkload" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Loop" eSuperTypes="#//usagemodel/AbstractUserAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyBehaviour_Loop" ordered="false" lowerBound="1" eType="#//usagemodel/ScenarioBehaviour" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loopIteration_Loop" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntryLevelSystemCall" eSuperTypes="#//usagemodel/AbstractUserAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="inputParameterUsages_EntryLevelSystemCall" ordered="false" upperBound="-1" eType="#//parameter/VariableUsage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedRole_EntryLevelSystemCall" ordered="false" lowerBound="1" eType="#//repository/ProvidedRole"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signature_EntryLevelSystemCall" ordered="false" lowerBound="1" eType="#//repository/Signature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputParameterUsages_EntryLevelSystemCall" ordered="false" upperBound="-1" eType="#//parameter/VariableUsage" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClosedWorkload" eSuperTypes="#//usagemodel/Workload"> <eOperations name="PopulationInClosedWorkloadNeedsToBeSpecified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="not self.population.oclIsUndefined() and self.population &lt;> ''"/> </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="ThinkTimeInClosedWorkloadNeedsToBeSpecified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="not self.thinkTime_ClosedWorkload.oclIsUndefined() and self.thinkTime_ClosedWorkload.specification &lt;> ''"/> </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="population" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thinkTime_ClosedWorkload" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Branch" eSuperTypes="#//usagemodel/AbstractUserAction"> <eOperations name="AllBranchProbabilitiesMustSumUpTo1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self->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="#//usagemodel/BranchTransition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BranchTransition"> <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="branchedBehaviour_BranchTransition" ordered="false" lowerBound="1" eType="#//usagemodel/ScenarioBehaviour" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Delay" eSuperTypes="#//usagemodel/AbstractUserAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="timeSpecification_Delay" ordered="false" lowerBound="1" eType="#//core/PCMRandomVariable" containment="true"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"pcm","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/1.0","name":"pcm","id":0,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/Core/1.0","name":"core","id":1,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/Repository/1.0","name":"repository","id":2,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/Protocol/1.0","name":"protocol","id":3,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/Parameter/1.0","name":"parameter","id":4,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/SEFF/1.0","name":"seff","id":5,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/ResourceType/1.0","name":"resourcetype","id":6,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/Allocation/1.0","name":"allocation","id":7,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/ResourceEnvironment/1.0","name":"resourceenvironment","id":8,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/System/1.0","name":"system","id":9,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/QoSAnnotations/1.0","name":"qosannotations","id":10,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/UsageModel/1.0","name":"usagemodel","id":11,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PCMRandomVariable","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/Core/Entity/1.0","name":"entity","id":13,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/Core/Connectors/1.0","name":"connectors","id":14,"eClass":"EPackage"},{"nsPrefix":"","nsURI":"http://sdq.ipd.uka.de/PalladioComponentModel/Composition/1.0","name":"composition","id":15,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"unique":true,"name":"SpecificationMustNotBeNULL","lowerBound":0,"id":16,"many":false,"required":false,"eClass":"EOperation"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":19,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":20,"many":false,"required":false,"eClass":"EParameter"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceProvidingEntity","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceProvidingRequiringEntity","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceRequiringEntity","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComposedProvidingRequiringEntity","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":"aName","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"aName","unsettable":false,"transient":false,"unique":true,"name":"entityName","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"id":34,"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":"providedRoles_InterfaceProvidingEntity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedRole","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"id":38,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providingEntity_ProvidedRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredRoles_InterfaceRequiringEntity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredRole","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"id":45,"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":"requiringEntity_RequiredRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComposedStructure","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"id":51,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedDelegationConnector","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssemblyContext","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredDelegationConnector","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssemblyConnector","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DelegationConnector","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"ProvidedDelegationConnectorandtheconnectedComponentmustbepartofthesamecompositestructure","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ComponentOfChildComponentContextAndInnerRoleProvidingComponentNeedToBeTheSame","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"innerProvidedRole_ProvidedDelegationConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"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":"outerProvidedRole_ProvidedDelegationConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"childComponentContext_ProvidedDelegationConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"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":"parentStructure_ProvidedDelegationConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EParameter"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedDelegationConnectors_ComposedStructure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"encapsulatedComponent_ChildComponentContext","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"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":"parentStructure_AssemblyContext","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configParameterUsages_AssemblyContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidesComponentType","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childComponentContexts_ComposedStructure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableUsage","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"RequiredDelegationConnectorandtheconnectedComponentmustbepartofthesamecompositestructure","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ComponentOfChildComponentContextAndInnerRoleRequiringComponentNeedToBeTheSame","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"innerRequiredRole_RequiredDelegationConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"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":"outerRequiredRole_RequiredDelegationConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"childComponentContext_RequiredDelegationConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"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":"parentStructure_RequiredDelegationConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":101,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":102,"many":false,"required":false,"eClass":"EParameter"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredDelegationConnectors_ComposedStructure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"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":"requiringChildComponentContext_CompositeAssemblyConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"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":"providingChildComponentContext_CompositeAssemblyConnector","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":"providedRole_CompositeAssemblyConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredRole_CompositeAssemblyConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"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":"parentStructure_AssemblyConnector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compositeAssemblyConnectors_ComposedStructure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PassiveResource","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterModifier","instanceClass":null,"id":138,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signature","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repository","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":true,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionType","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationComponentType","instanceClass":null,"abstract":true,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompleteComponentType","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeComponent","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicComponent","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveDataType","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrimitiveTypeEnum","instanceClass":null,"id":151,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionDataType","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeDataType","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InnerDeclaration","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"capacity_PassiveResource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"name":"none","id":158,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"in","id":159,"value":1,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":160,"value":2,"literal":"out","eClass":"EEnumLiteral"},{"name":"inout","id":161,"value":3,"literal":"inout","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"ParameterNamesHaveToBeUniqueForASignature","lowerBound":0,"id":162,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceName","changeable":true,"lowerBound":1,"iD":false,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters__Signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"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":"interface_Signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":165,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"returntype__Signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptions__Signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","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"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signature_Parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"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":"signatures__Interface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype__Parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parameterName","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modifier__Parameter","changeable":true,"lowerBound":1,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"repository_DataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":189,"derived":false},{"id":190,"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":"datatypes_Repository","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"repositoryDescription","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"components__Repository","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interfaces__Repository","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"repository_ProvidesComponentType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"repository_Interface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"AtLeastOneInterfaceHasToBeProvidedByAUsefullProvidesComponentType","lowerBound":0,"id":202,"many":false,"required":false,"eClass":"EOperation"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":206,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":207,"many":false,"required":false,"eClass":"EParameter"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredInterface__RequiredRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"NoProtocolTypeIDUsedTwice","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"SignaturesHaveToBeUniqueForAnInterface","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentInterface__Interface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"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":"anchestorInterfaces_Interface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"protocols__Interface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EParameter"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":233,"many":false,"required":false,"eClass":"EParameter"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Protocol","instanceClass":null,"abstract":true,"id":240,"interface":false,"eClass":"EClass"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"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":"exceptionName","changeable":true,"lowerBound":1,"iD":false,"id":244,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"exceptionMessage","changeable":true,"lowerBound":1,"iD":false,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"RequiredInterfacesHaveToConformToCompleteType","lowerBound":0,"id":248,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"providedInterfacesHaveToConformToCompleteType","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentCompleteComponentTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"componentParameterUsage_ImplementationComponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":255,"many":false,"required":false,"eClass":"EParameter"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":261,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":262,"many":false,"required":false,"eClass":"EParameter"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"AtLeastOneInterfaceHasToBeProvidedOrRequiredByAUsefullCompleteComponentType","lowerBound":0,"id":269,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"providedInterfacesHaveToConformToProvidedType2","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentProvidesComponentTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":274,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":275,"many":false,"required":false,"eClass":"EParameter"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":281,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":282,"many":false,"required":false,"eClass":"EParameter"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ProvideSameInterfaces","lowerBound":0,"id":289,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"RequireSameInterfaces","lowerBound":0,"id":290,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementationComponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":295,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":296,"many":false,"required":false,"eClass":"EParameter"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":302,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":303,"many":false,"required":false,"eClass":"EParameter"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"NoSeffTypeUsedTwice","lowerBound":0,"id":309,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ProvideSameInterfacesAsImplementationType","lowerBound":0,"id":310,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"RequireSameInterfacesAsImplementationType","lowerBound":0,"id":311,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementationComponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceEffectSpecifications__BasicComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"passiveResource_BasicComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":317,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":318,"many":false,"required":false,"eClass":"EParameter"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":324,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":325,"many":false,"required":false,"eClass":"EParameter"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":331,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":332,"many":false,"required":false,"eClass":"EParameter"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceEffectSpecification","instanceClass":null,"abstract":true,"id":338,"interface":false,"eClass":"EClass"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"ordered":false,"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":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"name":"INT","id":344,"value":0,"literal":"INT","eClass":"EEnumLiteral"},{"name":"STRING","id":345,"value":1,"literal":"STRING","eClass":"EEnumLiteral"},{"name":"BOOL","id":346,"value":2,"literal":"BOOL","eClass":"EEnumLiteral"},{"name":"DOUBLE","id":347,"value":3,"literal":"DOUBLE","eClass":"EEnumLiteral"},{"name":"CHAR","id":348,"value":4,"literal":"CHAR","eClass":"EEnumLiteral"},{"name":"BYTE","id":349,"value":5,"literal":"BYTE","eClass":"EEnumLiteral"},{"name":"LONG","id":350,"value":6,"literal":"LONG","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"innerType_CollectionDataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"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":"parentType_CompositeDataType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":355,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"innerDeclaration_CompositeDataType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype_InnerDeclaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providedInterface__ProvidedRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceCall","instanceClass":null,"abstract":true,"id":368,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signature__ServiceCall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"protocolTypeID","changeable":true,"lowerBound":1,"iD":false,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"VariableCharacterisationType","instanceClass":null,"id":373,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableCharacterisation","instanceClass":null,"abstract":false,"id":374,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterisedVariable","instanceClass":null,"abstract":false,"id":375,"interface":false,"eClass":"EClass"},{"name":"STRUCTURE","id":376,"value":0,"literal":"STRUCTURE","eClass":"EEnumLiteral"},{"name":"NUMBER_OF_ELEMENTS","id":377,"value":1,"literal":"NUMBER_OF_ELEMENTS","eClass":"EEnumLiteral"},{"name":"VALUE","id":378,"value":2,"literal":"VALUE","eClass":"EEnumLiteral"},{"name":"BYTESIZE","id":379,"value":3,"literal":"BYTESIZE","eClass":"EEnumLiteral"},{"name":"TYPE","id":380,"value":4,"literal":"TYPE","eClass":"EEnumLiteral"},{"ordered":false,"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":381,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification_VariableCharacterisation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":382,"derived":false},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"characterisationType","changeable":true,"lowerBound":1,"iD":false,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"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":"variableCharacterisation_VariableUsage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":388,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namedReference_VariableUsage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StopAction","instanceClass":null,"abstract":false,"id":392,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractResourceDemandingAction","instanceClass":null,"abstract":true,"id":393,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractAction","instanceClass":null,"abstract":true,"id":394,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParametricResourceDemand","instanceClass":null,"abstract":false,"id":395,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartAction","instanceClass":null,"abstract":false,"id":396,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceDemandingSEFF","instanceClass":null,"abstract":false,"id":397,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceDemandingBehaviour","instanceClass":null,"abstract":false,"id":398,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReleaseAction","instanceClass":null,"abstract":false,"id":399,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopAction","instanceClass":null,"abstract":false,"id":400,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractLoopAction","instanceClass":null,"abstract":true,"id":401,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalAction","instanceClass":null,"abstract":false,"id":402,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkAction","instanceClass":null,"abstract":false,"id":403,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkedBehaviour","instanceClass":null,"abstract":false,"id":404,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronisationPoint","instanceClass":null,"abstract":false,"id":405,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalCallAction","instanceClass":null,"abstract":false,"id":406,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProbabilisticBranchTransition","instanceClass":null,"abstract":false,"id":407,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractBranchTransition","instanceClass":null,"abstract":true,"id":408,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BranchAction","instanceClass":null,"abstract":false,"id":409,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcquireAction","instanceClass":null,"abstract":false,"id":410,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionIteratorAction","instanceClass":null,"abstract":false,"id":411,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardedBranchTransition","instanceClass":null,"abstract":false,"id":412,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetVariableAction","instanceClass":null,"abstract":false,"id":413,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"StopActionSuccessorMustNotBeDefined","lowerBound":0,"id":414,"many":false,"required":false,"eClass":"EOperation"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":417,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":418,"many":false,"required":false,"eClass":"EParameter"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"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":"resourceDemand_Action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":423,"derived":false},{"id":424,"eClass":"EGenericType"},{"id":425,"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":"action_ParametricResourceDemand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":426,"derived":false},{"container":false,"ordered":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_AbstractAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"derived":false},{"container":false,"ordered":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_AbstractAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredResource_ParametricResourceDemand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":432,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification_ParametericResourceDemand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":433,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessingResourceType","instanceClass":null,"abstract":false,"id":434,"interface":false,"eClass":"EClass"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"StartActionPredecessorMustNotBeDefined","lowerBound":0,"id":438,"many":false,"required":false,"eClass":"EOperation"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":441,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":442,"many":false,"required":false,"eClass":"EParameter"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ExactlyOneStopAction","lowerBound":0,"id":450,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ExactlyOneStartAction","lowerBound":0,"id":451,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"EachActionExceptStartActionandStopActionMustHhaveAPredecessorAndSuccessor","lowerBound":0,"id":452,"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":"steps_Behaviour","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":455,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":456,"many":false,"required":false,"eClass":"EParameter"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":462,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":463,"many":false,"required":false,"eClass":"EParameter"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":469,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":470,"many":false,"required":false,"eClass":"EParameter"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"passiveResource_ReleaseAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterationCount_LoopAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyBehaviour_Loop","changeable":true,"resolveProxies":true,"lowerBound":1,"id":482,"derived":false},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":"0","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"failureProbability","changeable":true,"lowerBound":1,"iD":false,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"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":"asynchronousForkedBehaviours_ForkAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":488,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"synchronisingBehaviours_ForkAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"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":"synchronousForkedBehaviours_SynchronisationPoint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":494,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputParameterUsage_SynchronisationPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":495,"derived":false},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"calledService_ExternalService","changeable":true,"resolveProxies":true,"lowerBound":1,"id":498,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputParameterUsages_ExternalCallAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputVariableUsages_ExternalCallAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"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":"role_ExternalService","changeable":true,"resolveProxies":true,"lowerBound":1,"id":501,"derived":false},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"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":507,"derived":false},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"branchBehaviour_BranchTransition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":510,"derived":false},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"EitherGuardedBranchesOrProbabilisiticBranchTransitions","lowerBound":0,"id":513,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"AllProbabilisticBranchProbabilitiesMustSumUpTo1","lowerBound":0,"id":514,"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":"branches_Branch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":515,"derived":false},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":518,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":519,"many":false,"required":false,"eClass":"EParameter"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":525,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":526,"many":false,"required":false,"eClass":"EParameter"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"passiveresource_AcquireAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":532,"derived":false},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter_CollectionIteratorAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"branchCondition_GuardedBranchTransition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"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":"localVariableUsages_SetVariableAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":541,"derived":false},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":"1","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"seffTypeID","changeable":true,"lowerBound":1,"iD":false,"id":544,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"describedService__SEFF","changeable":true,"resolveProxies":true,"lowerBound":1,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceType","instanceClass":null,"abstract":true,"id":548,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceRepository","instanceClass":null,"abstract":false,"id":549,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationLinkResourceType","instanceClass":null,"abstract":false,"id":550,"interface":false,"eClass":"EClass"},{"id":551,"eClass":"EGenericType"},{"id":552,"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":"availableResourceTypes_ResourceRepository","changeable":true,"resolveProxies":true,"lowerBound":0,"id":553,"derived":false},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllocationContext","instanceClass":null,"abstract":false,"id":557,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Allocation","instanceClass":null,"abstract":false,"id":558,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resourceContainer_AllocationContext","changeable":true,"resolveProxies":true,"lowerBound":1,"id":559,"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":"assemblyContext_AllocationContext","changeable":true,"resolveProxies":true,"lowerBound":1,"id":560,"derived":false},{"id":561,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceContainer","instanceClass":null,"abstract":false,"id":562,"interface":false,"eClass":"EClass"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"EachAssemblyContextWithinSystemHasToBeAllocatedExactlyOnce","lowerBound":0,"id":565,"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":"allocationContexts_Allocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":566,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetResourceEnvironment_Allocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":567,"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":"system_Allocation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":571,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":572,"many":false,"required":false,"eClass":"EParameter"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceEnvironment","instanceClass":null,"abstract":false,"id":578,"interface":false,"eClass":"EClass"},{"id":579,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"id":580,"interface":false,"eClass":"EClass"},{"id":581,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkingResource","instanceClass":null,"abstract":false,"id":582,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationLinkResourceSpecification","instanceClass":null,"abstract":false,"id":583,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessingResourceSpecification","instanceClass":null,"abstract":false,"id":584,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SchedulingPolicy","instanceClass":null,"id":585,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"linkingresource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":586,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceContainer_ResourceEnvironment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":587,"derived":false},{"id":588,"eClass":"EGenericType"},{"id":589,"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":"toResourceContainer_LinkingResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":590,"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":"fromResourceContainer_LinkingResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":591,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"communicationLinkResourceSpecifications_LinkingResource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":592,"derived":false},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicationLinkResourceType_CommunicationLinkResourceSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":597,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"latency_CommunicationLinkResourceSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":598,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"throughput_CommunicationLinkResourceSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"schedulingPolicy","changeable":true,"lowerBound":1,"iD":false,"id":603,"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":"activeResourceType_ActiveResourceSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":604,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"processingRate_ProcessingResourceSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":605,"derived":false},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"name":"DELAY","id":609,"value":0,"literal":"DELAY","eClass":"EEnumLiteral"},{"name":"PROCESSOR_SHARING","id":610,"value":1,"literal":"PROCESSOR_SHARING","eClass":"EEnumLiteral"},{"name":"FCFS","id":611,"value":2,"literal":"FCFS","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activeResourceSpecifications_ResourceContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":612,"derived":false},{"id":613,"eClass":"EGenericType"},{"id":614,"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":"qosAnnotations_System","changeable":true,"resolveProxies":true,"lowerBound":0,"id":615,"derived":false},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QoSAnnotations","instanceClass":null,"abstract":false,"id":618,"interface":false,"eClass":"EClass"},{"id":619,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecifiedExecutionTime","instanceClass":null,"abstract":true,"id":620,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecifiedFailureProbability","instanceClass":null,"abstract":false,"id":621,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemSpecifiedExecutionTime","instanceClass":null,"abstract":false,"id":622,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentSpecifiedExecutionTime","instanceClass":null,"abstract":false,"id":623,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecifiedOutputParameterAbstraction","instanceClass":null,"abstract":false,"id":624,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signature_SpecifiedTimeConsumption","changeable":true,"resolveProxies":true,"lowerBound":1,"id":625,"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":"role_SpecifiedExecutionTime","changeable":true,"resolveProxies":true,"lowerBound":1,"id":626,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification_SpecifiedExecutionTime","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assemblyContext_ComponentSpecifiedExecutionTime","changeable":true,"resolveProxies":true,"lowerBound":1,"id":632,"derived":false},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signature_SpecifiedOutputParameterAbstraction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":635,"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":"role_SpecifiedOutputParameterAbstraction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":636,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expectedExternalOutputs_SpecifiedOutputParameterAbstraction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":637,"derived":false},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specifiedExecutionTimes_QoSAnnotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":641,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specifiedOutputParameterAbstractions_QoSAnnotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":642,"derived":false},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Workload","instanceClass":null,"abstract":true,"id":646,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UsageScenario","instanceClass":null,"abstract":false,"id":647,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScenarioBehaviour","instanceClass":null,"abstract":false,"id":648,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractUserAction","instanceClass":null,"abstract":true,"id":649,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UsageModel","instanceClass":null,"abstract":false,"id":650,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserData","instanceClass":null,"abstract":false,"id":651,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":652,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Start","instanceClass":null,"abstract":false,"id":653,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenWorkload","instanceClass":null,"abstract":false,"id":654,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loop","instanceClass":null,"abstract":false,"id":655,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryLevelSystemCall","instanceClass":null,"abstract":false,"id":656,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClosedWorkload","instanceClass":null,"abstract":false,"id":657,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Branch","instanceClass":null,"abstract":false,"id":658,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BranchTransition","instanceClass":null,"abstract":false,"id":659,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delay","instanceClass":null,"abstract":false,"id":660,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"workload_UsageScenario","changeable":true,"resolveProxies":true,"lowerBound":1,"id":661,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scenarioBehaviour_UsageScenario","changeable":true,"resolveProxies":true,"lowerBound":1,"id":662,"derived":false},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Exactlyonestart","lowerBound":0,"id":666,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Exactlyonestop","lowerBound":0,"id":667,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"EachuseractionexceptStartandStopmusthaveapredecessorandsuccessor","lowerBound":0,"id":668,"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":"actions_ScenarioBehaviour","changeable":true,"resolveProxies":true,"lowerBound":0,"id":669,"derived":false},{"id":670,"eClass":"EGenericType"},{"id":671,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":672,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":673,"many":false,"required":false,"eClass":"EParameter"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"id":678,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":679,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":680,"many":false,"required":false,"eClass":"EParameter"},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":686,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":687,"many":false,"required":false,"eClass":"EParameter"},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"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":"successor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":693,"derived":false},{"container":false,"ordered":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":694,"derived":false},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"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":"usageScenario_UsageModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":698,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"userData_UsageModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":699,"derived":false},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"userDataParameterUsages_UserData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":702,"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":"assemblyContext_userData","changeable":true,"resolveProxies":true,"lowerBound":1,"id":703,"derived":false},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"StopHasNoSuccessor","lowerBound":0,"id":706,"many":false,"required":false,"eClass":"EOperation"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":709,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":710,"many":false,"required":false,"eClass":"EParameter"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"StartHasNoPredecessor","lowerBound":0,"id":715,"many":false,"required":false,"eClass":"EOperation"},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":718,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":719,"many":false,"required":false,"eClass":"EParameter"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"InterArrivalTimeInOpenWorkloadNeedsToBeSpecified","lowerBound":0,"id":724,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interArrivalTime_OpenWorkload","changeable":true,"resolveProxies":true,"lowerBound":1,"id":725,"derived":false},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":728,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":729,"many":false,"required":false,"eClass":"EParameter"},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"container":false,"ordered":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":735,"derived":false},{"container":false,"ordered":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":736,"derived":false},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputParameterUsages_EntryLevelSystemCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":740,"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":"providedRole_EntryLevelSystemCall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":741,"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":"signature_EntryLevelSystemCall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":742,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputParameterUsages_EntryLevelSystemCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":743,"derived":false},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"PopulationInClosedWorkloadNeedsToBeSpecified","lowerBound":0,"id":749,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ThinkTimeInClosedWorkloadNeedsToBeSpecified","lowerBound":0,"id":750,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"population","changeable":true,"lowerBound":1,"iD":false,"id":751,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thinkTime_ClosedWorkload","changeable":true,"resolveProxies":true,"lowerBound":1,"id":752,"derived":false},{"id":753,"eClass":"EGenericType"},{"id":754,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":755,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":756,"many":false,"required":false,"eClass":"EParameter"},{"id":757,"eClass":"EGenericType"},{"id":758,"eClass":"EGenericType"},{"id":759,"eClass":"EGenericType"},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":762,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":763,"many":false,"required":false,"eClass":"EParameter"},{"id":764,"eClass":"EGenericType"},{"id":765,"eClass":"EGenericType"},{"id":766,"eClass":"EGenericType"},{"id":767,"eClass":"EGenericType"},{"id":768,"eClass":"EGenericType"},{"id":769,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"AllBranchProbabilitiesMustSumUpTo1","lowerBound":0,"id":770,"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":771,"derived":false},{"id":772,"eClass":"EGenericType"},{"id":773,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":774,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":775,"many":false,"required":false,"eClass":"EParameter"},{"id":776,"eClass":"EGenericType"},{"id":777,"eClass":"EGenericType"},{"id":778,"eClass":"EGenericType"},{"id":779,"eClass":"EGenericType"},{"id":780,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"branchProbability","changeable":true,"lowerBound":1,"iD":false,"id":781,"derived":false},{"container":false,"ordered":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":782,"derived":false},{"id":783,"eClass":"EGenericType"},{"id":784,"eClass":"EGenericType"},{"container":false,"ordered":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":785,"derived":false},{"id":786,"eClass":"EGenericType"},{"id":787,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":0},{"source":12,"target":1},{"source":12,"target":16},{"source":12,"target":17},{"source":16,"target":18},{"source":16,"target":12},{"source":16,"target":19},{"source":16,"target":20},{"source":19,"target":21},{"source":19,"target":16},{"source":20,"target":22},{"source":20,"target":16},{"source":22,"target":23},{"source":22,"target":24},{"source":13,"target":25},{"source":13,"target":26},{"source":13,"target":27},{"source":13,"target":28},{"source":13,"target":29},{"source":13,"target":30},{"source":13,"target":1},{"source":25,"target":13},{"source":25,"target":26},{"source":25,"target":31},{"source":25,"target":32},{"source":32,"target":26},{"source":26,"target":13},{"source":26,"target":33},{"source":33,"target":34},{"source":33,"target":26},{"source":27,"target":13},{"source":27,"target":25},{"source":27,"target":35},{"source":27,"target":36},{"source":35,"target":37},{"source":35,"target":38},{"source":35,"target":27},{"source":35,"target":39},{"source":38,"target":37},{"source":36,"target":25},{"source":28,"target":13},{"source":28,"target":27},{"source":28,"target":29},{"source":28,"target":40},{"source":28,"target":41},{"source":40,"target":27},{"source":41,"target":29},{"source":29,"target":13},{"source":29,"target":25},{"source":29,"target":42},{"source":29,"target":43},{"source":42,"target":44},{"source":42,"target":45},{"source":42,"target":29},{"source":42,"target":46},{"source":45,"target":44},{"source":43,"target":25},{"source":30,"target":13},{"source":30,"target":47},{"source":30,"target":28},{"source":30,"target":48},{"source":30,"target":49},{"source":48,"target":47},{"source":49,"target":28},{"source":14,"target":50},{"source":14,"target":1},{"source":50,"target":14},{"source":50,"target":25},{"source":50,"target":51},{"source":51,"target":25},{"source":15,"target":52},{"source":15,"target":53},{"source":15,"target":54},{"source":15,"target":55},{"source":15,"target":47},{"source":15,"target":1},{"source":52,"target":15},{"source":52,"target":56},{"source":52,"target":57},{"source":52,"target":58},{"source":52,"target":59},{"source":52,"target":60},{"source":52,"target":61},{"source":52,"target":62},{"source":52,"target":63},{"source":57,"target":64},{"source":57,"target":52},{"source":57,"target":65},{"source":57,"target":66},{"source":65,"target":67},{"source":65,"target":57},{"source":66,"target":68},{"source":66,"target":57},{"source":68,"target":69},{"source":68,"target":70},{"source":58,"target":71},{"source":58,"target":52},{"source":58,"target":72},{"source":58,"target":73},{"source":72,"target":74},{"source":72,"target":58},{"source":73,"target":75},{"source":73,"target":58},{"source":75,"target":76},{"source":75,"target":77},{"source":59,"target":37},{"source":59,"target":78},{"source":59,"target":52},{"source":78,"target":37},{"source":60,"target":37},{"source":60,"target":79},{"source":60,"target":52},{"source":79,"target":37},{"source":61,"target":53},{"source":61,"target":80},{"source":61,"target":52},{"source":80,"target":53},{"source":62,"target":47},{"source":62,"target":81},{"source":62,"target":52},{"source":62,"target":82},{"source":81,"target":47},{"source":63,"target":56},{"source":53,"target":15},{"source":53,"target":25},{"source":53,"target":83},{"source":53,"target":84},{"source":53,"target":85},{"source":53,"target":86},{"source":83,"target":87},{"source":83,"target":88},{"source":83,"target":53},{"source":88,"target":87},{"source":84,"target":47},{"source":84,"target":89},{"source":84,"target":53},{"source":84,"target":90},{"source":89,"target":47},{"source":85,"target":91},{"source":85,"target":92},{"source":85,"target":53},{"source":92,"target":91},{"source":86,"target":25},{"source":54,"target":15},{"source":54,"target":56},{"source":54,"target":93},{"source":54,"target":94},{"source":54,"target":95},{"source":54,"target":96},{"source":54,"target":97},{"source":54,"target":98},{"source":54,"target":99},{"source":93,"target":100},{"source":93,"target":54},{"source":93,"target":101},{"source":93,"target":102},{"source":101,"target":103},{"source":101,"target":93},{"source":102,"target":104},{"source":102,"target":93},{"source":104,"target":105},{"source":104,"target":106},{"source":94,"target":107},{"source":94,"target":54},{"source":94,"target":108},{"source":94,"target":109},{"source":108,"target":110},{"source":108,"target":94},{"source":109,"target":111},{"source":109,"target":94},{"source":111,"target":112},{"source":111,"target":113},{"source":95,"target":44},{"source":95,"target":114},{"source":95,"target":54},{"source":114,"target":44},{"source":96,"target":44},{"source":96,"target":115},{"source":96,"target":54},{"source":115,"target":44},{"source":97,"target":53},{"source":97,"target":116},{"source":97,"target":54},{"source":116,"target":53},{"source":98,"target":47},{"source":98,"target":117},{"source":98,"target":54},{"source":98,"target":118},{"source":117,"target":47},{"source":99,"target":56},{"source":55,"target":15},{"source":55,"target":50},{"source":55,"target":25},{"source":55,"target":119},{"source":55,"target":120},{"source":55,"target":121},{"source":55,"target":122},{"source":55,"target":123},{"source":55,"target":124},{"source":55,"target":125},{"source":119,"target":53},{"source":119,"target":126},{"source":119,"target":55},{"source":126,"target":53},{"source":120,"target":53},{"source":120,"target":127},{"source":120,"target":55},{"source":127,"target":53},{"source":121,"target":37},{"source":121,"target":128},{"source":121,"target":55},{"source":128,"target":37},{"source":122,"target":44},{"source":122,"target":129},{"source":122,"target":55},{"source":129,"target":44},{"source":123,"target":47},{"source":123,"target":130},{"source":123,"target":55},{"source":123,"target":131},{"source":130,"target":47},{"source":124,"target":50},{"source":125,"target":25},{"source":47,"target":15},{"source":47,"target":25},{"source":47,"target":90},{"source":47,"target":82},{"source":47,"target":118},{"source":47,"target":131},{"source":47,"target":132},{"source":90,"target":53},{"source":90,"target":133},{"source":90,"target":47},{"source":90,"target":84},{"source":133,"target":53},{"source":82,"target":52},{"source":82,"target":134},{"source":82,"target":47},{"source":82,"target":62},{"source":134,"target":52},{"source":118,"target":54},{"source":118,"target":135},{"source":118,"target":47},{"source":118,"target":98},{"source":135,"target":54},{"source":131,"target":55},{"source":131,"target":136},{"source":131,"target":47},{"source":131,"target":123},{"source":136,"target":55},{"source":132,"target":25},{"source":2,"target":137},{"source":2,"target":138},{"source":2,"target":139},{"source":2,"target":140},{"source":2,"target":141},{"source":2,"target":142},{"source":2,"target":87},{"source":2,"target":44},{"source":2,"target":143},{"source":2,"target":144},{"source":2,"target":145},{"source":2,"target":146},{"source":2,"target":147},{"source":2,"target":56},{"source":2,"target":148},{"source":2,"target":149},{"source":2,"target":150},{"source":2,"target":151},{"source":2,"target":152},{"source":2,"target":153},{"source":2,"target":154},{"source":2,"target":37},{"source":2,"target":0},{"source":137,"target":2},{"source":137,"target":25},{"source":137,"target":155},{"source":137,"target":156},{"source":155,"target":12},{"source":155,"target":157},{"source":155,"target":137},{"source":157,"target":12},{"source":156,"target":25},{"source":138,"target":2},{"source":138,"target":158},{"source":138,"target":159},{"source":138,"target":160},{"source":138,"target":161},{"source":158,"target":138},{"source":159,"target":138},{"source":160,"target":138},{"source":161,"target":138},{"source":139,"target":2},{"source":139,"target":162},{"source":139,"target":163},{"source":139,"target":164},{"source":139,"target":165},{"source":139,"target":166},{"source":139,"target":167},{"source":162,"target":168},{"source":162,"target":139},{"source":162,"target":169},{"source":162,"target":170},{"source":169,"target":171},{"source":169,"target":162},{"source":170,"target":172},{"source":170,"target":162},{"source":172,"target":173},{"source":172,"target":174},{"source":163,"target":175},{"source":163,"target":139},{"source":164,"target":140},{"source":164,"target":176},{"source":164,"target":139},{"source":164,"target":177},{"source":176,"target":140},{"source":165,"target":144},{"source":165,"target":178},{"source":165,"target":139},{"source":165,"target":179},{"source":178,"target":144},{"source":166,"target":141},{"source":166,"target":180},{"source":166,"target":139},{"source":180,"target":141},{"source":167,"target":145},{"source":167,"target":181},{"source":167,"target":139},{"source":181,"target":145},{"source":140,"target":2},{"source":140,"target":182},{"source":140,"target":183},{"source":140,"target":184},{"source":140,"target":177},{"source":182,"target":141},{"source":182,"target":185},{"source":182,"target":140},{"source":185,"target":141},{"source":183,"target":186},{"source":183,"target":140},{"source":184,"target":138},{"source":184,"target":187},{"source":184,"target":140},{"source":187,"target":138},{"source":177,"target":139},{"source":177,"target":188},{"source":177,"target":140},{"source":177,"target":164},{"source":188,"target":139},{"source":141,"target":2},{"source":141,"target":189},{"source":189,"target":142},{"source":189,"target":190},{"source":189,"target":141},{"source":189,"target":191},{"source":190,"target":142},{"source":142,"target":2},{"source":142,"target":25},{"source":142,"target":192},{"source":142,"target":193},{"source":142,"target":194},{"source":142,"target":191},{"source":142,"target":195},{"source":192,"target":196},{"source":192,"target":142},{"source":193,"target":87},{"source":193,"target":197},{"source":193,"target":142},{"source":193,"target":198},{"source":197,"target":87},{"source":194,"target":144},{"source":194,"target":199},{"source":194,"target":142},{"source":194,"target":200},{"source":199,"target":144},{"source":191,"target":141},{"source":191,"target":201},{"source":191,"target":142},{"source":191,"target":189},{"source":201,"target":141},{"source":195,"target":25},{"source":87,"target":2},{"source":87,"target":25},{"source":87,"target":28},{"source":87,"target":202},{"source":87,"target":198},{"source":87,"target":203},{"source":87,"target":204},{"source":202,"target":205},{"source":202,"target":87},{"source":202,"target":206},{"source":202,"target":207},{"source":206,"target":208},{"source":206,"target":202},{"source":207,"target":209},{"source":207,"target":202},{"source":209,"target":210},{"source":209,"target":211},{"source":198,"target":142},{"source":198,"target":212},{"source":198,"target":87},{"source":198,"target":193},{"source":212,"target":142},{"source":203,"target":25},{"source":204,"target":28},{"source":44,"target":2},{"source":44,"target":143},{"source":44,"target":213},{"source":44,"target":46},{"source":44,"target":214},{"source":213,"target":144},{"source":213,"target":215},{"source":213,"target":44},{"source":215,"target":144},{"source":46,"target":29},{"source":46,"target":216},{"source":46,"target":44},{"source":46,"target":42},{"source":216,"target":29},{"source":214,"target":143},{"source":143,"target":2},{"source":143,"target":25},{"source":143,"target":217},{"source":217,"target":25},{"source":144,"target":2},{"source":144,"target":25},{"source":144,"target":218},{"source":144,"target":219},{"source":144,"target":220},{"source":144,"target":221},{"source":144,"target":222},{"source":144,"target":179},{"source":144,"target":200},{"source":144,"target":223},{"source":218,"target":224},{"source":218,"target":144},{"source":218,"target":225},{"source":218,"target":226},{"source":225,"target":227},{"source":225,"target":218},{"source":226,"target":228},{"source":226,"target":218},{"source":228,"target":229},{"source":228,"target":230},{"source":219,"target":231},{"source":219,"target":144},{"source":219,"target":232},{"source":219,"target":233},{"source":232,"target":234},{"source":232,"target":219},{"source":233,"target":235},{"source":233,"target":219},{"source":235,"target":236},{"source":235,"target":237},{"source":220,"target":144},{"source":220,"target":238},{"source":220,"target":144},{"source":238,"target":144},{"source":221,"target":144},{"source":221,"target":239},{"source":221,"target":144},{"source":239,"target":144},{"source":222,"target":240},{"source":222,"target":241},{"source":222,"target":144},{"source":241,"target":240},{"source":179,"target":139},{"source":179,"target":242},{"source":179,"target":144},{"source":179,"target":165},{"source":242,"target":139},{"source":200,"target":142},{"source":200,"target":243},{"source":200,"target":144},{"source":200,"target":194},{"source":243,"target":142},{"source":223,"target":25},{"source":145,"target":2},{"source":145,"target":244},{"source":145,"target":245},{"source":244,"target":246},{"source":244,"target":145},{"source":245,"target":247},{"source":245,"target":145},{"source":146,"target":2},{"source":146,"target":147},{"source":146,"target":248},{"source":146,"target":249},{"source":146,"target":250},{"source":146,"target":251},{"source":146,"target":252},{"source":248,"target":253},{"source":248,"target":146},{"source":248,"target":254},{"source":248,"target":255},{"source":254,"target":256},{"source":254,"target":248},{"source":255,"target":257},{"source":255,"target":248},{"source":257,"target":258},{"source":257,"target":259},{"source":249,"target":260},{"source":249,"target":146},{"source":249,"target":261},{"source":249,"target":262},{"source":261,"target":263},{"source":261,"target":249},{"source":262,"target":264},{"source":262,"target":249},{"source":264,"target":265},{"source":264,"target":266},{"source":250,"target":147},{"source":250,"target":267},{"source":250,"target":146},{"source":267,"target":147},{"source":251,"target":91},{"source":251,"target":268},{"source":251,"target":146},{"source":268,"target":91},{"source":252,"target":147},{"source":147,"target":2},{"source":147,"target":87},{"source":147,"target":269},{"source":147,"target":270},{"source":147,"target":271},{"source":147,"target":272},{"source":269,"target":273},{"source":269,"target":147},{"source":269,"target":274},{"source":269,"target":275},{"source":274,"target":276},{"source":274,"target":269},{"source":275,"target":277},{"source":275,"target":269},{"source":277,"target":278},{"source":277,"target":279},{"source":270,"target":280},{"source":270,"target":147},{"source":270,"target":281},{"source":270,"target":282},{"source":281,"target":283},{"source":281,"target":270},{"source":282,"target":284},{"source":282,"target":270},{"source":284,"target":285},{"source":284,"target":286},{"source":271,"target":87},{"source":271,"target":287},{"source":271,"target":147},{"source":287,"target":87},{"source":272,"target":87},{"source":56,"target":2},{"source":56,"target":50},{"source":56,"target":288},{"source":288,"target":50},{"source":148,"target":2},{"source":148,"target":146},{"source":148,"target":30},{"source":148,"target":289},{"source":148,"target":290},{"source":148,"target":291},{"source":148,"target":292},{"source":148,"target":293},{"source":289,"target":294},{"source":289,"target":148},{"source":289,"target":295},{"source":289,"target":296},{"source":295,"target":297},{"source":295,"target":289},{"source":296,"target":298},{"source":296,"target":289},{"source":298,"target":299},{"source":298,"target":300},{"source":290,"target":301},{"source":290,"target":148},{"source":290,"target":302},{"source":290,"target":303},{"source":302,"target":304},{"source":302,"target":290},{"source":303,"target":305},{"source":303,"target":290},{"source":305,"target":306},{"source":305,"target":307},{"source":291,"target":146},{"source":291,"target":308},{"source":291,"target":148},{"source":308,"target":146},{"source":292,"target":146},{"source":293,"target":30},{"source":149,"target":2},{"source":149,"target":146},{"source":149,"target":309},{"source":149,"target":310},{"source":149,"target":311},{"source":149,"target":312},{"source":149,"target":313},{"source":149,"target":314},{"source":149,"target":315},{"source":309,"target":316},{"source":309,"target":149},{"source":309,"target":317},{"source":309,"target":318},{"source":317,"target":319},{"source":317,"target":309},{"source":318,"target":320},{"source":318,"target":309},{"source":320,"target":321},{"source":320,"target":322},{"source":310,"target":323},{"source":310,"target":149},{"source":310,"target":324},{"source":310,"target":325},{"source":324,"target":326},{"source":324,"target":310},{"source":325,"target":327},{"source":325,"target":310},{"source":327,"target":328},{"source":327,"target":329},{"source":311,"target":330},{"source":311,"target":149},{"source":311,"target":331},{"source":311,"target":332},{"source":331,"target":333},{"source":331,"target":311},{"source":332,"target":334},{"source":332,"target":311},{"source":334,"target":335},{"source":334,"target":336},{"source":312,"target":146},{"source":312,"target":337},{"source":312,"target":149},{"source":337,"target":146},{"source":313,"target":338},{"source":313,"target":339},{"source":313,"target":149},{"source":339,"target":338},{"source":314,"target":137},{"source":314,"target":340},{"source":314,"target":149},{"source":340,"target":137},{"source":315,"target":146},{"source":150,"target":2},{"source":150,"target":141},{"source":150,"target":341},{"source":150,"target":342},{"source":341,"target":151},{"source":341,"target":343},{"source":341,"target":150},{"source":343,"target":151},{"source":342,"target":141},{"source":151,"target":2},{"source":151,"target":344},{"source":151,"target":345},{"source":151,"target":346},{"source":151,"target":347},{"source":151,"target":348},{"source":151,"target":349},{"source":151,"target":350},{"source":344,"target":151},{"source":345,"target":151},{"source":346,"target":151},{"source":347,"target":151},{"source":348,"target":151},{"source":349,"target":151},{"source":350,"target":151},{"source":152,"target":2},{"source":152,"target":25},{"source":152,"target":141},{"source":152,"target":351},{"source":152,"target":352},{"source":152,"target":353},{"source":351,"target":141},{"source":351,"target":354},{"source":351,"target":152},{"source":354,"target":141},{"source":352,"target":25},{"source":353,"target":141},{"source":153,"target":2},{"source":153,"target":25},{"source":153,"target":141},{"source":153,"target":355},{"source":153,"target":356},{"source":153,"target":357},{"source":153,"target":358},{"source":355,"target":153},{"source":355,"target":359},{"source":355,"target":153},{"source":359,"target":153},{"source":356,"target":154},{"source":356,"target":360},{"source":356,"target":153},{"source":360,"target":154},{"source":357,"target":25},{"source":358,"target":141},{"source":154,"target":2},{"source":154,"target":26},{"source":154,"target":361},{"source":154,"target":362},{"source":361,"target":141},{"source":361,"target":363},{"source":361,"target":154},{"source":363,"target":141},{"source":362,"target":26},{"source":37,"target":2},{"source":37,"target":143},{"source":37,"target":364},{"source":37,"target":39},{"source":37,"target":365},{"source":364,"target":144},{"source":364,"target":366},{"source":364,"target":37},{"source":366,"target":144},{"source":39,"target":27},{"source":39,"target":367},{"source":39,"target":37},{"source":39,"target":35},{"source":367,"target":27},{"source":365,"target":143},{"source":3,"target":368},{"source":3,"target":240},{"source":3,"target":0},{"source":368,"target":3},{"source":368,"target":369},{"source":369,"target":139},{"source":369,"target":370},{"source":369,"target":368},{"source":370,"target":139},{"source":240,"target":3},{"source":240,"target":371},{"source":371,"target":372},{"source":371,"target":240},{"source":4,"target":373},{"source":4,"target":374},{"source":4,"target":375},{"source":4,"target":91},{"source":4,"target":0},{"source":373,"target":4},{"source":373,"target":376},{"source":373,"target":377},{"source":373,"target":378},{"source":373,"target":379},{"source":373,"target":380},{"source":376,"target":373},{"source":377,"target":373},{"source":378,"target":373},{"source":379,"target":373},{"source":380,"target":373},{"source":374,"target":4},{"source":374,"target":381},{"source":374,"target":382},{"source":381,"target":373},{"source":381,"target":383},{"source":381,"target":374},{"source":383,"target":373},{"source":382,"target":12},{"source":382,"target":384},{"source":382,"target":374},{"source":384,"target":12},{"source":375,"target":4},{"source":375,"target":385},{"source":375,"target":386},{"source":385,"target":373},{"source":385,"target":387},{"source":385,"target":375},{"source":387,"target":373},{"source":91,"target":4},{"source":91,"target":388},{"source":91,"target":389},{"source":388,"target":374},{"source":388,"target":390},{"source":388,"target":91},{"source":390,"target":374},{"source":389,"target":391},{"source":389,"target":91},{"source":5,"target":392},{"source":5,"target":393},{"source":5,"target":394},{"source":5,"target":395},{"source":5,"target":396},{"source":5,"target":397},{"source":5,"target":398},{"source":5,"target":399},{"source":5,"target":400},{"source":5,"target":401},{"source":5,"target":402},{"source":5,"target":403},{"source":5,"target":404},{"source":5,"target":405},{"source":5,"target":406},{"source":5,"target":407},{"source":5,"target":408},{"source":5,"target":409},{"source":5,"target":410},{"source":5,"target":411},{"source":5,"target":412},{"source":5,"target":413},{"source":5,"target":338},{"source":5,"target":0},{"source":392,"target":5},{"source":392,"target":393},{"source":392,"target":414},{"source":392,"target":415},{"source":414,"target":416},{"source":414,"target":392},{"source":414,"target":417},{"source":414,"target":418},{"source":417,"target":419},{"source":417,"target":414},{"source":418,"target":420},{"source":418,"target":414},{"source":420,"target":421},{"source":420,"target":422},{"source":415,"target":393},{"source":393,"target":5},{"source":393,"target":394},{"source":393,"target":423},{"source":393,"target":424},{"source":423,"target":395},{"source":423,"target":425},{"source":423,"target":393},{"source":423,"target":426},{"source":425,"target":395},{"source":424,"target":394},{"source":394,"target":5},{"source":394,"target":25},{"source":394,"target":427},{"source":394,"target":428},{"source":394,"target":429},{"source":427,"target":394},{"source":427,"target":430},{"source":427,"target":394},{"source":427,"target":428},{"source":430,"target":394},{"source":428,"target":394},{"source":428,"target":431},{"source":428,"target":394},{"source":428,"target":427},{"source":431,"target":394},{"source":429,"target":25},{"source":395,"target":5},{"source":395,"target":432},{"source":395,"target":433},{"source":395,"target":426},{"source":432,"target":434},{"source":432,"target":435},{"source":432,"target":395},{"source":435,"target":434},{"source":433,"target":12},{"source":433,"target":436},{"source":433,"target":395},{"source":436,"target":12},{"source":426,"target":393},{"source":426,"target":437},{"source":426,"target":395},{"source":426,"target":423},{"source":437,"target":393},{"source":396,"target":5},{"source":396,"target":393},{"source":396,"target":438},{"source":396,"target":439},{"source":438,"target":440},{"source":438,"target":396},{"source":438,"target":441},{"source":438,"target":442},{"source":441,"target":443},{"source":441,"target":438},{"source":442,"target":444},{"source":442,"target":438},{"source":444,"target":445},{"source":444,"target":446},{"source":439,"target":393},{"source":397,"target":5},{"source":397,"target":338},{"source":397,"target":398},{"source":397,"target":447},{"source":397,"target":448},{"source":397,"target":449},{"source":448,"target":338},{"source":449,"target":398},{"source":398,"target":5},{"source":398,"target":450},{"source":398,"target":451},{"source":398,"target":452},{"source":398,"target":453},{"source":450,"target":454},{"source":450,"target":398},{"source":450,"target":455},{"source":450,"target":456},{"source":455,"target":457},{"source":455,"target":450},{"source":456,"target":458},{"source":456,"target":450},{"source":458,"target":459},{"source":458,"target":460},{"source":451,"target":461},{"source":451,"target":398},{"source":451,"target":462},{"source":451,"target":463},{"source":462,"target":464},{"source":462,"target":451},{"source":463,"target":465},{"source":463,"target":451},{"source":465,"target":466},{"source":465,"target":467},{"source":452,"target":468},{"source":452,"target":398},{"source":452,"target":469},{"source":452,"target":470},{"source":469,"target":471},{"source":469,"target":452},{"source":470,"target":472},{"source":470,"target":452},{"source":472,"target":473},{"source":472,"target":474},{"source":453,"target":394},{"source":453,"target":475},{"source":453,"target":398},{"source":475,"target":394},{"source":399,"target":5},{"source":399,"target":393},{"source":399,"target":476},{"source":399,"target":477},{"source":476,"target":137},{"source":476,"target":478},{"source":476,"target":399},{"source":478,"target":137},{"source":477,"target":393},{"source":400,"target":5},{"source":400,"target":401},{"source":400,"target":479},{"source":400,"target":480},{"source":479,"target":12},{"source":479,"target":481},{"source":479,"target":400},{"source":481,"target":12},{"source":480,"target":401},{"source":401,"target":5},{"source":401,"target":393},{"source":401,"target":482},{"source":401,"target":483},{"source":482,"target":398},{"source":482,"target":484},{"source":482,"target":401},{"source":484,"target":398},{"source":483,"target":393},{"source":402,"target":5},{"source":402,"target":393},{"source":402,"target":485},{"source":402,"target":486},{"source":485,"target":487},{"source":485,"target":402},{"source":486,"target":393},{"source":403,"target":5},{"source":403,"target":393},{"source":403,"target":488},{"source":403,"target":489},{"source":403,"target":490},{"source":488,"target":404},{"source":488,"target":491},{"source":488,"target":403},{"source":491,"target":404},{"source":489,"target":405},{"source":489,"target":492},{"source":489,"target":403},{"source":492,"target":405},{"source":490,"target":393},{"source":404,"target":5},{"source":404,"target":398},{"source":404,"target":493},{"source":493,"target":398},{"source":405,"target":5},{"source":405,"target":494},{"source":405,"target":495},{"source":494,"target":404},{"source":494,"target":496},{"source":494,"target":405},{"source":496,"target":404},{"source":495,"target":91},{"source":495,"target":497},{"source":495,"target":405},{"source":497,"target":91},{"source":406,"target":5},{"source":406,"target":394},{"source":406,"target":498},{"source":406,"target":499},{"source":406,"target":500},{"source":406,"target":501},{"source":406,"target":502},{"source":498,"target":139},{"source":498,"target":503},{"source":498,"target":406},{"source":503,"target":139},{"source":499,"target":91},{"source":499,"target":504},{"source":499,"target":406},{"source":504,"target":91},{"source":500,"target":91},{"source":500,"target":505},{"source":500,"target":406},{"source":505,"target":91},{"source":501,"target":143},{"source":501,"target":506},{"source":501,"target":406},{"source":506,"target":143},{"source":502,"target":394},{"source":407,"target":5},{"source":407,"target":408},{"source":407,"target":507},{"source":407,"target":508},{"source":507,"target":509},{"source":507,"target":407},{"source":508,"target":408},{"source":408,"target":5},{"source":408,"target":510},{"source":408,"target":511},{"source":510,"target":398},{"source":510,"target":512},{"source":510,"target":408},{"source":512,"target":398},{"source":409,"target":5},{"source":409,"target":393},{"source":409,"target":513},{"source":409,"target":514},{"source":409,"target":515},{"source":409,"target":516},{"source":513,"target":517},{"source":513,"target":409},{"source":513,"target":518},{"source":513,"target":519},{"source":518,"target":520},{"source":518,"target":513},{"source":519,"target":521},{"source":519,"target":513},{"source":521,"target":522},{"source":521,"target":523},{"source":514,"target":524},{"source":514,"target":409},{"source":514,"target":525},{"source":514,"target":526},{"source":525,"target":527},{"source":525,"target":514},{"source":526,"target":528},{"source":526,"target":514},{"source":528,"target":529},{"source":528,"target":530},{"source":515,"target":408},{"source":515,"target":531},{"source":515,"target":409},{"source":531,"target":408},{"source":516,"target":393},{"source":410,"target":5},{"source":410,"target":393},{"source":410,"target":532},{"source":410,"target":533},{"source":532,"target":137},{"source":532,"target":534},{"source":532,"target":410},{"source":534,"target":137},{"source":533,"target":393},{"source":411,"target":5},{"source":411,"target":401},{"source":411,"target":535},{"source":411,"target":536},{"source":535,"target":140},{"source":535,"target":537},{"source":535,"target":411},{"source":537,"target":140},{"source":536,"target":401},{"source":412,"target":5},{"source":412,"target":408},{"source":412,"target":538},{"source":412,"target":539},{"source":538,"target":12},{"source":538,"target":540},{"source":538,"target":412},{"source":540,"target":12},{"source":539,"target":408},{"source":413,"target":5},{"source":413,"target":393},{"source":413,"target":541},{"source":413,"target":542},{"source":541,"target":91},{"source":541,"target":543},{"source":541,"target":413},{"source":543,"target":91},{"source":542,"target":393},{"source":338,"target":5},{"source":338,"target":544},{"source":338,"target":545},{"source":544,"target":546},{"source":544,"target":338},{"source":545,"target":139},{"source":545,"target":547},{"source":545,"target":338},{"source":547,"target":139},{"source":6,"target":548},{"source":6,"target":549},{"source":6,"target":550},{"source":6,"target":434},{"source":6,"target":0},{"source":548,"target":6},{"source":548,"target":25},{"source":548,"target":551},{"source":548,"target":552},{"source":551,"target":25},{"source":549,"target":6},{"source":549,"target":553},{"source":553,"target":548},{"source":553,"target":554},{"source":553,"target":549},{"source":554,"target":548},{"source":550,"target":6},{"source":550,"target":434},{"source":550,"target":555},{"source":555,"target":434},{"source":434,"target":6},{"source":434,"target":548},{"source":434,"target":556},{"source":556,"target":548},{"source":7,"target":557},{"source":7,"target":558},{"source":7,"target":0},{"source":557,"target":7},{"source":557,"target":25},{"source":557,"target":559},{"source":557,"target":560},{"source":557,"target":561},{"source":559,"target":562},{"source":559,"target":563},{"source":559,"target":557},{"source":563,"target":562},{"source":560,"target":53},{"source":560,"target":564},{"source":560,"target":557},{"source":564,"target":53},{"source":561,"target":25},{"source":558,"target":7},{"source":558,"target":25},{"source":558,"target":565},{"source":558,"target":566},{"source":558,"target":567},{"source":558,"target":568},{"source":558,"target":569},{"source":565,"target":570},{"source":565,"target":558},{"source":565,"target":571},{"source":565,"target":572},{"source":571,"target":573},{"source":571,"target":565},{"source":572,"target":574},{"source":572,"target":565},{"source":574,"target":575},{"source":574,"target":576},{"source":566,"target":557},{"source":566,"target":577},{"source":566,"target":558},{"source":577,"target":557},{"source":567,"target":578},{"source":567,"target":579},{"source":567,"target":558},{"source":579,"target":578},{"source":568,"target":580},{"source":568,"target":581},{"source":568,"target":558},{"source":581,"target":580},{"source":569,"target":25},{"source":8,"target":578},{"source":8,"target":582},{"source":8,"target":583},{"source":8,"target":584},{"source":8,"target":585},{"source":8,"target":562},{"source":8,"target":0},{"source":578,"target":8},{"source":578,"target":586},{"source":578,"target":587},{"source":586,"target":582},{"source":586,"target":588},{"source":586,"target":578},{"source":588,"target":582},{"source":587,"target":562},{"source":587,"target":589},{"source":587,"target":578},{"source":589,"target":562},{"source":582,"target":8},{"source":582,"target":25},{"source":582,"target":590},{"source":582,"target":591},{"source":582,"target":592},{"source":582,"target":593},{"source":590,"target":562},{"source":590,"target":594},{"source":590,"target":582},{"source":594,"target":562},{"source":591,"target":562},{"source":591,"target":595},{"source":591,"target":582},{"source":595,"target":562},{"source":592,"target":583},{"source":592,"target":596},{"source":592,"target":582},{"source":596,"target":583},{"source":593,"target":25},{"source":583,"target":8},{"source":583,"target":597},{"source":583,"target":598},{"source":583,"target":599},{"source":597,"target":550},{"source":597,"target":600},{"source":597,"target":583},{"source":600,"target":550},{"source":598,"target":12},{"source":598,"target":601},{"source":598,"target":583},{"source":601,"target":12},{"source":599,"target":12},{"source":599,"target":602},{"source":599,"target":583},{"source":602,"target":12},{"source":584,"target":8},{"source":584,"target":603},{"source":584,"target":604},{"source":584,"target":605},{"source":603,"target":585},{"source":603,"target":606},{"source":603,"target":584},{"source":606,"target":585},{"source":604,"target":434},{"source":604,"target":607},{"source":604,"target":584},{"source":607,"target":434},{"source":605,"target":12},{"source":605,"target":608},{"source":605,"target":584},{"source":608,"target":12},{"source":585,"target":8},{"source":585,"target":609},{"source":585,"target":610},{"source":585,"target":611},{"source":609,"target":585},{"source":610,"target":585},{"source":611,"target":585},{"source":562,"target":8},{"source":562,"target":25},{"source":562,"target":612},{"source":562,"target":613},{"source":612,"target":584},{"source":612,"target":614},{"source":612,"target":562},{"source":614,"target":584},{"source":613,"target":25},{"source":9,"target":580},{"source":9,"target":0},{"source":580,"target":9},{"source":580,"target":25},{"source":580,"target":30},{"source":580,"target":615},{"source":580,"target":616},{"source":580,"target":617},{"source":615,"target":618},{"source":615,"target":619},{"source":615,"target":580},{"source":619,"target":618},{"source":616,"target":25},{"source":617,"target":30},{"source":10,"target":620},{"source":10,"target":621},{"source":10,"target":622},{"source":10,"target":623},{"source":10,"target":624},{"source":10,"target":618},{"source":10,"target":0},{"source":620,"target":10},{"source":620,"target":625},{"source":620,"target":626},{"source":620,"target":627},{"source":625,"target":139},{"source":625,"target":628},{"source":625,"target":620},{"source":628,"target":139},{"source":626,"target":143},{"source":626,"target":629},{"source":626,"target":620},{"source":629,"target":143},{"source":627,"target":12},{"source":627,"target":630},{"source":627,"target":620},{"source":630,"target":12},{"source":621,"target":10},{"source":622,"target":10},{"source":622,"target":620},{"source":622,"target":631},{"source":631,"target":620},{"source":623,"target":10},{"source":623,"target":620},{"source":623,"target":632},{"source":623,"target":633},{"source":632,"target":53},{"source":632,"target":634},{"source":632,"target":623},{"source":634,"target":53},{"source":633,"target":620},{"source":624,"target":10},{"source":624,"target":635},{"source":624,"target":636},{"source":624,"target":637},{"source":635,"target":139},{"source":635,"target":638},{"source":635,"target":624},{"source":638,"target":139},{"source":636,"target":143},{"source":636,"target":639},{"source":636,"target":624},{"source":639,"target":143},{"source":637,"target":91},{"source":637,"target":640},{"source":637,"target":624},{"source":640,"target":91},{"source":618,"target":10},{"source":618,"target":25},{"source":618,"target":641},{"source":618,"target":642},{"source":618,"target":643},{"source":641,"target":620},{"source":641,"target":644},{"source":641,"target":618},{"source":644,"target":620},{"source":642,"target":624},{"source":642,"target":645},{"source":642,"target":618},{"source":645,"target":624},{"source":643,"target":25},{"source":11,"target":646},{"source":11,"target":647},{"source":11,"target":648},{"source":11,"target":649},{"source":11,"target":650},{"source":11,"target":651},{"source":11,"target":652},{"source":11,"target":653},{"source":11,"target":654},{"source":11,"target":655},{"source":11,"target":656},{"source":11,"target":657},{"source":11,"target":658},{"source":11,"target":659},{"source":11,"target":660},{"source":11,"target":0},{"source":646,"target":11},{"source":647,"target":11},{"source":647,"target":25},{"source":647,"target":661},{"source":647,"target":662},{"source":647,"target":663},{"source":661,"target":646},{"source":661,"target":664},{"source":661,"target":647},{"source":664,"target":646},{"source":662,"target":648},{"source":662,"target":665},{"source":662,"target":647},{"source":665,"target":648},{"source":663,"target":25},{"source":648,"target":11},{"source":648,"target":25},{"source":648,"target":666},{"source":648,"target":667},{"source":648,"target":668},{"source":648,"target":669},{"source":648,"target":670},{"source":666,"target":671},{"source":666,"target":648},{"source":666,"target":672},{"source":666,"target":673},{"source":672,"target":674},{"source":672,"target":666},{"source":673,"target":675},{"source":673,"target":666},{"source":675,"target":676},{"source":675,"target":677},{"source":667,"target":678},{"source":667,"target":648},{"source":667,"target":679},{"source":667,"target":680},{"source":679,"target":681},{"source":679,"target":667},{"source":680,"target":682},{"source":680,"target":667},{"source":682,"target":683},{"source":682,"target":684},{"source":668,"target":685},{"source":668,"target":648},{"source":668,"target":686},{"source":668,"target":687},{"source":686,"target":688},{"source":686,"target":668},{"source":687,"target":689},{"source":687,"target":668},{"source":689,"target":690},{"source":689,"target":691},{"source":669,"target":649},{"source":669,"target":692},{"source":669,"target":648},{"source":692,"target":649},{"source":670,"target":25},{"source":649,"target":11},{"source":649,"target":25},{"source":649,"target":693},{"source":649,"target":694},{"source":649,"target":695},{"source":693,"target":649},{"source":693,"target":696},{"source":693,"target":649},{"source":693,"target":694},{"source":696,"target":649},{"source":694,"target":649},{"source":694,"target":697},{"source":694,"target":649},{"source":694,"target":693},{"source":697,"target":649},{"source":695,"target":25},{"source":650,"target":11},{"source":650,"target":698},{"source":650,"target":699},{"source":698,"target":647},{"source":698,"target":700},{"source":698,"target":650},{"source":700,"target":647},{"source":699,"target":651},{"source":699,"target":701},{"source":699,"target":650},{"source":701,"target":651},{"source":651,"target":11},{"source":651,"target":702},{"source":651,"target":703},{"source":702,"target":91},{"source":702,"target":704},{"source":702,"target":651},{"source":704,"target":91},{"source":703,"target":53},{"source":703,"target":705},{"source":703,"target":651},{"source":705,"target":53},{"source":652,"target":11},{"source":652,"target":649},{"source":652,"target":706},{"source":652,"target":707},{"source":706,"target":708},{"source":706,"target":652},{"source":706,"target":709},{"source":706,"target":710},{"source":709,"target":711},{"source":709,"target":706},{"source":710,"target":712},{"source":710,"target":706},{"source":712,"target":713},{"source":712,"target":714},{"source":707,"target":649},{"source":653,"target":11},{"source":653,"target":649},{"source":653,"target":715},{"source":653,"target":716},{"source":715,"target":717},{"source":715,"target":653},{"source":715,"target":718},{"source":715,"target":719},{"source":718,"target":720},{"source":718,"target":715},{"source":719,"target":721},{"source":719,"target":715},{"source":721,"target":722},{"source":721,"target":723},{"source":716,"target":649},{"source":654,"target":11},{"source":654,"target":646},{"source":654,"target":724},{"source":654,"target":725},{"source":654,"target":726},{"source":724,"target":727},{"source":724,"target":654},{"source":724,"target":728},{"source":724,"target":729},{"source":728,"target":730},{"source":728,"target":724},{"source":729,"target":731},{"source":729,"target":724},{"source":731,"target":732},{"source":731,"target":733},{"source":725,"target":12},{"source":725,"target":734},{"source":725,"target":654},{"source":734,"target":12},{"source":726,"target":646},{"source":655,"target":11},{"source":655,"target":649},{"source":655,"target":735},{"source":655,"target":736},{"source":655,"target":737},{"source":735,"target":648},{"source":735,"target":738},{"source":735,"target":655},{"source":738,"target":648},{"source":736,"target":12},{"source":736,"target":739},{"source":736,"target":655},{"source":739,"target":12},{"source":737,"target":649},{"source":656,"target":11},{"source":656,"target":649},{"source":656,"target":740},{"source":656,"target":741},{"source":656,"target":742},{"source":656,"target":743},{"source":656,"target":744},{"source":740,"target":91},{"source":740,"target":745},{"source":740,"target":656},{"source":745,"target":91},{"source":741,"target":37},{"source":741,"target":746},{"source":741,"target":656},{"source":746,"target":37},{"source":742,"target":139},{"source":742,"target":747},{"source":742,"target":656},{"source":747,"target":139},{"source":743,"target":91},{"source":743,"target":748},{"source":743,"target":656},{"source":748,"target":91},{"source":744,"target":649},{"source":657,"target":11},{"source":657,"target":646},{"source":657,"target":749},{"source":657,"target":750},{"source":657,"target":751},{"source":657,"target":752},{"source":657,"target":753},{"source":749,"target":754},{"source":749,"target":657},{"source":749,"target":755},{"source":749,"target":756},{"source":755,"target":757},{"source":755,"target":749},{"source":756,"target":758},{"source":756,"target":749},{"source":758,"target":759},{"source":758,"target":760},{"source":750,"target":761},{"source":750,"target":657},{"source":750,"target":762},{"source":750,"target":763},{"source":762,"target":764},{"source":762,"target":750},{"source":763,"target":765},{"source":763,"target":750},{"source":765,"target":766},{"source":765,"target":767},{"source":751,"target":768},{"source":751,"target":657},{"source":752,"target":12},{"source":752,"target":769},{"source":752,"target":657},{"source":769,"target":12},{"source":753,"target":646},{"source":658,"target":11},{"source":658,"target":649},{"source":658,"target":770},{"source":658,"target":771},{"source":658,"target":772},{"source":770,"target":773},{"source":770,"target":658},{"source":770,"target":774},{"source":770,"target":775},{"source":774,"target":776},{"source":774,"target":770},{"source":775,"target":777},{"source":775,"target":770},{"source":777,"target":778},{"source":777,"target":779},{"source":771,"target":659},{"source":771,"target":780},{"source":771,"target":658},{"source":780,"target":659},{"source":772,"target":649},{"source":659,"target":11},{"source":659,"target":781},{"source":659,"target":782},{"source":781,"target":783},{"source":781,"target":659},{"source":782,"target":648},{"source":782,"target":784},{"source":782,"target":659},{"source":784,"target":648},{"source":660,"target":11},{"source":660,"target":649},{"source":660,"target":785},{"source":660,"target":786},{"source":785,"target":12},{"source":785,"target":787},{"source":785,"target":660},{"source":787,"target":12},{"source":786,"target":649}],"multigraph":true}
ecore
families
repo-ecore-all/data/adbetin/sirius-tutorial/org.eclipse.sirius.sample.basicfamily/model/basicfamily.ecore
basicfamily Family name members Person name parents children mother father Man Woman
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="basicfamily" nsURI="http://www.eclipse.org/sirius/sample/basicfamily" nsPrefix="basicfamily"> <eClassifiers xsi:type="ecore:EClass" name="Family"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//Person" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parents" upperBound="2" eType="#//Person" eOpposite="#//Person/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Person" eOpposite="#//Person/parents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mother" eType="#//Woman" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="father" eType="#//Man" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Man" eSuperTypes="#//Person"/> <eClassifiers xsi:type="ecore:EClass" name="Woman" eSuperTypes="#//Person"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"basicfamily","nsURI":"http://www.eclipse.org/sirius/sample/basicfamily","name":"basicfamily","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Man","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Woman","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mother","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"father","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":true},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":5,"target":7},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":8},{"source":6,"target":1},{"source":8,"target":2},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":9,"target":14},{"source":9,"target":2},{"source":10,"target":2},{"source":10,"target":15},{"source":10,"target":2},{"source":10,"target":11},{"source":15,"target":2},{"source":11,"target":2},{"source":11,"target":16},{"source":11,"target":2},{"source":11,"target":10},{"source":16,"target":2},{"source":12,"target":4},{"source":12,"target":17},{"source":12,"target":2},{"source":17,"target":4},{"source":13,"target":3},{"source":13,"target":18},{"source":13,"target":2},{"source":18,"target":3},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":19},{"source":19,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":20},{"source":20,"target":2}],"multigraph":true}
ecore
units
repo-ecore-all/data/PalladioSimulator/Palladio-Core-Commons/bundles/de.uka.ipd.sdq.units/model/Units.ecore
units UnitCarryingElement unit Unit BaseUnit name UnitRepository units UnitMultiplication units UnitPower unit exponent UnitNames UNITLESS BYTE B SECOND s METER m UnitDivision dividend divisor
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="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://sdq.ipd.uka.de/Units/2.1" nsPrefix="units"> <eClassifiers xsi:type="ecore:EClass" name="UnitCarryingElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false" eType="#//Unit" unsettable="true" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Unit" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="BaseUnit" eSuperTypes="#//Unit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="#//UnitNames" iD="true"> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnitRepository"> <eStructuralFeatures xsi:type="ecore:EReference" name="units" ordered="false" upperBound="-1" eType="#//BaseUnit" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnitMultiplication" eSuperTypes="#//Unit"> <eStructuralFeatures xsi:type="ecore:EReference" name="units" ordered="false" lowerBound="1" upperBound="-1" eType="#//Unit" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnitPower" eSuperTypes="#//Unit"> <eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false" lowerBound="1" eType="#//Unit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exponent" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="UnitNames"> <eLiterals name="UNITLESS" literal=""/> <eLiterals name="BYTE" value="1" literal="B"/> <eLiterals name="SECOND" value="2" literal="s"/> <eLiterals name="METER" value="3" literal="m"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnitDivision" eSuperTypes="#//Unit"> <eStructuralFeatures xsi:type="ecore:EReference" name="dividend" lowerBound="1" eType="#//Unit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="divisor" lowerBound="1" eType="#//Unit" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"units","nsURI":"http://sdq.ipd.uka.de/Units/2.1","name":"units","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitCarryingElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseUnit","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitRepository","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitMultiplication","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitPower","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnitNames","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitDivision","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"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":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"units","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"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":"units","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":19,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exponent","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"name":"UNITLESS","id":24,"value":0,"literal":"","eClass":"EEnumLiteral"},{"name":"BYTE","id":25,"value":1,"literal":"B","eClass":"EEnumLiteral"},{"name":"SECOND","id":26,"value":2,"literal":"s","eClass":"EEnumLiteral"},{"name":"METER","id":27,"value":3,"literal":"m","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":"dividend","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":"divisor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":9,"target":2},{"source":9,"target":10},{"source":9,"target":1},{"source":10,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":11},{"source":3,"target":12},{"source":11,"target":7},{"source":11,"target":13},{"source":11,"target":3},{"source":13,"target":7},{"source":12,"target":2},{"source":4,"target":0},{"source":4,"target":14},{"source":14,"target":3},{"source":14,"target":15},{"source":14,"target":4},{"source":15,"target":3},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":16},{"source":5,"target":17},{"source":16,"target":2},{"source":16,"target":18},{"source":16,"target":5},{"source":18,"target":2},{"source":17,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":19},{"source":6,"target":20},{"source":6,"target":21},{"source":19,"target":2},{"source":19,"target":22},{"source":19,"target":6},{"source":22,"target":2},{"source":20,"target":23},{"source":20,"target":6},{"source":21,"target":2},{"source":7,"target":0},{"source":7,"target":24},{"source":7,"target":25},{"source":7,"target":26},{"source":7,"target":27},{"source":24,"target":7},{"source":25,"target":7},{"source":26,"target":7},{"source":27,"target":7},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":28},{"source":8,"target":29},{"source":8,"target":30},{"source":28,"target":2},{"source":28,"target":31},{"source":28,"target":8},{"source":31,"target":2},{"source":29,"target":2},{"source":29,"target":32},{"source":29,"target":8},{"source":32,"target":2},{"source":30,"target":2}],"multigraph":true}
ecore